(view as text)
@@@STEP_CURSOR browser_tests@@@

@@@STEP_STARTED@@@

python -u /Volumes/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /Volumes/data/b/build/slave/Mac_ASan_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpE372K6.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmp7qO_qw.json
in dir /Volumes/data/b/build/slave/Mac_ASan_Tests__1_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/Volumes/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/Volumes/data/b/build/slave/Mac_ASan_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpE372K6.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmp7qO_qw.json']
 name: browser_tests
full environment:
 AWS_CREDENTIAL_FILE: /Volumes/data/b/build/site_config/.boto
 BOTO_CONFIG: /Volumes/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'bartfab@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
 BUILDBOT_BUILDERNAME: Mac ASan Tests (1)
 BUILDBOT_BUILDNUMBER: 5825
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory
 BUILDBOT_REVISION: 37873473275bb8081497df5f6a3d88ddef8d66cb
 BUILDBOT_SCHEDULER: mac_asan_rel_trigger
 BUILDBOT_SLAVENAME: vm673-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/1.8.3.2 vm673-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/Volumes/data/b/depot_tools:/usr/local/git/bin:/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /Volumes/data/b/build/slave/Mac_ASan_Tests__1_/build
 PYTHONIOENCODING: UTF-8
 PYTHONPATH: /Volumes/data/b/build/site_config:/Volumes/data/b/build/scripts:/Volumes/data/b/build/scripts/release:/Volumes/data/b/build/third_party:/Volumes/data/b/build_internal/site_config:/Volumes/data/b/build_internal/symsrc:/Volumes/data/b/build/slave:/Volumes/data/b/build/third_party/buildbot_slave_8_4:/Volumes/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-AnEUSk/Listeners
 USER: chrome-bot
 __CF_USER_TEXT_ENCODING: 0x1F6:0:0

+-----------------------------------------------------------------------+
| Shard 8  https://chromium-swarm.appspot.com/user/task/1498624beba4b00 |
+-----------------------------------------------------------------------+
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/isolated_outdJOH2V/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 8/10
Using 4 parallel jobs.
[ RUN      ] BrowserOptionsOverlayWebUITest.testNavigationInBackground
[50559:3847:1106/092702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50559:3847:1106/092707:INFO:CONSOLE(1283)] "Running TestCase BrowserOptionsOverlayWebUITest.testNavigationInBackground", source: test_api.js (1283)
[       OK ] BrowserOptionsOverlayWebUITest.testNavigationInBackground (5742 ms)
[1/403] BrowserOptionsOverlayWebUITest.testNavigationInBackground (6596 ms)
[ RUN      ] AutofillEditAddressAsyncWebUITest.testAutofillPhoneValueListDoneValidating
[50558:3847:1106/092702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
2014-11-06 09:27:03.629 browser_tests[50558:f07] In 'int32_t CFPasteboardPromiseData(CFPasteboardRef, CFIndex, CFIndex, CFStringRef, CFPasteboardPromiseContext *)', file /SourceCache/CF/CF-744.19/AppServices.subproj/CFPasteboard.c, line 3208, during unlock, spin lock 0x4b475f68 has value 0x0, which is not locked.  The memory has been smashed or the lock is being unlocked when not locked.
[50558:29187:1106/092705:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50558:3847:1106/092707:INFO:CONSOLE(1283)] "Running TestCase AutofillEditAddressAsyncWebUITest.testAutofillPhoneValueListDoneValidating", source: test_api.js (1283)
[       OK ] AutofillEditAddressAsyncWebUITest.testAutofillPhoneValueListDoneValidating (6354 ms)
[2/403] AutofillEditAddressAsyncWebUITest.testAutofillPhoneValueListDoneValidating (7139 ms)
[ RUN      ] CookiesViewWebUITest.testNoCloseOnSearchEnter
[50560:3847:1106/092702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50560:3847:1106/092707:INFO:CONSOLE(1283)] "Running TestCase CookiesViewWebUITest.testNoCloseOnSearchEnter", source: test_api.js (1283)
[       OK ] CookiesViewWebUITest.testNoCloseOnSearchEnter (6529 ms)
[3/403] CookiesViewWebUITest.testNoCloseOnSearchEnter (7124 ms)
[ RUN      ] OptionsWebUITest.testDefaultZoomFactor
[50561:3847:1106/092702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
2014-11-06 09:27:03.631 browser_tests[50561:f07] In 'CFPasteboardBeginGenerationReturn CFPasteboardBeginGeneration(CFPasteboardRef)', file /SourceCache/CF/CF-744.19/AppServices.subproj/CFPasteboard.c, line 2658, during unlock, spin lock 0x4b4d7f68 has value 0x0, which is not locked.  The memory has been smashed or the lock is being unlocked when not locked.
[50561:3847:1106/092707:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUITest.testDefaultZoomFactor", source: test_api.js (1283)
[       OK ] OptionsWebUITest.testDefaultZoomFactor (6285 ms)
[4/403] OptionsWebUITest.testDefaultZoomFactor (7127 ms)
[ RUN      ] OptionsWebUIExtendedTest.NavigateToPage
[50580:3847:1106/092709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50580:28931:1106/092711:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50580:3847:1106/092713:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.NavigateToPage", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.NavigateToPage (5897 ms)
[5/403] OptionsWebUIExtendedTest.NavigateToPage (6596 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayWithHistory
[50582:3847:1106/092709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50582:3847:1106/092713:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayWithHistory", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowOverlayWithHistory (5723 ms)
[6/403] OptionsWebUIExtendedTest.ShowOverlayWithHistory (6333 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayFurtherAbove
[50583:3847:1106/092709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50583:28931:1106/092712:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50583:3847:1106/092714:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayFurtherAbove", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowOverlayFurtherAbove (6063 ms)
[7/403] OptionsWebUIExtendedTest.ShowOverlayFurtherAbove (6601 ms)
[ RUN      ] OptionsWebUIExtendedTest.CloseOverlay
[50584:3847:1106/092709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50584:3847:1106/092713:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.CloseOverlay", source: test_api.js (1283)
[50584:28419:1106/092715:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50584:28419:1106/092715:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.CloseOverlay (6111 ms)
[8/403] OptionsWebUIExtendedTest.CloseOverlay (6599 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures
[50603:3847:1106/092716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50603:3847:1106/092718:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures", source: test_api.js (1283)
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures (2465 ms)
[9/403] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures (3177 ms)
[ RUN      ] WebUIAssertionsTest.testTwoExpects
[50604:3847:1106/092716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50604:3847:1106/092718:INFO:CONSOLE(1283)] "Running TestCase WebUIAssertionsTest.testTwoExpects", source: test_api.js (1283)
[       OK ] WebUIAssertionsTest.testTwoExpects (2501 ms)
[10/403] WebUIAssertionsTest.testTwoExpects (3175 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayAboveNoReset
[50600:3847:1106/092715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50600:28931:1106/092717:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50600:28931:1106/092717:WARNING:channel.cc(273)] RawChannel write error
[50600:3847:1106/092719:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.OverlayAboveNoReset", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.OverlayAboveNoReset (5261 ms)
[11/403] OptionsWebUIExtendedTest.OverlayAboveNoReset (6076 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayBackToUnrelated
[50601:3847:1106/092716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50601:3847:1106/092719:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.OverlayBackToUnrelated", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.OverlayBackToUnrelated (5531 ms)
[12/403] OptionsWebUIExtendedTest.OverlayBackToUnrelated (6344 ms)
[ RUN      ] WebUIAssertionsTestFail.testAssertFailFails
[50617:3847:1106/092719:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50617:3847:1106/092721:INFO:CONSOLE(1283)] "Running TestCase WebUIAssertionsTestFail.testAssertFailFails", source: test_api.js (1283)
[50617:3847:1106/092721:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: RUN_TEST_F("WebUIAssertionsTestFail","testAssertFailFails")
Error: assertNotReached()
at assertNotReached (test_api.js:1011:11)
at Object.<anonymous> (assertions.js:77:3)
at Object.Test.runTest (test_api.js:300:16)
at Object.TestCase.runTest (test_api.js:437:22)
at Object.TestCase.run (test_api.js:467:14)
at RUN_TEST_F (test_api.js:1284:21)
at expectFunc (test_api.js:1079:20)
at runTestFunction (test_api.js:1152:37)
at runTest (test_api.js:1126:18)
at <anonymous>:1:1
[       OK ] WebUIAssertionsTestFail.testAssertFailFails (2342 ms)
[13/403] WebUIAssertionsTestFail.testAssertFailFails (2911 ms)
[ RUN      ] RangeHistoryWebUITest.monthViewGrouped
[50618:3847:1106/092719:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50618:3847:1106/092722:INFO:CONSOLE(1283)] "Running TestCase RangeHistoryWebUITest.monthViewGrouped", source: test_api.js (1283)
[       OK ] RangeHistoryWebUITest.monthViewGrouped (4648 ms)
[14/403] RangeHistoryWebUITest.monthViewGrouped (5280 ms)
[ RUN      ] HistoryWebUIRealBackendTest.leftRightChangeFocus
[50626:3847:1106/092721:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50626:3847:1106/092724:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.leftRightChangeFocus", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==50635==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x066080d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
    #0 0x66080d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) ??:0:0
    #1 0x65bde02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) ??:0:0
    #2 0x65bbdab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) ??:0:0
    #3 0x65bb465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) ??:0:0
    #4 0x6534d86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #5 0x377b765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #6 0x3732f5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) ??:0:0
    #7 0x3805597 in SkPixelRef::lockPixels() ??:0:0
    #8 0x36791cf in SkBitmap::lockPixels() const ??:0:0
    #9 0x3743346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const ??:0:0
    #10 0x3688bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) ??:0:0
    #11 0x3689371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #12 0x3703b4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #13 0x3704981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #14 0x38160ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const ??:0:0
    #15 0x380f55b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) ??:0:0
    #16 0x37d8e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const ??:0:0
    #17 0x37164cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) ??:0:0
    #18 0x3715799 in SkCanvas::drawPicture(SkPicture const*) ??:0:0
    #19 0x4b31faf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const ??:0:0
    #20 0x4b67b75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const ??:0:0
    #21 0x4b68478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #22 0x4b688dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #23 0x4b975f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #24 0x4b7f955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #25 0x4c05cf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() ??:0:0
    #26 0x4be0702 in cc::TaskGraphRunner::RunTaskWithLockAcquired() ??:0:0
    #27 0x4bdf4ca in cc::TaskGraphRunner::Run() ??:0:0
    #28 0x4b97c35 in non-virtual thunk to cc::(anonymous namespace)::RasterTaskGraphRunner::Run() ??:0:0
    #29 0x20b6617 in base::DelegateSimpleThread::Run() ??:0:0
    #30 0x20b5c44 in base::SimpleThread::ThreadMain() ??:0:0
    #31 0x20a6b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #32 0xe6f4a in __asan_print_accumulated_stats ??:0:0

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T10 created by T8 here:
    #0 0xd231f in __asan_after_dynamic_init ??:0:0
    #1 0x20a6107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20a5e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20b5791 in base::SimpleThread::Start() ??:0:0
    #4 0x4b94e8f in cc::RasterWorkerPool::GetTaskGraphRunner() ??:0:0
    #5 0x4cc01b0 in cc::LayerTreeHostImpl::CreateResourceAndRasterWorkerPool(scoped_ptr<cc::RasterWorkerPool, base::DefaultDeleter<cc::RasterWorkerPool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*) ??:0:0
    #6 0x4cb8b4c in cc::LayerTreeHostImpl::CreateAndSetTileManager() ??:0:0
    #7 0x4cc1cea in cc::LayerTreeHostImpl::InitializeRenderer(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #8 0x4d1fbcb in cc::ThreadProxy::InitializeOutputSurfaceOnImplThread(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #9 0x4d3c0cc in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (cc::ThreadProxy::*)(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>, void (cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >), void (base::WeakPtr<cc::ThreadProxy>, base::internal::PassedWrapper<scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> > >)>, void ()(cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>::Run(base::internal::BindStateBase*) ??:0:0
    #10 0x1f33b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #11 0x1ff88ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #12 0x1ff9e23 in base::MessageLoop::DoWork() ??:0:0
    #13 0x1eee670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #14 0x944a304e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #15 0x944a2a78 in __CFRunLoopDoSources0 ??:0:0
    #16 0x944c8825 in __CFRunLoopRun ??:0:0
    #17 0x944c8019 in CFRunLoopRunSpecific ??:0:0
    #18 0x944c7e8a in CFRunLoopRunInMode ??:0:0
    #19 0x1ef08f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1eef977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1ff7882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x204dede in base::RunLoop::Run() ??:0:0
    #23 0x1ff7202 in base::MessageLoop::Run() ??:0:0
    #24 0x20b8060 in base::Thread::Run(base::MessageLoop*) ??:0:0
    #25 0x20b8432 in base::Thread::ThreadMain() ??:0:0
    #26 0x20a6b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #27 0xe6f4a in __asan_print_accumulated_stats ??:0:0

Thread T8 created by T0 here:
    #0 0xd231f in __asan_after_dynamic_init ??:0:0
    #1 0x20a6107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20a5e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20b7b65 in base::Thread::StartWithOptions(base::Thread::Options const&) ??:0:0
    #4 0x20b78ed in base::Thread::Start() ??:0:0
    #5 0x10d17a63 in content::RenderThreadImpl::EnsureWebKitInitialized() ??:0:0
    #6 0x10d21a72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #7 0x10d2444a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #8 0x108b774b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #9 0x3207766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #10 0x320f7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #11 0x1f33b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #12 0x1ff88ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #13 0x1ff9e23 in base::MessageLoop::DoWork() ??:0:0
    #14 0x1eee670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #15 0x944a304e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #16 0x944a2a78 in __CFRunLoopDoSources0 ??:0:0
    #17 0x944c8825 in __CFRunLoopRun ??:0:0
    #18 0x944c8019 in CFRunLoopRunSpecific ??:0:0
    #19 0x944c7e8a in CFRunLoopRunInMode ??:0:0
    #20 0x9206eb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #21 0x1ef11b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #22 0x1eef977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #23 0x1ff7882 in base::MessageLoop::RunHandler() ??:0:0
    #24 0x204dede in base::RunLoop::Run() ??:0:0
    #25 0x1ff7202 in base::MessageLoop::Run() ??:0:0
    #26 0x10dc64bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #27 0x1e7e917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #28 0x1e80a86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #29 0x1e7e220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #30 0x5713d5 in ChromeMain ??:0:0
    #31 0xa6ce8 in main (in Chromium Helper) + 24
    #32 0xa6cc4 in start (in Chromium Helper) + 52
#33 0x10 (<unknown module>)

==50635==ABORTING
[       OK ] HistoryWebUIRealBackendTest.leftRightChangeFocus (3820 ms)
[15/403] HistoryWebUIRealBackendTest.leftRightChangeFocus (4760 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus
[50628:3847:1106/092722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50633:12551:1106/092725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50633:12551:1106/092725:WARNING:channel.cc(273)] RawChannel write error
[50628:3847:1106/092725:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus", source: test_api.js (1283)
[       OK ] HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus (4158 ms)
[16/403] HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus (4759 ms)
[ RUN      ] HistoryWebUIWithSchemesTest.groupingWithSchemes
[50629:3847:1106/092722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50629:28931:1106/092725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50629:28931:1106/092725:WARNING:channel.cc(273)] RawChannel write error
[50629:3847:1106/092725:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIWithSchemesTest.groupingWithSchemes", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==50636==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x065780d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
    #0 0x65780d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 163
    #1 0x652de02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1138
    #2 0x652bdab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 715
    #3 0x652b465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1093
    #4 0x64a4d86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1206
    #5 0x36eb765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 261
    #6 0x36a2f5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1068
    #7 0x3775597 in SkPixelRef::lockPixels() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 295
    #8 0x35e91cf in SkBitmap::lockPixels() const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 111
    #9 0x36b3346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1382
    #10 0x35f8bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 38
    #11 0x35f9371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1905
    #12 0x3673b4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1341
    #13 0x3674981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 593
    #14 0x37860ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2444
    #15 0x377f55b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1323
    #16 0x3748e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 735
    #17 0x36864cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 539
    #18 0x3685799 in SkCanvas::drawPicture(SkPicture const*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 649
    #19 0x4aa1faf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 751
    #20 0x4ad7b75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1029
    #21 0x4ad8478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1624
    #22 0x4ad88dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 44
    #23 0x4b075f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 786
    #24 0x4aef955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 373
    #25 0x4b75cf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1447
    #26 0x4b50702 in cc::TaskGraphRunner::RunTaskWithLockAcquired() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 4482
    #27 0x4b4f4ca in cc::TaskGraphRunner::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 74
    #28 0x4b07c35 in non-virtual thunk to cc::(anonymous namespace)::RasterTaskGraphRunner::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 21
    #29 0x2026617 in base::DelegateSimpleThread::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 71
    #30 0x2025c44 in base::SimpleThread::ThreadMain() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 724
    #31 0x2016b95 in base::(anonymous namespace)::ThreadFunc(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 501
    #32 0x59f4a in 0x0003bf4a (in libclang_rt.asan_osx_dynamic.dylib) + 170

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T10 created by T8 here:
    #0 0x4531f in 0x0002731f (in libclang_rt.asan_osx_dynamic.dylib) + 47
    #1 0x2016107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 695
    #2 0x2015e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 39
    #3 0x2025791 in base::SimpleThread::Start() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 49
    #4 0x4b04e8f in cc::RasterWorkerPool::GetTaskGraphRunner() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1199
    #5 0x4c301b0 in cc::LayerTreeHostImpl::CreateResourceAndRasterWorkerPool(scoped_ptr<cc::RasterWorkerPool, base::DefaultDeleter<cc::RasterWorkerPool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3552
    #6 0x4c28b4c in cc::LayerTreeHostImpl::CreateAndSetTileManager() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 220
    #7 0x4c31cea in cc::LayerTreeHostImpl::InitializeRenderer(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2218
    #8 0x4c8fbcb in cc::ThreadProxy::InitializeOutputSurfaceOnImplThread(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 443
    #9 0x4cac0cc in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (cc::ThreadProxy::*)(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>, void (cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >), void (base::WeakPtr<cc::ThreadProxy>, base::internal::PassedWrapper<scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> > >)>, void ()(cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 604
    #10 0x1ea3b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #11 0x1f688ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #12 0x1f69e23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #13 0x1e5e670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #14 0x944a304e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #15 0x944a2a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #16 0x944c8825 in __CFRunLoopRun (in CoreFoundation) + 933
    #17 0x944c8019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #18 0x944c7e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #19 0x1e608f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 169
    #20 0x1e5f977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #21 0x1f67882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #22 0x1fbdede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #23 0x1f67202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #24 0x2028060 in base::Thread::Run(base::MessageLoop*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 16
    #25 0x2028432 in base::Thread::ThreadMain() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 962
    #26 0x2016b95 in base::(anonymous namespace)::ThreadFunc(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 501
    #27 0x59f4a in 0x0003bf4a (in libclang_rt.asan_osx_dynamic.dylib) + 170

Thread T8 created by T0 here:
    #0 0x4531f in 0x0002731f (in libclang_rt.asan_osx_dynamic.dylib) + 47
    #1 0x2016107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 695
    #2 0x2015e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 39
    #3 0x2027b65 in base::Thread::StartWithOptions(base::Thread::Options const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 437
    #4 0x20278ed in base::Thread::Start() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 269
    #5 0x10c87a63 in content::RenderThreadImpl::EnsureWebKitInitialized() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1667
    #6 0x10c91a72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3586
    #7 0x10c9444a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 26
    #8 0x1082774b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #9 0x3177766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #10 0x317f7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #11 0x1ea3b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #12 0x1f688ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #13 0x1f69e23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #14 0x1e5e670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #15 0x944a304e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #16 0x944a2a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #17 0x944c8825 in __CFRunLoopRun (in CoreFoundation) + 933
    #18 0x944c8019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #19 0x944c7e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #20 0x9206eb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #21 0x1e611b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #22 0x1e5f977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #23 0x1f67882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #24 0x1fbdede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #25 0x1f67202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #26 0x10d364bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #27 0x1dee917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #28 0x1df0a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #29 0x1dee220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #30 0x4e13d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #31 0x18ce8 in main (in Chromium Helper) + 24
    #32 0x18cc4 in start (in Chromium Helper) + 52
#33 0x10 (<unknown module>)

==50636==ABORTING
[       OK ] HistoryWebUIWithSchemesTest.groupingWithSchemes (4223 ms)
[17/403] HistoryWebUIWithSchemesTest.groupingWithSchemes (5034 ms)
[ RUN      ] Mock4JSWebUITest.CalledTwiceExpectTwice
[50638:3847:1106/092725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50640:13063:1106/092727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50640:13063:1106/092727:WARNING:channel.cc(273)] RawChannel write error
[50638:3847:1106/092727:INFO:CONSOLE(1283)] "Running TestCase Mock4JSWebUITest.CalledTwiceExpectTwice", source: test_api.js (1283)
[       OK ] Mock4JSWebUITest.CalledTwiceExpectTwice (3489 ms)
[18/403] Mock4JSWebUITest.CalledTwiceExpectTwice (4251 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewDeleteNotFound
[50641:3847:1106/092726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50641:3847:1106/092733:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewDeleteNotFound", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewDeleteNotFound (7537 ms)
[19/403] NetInternalsTest.netInternalsHSTSViewDeleteNotFound (8423 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddDelete
[50645:3847:1106/092727:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50645:3847:1106/092734:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddDelete", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddDelete (7846 ms)
[20/403] NetInternalsTest.netInternalsHSTSViewAddDelete (8684 ms)
[ RUN      ] NetInternalsTest.netInternalsTestViewPassTwice
[50647:3847:1106/092727:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50647:3847:1106/092734:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTestViewPassTwice", source: test_api.js (1283)
HTTP server started on http://127.0.0.1:60601...
sending server_data: {"host": "127.0.0.1", "port": 60601} (36 bytes)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 0", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 1", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 2", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 3", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 4", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 5", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 6", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 7", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 8", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 9", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 10", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 11", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 0", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 1", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 2", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 3", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 4", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 5", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 6", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 7", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 8", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 9", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 10", source: test_view.js (85)
[50647:3847:1106/092735:INFO:CONSOLE(85)] "Experiment: 11", source: test_view.js (85)
[       OK ] NetInternalsTest.netInternalsTestViewPassTwice (9133 ms)
[21/403] NetInternalsTest.netInternalsTestViewPassTwice (9971 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewZoomOut
[50657:3847:1106/092730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50657:3847:1106/092737:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewZoomOut", source: test_api.js (1283)
[50658:3847:1106/092737:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[50658:3847:1106/092737:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[50658:3847:1106/092737:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[50658:3847:1106/092737:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[50665:17155:1106/092737:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[50665:17155:1106/092737:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[50658:3847:1106/092737:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] NetInternalsTest.netInternalsTimelineViewZoomOut (8260 ms)
[22/403] NetInternalsTest.netInternalsTimelineViewZoomOut (9968 ms)
[ RUN      ] PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter
[50671:3847:1106/092737:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50671:3847:1106/092741:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter", source: test_api.js (1283)
[       OK ] PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter (4734 ms)
[23/403] PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter (5550 ms)
[ RUN      ] NetInternalsTest.netInternalsWaterfallView
[50667:3847:1106/092736:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50667:3847:1106/092742:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsWaterfallView", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsWaterfallView (7625 ms)
[24/403] NetInternalsTest.netInternalsWaterfallView (8449 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsCustomColor
[50674:3847:1106/092739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50674:3847:1106/092742:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsCustomColor", source: test_api.js (1283)
[50674:28675:1106/092743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50674:28675:1106/092743:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsCustomColor (4639 ms)
[25/403] PrintPreviewWebUITest.TestColorSettingsCustomColor (5566 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewZoomIn
[50663:3847:1106/092735:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50663:3847:1106/092742:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewZoomIn", source: test_api.js (1283)
[50663:28675:1106/092745:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50663:28675:1106/092745:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsTimelineViewZoomIn (10597 ms)
[26/403] NetInternalsTest.netInternalsTimelineViewZoomIn (11602 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopNoPermissions
[50683:3847:1106/092743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50683:29443:1106/092744:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50683:29443:1106/092744:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50683:45059:1106/092744:ERROR:mach_broker_mac.mm(256)] Unknown process 50688 is sending Mach IPC messages!
[50683:3847:1106/092745:INFO:CONSOLE(0)] "[SUCCESS] testCreateAlwaysOnTopEnabled", source: chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/_generated_background_page.html (0)
[50683:3847:1106/092745:INFO:CONSOLE(0)] "[SUCCESS] testCreateAlwaysOnTopDisabled", source: chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/_generated_background_page.html (0)
[50683:3847:1106/092746:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running app.currentWindowInternal.setAlwaysOnTop: The "app.window.alwaysOnTop" permission is required.
at chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/background.js:15:9", source: chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/_generated_background_page.html (0)
[50683:3847:1106/092746:INFO:CONSOLE(0)] "[SUCCESS] testSetAlwaysOnTopEnabled", source: chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/_generated_background_page.html (0)
[50684:3847:1106/092746:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x1e0d3e40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[50684:3847:1106/092746:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x1e0d3e40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[50683:3847:1106/092746:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running app.currentWindowInternal.setAlwaysOnTop: The "app.window.alwaysOnTop" permission is required.
at chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/background.js:15:9", source: chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/_generated_background_page.html (0)
[50683:3847:1106/092746:INFO:CONSOLE(0)] "[SUCCESS] testSetAlwaysOnTopDisabled", source: chrome-extension://mmnjkekpejljcgdhobmohoilolibeobc/_generated_background_page.html (0)
[50684:3847:1106/092746:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x1e0d3e40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[50684:3847:1106/092746:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x1e0d3e40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[50683:29443:1106/092746:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50683:29443:1106/092746:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopNoPermissions (3676 ms)
[27/403] PlatformAppBrowserTest.WindowsApiAlwaysOnTopNoPermissions (4498 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileEmptyExtension
[50687:3847:1106/092744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50687:29699:1106/092746:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50687:29699:1106/092746:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50687:46083:1106/092746:ERROR:mach_broker_mac.mm(256)] Unknown process 50695 is sending Mach IPC messages!
[50687:3847:1106/092747:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://iphbpffeedjmgaagdnpakdmjjhpkhdke/_generated_background_page.html (0)
[50687:29699:1106/092747:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.LaunchWithFileEmptyExtension (2918 ms)
[28/403] PlatformAppBrowserTest.LaunchWithFileEmptyExtension (3707 ms)
[ RUN      ] PasswordFormConversionUtilsTest.DisabledFieldsAreIgnored
[       OK ] PasswordFormConversionUtilsTest.DisabledFieldsAreIgnored (349 ms)
[29/403] PasswordFormConversionUtilsTest.DisabledFieldsAreIgnored (1071 ms)
[ RUN      ] PlatformAppBrowserTest.GetDisplayPath
[50696:3847:1106/092746:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50696:29699:1106/092747:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50696:29699:1106/092747:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50696:45827:1106/092748:ERROR:mach_broker_mac.mm(256)] Unknown process 50705 is sending Mach IPC messages!
[50696:3847:1106/092749:INFO:CONSOLE(0)] "[SUCCESS] testGetDisplayPath", source: chrome-extension://pgdfnjckbocndhokapecipklllmhlbla/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.GetDisplayPath (2826 ms)
[30/403] PlatformAppBrowserTest.GetDisplayPath (3719 ms)
[ RUN      ] PlatformAppBrowserTest.ExtensionWindowingApis
[50686:3847:1106/092744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50686:29443:1106/092749:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50694:12551:1106/092749:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50694:12551:1106/092749:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50694:12551:1106/092749:WARNING:channel.cc(273)] RawChannel write error
[50686:29443:1106/092749:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50686:29443:1106/092749:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.ExtensionWindowingApis (5370 ms)
[31/403] PlatformAppBrowserTest.ExtensionWindowingApis (6082 ms)
[ RUN      ] PlatformAppLoadAndLaunchBrowserTest.LoadAndLaunchAppChromeNotRunning
[50700:3847:1106/092747:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50700:29443:1106/092749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50700:29443:1106/092749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50700:47363:1106/092750:ERROR:mach_broker_mac.mm(256)] Unknown process 50711 is sending Mach IPC messages!
[       OK ] PlatformAppLoadAndLaunchBrowserTest.LoadAndLaunchAppChromeNotRunning (2749 ms)
[32/403] PlatformAppLoadAndLaunchBrowserTest.LoadAndLaunchAppChromeNotRunning (3444 ms)
[ RUN      ] PasswordFormConversionUtilsTest.IdentifyingPasswordFieldsWithAutocompleteAttributes
[       OK ] PasswordFormConversionUtilsTest.IdentifyingPasswordFieldsWithAutocompleteAttributes (1074 ms)
[33/403] PasswordFormConversionUtilsTest.IdentifyingPasswordFieldsWithAutocompleteAttributes (1601 ms)
[ RUN      ] PasswordFormConversionUtilsTest.InvalidFormDueToTooManyPasswordFieldsWithoutAutocompleteAttributes
[       OK ] PasswordFormConversionUtilsTest.InvalidFormDueToTooManyPasswordFieldsWithoutAutocompleteAttributes (269 ms)
[34/403] PasswordFormConversionUtilsTest.InvalidFormDueToTooManyPasswordFieldsWithoutAutocompleteAttributes (814 ms)
[ RUN      ] BluetoothApiTest.GetDevice
[50712:3847:1106/092750:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50712:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] testGetDevice", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothApiTest.GetDevice (2759 ms)
[35/403] BluetoothApiTest.GetDevice (3717 ms)
[ RUN      ] BluetoothPrivateApiTest.SetAdapterState
[50714:3847:1106/092751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50714:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] testSetAdapterState", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[50714:29699:1106/092753:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50714:29699:1106/092753:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.SetAdapterState (2835 ms)
[36/403] BluetoothPrivateApiTest.SetAdapterState (3440 ms)
[ RUN      ] BluetoothLowEnergyApiTest.CharacteristicProperties
[50718:3847:1106/092751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50718:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] testCharacteristicProperties", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.CharacteristicProperties (2832 ms)
[37/403] BluetoothLowEnergyApiTest.CharacteristicProperties (3445 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetRemovedService
[50717:3847:1106/092751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50717:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetRemovedService (2888 ms)
[38/403] BluetoothLowEnergyApiTest.GetRemovedService (3706 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ReadCharacteristicValue
[50730:3847:1106/092754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50730:3847:1106/092756:INFO:CONSOLE(0)] "[SUCCESS] testReadCharacteristicValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.ReadCharacteristicValue (2920 ms)
[39/403] BluetoothLowEnergyApiTest.ReadCharacteristicValue (3710 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetDescriptor
[50731:3847:1106/092754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50731:3847:1106/092756:INFO:CONSOLE(0)] "[SUCCESS] testGetDescriptor", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetDescriptor (2747 ms)
[40/403] BluetoothLowEnergyApiTest.GetDescriptor (3713 ms)
[ RUN      ] BluetoothLowEnergyApiTest.UuidPermissionEvents
[50733:3847:1106/092754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50733:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[50733:29187:1106/092757:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.UuidPermissionEvents (2730 ms)
[41/403] BluetoothLowEnergyApiTest.UuidPermissionEvents (3449 ms)
[ RUN      ] ExtensionApiTest.BookmarkManager
[50734:3847:1106/092754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] getStrings", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] sortChildren", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] sortChildren2", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] setupSubtree", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] getSubtree", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] getSubtreeFoldersOnly", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] clipboard", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] clipboard2", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] clipboard3", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] clipboard4", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] clipboard5", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] clipboard6", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] canEdit", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] getSetMetaInfo", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] setMetaInfoPermanent", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] setMetaInfoManaged", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] updateMetaInfo", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[50734:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] createWithMetaInfo", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[       OK ] ExtensionApiTest.BookmarkManager (3401 ms)
[42/403] ExtensionApiTest.BookmarkManager (4239 ms)
[ RUN      ] ExtensionApiTest.ExperimentalPermissionsFail
[50748:3847:1106/092758:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50748:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] experimental", source: chrome-extension://pnmbdkgdenfcnnimfdhhklapefkdmmmn/_generated_background_page.html (0)
[50754:3847:1106/092800:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ExperimentalPermissionsFail (2628 ms)
[43/403] ExtensionApiTest.ExperimentalPermissionsFail (3445 ms)
[ RUN      ] ExtensionApiTest.Metrics
[50747:3847:1106/092758:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] recordUserAction", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] recordValue", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] recordSparseValue", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] recordTimes", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] recordCounts", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] getFieldTrial", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] getVariationParams1", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] getVariationParams2", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[50747:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] testBucketSizeChanges", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.Metrics (2867 ms)
[44/403] ExtensionApiTest.Metrics (3720 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsFileAccess
[50753:3847:1106/092759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50753:29699:1106/092800:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50753:29699:1106/092800:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50753:46083:1106/092800:ERROR:mach_broker_mac.mm(256)] Unknown process 50761 is sending Mach IPC messages!
[50753:3847:1106/092801:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://gkpgmkeihdpnknnkpfonfgokmpifmhhm/_generated_background_page.html (0)
[50753:3847:1106/092801:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://gkpgmkeihdpnknnkpfonfgokmpifmhhm/_generated_background_page.html (0)
[50762:12551:1106/092802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.OptionalPermissionsFileAccess (4071 ms)
[45/403] ExtensionApiTest.OptionalPermissionsFileAccess (5029 ms)
[ RUN      ] ExtensionApiTest.ProcessesVsTaskManager
[50764:3847:1106/092801:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50764:29443:1106/092803:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ProcessesVsTaskManager (2561 ms)
[46/403] ExtensionApiTest.ProcessesVsTaskManager (3456 ms)
[ RUN      ] ExtensionApiTest.ContextMenus
[50746:3847:1106/092757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] no_properties", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] remove", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] update", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] removeAll", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] hasParent", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_checkbox", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_radio", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_separator", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-all", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-page", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-selection", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-link", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-editable", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-image", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-video", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092800:INFO:CONSOLE(0)] "[SUCCESS] create_normal-audio", source: chrome-extension://ooijogfabdaelcjhagofbalioladlbgc/test.html (0)
[50746:3847:1106/092801:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://cpcblmjpdajnkfhejoimjnocbcemkclm/test.html (0)
[50746:3847:1106/092803:INFO:CONSOLE(0)] "[SUCCESS] stringID", source: chrome-extension://fdjgimlaajagkegehgcjpnlgllhkemeb/_generated_background_page.html (0)
[50746:3847:1106/092803:INFO:CONSOLE(0)] "[SUCCESS] parentStringID", source: chrome-extension://fdjgimlaajagkegehgcjpnlgllhkemeb/_generated_background_page.html (0)
[50746:3847:1106/092803:INFO:CONSOLE(0)] "[SUCCESS] idCollision", source: chrome-extension://fdjgimlaajagkegehgcjpnlgllhkemeb/_generated_background_page.html (0)
[50746:3847:1106/092803:INFO:CONSOLE(0)] "[SUCCESS] idNonCollision", source: chrome-extension://fdjgimlaajagkegehgcjpnlgllhkemeb/_generated_background_page.html (0)
[50746:3847:1106/092804:INFO:CONSOLE(0)] "[SUCCESS] stringID", source: chrome-extension://mgdhafgncoghbhoejcgbhjaflpahgpjb/_generated_background_page.html (0)
[50746:3847:1106/092804:INFO:CONSOLE(0)] "[SUCCESS] generatedID", source: chrome-extension://mgdhafgncoghbhoejcgbhjaflpahgpjb/_generated_background_page.html (0)
[50746:3847:1106/092804:INFO:CONSOLE(0)] "[SUCCESS] noOnClick", source: chrome-extension://mgdhafgncoghbhoejcgbhjaflpahgpjb/_generated_background_page.html (0)
[50763:12295:1106/092804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50769:12551:1106/092804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ContextMenus (6866 ms)
[47/403] ExtensionApiTest.ContextMenus (7396 ms)
[ RUN      ] ExtensionApiTest.ApiTest
[50765:3847:1106/092801:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50771:12551:1106/092804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50771:12551:1106/092804:WARNING:channel.cc(273)] RawChannel write error
[50773:12295:1106/092804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50773:12295:1106/092804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ApiTest (2556 ms)
[48/403] ExtensionApiTest.ApiTest (3455 ms)
[ RUN      ] ExtensionApiTest.Events
[50777:3847:1106/092805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50777:3847:1106/092807:INFO:CONSOLE(0)] "[SUCCESS] doubleAttach", source: chrome-extension://llbiichikigkpkjlkaehjpnnajcbbmcl/_generated_background_page.html (0)
[50777:3847:1106/092807:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://llbiichikigkpkjlkaehjpnnajcbbmcl/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.Events (3337 ms)
[49/403] ExtensionApiTest.Events (4236 ms)
[ RUN      ] ExtensionApiTest.IncognitoYesScript
[50779:3847:1106/092805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50779:82695:1106/092809:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[50779:3847:1106/092809:INFO:CONSOLE(0)] "[SUCCESS] onRequest", source: chrome-extension://iifhonbajgnbpkhhlnoeglkkpfonfcfj/test.html (0)
[50779:82695:1106/092810:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[50779:29443:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50779:29443:1106/092810:WARNING:channel.cc(273)] RawChannel write error
[50793:12295:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50793:12295:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[50793:12295:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50793:12295:1106/092810:WARNING:channel.cc(273)] RawChannel write error
[50797:12807:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50797:12807:1106/092810:WARNING:channel.cc(273)] RawChannel write error
[50779:29443:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.IncognitoYesScript (5643 ms)
[50/403] ExtensionApiTest.IncognitoYesScript (6355 ms)
[ RUN      ] ExtensionApiTest.ContentScriptAboutBlankIframes
[50775:3847:1106/092804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50775:81927:1106/092807:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[50775:3847:1106/092807:INFO:CONSOLE(0)] "[SUCCESS] testDontInjectInAboutBlankFrame", source: chrome-extension://ihdceoofdjihmcpiegiahfnfncdhbhhi/test.html (0)
[50775:3847:1106/092808:INFO:CONSOLE(0)] "[SUCCESS] testDontInjectInAboutSrcdocFrame", source: chrome-extension://ihdceoofdjihmcpiegiahfnfncdhbhhi/test.html (0)
[50775:3847:1106/092810:INFO:CONSOLE(0)] "[SUCCESS] testDontInjectInNestedAboutFrames", source: chrome-extension://ihdceoofdjihmcpiegiahfnfncdhbhhi/test.html (0)
[50778:12295:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50778:12295:1106/092810:WARNING:channel.cc(273)] RawChannel write error
[50783:12551:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50792:12807:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50792:12807:1106/092810:WARNING:channel.cc(273)] RawChannel write error
[50796:12551:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50796:12551:1106/092810:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptAboutBlankIframes (6786 ms)
[51/403] ExtensionApiTest.ContentScriptAboutBlankIframes (7667 ms)
[ RUN      ] ExtensionApiTest.TabEvents
[50780:3847:1106/092805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50780:3847:1106/092807:INFO:CONSOLE(0)] "[SUCCESS] init", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092808:INFO:CONSOLE(0)] "[SUCCESS] tabsOnCreated", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092808:INFO:CONSOLE(0)] "[SUCCESS] tabsOnUpdatedIgnoreTabArg", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092809:INFO:CONSOLE(0)] "[SUCCESS] tabsOnUpdated", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092810:INFO:CONSOLE(0)] "[SUCCESS] tabsOnMoved", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] tabsOnSelectionChanged", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] tabsOnActiveChanged", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] tabsOnActivated", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092813:INFO:CONSOLE(0)] "[SUCCESS] setupTabsOnAttachDetach", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092813:INFO:CONSOLE(0)] "[SUCCESS] tabsOnAttached", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092813:INFO:CONSOLE(0)] "[SUCCESS] tabsOnDetached", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092814:INFO:CONSOLE(0)] "[SUCCESS] tabsOnZoomChange", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[50780:3847:1106/092814:INFO:CONSOLE(0)] "[SUCCESS] windowsOnCreated", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/events.html (0)
[       OK ] ExtensionApiTest.TabEvents (10316 ms)
[52/403] ExtensionApiTest.TabEvents (11356 ms)
[ RUN      ] AppWindowBrowserTest.FrameInsetsForDefaultFrame
[50803:3847:1106/092811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50803:29699:1106/092815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50803:29699:1106/092815:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowBrowserTest.FrameInsetsForDefaultFrame (4263 ms)
[53/403] AppWindowBrowserTest.FrameInsetsForDefaultFrame (5027 ms)
[ RUN      ] ExtensionApiTest.TabQuery
[50795:3847:1106/092809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] setup", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryAll", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryHighlighted", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryActive", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryWindowID", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryCurrentWindow", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryPinned", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryActiveAndWindowID", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryUrl", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryUrlAsArray", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryUrlAsArray2", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryStatus", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092812:INFO:CONSOLE(0)] "[SUCCESS] queryTitle", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092813:INFO:CONSOLE(0)] "[SUCCESS] queryWindowType", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092813:INFO:CONSOLE(0)] "[SUCCESS] queryIndex", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50795:3847:1106/092814:INFO:CONSOLE(0)] "[SUCCESS] queryIncognito", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/query.html (0)
[50807:12807:1106/092814:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50806:14083:1106/092814:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50795:30211:1106/092815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50795:30211:1106/092815:WARNING:channel.cc(273)] RawChannel write error
[50795:30211:1106/092815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50795:30211:1106/092815:WARNING:channel.cc(273)] RawChannel write error
[50798:3847:1106/092815:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] ExtensionApiTest.TabQuery (6848 ms)
[54/403] ExtensionApiTest.TabQuery (7707 ms)
[ RUN      ] ExtensionApiTest.TabHighlight
[50802:3847:1106/092811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50808:12551:1106/092814:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50808:12551:1106/092814:WARNING:channel.cc(273)] RawChannel write error
[50802:3847:1106/092816:INFO:CONSOLE(0)] "[SUCCESS] setup", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092816:INFO:CONSOLE(0)] "[SUCCESS] highlightCurrentWindow", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092816:INFO:CONSOLE(0)] "[SUCCESS] highlightA", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092817:INFO:CONSOLE(0)] "[SUCCESS] highlightB", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092817:INFO:CONSOLE(0)] "[SUCCESS] highlightAWindow2", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092817:INFO:CONSOLE(0)] "[SUCCESS] removeTab", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092817:INFO:CONSOLE(0)] "[SUCCESS] noTabsHighlighted", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:3847:1106/092817:INFO:CONSOLE(0)] "[SUCCESS] indexNotFound", source: chrome-extension://nlgiekohafjhpbinfefhmgidmebblhjk/highlight.html (0)
[50802:29443:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50802:29443:1106/092817:WARNING:channel.cc(273)] RawChannel write error
[50819:12807:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50818:13063:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50817:12551:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50817:12551:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50822:13319:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50822:13319:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50822:13319:1106/092817:WARNING:channel.cc(273)] RawChannel write error
[50821:13063:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50821:13063:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50821:13063:1106/092817:WARNING:channel.cc(273)] RawChannel write error
[50802:29443:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50802:29443:1106/092817:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.TabHighlight (6831 ms)
[55/403] ExtensionApiTest.TabHighlight (7663 ms)
[ RUN      ] AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows
[50825:3847:1106/092817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50825:29955:1106/092818:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50825:29955:1106/092818:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows (2386 ms)
[56/403] AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows (3449 ms)
[ RUN      ] AppShimHostManagerBrowserTest.LaunchRegisterOnly
[50828:3847:1106/092817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50834:12295:1106/092819:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppShimHostManagerBrowserTest.LaunchRegisterOnly (1865 ms)
[57/403] AppShimHostManagerBrowserTest.LaunchRegisterOnly (3181 ms)
[ RUN      ] AppControllerOpenShortcutBrowserTest.OpenShortcutOnStartup
[50826:3847:1106/092817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50826:16391:1106/092819:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] AppControllerOpenShortcutBrowserTest.OpenShortcutOnStartup (2530 ms)
[58/403] AppControllerOpenShortcutBrowserTest.OpenShortcutOnStartup (3727 ms)
[ RUN      ] DriveAppProviderTest.MatchingChromeAppInstalled
[50838:3847:1106/092820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50838:83767:1106/092822:WARNING:sqlite_persistent_cookie_store.cc(1198)] Failed to post task from ChainLoadCookies@../../content/browser/net/sqlite_persistent_cookie_store.cc:683 to client_task_runner_.
[50838:83767:1106/092822:WARNING:sqlite_persistent_cookie_store.cc(1198)] Failed to post task from LoadKeyAndNotifyInBackground@../../content/browser/net/sqlite_persistent_cookie_store.cc:478 to client_task_runner_.
[50838:77847:1106/092822:WARNING:sqlite_persistent_cookie_store.cc(1198)] Failed to post task from ChainLoadCookies@../../content/browser/net/sqlite_persistent_cookie_store.cc:683 to client_task_runner_.
[50838:77847:1106/092822:WARNING:sqlite_persistent_cookie_store.cc(1198)] Failed to post task from LoadKeyAndNotifyInBackground@../../content/browser/net/sqlite_persistent_cookie_store.cc:478 to client_task_runner_.
[       OK ] DriveAppProviderTest.MatchingChromeAppInstalled (2728 ms)
[59/403] DriveAppProviderTest.MatchingChromeAppInstalled (3455 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.XhrInTabNotIntercepted
[50836:3847:1106/092819:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50836:81927:1106/092822:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[50836:29443:1106/092822:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppUrlRedirectorBrowserTest.XhrInTabNotIntercepted (3902 ms)
[60/403] PlatformAppUrlRedirectorBrowserTest.XhrInTabNotIntercepted (4816 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppWhileIdle
[50841:3847:1106/092820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50841:29187:1106/092823:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50841:29187:1106/092823:WARNING:channel.cc(273)] RawChannel write error
[50841:29187:1106/092824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50841:29187:1106/092824:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50841:29187:1106/092824:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] EphemeralAppBrowserTest.PromoteAppWhileIdle (4063 ms)
[61/403] EphemeralAppBrowserTest.PromoteAppWhileIdle (4759 ms)
[ RUN      ] EphemeralAppBrowserTest.InstallEventReceivedWhileRunning
[50839:3847:1106/092820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50839:3847:1106/092825:ERROR:native_app_window_cocoa.mm(924)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShelfMenu()
[50846:12807:1106/092825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50846:12807:1106/092825:WARNING:channel.cc(273)] RawChannel write error
[50839:29699:1106/092825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50839:29699:1106/092825:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.InstallEventReceivedWhileRunning (5347 ms)
[62/403] EphemeralAppBrowserTest.InstallEventReceivedWhileRunning (6115 ms)
[ RUN      ] EphemeralAppBrowserTest.ExtensionPrefBackcompatibility
[50855:3847:1106/092824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50855:29699:1106/092826:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50855:29699:1106/092826:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50855:29699:1106/092826:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] EphemeralAppBrowserTest.ExtensionPrefBackcompatibility (2548 ms)
[63/403] EphemeralAppBrowserTest.ExtensionPrefBackcompatibility (3442 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileIdle
[50853:3847:1106/092823:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50866:12551:1106/092827:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50853:29699:1106/092827:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50853:29699:1106/092827:WARNING:channel.cc(273)] RawChannel write error
[50853:29699:1106/092827:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50853:29699:1106/092827:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileIdle (4020 ms)
[64/403] EphemeralAppBrowserTest.PromoteAppFromSyncWhileIdle (4760 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchBlacklistedApp
HTTP server started on http://127.0.0.1:60648...
sending server_data: {"host": "127.0.0.1", "port": 60648} (36 bytes)
[50867:3847:1106/092826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.LaunchBlacklistedApp (3830 ms)
[65/403] EphemeralAppLauncherTest.LaunchBlacklistedApp (4785 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchAppWithPermissionsWarnings
HTTP server started on http://127.0.0.1:60647...
sending server_data: {"host": "127.0.0.1", "port": 60647} (36 bytes)
[50861:3847:1106/092825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.LaunchAppWithPermissionsWarnings (5935 ms)
[66/403] EphemeralAppLauncherTest.LaunchAppWithPermissionsWarnings (6867 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchAppWithUnsupportedRequirements
HTTP server started on http://127.0.0.1:60650...
sending server_data: {"host": "127.0.0.1", "port": 60650} (36 bytes)
[50873:3847:1106/092828:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.LaunchAppWithUnsupportedRequirements (3748 ms)
[67/403] EphemeralAppLauncherTest.LaunchAppWithUnsupportedRequirements (4514 ms)
[ RUN      ] WebViewTest.AutoSize
[50879:3847:1106/092828:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50879:29699:1106/092830:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50879:29699:1106/092830:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50879:45315:1106/092830:ERROR:mach_broker_mac.mm(256)] Unknown process 50891 is sending Mach IPC messages!
[50879:3847:1106/092833:INFO:CONSOLE(14)] "guest.loadstop", source: chrome-extension://nfmbookjaekbkbaoleihjkhkgjjkojkh/main.js (14)
[50879:3847:1106/092833:INFO:CONSOLE(41)] "sizechagned: dimension: 1600 X 1600", source: chrome-extension://nfmbookjaekbkbaoleihjkhkgjjkojkh/main.js (41)
[50879:3847:1106/092833:INFO:CONSOLE(0)] "[SUCCESS] testAutoSize", source: chrome-extension://nfmbookjaekbkbaoleihjkhkgjjkojkh/_generated_background_page.html (0)
[50879:29699:1106/092833:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50879:29699:1106/092833:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.AutoSize (5649 ms)
[68/403] WebViewTest.AutoSize (6654 ms)
[ RUN      ] WebViewTest.Shim_TestDestroyOnEventListener
[50893:3847:1106/092831:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50893:3847:1106/092835:INFO:CONSOLE(649)] "loadcommit1", source: chrome-extension://hiopmceacjlfcnhnhmbagcgfmkfibnmi/main.js (649)
[50893:3847:1106/092835:INFO:CONSOLE(654)] "loadcommit2", source: chrome-extension://hiopmceacjlfcnhnhmbagcgfmkfibnmi/main.js (654)
[50909:12807:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50909:12807:1106/092835:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDestroyOnEventListener (4727 ms)
[69/403] WebViewTest.Shim_TestDestroyOnEventListener (5548 ms)
[ RUN      ] WebViewTest.CloseOnLoadcommit
[50896:3847:1106/092832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50905:12551:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50905:12551:1106/092835:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.CloseOnLoadcommit (4004 ms)
[70/403] WebViewTest.CloseOnLoadcommit (4771 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortIllegalJavaScriptURL
[50895:3847:1106/092832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50895:29699:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50906:16643:1106/092835:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] WebViewTest.Shim_TestLoadAbortIllegalJavaScriptURL (4067 ms)
[71/403] WebViewTest.Shim_TestLoadAbortIllegalJavaScriptURL (5022 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestDenyWithPreventDefault
[50908:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50908:82183:1106/092839:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[50911:12807:1106/092839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50911:12807:1106/092839:WARNING:channel.cc(273)] RawChannel write error
[50927:12551:1106/092839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.MediaAccessAPIDeny_TestDenyWithPreventDefault (4750 ms)
[72/403] WebViewTest.MediaAccessAPIDeny_TestDenyWithPreventDefault (5545 ms)
[ RUN      ] WebViewTest.SetPropertyOnDocumentReady
[50916:3847:1106/092837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50916:29443:1106/092838:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50916:29443:1106/092838:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50916:45059:1106/092838:ERROR:mach_broker_mac.mm(256)] Unknown process 50928 is sending Mach IPC messages!
[50916:3847:1106/092841:INFO:CONSOLE(0)] "[SUCCESS] checkRedefinePropertyAndPartitionCorrectness", source: chrome-extension://mbnbcoblllkahajhcnlgfblaegfafbhk/_generated_background_page.html (0)
[50916:29443:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50916:29443:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.SetPropertyOnDocumentReady (4836 ms)
[73/403] WebViewTest.SetPropertyOnDocumentReady (5554 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromMainThreadDeny
[50915:3847:1106/092836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50915:3847:1106/092840:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://hcfjlgcggbmhfknnpmhoghodgidofnom/embedder.js (77)
[50915:81927:1106/092841:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[50915:3847:1106/092841:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://hcfjlgcggbmhfknnpmhoghodgidofnom/embedder.js (79)
[50915:3847:1106/092841:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://hcfjlgcggbmhfknnpmhoghodgidofnom/embedder.js (82)
[50915:3847:1106/092841:WARNING:chrome_quota_permission_context.cc(301)] Attempt to request quota from a background page: 6,2
[50915:29443:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50915:29443:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromMainThreadDeny (5220 ms)
[74/403] WebViewTest.FileSystemAPIRequestFromMainThreadDeny (5821 ms)
[ RUN      ] WebViewTest.ScreenCoordinates
[50913:3847:1106/092836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50913:29443:1106/092838:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50913:29443:1106/092838:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50913:45571:1106/092838:ERROR:mach_broker_mac.mm(256)] Unknown process 50924 is sending Mach IPC messages!
[50913:3847:1106/092839:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/main.js (25)
[50913:3847:1106/092839:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092839:INFO:CONSOLE(6)] "customArg: screen_coordinates", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092839:INFO:CONSOLE(6)] "startTest: screen_coordinates", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092839:INFO:CONSOLE(6)] "BEG utils.injectCss: screen_coordinates/style.css", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092839:INFO:CONSOLE(6)] "END utils.injectCss", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092839:INFO:CONSOLE(33)] "getConfig: [object Object]", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/screen_coordinates/bootstrap.js (33)
[50913:3847:1106/092839:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "FROM GUEST: guest load complete", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "FROM GUEST: Guest: onPostMessageReceived, data[0] = create-channel", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "FROM GUEST: guest: create-channel", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(36)] "bootstrap got embedder.loadGuest", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/screen_coordinates/bootstrap.js (36)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "start sending postMessage", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "FROM GUEST: Guest: onPostMessageReceived, data[0] = test1", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/utils.js (6)
[50913:3847:1106/092841:INFO:CONSOLE(0)] "[SUCCESS] testScreenCoordinates", source: chrome-extension://fbdicfgnpnigfgfcijdppgpgjfmemkbk/_generated_background_page.html (0)
[50913:29443:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50913:29443:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.ScreenCoordinates (5225 ms)
[75/403] WebViewTest.ScreenCoordinates (6082 ms)
[ RUN      ] WebViewTest.NoPermission
[50930:3847:1106/092840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50930:29699:1106/092841:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50930:29699:1106/092841:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[50930:45315:1106/092842:ERROR:mach_broker_mac.mm(256)] Unknown process 50939 is sending Mach IPC messages!
[50930:3847:1106/092843:INFO:CONSOLE(0)] "[SUCCESS] testAPIMethodExistence", source: chrome-extension://cjcjkmbdplhkhipenkloogfllgfnhlnj/_generated_background_page.html (0)
[50930:3847:1106/092843:INFO:CONSOLE(17)] "You do not have permission to use the webview element. Be sure to declare the 'webview' permission in your manifest file.", source: extensions::denyWebView (17)
[50930:3847:1106/092843:INFO:CONSOLE(17)] "You do not have permission to use the webview element. Be sure to declare the 'webview' permission in your manifest file.", source: extensions::denyWebView (17)
[       OK ] WebViewTest.NoPermission (3683 ms)
[76/403] WebViewTest.NoPermission (4508 ms)
[ RUN      ] AutofillTest.Invalid
[50942:3847:1106/092842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50942:28675:1106/092844:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50942:28675:1106/092844:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillTest.Invalid (2294 ms)
[77/403] AutofillTest.Invalid (2921 ms)
[ RUN      ] WebViewTest.Shim_TestZoomAPI
[50941:3847:1106/092842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50941:29443:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50941:29443:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50941:29443:1106/092847:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestZoomAPI (4938 ms)
[78/403] WebViewTest.Shim_TestZoomAPI (5845 ms)
[ RUN      ] WebViewTest.Dialog_TestPromptDialog
[50940:3847:1106/092842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50940:3847:1106/092847:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (77)
[50940:3847:1106/092847:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (81)
[50940:3847:1106/092847:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (92)
[50940:3847:1106/092847:INFO:CONSOLE(264)] "The prompt dialog test has started.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (264)
[50940:3847:1106/092847:INFO:CONSOLE(279)] "webview has requested a dialog.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (279)
[50940:3847:1106/092847:INFO:CONSOLE(284)] "The app has responded to the dialog request.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (284)
[50940:3847:1106/092847:INFO:CONSOLE(271)] "webview has reported a result for its prompt dialog.", source: chrome-extension://cdlapeaaicjhinelioamgnlmmdbpookf/embedder.js (271)
[50940:29443:1106/092847:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[50940:29443:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50940:29443:1106/092847:WARNING:channel.cc(273)] RawChannel write error
[50962:12807:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Dialog_TestPromptDialog (5565 ms)
[79/403] WebViewTest.Dialog_TestPromptDialog (6343 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics11
[50954:3847:1106/092845:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics11 (2854 ms)
[80/403] FormStructureBrowserTest.DataDrivenHeuristics11 (3442 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics13
[50964:3847:1106/092848:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics13 (3146 ms)
[81/403] FormStructureBrowserTest.DataDrivenHeuristics13 (3979 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics23
[50966:3847:1106/092849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50966:3847:1106/092850:INFO:CONSOLE(1)] "Uncaught ReferenceError: P is not defined", source: data:text/html;charset=utf-8,<form method="post" action="/gp/buy/shipaddressselect/handlers/continue.html/ref=ox_shipaddress_add_new_addr?ie=UTF8&amp;fromAnywhere=1&amp;hasWorkingJavascript=" class="checkout-page-form">            <noscript>&lt;input type="hidden" name="javascriptEnabled" value="0"&gt;</noscript>        <div id="identity-add-new-address" class="a-input-text-group a-spacing-medium">             <script type="text/javascript">    if (!window.amznJQ) {      window.amznJQ = {        onReady:function(waitingFor, payload) {          P.when(waitingFor, 'shim', 'ready').execute(payload);        }      };      P.when('A').execute(function(A) {        window.jQuery = A.$;        window.amznJQ.jQuery = A.$;        P.register('shim', function() { });      });    }    </script>        <script type="text/javascript">P.when("jQuery","ready").execute(function($) {var errantErrorString="Please check that the address you've entered is correct.";  $(".identity-protect-from-errant").closest("form").submit(function(formSubmitEvent) {    var $form = $(this);    var $fieldsInError = $();    $form.find(".identity-protect-from-errant").each(function() {      var $e = $(this).removeClass("a-form-error");      if (!$e.is("input")) $e = $e.find("input:first");      if ($e.val().search(/(\d[ -]?){13}/) != -1) {        $fieldsInError = $fieldsInError.add($e);      }    });    if ($fieldsInError.length > 0) {      var errorEventObject = {};      errorEventObject.formSubmitEvent = formSubmitEvent;      errorEventObject.errorList = [{errorMsg: errantErrorString, fields: $fieldsInError, errorType:"errant-card"}];      $form.trigger("identity-form-validation-error", [errorEventObject]);    }  });  $("body").bind("identity-form-validation-error", function(errantFoundEvent, errorEventObject) {    //If this handler is ran it's because nobody catched that event.    errorEventObject.formSubmitEvent.preventDefault(); //Make sure that form is not submitted;      errorEventObject.formSubmitEvent.stopPropagation(); //Make sure that form is not submitted;    alert(errorEventObject.errorList[0].errorMsg);        //Alert is ugly but tells the user why we won't let the form being submitted.  });});</script>        <div id="enterAddressFullNameContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="50" id="enterAddressFullName" placeholder="Full name" name="enterAddressFullName"></div>        <div id="enterAddressAddressLine1Container" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="60" id="enterAddressAddressLine1" placeholder="Address line 1" name="enterAddressAddressLine1"></div>        <div id="enterAddressAddressLine2Container" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="60" id="enterAddressAddressLine2" placeholder="Address line 2" name="enterAddressAddressLine2"></div>        <div id="enterAddressCityContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="50" id="enterAddressCity" placeholder="City" name="enterAddressCity"></div>        <div id="enterAddressStateOrRegionContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="50" id="enterAddressStateOrRegion" placeholder="State/Province/Region" name="enterAddressStateOrRegion"></div>        <div id="enterAddressPostalCodeContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="20" id="enterAddressPostalCode" placeholder="ZIP" name="enterAddressPostalCode"></div>                  <div data-inputid="enterAddressTaxId" class="a-row country-specific-config-container">          <div class="country-specific-config" data-labelcountryconfig="{&quot;CN&quot;:{&quot;label&quot;:&quot;<b>Citizen ID Number:&nbsp;</b>&quot;},&quot;EC&quot;:{&quot;label&quot;:&quot;<b>ID:&nbsp;</b>&quot;},&quot;TW&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;AR&quot;:{&quot;label&quot;:&quot;<b>CUIL:&nbsp;</b>&quot;},&quot;KR&quot;:{&quot;label&quot;:&quot;<b>Customs ID Number:&nbsp;</b>&quot;},&quot;ZA&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;BR&quot;:{&quot;label&quot;:&quot;<b>CPF Number:&nbsp;</b>&quot;},&quot;IL&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;QA&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;PE&quot;:{&quot;label&quot;:&quot;<b>DNI:&nbsp;</b>&quot;},&quot;TR&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;CL&quot;:{&quot;label&quot;:&quot;<b>RUT:&nbsp;</b>&quot;},&quot;DO&quot;:{&quot;label&quot;:&quot;<b>RNC:&nbsp;</b>&quot;}}"></div>        </div>        <div id="enterAddressTaxIdContainer" data-hash(0x88655c54)="" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field  hidden country-specific-form-input-mobile initial-edit-value" style="display: none;"><input type="text" maxlength="50" id="enterAddressTaxId" name="enterAddressTaxId"></div>        <div id="enterAddressPhoneNumberContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field"><input type="text" maxlength="20" id="enterAddressPhoneNumber" placeholder="Phone number" name="enterAddressPhoneNumber"></div>            </div>      <div id="address-country-container" data-testid="" class="a-row"><div id="enterAddressCountryCodeContainer" data-testid="" class="a-row one-new-address-form-field a-spacing-medium">        <span class="a-dropdown-container"><select name="enterAddressCountryCode" autocomplete="off" data-a-native-class="enterAddressFormField" id="enterAddressCountryCode" class="a-native-dropdown enterAddressFormField"><option class="a-prompt" value="">Country:&nbsp;</option>        <option value="AF">Afghanistan</option>        <option value="AX">Aland Islands</option>        <option value="AL">Albania</option>        <option value="DZ">Algeria</option>        <option value="AS">American Samoa</option>        <option value="AD">Andorra</option>        <option value="AO">Angola</option>        <option value="AI">Anguilla</option>        <option value="AQ">Antarctica</option>        <option value="AG">Antigua and Barbuda</option>        <option value="AR">Argentina</option>        <option value="AM">Armenia</option>        <option value="AW">Aruba</option>        <option value="AU">Australia</option>        <option value="AT">Austria</option>        <option value="AZ">Azerbaijan</option>        <option value="BS">Bahamas, The</option>        <option value="BH">Bahrain</option>        <option value="BD">Bangladesh</option>        <option value="BB">Barbados</option>        <option value="BY">Belarus</option>        <option value="BE">Belgium</option>        <option value="BZ">Belize</option>        <option value="BJ">Benin</option>        <option value="BM">Bermuda</option>        <option value="BT">Bhutan</option>        <option value="BO">Bolivia</option>        <option value="BQ">Bonaire, Saint Eustatius and Saba</option>        <option value="BA">Bosnia and Herzegovina</option>        <option value="BW">Botswana</option>        <option value="BV">Bouvet Island</option>        <option value="BR">Brazil</option>        <option value="IO">British Indian Ocean Territory</option>        <option value="BN">Brunei Darussalam</option>        <option value="BG">Bulgaria</option>        <option value="BF">Burkina Faso</option>        <option value="BI">Burundi</option>        <option value="KH">Cambodia</option>        <option value="CM">Cameroon</option>        <option value="CA">Canada</option>        <option value="CV">Cape Verde</option>        <option value="KY">Cayman Islands</option>        <option value="CF">Central African Republic</option>        <option value="TD">Chad</option>        <option value="CL">Chile</option>        <option value="CN">China</option>        <option value="CX">Christmas Island</option>        <option value="CC">Cocos (Keeling) Islands</option>        <option value="CO">Colombia</option>        <option value="KM">Comoros</option>        <option value="CG">Congo</option>        <option value="CD">Congo, The Democratic Republic of the</option>        <option value="CK">Cook Islands</option>        <option value="CR">Costa Rica</option>        <option value="CI">Cote D'ivoire</option>        <option value="HR">Croatia</option>        <option value="CW">Cura%C3%A7ao</option>        <option value="CY">Cyprus</option>        <option value="CZ">Czech Republic</option>        <option value="DK">Denmark</option>        <option value="DJ">Djibouti</option>        <option value="DM">Dominica</option>        <option value="DO">Dominican Republic</option>        <option value="EC">Ecuador</option>        <option value="EG">Egypt</option>        <option value="SV">El Salvador</option>        <option value="GQ">Equatorial Guinea</option>        <option value="ER">Eritrea</option>        <option value="EE">Estonia</option>        <option value="ET">Ethiopia</option>        <option value="FK">Falkland Islands (Malvinas)</option>        <option value="FO">Faroe Islands</option>        <option value="FJ">Fiji</option>        <option value="FI">Finland</option>        <option value="FR">France</option>        <option value="GF">French Guiana</option>        <option value="PF">French Polynesia</option>        <option value="TF">French Southern Territories</option>        <option value="GA">Gabon</option>        <option value="GM">Gambia, The</option>        <option value="GE">Georgia</option>        <option value="DE">Germany</option>        <option value="GH">Ghana</option>        <option value="GI">Gibraltar</option>        <option value="GR">Greece</option>        <option value="GL">Greenland</option>        <option value="GD">Grenada</option>        <option value="GP">Guadeloupe</option>        <option value="GU">Guam</option>        <option value="GT">Guatemala</option>        <option value="GG">Guernsey</option>        <option value="GN">Guinea</option>        <option value="GW">Guinea-Bissau</option>        <option value="GY">Guyana</option>        <option value="HT">Haiti</option>        <option value="HM">Heard Island and the McDonald Islands</option>        <option value="VA">Holy See</option>        <option value="HN">Honduras</option>        <option value="HK">Hong Kong</option>        <option value="HU">Hungary</option>        <option value="IS">Iceland</option>        <option value="IN">India</option>        <option value="ID">Indonesia</option>        <option value="IQ">Iraq</option>        <option value="IE">Ireland</option>        <option value="IM">Isle of Man</option>        <option value="IL">Israel</option>        <option value="IT">Italy</option>        <option value="JM">Jamaica</option>        <option value="JP">Japan</option>        <option value="JE">Jersey</option>        <option value="JO">Jordan</option>        <option value="KZ">Kazakhstan</option>        <option value="KE">Kenya</option>        <option value="KI">Kiribati</option>        <option value="KR">Korea, Republic of</option>        <option value="KW">Kuwait</option>        <option value="KG">Kyrgyzstan</option>        <option value="LA">Lao People's Democratic Republic</option>        <option value="LV">Latvia</option>        <option value="LB">Lebanon</option>        <option value="LS">Lesotho</option>        <option value="LR">Liberia</option>        <option value="LY">Libya</option>        <option value="LI">Liechtenstein</option>        <option value="LT">Lithuania</option>        <option value="LU">Luxembourg</option>        <option value="MO">Macao</option>        <option value="MK">Macedonia, The Former Yugoslav Republic of</option>        <option value="MG">Madagascar</option>        <option value="MW">Malawi</option>        <option value="MY">Malaysia</option>        <option value="MV">Maldives</option>        <option value="ML">Mali</option>        <option value="MT">Malta</option>        <option value="MH">Marshall Islands</option>        <option value="MQ">Martinique</option>        <option value="MR">Mauritania</option>        <option value="MU">Mauritius</option>        <option value="YT">Mayotte</option>        <option value="MX">Mexico</option>        <option value="FM">Micronesia, Federated States of</option>        <option value="MD">Moldova, Republic of</option>        <option value="MC">Monaco</option>        <option value="MN">Mongolia</option>        <option value="ME">Montenegro</option>        <option value="MS">Montserrat</option>        <option value="MA">Morocco</option>        <option value="MZ">Mozambique</option>        <option value="MM">Myanmar</option>        <option value="NA">Namibia</option>        <option value="NR">Nauru</option>        <option value="NP">Nepal</option>        <option value="NL">Netherlands</option>        <option value="AN">Netherlands Antilles</option>        <option value="NC">New Caledonia</option>        <option value="NZ">New Zealand</option>        <option value="NI">Nicaragua</option>        <option value="NE">Niger</option>        <option value="NG">Nigeria</option>        <option value="NU">Niue</option>        <option value="NF">Norfolk Island</option>        <option value="MP">Northern Mariana Islands</option>        <option value="NO">Norway</option>        <option value="OM">Oman</option>        <option value="PK">Pakistan</option>        <option value="PW">Palau</option>        <option value="PS">Palestinian Territories</option>        <option value="PA">Panama</option>        <option value="PG">Papua New Guinea</option>        <option value="PY">Paraguay</option>        <option value="PE">Peru</option>        <option value="PH">Philippines</option>        <option value="PN">Pitcairn</option>        <option value="PL">Poland</option>        <option value="PT">Portugal</option>        <option value="PR">Puerto Rico</option>        <option value="QA">Qatar</option>        <option value="RE">Reunion</option>        <option value="RO">Romania</option>        <option value="RU">Russian Federation</option>        <option value="RW">Rwanda</option>        <option value="BL">Saint Barthelemy</option>        <option value="SH">Saint Helena, Ascension and Tristan da Cunha</option>        <option value="KN">Saint Kitts and Nevis</option>        <option value="LC">Saint Lucia</option>        <option value="MF">Saint Martin</option>        <option value="PM">Saint Pierre and Miquelon</option>        <option value="VC">Saint Vincent and the Grenadines</option>        <option value="WS">Samoa</option>        <option value="SM">San Marino</option>        <option value="ST">Sao Tome and Principe</option>        <option value="SA">Saudi Arabia</option>        <option value="SN">Senegal</option>        <option value="RS">Serbia</option>        <option value="SC">Seychelles</option>        <option value="SL">Sierra Leone</option>        <option value="SG">Singapore</option>        <option value="SX">Sint Maarten</option>        <option value="SK">Slovakia</option>        <option value="SI">Slovenia</option>        <option value="SB">Solomon Islands</option>        <option value="SO">Somalia</option>        <option value="ZA">South Africa</option>        <option value="GS">South Georgia and the South Sandwich Islands</option>        <option value="ES">Spain</option>        <option value="LK">Sri Lanka</option>        <option value="SR">Suriname</option>        <option value="SJ">Svalbard and Jan Mayen</option>        <option value="SZ">Swaziland</option>        <option value="SE">Sweden</option>        <option value="CH">Switzerland</option>        <option value="TW">Taiwan</option>        <option value="TJ">Tajikistan</option>        <option value="TZ">Tanzania, United Republic of</option>        <option value="TH">Thailand</option>        <option value="TL">Timor-leste</option>        <option value="TG">Togo</option>        <option value="TK">Tokelau</option>        <option value="TO">Tonga</option>        <option value="TT">Trinidad and Tobago</option>        <option value="TN">Tunisia</option>        <option value="TR">Turkey</option>        <option value="TM">Turkmenistan</option>        <option value="TC">Turks and Caicos Islands</option>        <option value="TV">Tuvalu</option>        <option value="UG">Uganda</option>        <option value="UA">Ukraine</option>        <option value="AE">United Arab Emirates</option>        <option value="GB">United Kingdom</option>        <option value="US" selected="">United States</option>        <option value="UM">United States Minor Outlying Islands</option>        <option value="UY">Uruguay</option>        <option value="UZ">Uzbekistan</option>        <option value="VU">Vanuatu</option>        <option value="VE">Venezuela</option>        <option value="VN">Vietnam</option>        <option value="VG">Virgin Islands, British</option>        <option value="VI">Virgin Islands, U.S.</option>        <option value="WF">Wallis and Futuna</option>        <option value="EH">Western Sahara</option>        <option value="YE">Yemen</option>        <option value="ZM">Zambia</option>        <option value="ZW">Zimbabwe</option>    </select><span tabindex="-1" data-a-class="a-touch-select" class="a-button a-button-dropdown a-touch-select" id="a-autoid-0" aria-labelledby="a-autoid-0-announce" style="min-width: 0.942857142857143%;"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0" id="a-autoid-0-announce"><span class="a-dropdown-prompt">United States</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>  </div></div>        <div aria-live="polite" class="a-row a-expander-container a-spacing-base a-expander-inline-container">        <a href="javascript:void(0)" data-action="a-expander-toggle" class="a-expander-header a-declarative a-expander-section-header a-padding-none a-spacing-base a-link-section-expander a-size-medium" data-a-expander-toggle="{&quot;allowLinkDefault&quot;:true, &quot;expand_prompt&quot;:&quot;&quot;, &quot;collapse_prompt&quot;:&quot;&quot;}"><i class="a-icon a-icon-section-collapse"></i><span class="a-expander-prompt">Optional Delivery Preferences</span></a>        <div aria-expanded="true" class="a-expander-content a-padding-none a-expander-inline-content a-expander-inner">              <div class="" data-testid="">          <span class="a-dropdown-container"><select name="AddressType" autocomplete="off" id="AddressType" class="a-native-dropdown a-spacing-base">    <option value="OTH" selected="">Select your preference</option>    <option value="RES">Yes, deliver on weekends</option>    <option value="COM">No, don%E2%80%99t deliver on weekends</option>  </select><span tabindex="-1" data-a-class="enterDeliveryPrefsField" class="a-button a-button-dropdown a-spacing-base enterDeliveryPrefsField" id="a-autoid-1" aria-labelledby="a-autoid-1-announce" style="min-width: 0%;"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0" id="a-autoid-1-announce"><span class="a-dropdown-prompt">Select your preference</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>    </div>    <div class="" data-testid="">        <div class="a-input-text-wrapper enterDeliveryPrefsField"><input type="text" maxlength="27" id="GateCode" placeholder="Security Access Code" name="GateCode"></div>    </div>        </div>      </div>        <span class="a-button a-button-primary" role="button" id="a-autoid-2" aria-labelledby="a-autoid-2-announce"><span class="a-button-inner"><input name="shipToThisAddress" data-testid="" class="a-button-input submit-button-with-name" type="submit" value="1" aria-labelledby="a-autoid-2-announce"><span class="a-button-text" aria-hidden="true" id="a-autoid-2-announce">Continue</span></span></span>                                          <input type="hidden" name="enterAddressIsDomestic" value="0"><input type="hidden" name="requestToken"><input type="hidden" name="purchaseId" value="106-0333725-4562604"><input type="hidden" name="isBilling" value="0"><input type="hidden" name="numberOfDistinctItems" value="1"><input type="hidden" name="hasWorkingJavascript" value="1"></form><form id="form-add-credit-card" method="post" action="/gp/buy/payselect/handlers/submit.html/ref=ox_pay_page_submit_new_payment">            <input type="hidden" name="hasWorkingJavascript" value="1"><input type="hidden" name="forceResponsive" value=""><input type="hidden" name="fromAnywhere" value="1"><input type="hidden" name="isDebug" value="">            <input type="hidden" name="handler" value="add-credit-card" id="newCCHandler">      <input type="hidden" name="newPaymentType" value="cc" id="newPaymentType">            <a data-testid="" href="javascript:void(0)" data-action="a-expander-toggle" class="a-expander-header a-declarative a-expander-inline-header a-spacing-base a-link-expander" data-a-expander-toggle="{&quot;allowLinkDefault&quot;:true, &quot;expand_prompt&quot;:&quot;&quot;, &quot;collapse_prompt&quot;:&quot;&quot;}"><i class="a-icon a-icon-collapse"></i><span class="a-expander-prompt">        <span class="a-size-medium">          Add a credit or debit card        </span>      </span></a>      <hr class="a-divider-normal">      <div aria-expanded="true" class="a-expander-content a-expander-inline-content a-expander-inner">        <div id="cardErrors" class="a-box a-alert a-alert-error hidden a-spacing-base a-spacing-top-small"><div class="a-box-inner a-alert-container"><h4 class="a-alert-heading">There was a problem</h4><div class="a-alert-content">  <ul class="a-vertical">    <li id="addCreditCard_BadType" class="error-message hidden"><span class="a-list-item">      Card type does not match card number.    </span></li>    <li id="addCreditCard_NoName" class="error-message hidden"><span class="a-list-item">      Cardholder's name is required.    </span></li>    <li id="addCreditCard_NoType" class="error-message hidden"><span class="a-list-item">      Card type is required.    </span></li>    <li id="addCreditCard_BadIssueNumber" class="error-message hidden"><span class="a-list-item">      Maestro or Solo card issue number is not correct.    </span></li>    <li id="addCreditCard_RegisterFailed" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_BadNumber" class="error-message hidden"><span class="a-list-item">      Card number is not correct.    </span></li>    <li id="addCreditCard_BadPincode" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_BadNumberLength" class="error-message hidden"><span class="a-list-item">      Length of card number is not correct.    </span></li>    <li id="addCreditCard_BadExpiration" class="error-message hidden"><span class="a-list-item">      Expiration date is not correct.    </span></li>    <li id="addCreditCard_BadSecurityCode" class="error-message hidden"><span class="a-list-item">      Please enter a valid card verification number.    </span></li>    <li id="addCreditCard_CheckStatusTimeout" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_NoNumber" class="error-message hidden"><span class="a-list-item">      Card number is required.    </span></li>    <li id="addCreditCard_Unknown" class="error-message hidden"><span class="a-list-item">      We're sorry, we weren't able to save your credit card information. Please enter it again or try using another form of payment.    </span></li>    <li id="addCreditCard_MarketPlaceFilter" class="error-message hidden"><span class="a-list-item">      This card is not supported in United States.    </span></li>    <li id="addCreditCard_BadMobileNumber" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_BadStartDate" class="error-message hidden"><span class="a-list-item">      The start date for your Switch, Solo or Maestro card should precede the current date and occur within the last 3 years.    </span></li>  </ul></div></div></div>        <div class="a-row a-spacing-small a-size-base">          <span class="a-text-bold"> Enter your credit card information </span>        </div>                <div class="a-input-text-group a-spacing-base">          <div data-account-name="" data-testid="" class="a-input-text-wrapper first-child"><input type="text" id="ccName" autocomplete="off" placeholder="Name on card" name="name"></div>          <span class="a-declarative" data-action="check-card-type" data-check-card-type="{&quot;url&quot;:&quot;/gp/buy/payselect/handlers/get-credit-card-type.html&quot;,&quot;type&quot;:&quot;cc&quot;}">            <div data-testid="" class="a-input-text-wrapper last-child"><input type="tel" id="addCreditCardNumber" autocomplete="off" placeholder="Card number" name="addCreditCardNumber"></div>          </span>        </div>        <div class="a-row a-spacing-small">          <strong> Expiration date </strong>        </div>        <div class="a-row a-spacing-medium">          <div class="a-column a-span6 card-date">                    <span class="a-dropdown-container"><select name="month" autocomplete="off" id="ccMonth" class="a-native-dropdown">    <option value="1">        01    </option>    <option value="2">        02    </option>    <option value="3">        03    </option>    <option value="4">        04    </option>    <option value="5">        05    </option>    <option value="6">        06    </option>    <option value="7">        07    </option>    <option value="8">        08    </option>    <option value="9">        09    </option>    <option value="10">        10    </option>    <option value="11">        11    </option>    <option value="12">        12    </option></select><span tabindex="-1" data-action="" data-testid="" class="a-button a-button-dropdown"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0"><span class="a-dropdown-prompt">01</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>                  </div>          <div class="a-column a-span6 card-date a-span-last">                    <span class="a-dropdown-container"><select name="year" autocomplete="off" id="ccYear" class="a-native-dropdown">    <option value="2014" selected="">        2014    </option>    <option value="2015">        2015    </option>    <option value="2016">        2016    </option>    <option value="2017">        2017    </option>    <option value="2018">        2018    </option>    <option value="2019">        2019    </option>    <option value="2020">        2020    </option>    <option value="2021">        2021    </option>    <option value="2022">        2022    </option>    <option value="2023">        2023    </option>    <option value="2024">        2024    </option>    <option value="2025">        2025    </option>    <option value="2026">        2026    </option>    <option value="2027">        2027    </option>    <option value="2028">        2028    </option>    <option value="2029">        2029    </option>    <option value="2030">        2030    </option>    <option value="2031">        2031    </option>    <option value="2032">        2032    </option>    <option value="2033">        2033    </option>    <option value="2034">        2034    </option></select><span tabindex="-1" data-action="" data-testid="" class="a-button a-button-dropdown"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0"><span class="a-dropdown-prompt">2014</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>                  </div>        </div>        <span class="a-button a-spacing-base a-spacing-top-base a-button-primary" role="button"><span class="a-button-inner"><input id="ccAddCard" data-testid="" class="a-button-input" type="submit"><span class="a-button-text" aria-hidden="true">          Add your card        </span></span></span>        <hr class="a-spacing-base a-divider-normal">      </div>    </form> (1)
[50966:3847:1106/092850:INFO:CONSOLE(1)] "Uncaught SyntaxError: Unexpected end of input", source: data:text/html;charset=utf-8,<form method="post" action="/gp/buy/shipaddressselect/handlers/continue.html/ref=ox_shipaddress_add_new_addr?ie=UTF8&amp;fromAnywhere=1&amp;hasWorkingJavascript=" class="checkout-page-form">            <noscript>&lt;input type="hidden" name="javascriptEnabled" value="0"&gt;</noscript>        <div id="identity-add-new-address" class="a-input-text-group a-spacing-medium">             <script type="text/javascript">    if (!window.amznJQ) {      window.amznJQ = {        onReady:function(waitingFor, payload) {          P.when(waitingFor, 'shim', 'ready').execute(payload);        }      };      P.when('A').execute(function(A) {        window.jQuery = A.$;        window.amznJQ.jQuery = A.$;        P.register('shim', function() { });      });    }    </script>        <script type="text/javascript">P.when("jQuery","ready").execute(function($) {var errantErrorString="Please check that the address you've entered is correct.";  $(".identity-protect-from-errant").closest("form").submit(function(formSubmitEvent) {    var $form = $(this);    var $fieldsInError = $();    $form.find(".identity-protect-from-errant").each(function() {      var $e = $(this).removeClass("a-form-error");      if (!$e.is("input")) $e = $e.find("input:first");      if ($e.val().search(/(\d[ -]?){13}/) != -1) {        $fieldsInError = $fieldsInError.add($e);      }    });    if ($fieldsInError.length > 0) {      var errorEventObject = {};      errorEventObject.formSubmitEvent = formSubmitEvent;      errorEventObject.errorList = [{errorMsg: errantErrorString, fields: $fieldsInError, errorType:"errant-card"}];      $form.trigger("identity-form-validation-error", [errorEventObject]);    }  });  $("body").bind("identity-form-validation-error", function(errantFoundEvent, errorEventObject) {    //If this handler is ran it's because nobody catched that event.    errorEventObject.formSubmitEvent.preventDefault(); //Make sure that form is not submitted;      errorEventObject.formSubmitEvent.stopPropagation(); //Make sure that form is not submitted;    alert(errorEventObject.errorList[0].errorMsg);        //Alert is ugly but tells the user why we won't let the form being submitted.  });});</script>        <div id="enterAddressFullNameContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="50" id="enterAddressFullName" placeholder="Full name" name="enterAddressFullName"></div>        <div id="enterAddressAddressLine1Container" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="60" id="enterAddressAddressLine1" placeholder="Address line 1" name="enterAddressAddressLine1"></div>        <div id="enterAddressAddressLine2Container" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="60" id="enterAddressAddressLine2" placeholder="Address line 2" name="enterAddressAddressLine2"></div>        <div id="enterAddressCityContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="50" id="enterAddressCity" placeholder="City" name="enterAddressCity"></div>        <div id="enterAddressStateOrRegionContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="50" id="enterAddressStateOrRegion" placeholder="State/Province/Region" name="enterAddressStateOrRegion"></div>        <div id="enterAddressPostalCodeContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field identity-protect-from-errant"><input type="text" maxlength="20" id="enterAddressPostalCode" placeholder="ZIP" name="enterAddressPostalCode"></div>                  <div data-inputid="enterAddressTaxId" class="a-row country-specific-config-container">          <div class="country-specific-config" data-labelcountryconfig="{&quot;CN&quot;:{&quot;label&quot;:&quot;<b>Citizen ID Number:&nbsp;</b>&quot;},&quot;EC&quot;:{&quot;label&quot;:&quot;<b>ID:&nbsp;</b>&quot;},&quot;TW&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;AR&quot;:{&quot;label&quot;:&quot;<b>CUIL:&nbsp;</b>&quot;},&quot;KR&quot;:{&quot;label&quot;:&quot;<b>Customs ID Number:&nbsp;</b>&quot;},&quot;ZA&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;BR&quot;:{&quot;label&quot;:&quot;<b>CPF Number:&nbsp;</b>&quot;},&quot;IL&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;QA&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;PE&quot;:{&quot;label&quot;:&quot;<b>DNI:&nbsp;</b>&quot;},&quot;TR&quot;:{&quot;label&quot;:&quot;<b>ID Number:&nbsp;</b>&quot;},&quot;CL&quot;:{&quot;label&quot;:&quot;<b>RUT:&nbsp;</b>&quot;},&quot;DO&quot;:{&quot;label&quot;:&quot;<b>RNC:&nbsp;</b>&quot;}}"></div>        </div>        <div id="enterAddressTaxIdContainer" data-hash(0x88655c54)="" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field  hidden country-specific-form-input-mobile initial-edit-value" style="display: none;"><input type="text" maxlength="50" id="enterAddressTaxId" name="enterAddressTaxId"></div>        <div id="enterAddressPhoneNumberContainer" data-testid="" class="a-input-text-wrapper enterAddressFormField one-new-address-form-field"><input type="text" maxlength="20" id="enterAddressPhoneNumber" placeholder="Phone number" name="enterAddressPhoneNumber"></div>            </div>      <div id="address-country-container" data-testid="" class="a-row"><div id="enterAddressCountryCodeContainer" data-testid="" class="a-row one-new-address-form-field a-spacing-medium">        <span class="a-dropdown-container"><select name="enterAddressCountryCode" autocomplete="off" data-a-native-class="enterAddressFormField" id="enterAddressCountryCode" class="a-native-dropdown enterAddressFormField"><option class="a-prompt" value="">Country:&nbsp;</option>        <option value="AF">Afghanistan</option>        <option value="AX">Aland Islands</option>        <option value="AL">Albania</option>        <option value="DZ">Algeria</option>        <option value="AS">American Samoa</option>        <option value="AD">Andorra</option>        <option value="AO">Angola</option>        <option value="AI">Anguilla</option>        <option value="AQ">Antarctica</option>        <option value="AG">Antigua and Barbuda</option>        <option value="AR">Argentina</option>        <option value="AM">Armenia</option>        <option value="AW">Aruba</option>        <option value="AU">Australia</option>        <option value="AT">Austria</option>        <option value="AZ">Azerbaijan</option>        <option value="BS">Bahamas, The</option>        <option value="BH">Bahrain</option>        <option value="BD">Bangladesh</option>        <option value="BB">Barbados</option>        <option value="BY">Belarus</option>        <option value="BE">Belgium</option>        <option value="BZ">Belize</option>        <option value="BJ">Benin</option>        <option value="BM">Bermuda</option>        <option value="BT">Bhutan</option>        <option value="BO">Bolivia</option>        <option value="BQ">Bonaire, Saint Eustatius and Saba</option>        <option value="BA">Bosnia and Herzegovina</option>        <option value="BW">Botswana</option>        <option value="BV">Bouvet Island</option>        <option value="BR">Brazil</option>        <option value="IO">British Indian Ocean Territory</option>        <option value="BN">Brunei Darussalam</option>        <option value="BG">Bulgaria</option>        <option value="BF">Burkina Faso</option>        <option value="BI">Burundi</option>        <option value="KH">Cambodia</option>        <option value="CM">Cameroon</option>        <option value="CA">Canada</option>        <option value="CV">Cape Verde</option>        <option value="KY">Cayman Islands</option>        <option value="CF">Central African Republic</option>        <option value="TD">Chad</option>        <option value="CL">Chile</option>        <option value="CN">China</option>        <option value="CX">Christmas Island</option>        <option value="CC">Cocos (Keeling) Islands</option>        <option value="CO">Colombia</option>        <option value="KM">Comoros</option>        <option value="CG">Congo</option>        <option value="CD">Congo, The Democratic Republic of the</option>        <option value="CK">Cook Islands</option>        <option value="CR">Costa Rica</option>        <option value="CI">Cote D'ivoire</option>        <option value="HR">Croatia</option>        <option value="CW">Cura%C3%A7ao</option>        <option value="CY">Cyprus</option>        <option value="CZ">Czech Republic</option>        <option value="DK">Denmark</option>        <option value="DJ">Djibouti</option>        <option value="DM">Dominica</option>        <option value="DO">Dominican Republic</option>        <option value="EC">Ecuador</option>        <option value="EG">Egypt</option>        <option value="SV">El Salvador</option>        <option value="GQ">Equatorial Guinea</option>        <option value="ER">Eritrea</option>        <option value="EE">Estonia</option>        <option value="ET">Ethiopia</option>        <option value="FK">Falkland Islands (Malvinas)</option>        <option value="FO">Faroe Islands</option>        <option value="FJ">Fiji</option>        <option value="FI">Finland</option>        <option value="FR">France</option>        <option value="GF">French Guiana</option>        <option value="PF">French Polynesia</option>        <option value="TF">French Southern Territories</option>        <option value="GA">Gabon</option>        <option value="GM">Gambia, The</option>        <option value="GE">Georgia</option>        <option value="DE">Germany</option>        <option value="GH">Ghana</option>        <option value="GI">Gibraltar</option>        <option value="GR">Greece</option>        <option value="GL">Greenland</option>        <option value="GD">Grenada</option>        <option value="GP">Guadeloupe</option>        <option value="GU">Guam</option>        <option value="GT">Guatemala</option>        <option value="GG">Guernsey</option>        <option value="GN">Guinea</option>        <option value="GW">Guinea-Bissau</option>        <option value="GY">Guyana</option>        <option value="HT">Haiti</option>        <option value="HM">Heard Island and the McDonald Islands</option>        <option value="VA">Holy See</option>        <option value="HN">Honduras</option>        <option value="HK">Hong Kong</option>        <option value="HU">Hungary</option>        <option value="IS">Iceland</option>        <option value="IN">India</option>        <option value="ID">Indonesia</option>        <option value="IQ">Iraq</option>        <option value="IE">Ireland</option>        <option value="IM">Isle of Man</option>        <option value="IL">Israel</option>        <option value="IT">Italy</option>        <option value="JM">Jamaica</option>        <option value="JP">Japan</option>        <option value="JE">Jersey</option>        <option value="JO">Jordan</option>        <option value="KZ">Kazakhstan</option>        <option value="KE">Kenya</option>        <option value="KI">Kiribati</option>        <option value="KR">Korea, Republic of</option>        <option value="KW">Kuwait</option>        <option value="KG">Kyrgyzstan</option>        <option value="LA">Lao People's Democratic Republic</option>        <option value="LV">Latvia</option>        <option value="LB">Lebanon</option>        <option value="LS">Lesotho</option>        <option value="LR">Liberia</option>        <option value="LY">Libya</option>        <option value="LI">Liechtenstein</option>        <option value="LT">Lithuania</option>        <option value="LU">Luxembourg</option>        <option value="MO">Macao</option>        <option value="MK">Macedonia, The Former Yugoslav Republic of</option>        <option value="MG">Madagascar</option>        <option value="MW">Malawi</option>        <option value="MY">Malaysia</option>        <option value="MV">Maldives</option>        <option value="ML">Mali</option>        <option value="MT">Malta</option>        <option value="MH">Marshall Islands</option>        <option value="MQ">Martinique</option>        <option value="MR">Mauritania</option>        <option value="MU">Mauritius</option>        <option value="YT">Mayotte</option>        <option value="MX">Mexico</option>        <option value="FM">Micronesia, Federated States of</option>        <option value="MD">Moldova, Republic of</option>        <option value="MC">Monaco</option>        <option value="MN">Mongolia</option>        <option value="ME">Montenegro</option>        <option value="MS">Montserrat</option>        <option value="MA">Morocco</option>        <option value="MZ">Mozambique</option>        <option value="MM">Myanmar</option>        <option value="NA">Namibia</option>        <option value="NR">Nauru</option>        <option value="NP">Nepal</option>        <option value="NL">Netherlands</option>        <option value="AN">Netherlands Antilles</option>        <option value="NC">New Caledonia</option>        <option value="NZ">New Zealand</option>        <option value="NI">Nicaragua</option>        <option value="NE">Niger</option>        <option value="NG">Nigeria</option>        <option value="NU">Niue</option>        <option value="NF">Norfolk Island</option>        <option value="MP">Northern Mariana Islands</option>        <option value="NO">Norway</option>        <option value="OM">Oman</option>        <option value="PK">Pakistan</option>        <option value="PW">Palau</option>        <option value="PS">Palestinian Territories</option>        <option value="PA">Panama</option>        <option value="PG">Papua New Guinea</option>        <option value="PY">Paraguay</option>        <option value="PE">Peru</option>        <option value="PH">Philippines</option>        <option value="PN">Pitcairn</option>        <option value="PL">Poland</option>        <option value="PT">Portugal</option>        <option value="PR">Puerto Rico</option>        <option value="QA">Qatar</option>        <option value="RE">Reunion</option>        <option value="RO">Romania</option>        <option value="RU">Russian Federation</option>        <option value="RW">Rwanda</option>        <option value="BL">Saint Barthelemy</option>        <option value="SH">Saint Helena, Ascension and Tristan da Cunha</option>        <option value="KN">Saint Kitts and Nevis</option>        <option value="LC">Saint Lucia</option>        <option value="MF">Saint Martin</option>        <option value="PM">Saint Pierre and Miquelon</option>        <option value="VC">Saint Vincent and the Grenadines</option>        <option value="WS">Samoa</option>        <option value="SM">San Marino</option>        <option value="ST">Sao Tome and Principe</option>        <option value="SA">Saudi Arabia</option>        <option value="SN">Senegal</option>        <option value="RS">Serbia</option>        <option value="SC">Seychelles</option>        <option value="SL">Sierra Leone</option>        <option value="SG">Singapore</option>        <option value="SX">Sint Maarten</option>        <option value="SK">Slovakia</option>        <option value="SI">Slovenia</option>        <option value="SB">Solomon Islands</option>        <option value="SO">Somalia</option>        <option value="ZA">South Africa</option>        <option value="GS">South Georgia and the South Sandwich Islands</option>        <option value="ES">Spain</option>        <option value="LK">Sri Lanka</option>        <option value="SR">Suriname</option>        <option value="SJ">Svalbard and Jan Mayen</option>        <option value="SZ">Swaziland</option>        <option value="SE">Sweden</option>        <option value="CH">Switzerland</option>        <option value="TW">Taiwan</option>        <option value="TJ">Tajikistan</option>        <option value="TZ">Tanzania, United Republic of</option>        <option value="TH">Thailand</option>        <option value="TL">Timor-leste</option>        <option value="TG">Togo</option>        <option value="TK">Tokelau</option>        <option value="TO">Tonga</option>        <option value="TT">Trinidad and Tobago</option>        <option value="TN">Tunisia</option>        <option value="TR">Turkey</option>        <option value="TM">Turkmenistan</option>        <option value="TC">Turks and Caicos Islands</option>        <option value="TV">Tuvalu</option>        <option value="UG">Uganda</option>        <option value="UA">Ukraine</option>        <option value="AE">United Arab Emirates</option>        <option value="GB">United Kingdom</option>        <option value="US" selected="">United States</option>        <option value="UM">United States Minor Outlying Islands</option>        <option value="UY">Uruguay</option>        <option value="UZ">Uzbekistan</option>        <option value="VU">Vanuatu</option>        <option value="VE">Venezuela</option>        <option value="VN">Vietnam</option>        <option value="VG">Virgin Islands, British</option>        <option value="VI">Virgin Islands, U.S.</option>        <option value="WF">Wallis and Futuna</option>        <option value="EH">Western Sahara</option>        <option value="YE">Yemen</option>        <option value="ZM">Zambia</option>        <option value="ZW">Zimbabwe</option>    </select><span tabindex="-1" data-a-class="a-touch-select" class="a-button a-button-dropdown a-touch-select" id="a-autoid-0" aria-labelledby="a-autoid-0-announce" style="min-width: 0.942857142857143%;"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0" id="a-autoid-0-announce"><span class="a-dropdown-prompt">United States</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>  </div></div>        <div aria-live="polite" class="a-row a-expander-container a-spacing-base a-expander-inline-container">        <a href="javascript:void(0)" data-action="a-expander-toggle" class="a-expander-header a-declarative a-expander-section-header a-padding-none a-spacing-base a-link-section-expander a-size-medium" data-a-expander-toggle="{&quot;allowLinkDefault&quot;:true, &quot;expand_prompt&quot;:&quot;&quot;, &quot;collapse_prompt&quot;:&quot;&quot;}"><i class="a-icon a-icon-section-collapse"></i><span class="a-expander-prompt">Optional Delivery Preferences</span></a>        <div aria-expanded="true" class="a-expander-content a-padding-none a-expander-inline-content a-expander-inner">              <div class="" data-testid="">          <span class="a-dropdown-container"><select name="AddressType" autocomplete="off" id="AddressType" class="a-native-dropdown a-spacing-base">    <option value="OTH" selected="">Select your preference</option>    <option value="RES">Yes, deliver on weekends</option>    <option value="COM">No, don%E2%80%99t deliver on weekends</option>  </select><span tabindex="-1" data-a-class="enterDeliveryPrefsField" class="a-button a-button-dropdown a-spacing-base enterDeliveryPrefsField" id="a-autoid-1" aria-labelledby="a-autoid-1-announce" style="min-width: 0%;"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0" id="a-autoid-1-announce"><span class="a-dropdown-prompt">Select your preference</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>    </div>    <div class="" data-testid="">        <div class="a-input-text-wrapper enterDeliveryPrefsField"><input type="text" maxlength="27" id="GateCode" placeholder="Security Access Code" name="GateCode"></div>    </div>        </div>      </div>        <span class="a-button a-button-primary" role="button" id="a-autoid-2" aria-labelledby="a-autoid-2-announce"><span class="a-button-inner"><input name="shipToThisAddress" data-testid="" class="a-button-input submit-button-with-name" type="submit" value="1" aria-labelledby="a-autoid-2-announce"><span class="a-button-text" aria-hidden="true" id="a-autoid-2-announce">Continue</span></span></span>                                          <input type="hidden" name="enterAddressIsDomestic" value="0"><input type="hidden" name="requestToken"><input type="hidden" name="purchaseId" value="106-0333725-4562604"><input type="hidden" name="isBilling" value="0"><input type="hidden" name="numberOfDistinctItems" value="1"><input type="hidden" name="hasWorkingJavascript" value="1"></form><form id="form-add-credit-card" method="post" action="/gp/buy/payselect/handlers/submit.html/ref=ox_pay_page_submit_new_payment">            <input type="hidden" name="hasWorkingJavascript" value="1"><input type="hidden" name="forceResponsive" value=""><input type="hidden" name="fromAnywhere" value="1"><input type="hidden" name="isDebug" value="">            <input type="hidden" name="handler" value="add-credit-card" id="newCCHandler">      <input type="hidden" name="newPaymentType" value="cc" id="newPaymentType">            <a data-testid="" href="javascript:void(0)" data-action="a-expander-toggle" class="a-expander-header a-declarative a-expander-inline-header a-spacing-base a-link-expander" data-a-expander-toggle="{&quot;allowLinkDefault&quot;:true, &quot;expand_prompt&quot;:&quot;&quot;, &quot;collapse_prompt&quot;:&quot;&quot;}"><i class="a-icon a-icon-collapse"></i><span class="a-expander-prompt">        <span class="a-size-medium">          Add a credit or debit card        </span>      </span></a>      <hr class="a-divider-normal">      <div aria-expanded="true" class="a-expander-content a-expander-inline-content a-expander-inner">        <div id="cardErrors" class="a-box a-alert a-alert-error hidden a-spacing-base a-spacing-top-small"><div class="a-box-inner a-alert-container"><h4 class="a-alert-heading">There was a problem</h4><div class="a-alert-content">  <ul class="a-vertical">    <li id="addCreditCard_BadType" class="error-message hidden"><span class="a-list-item">      Card type does not match card number.    </span></li>    <li id="addCreditCard_NoName" class="error-message hidden"><span class="a-list-item">      Cardholder's name is required.    </span></li>    <li id="addCreditCard_NoType" class="error-message hidden"><span class="a-list-item">      Card type is required.    </span></li>    <li id="addCreditCard_BadIssueNumber" class="error-message hidden"><span class="a-list-item">      Maestro or Solo card issue number is not correct.    </span></li>    <li id="addCreditCard_RegisterFailed" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_BadNumber" class="error-message hidden"><span class="a-list-item">      Card number is not correct.    </span></li>    <li id="addCreditCard_BadPincode" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_BadNumberLength" class="error-message hidden"><span class="a-list-item">      Length of card number is not correct.    </span></li>    <li id="addCreditCard_BadExpiration" class="error-message hidden"><span class="a-list-item">      Expiration date is not correct.    </span></li>    <li id="addCreditCard_BadSecurityCode" class="error-message hidden"><span class="a-list-item">      Please enter a valid card verification number.    </span></li>    <li id="addCreditCard_CheckStatusTimeout" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_NoNumber" class="error-message hidden"><span class="a-list-item">      Card number is required.    </span></li>    <li id="addCreditCard_Unknown" class="error-message hidden"><span class="a-list-item">      We're sorry, we weren't able to save your credit card information. Please enter it again or try using another form of payment.    </span></li>    <li id="addCreditCard_MarketPlaceFilter" class="error-message hidden"><span class="a-list-item">      This card is not supported in United States.    </span></li>    <li id="addCreditCard_BadMobileNumber" class="error-message hidden"><span class="a-list-item">          </span></li>    <li id="addCreditCard_BadStartDate" class="error-message hidden"><span class="a-list-item">      The start date for your Switch, Solo or Maestro card should precede the current date and occur within the last 3 years.    </span></li>  </ul></div></div></div>        <div class="a-row a-spacing-small a-size-base">          <span class="a-text-bold"> Enter your credit card information </span>        </div>                <div class="a-input-text-group a-spacing-base">          <div data-account-name="" data-testid="" class="a-input-text-wrapper first-child"><input type="text" id="ccName" autocomplete="off" placeholder="Name on card" name="name"></div>          <span class="a-declarative" data-action="check-card-type" data-check-card-type="{&quot;url&quot;:&quot;/gp/buy/payselect/handlers/get-credit-card-type.html&quot;,&quot;type&quot;:&quot;cc&quot;}">            <div data-testid="" class="a-input-text-wrapper last-child"><input type="tel" id="addCreditCardNumber" autocomplete="off" placeholder="Card number" name="addCreditCardNumber"></div>          </span>        </div>        <div class="a-row a-spacing-small">          <strong> Expiration date </strong>        </div>        <div class="a-row a-spacing-medium">          <div class="a-column a-span6 card-date">                    <span class="a-dropdown-container"><select name="month" autocomplete="off" id="ccMonth" class="a-native-dropdown">    <option value="1">        01    </option>    <option value="2">        02    </option>    <option value="3">        03    </option>    <option value="4">        04    </option>    <option value="5">        05    </option>    <option value="6">        06    </option>    <option value="7">        07    </option>    <option value="8">        08    </option>    <option value="9">        09    </option>    <option value="10">        10    </option>    <option value="11">        11    </option>    <option value="12">        12    </option></select><span tabindex="-1" data-action="" data-testid="" class="a-button a-button-dropdown"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0"><span class="a-dropdown-prompt">01</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>                  </div>          <div class="a-column a-span6 card-date a-span-last">                    <span class="a-dropdown-container"><select name="year" autocomplete="off" id="ccYear" class="a-native-dropdown">    <option value="2014" selected="">        2014    </option>    <option value="2015">        2015    </option>    <option value="2016">        2016    </option>    <option value="2017">        2017    </option>    <option value="2018">        2018    </option>    <option value="2019">        2019    </option>    <option value="2020">        2020    </option>    <option value="2021">        2021    </option>    <option value="2022">        2022    </option>    <option value="2023">        2023    </option>    <option value="2024">        2024    </option>    <option value="2025">        2025    </option>    <option value="2026">        2026    </option>    <option value="2027">        2027    </option>    <option value="2028">        2028    </option>    <option value="2029">        2029    </option>    <option value="2030">        2030    </option>    <option value="2031">        2031    </option>    <option value="2032">        2032    </option>    <option value="2033">        2033    </option>    <option value="2034">        2034    </option></select><span tabindex="-1" data-action="" data-testid="" class="a-button a-button-dropdown"><span class="a-button-inner"><span class="a-button-text a-declarative" data-action="a-dropdown-button" aria-haspopup="true" role="button" tabindex="0"><span class="a-dropdown-prompt">2014</span></span><i class="a-icon a-icon-dropdown"></i></span></span></span>                  </div>        </div>        <span class="a-button a-spacing-base a-spacing-top-base a-button-primary" role="button"><span class="a-button-inner"><input id="ccAddCard" data-testid="" class="a-button-input" type="submit"><span class="a-button-text" aria-hidden="true">          Add your card        </span></span></span>        <hr class="a-spacing-base a-divider-normal">      </div>    </form> (1)
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics23 (3084 ms)
[82/403] FormStructureBrowserTest.DataDrivenHeuristics23 (3707 ms)
[ RUN      ] AutofillTest.ProfileSavedWithValidCountryPhone
[50952:3847:1106/092845:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60658...
sending server_data: {"host": "127.0.0.1", "port": 60658} (36 bytes)
[50955:12551:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50955:12551:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50963:12295:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50963:12295:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50963:12295:1106/092851:WARNING:channel.cc(273)] RawChannel write error
[50965:12551:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50965:12551:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50955:12551:1106/092851:WARNING:channel.cc(273)] RawChannel write error
[50969:13063:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[50969:13063:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50969:13063:1106/092851:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillTest.ProfileSavedWithValidCountryPhone (6759 ms)
[83/403] AutofillTest.ProfileSavedWithValidCountryPhone (7675 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpToHttpsRedirectLogin
[50967:3847:1106/092849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60672...
sending server_data: {"host": "127.0.0.1", "port": 60672} (36 bytes)
[50967:28931:1106/092852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50967:28931:1106/092852:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.HttpToHttpsRedirectLogin (3518 ms)
[84/403] CaptivePortalBrowserTest.HttpToHttpsRedirectLogin (4232 ms)
[ RUN      ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.Normal
[50980:3847:1106/092852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.Normal (2355 ms)
[85/403] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.Normal (3180 ms)
[ RUN      ] AndroidUsbTraitsTest.TestDeviceCounting
[50984:3847:1106/092853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[50984:29187:1106/092855:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[50984:29187:1106/092855:WARNING:channel.cc(273)] RawChannel write error
[50984:3847:1106/092855:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[50984:3847:1106/092855:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[50984:3847:1106/092855:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[50984:3847:1106/092855:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AndroidUsbTraitsTest.TestDeviceCounting (2030 ms)
[86/403] AndroidUsbTraitsTest.TestDeviceCounting (2921 ms)
[ RUN      ] ContentSettingsTest.BlockCookiesUsingExceptions
[50978:3847:1106/092852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60677...
sending server_data: {"host": "127.0.0.1", "port": 60677} (36 bytes)
HTTPS server started on https://127.0.0.1:60680...
sending server_data: {"host": "127.0.0.1", "port": 60680} (36 bytes)
testserver.py: Closed connection
[       OK ] ContentSettingsTest.BlockCookiesUsingExceptions (3805 ms)
[87/403] ContentSettingsTest.BlockCookiesUsingExceptions (4492 ms)
[ RUN      ] ClickToPlayPluginTest.DeleteSelfAtLoad
[50979:3847:1106/092852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickToPlayPluginTest.DeleteSelfAtLoad (3767 ms)
[88/403] ClickToPlayPluginTest.DeleteSelfAtLoad (4495 ms)
[ RUN      ] DownloadTest.KnownSize
[51005:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.KnownSize (3370 ms)
[89/403] DownloadTest.KnownSize (4243 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedBrowserClose
[50997:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60683...
sending server_data: {"host": "127.0.0.1", "port": 60683} (36 bytes)
[51013:12807:1106/092901:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51013:12807:1106/092901:WARNING:channel.cc(273)] RawChannel write error
[50997:3847:1106/092901:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedBrowserClose (5969 ms)
[90/403] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedBrowserClose (6865 ms)
[ RUN      ] DevToolsExperimentalExtensionTest.TestDevToolsExperimentalExtensionAPI
[51002:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60689...
sending server_data: {"host": "127.0.0.1", "port": 60689} (36 bytes)
[51002:3847:1106/092902:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[51002:3847:1106/092902:INFO:CONSOLE(2)] "PASS", source:  (2)
[       OK ] DevToolsExperimentalExtensionTest.TestDevToolsExperimentalExtensionAPI (6415 ms)
[91/403] DevToolsExperimentalExtensionTest.TestDevToolsExperimentalExtensionAPI (7140 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkSize
[50998:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60686...
sending server_data: {"host": "127.0.0.1", "port": 60686} (36 bytes)
[50998:3847:1106/092902:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[       OK ] DevToolsSanityTest.TestNetworkSize (7473 ms)
[92/403] DevToolsSanityTest.TestNetworkSize (8453 ms)
[ RUN      ] DownloadTest.DownloadPrefs_SaveFilePath
[51022:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51027:12807:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.DownloadPrefs_SaveFilePath (1495 ms)
[93/403] DownloadTest.DownloadPrefs_SaveFilePath (2386 ms)
[ RUN      ] DownloadTest.SaveLinkAsReferrerPolicyOrigin
[51020:3847:1106/092901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60694...
sending server_data: {"host": "127.0.0.1", "port": 60694} (36 bytes)
HTTPS server started on https://127.0.0.1:60695...
sending server_data: {"host": "127.0.0.1", "port": 60695} (36 bytes)
[       OK ] DownloadTest.SaveLinkAsReferrerPolicyOrigin (4071 ms)
[94/403] DownloadTest.SaveLinkAsReferrerPolicyOrigin (5033 ms)
[ RUN      ] SavePageBrowserTest.NoSave
[51029:3847:1106/092904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SavePageBrowserTest.NoSave (1909 ms)
[95/403] SavePageBrowserTest.NoSave (2657 ms)
[ RUN      ] DownloadTest.Resumption_NoPrompt
[51028:3847:1106/092904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.Resumption_NoPrompt (2703 ms)
[96/403] DownloadTest.Resumption_NoPrompt (3447 ms)
[ RUN      ] ErrorPageTest.DNSError_Basic
[51031:3847:1106/092905:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.DNSError_Basic (2028 ms)
[97/403] ErrorPageTest.DNSError_Basic (2920 ms)
[ RUN      ] ErrorPageForIDNTest.IDN
[51041:3847:1106/092907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageForIDNTest.IDN (2275 ms)
[98/403] ErrorPageForIDNTest.IDN (3178 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_GoBackAndForward
[51040:3847:1106/092907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.IFrameDNSError_GoBackAndForward (2678 ms)
[99/403] ErrorPageTest.IFrameDNSError_GoBackAndForward (3462 ms)
[ RUN      ] ActiveScriptControllerBrowserTest.RemoveExtensionWithPendingInjections
[51044:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51044:82183:1106/092909:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ActiveScriptControllerBrowserTest.RemoveExtensionWithPendingInjections (2380 ms)
[100/403] ActiveScriptControllerBrowserTest.RemoveExtensionWithPendingInjections (3181 ms)
[ RUN      ] ExtensionBrowsingDataTest.OneAtATime
[51052:3847:1106/092910:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51056:3847:1106/092912:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51056:3847:1106/092912:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51056:3847:1106/092912:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionBrowsingDataTest.OneAtATime (1598 ms)
[101/403] ExtensionBrowsingDataTest.OneAtATime (2393 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack2
[51038:3847:1106/092906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51038:28675:1106/092909:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51038:28675:1106/092909:WARNING:channel.cc(273)] RawChannel write error
[51038:28675:1106/092910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51038:28675:1106/092910:WARNING:channel.cc(273)] RawChannel write error
[51051:12807:1106/092911:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51054:12551:1106/092912:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51054:12551:1106/092912:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_GoBack2 (6616 ms)
[102/403] ErrorPageTest.DNSError_GoBack2 (7391 ms)
[ RUN      ] ExtensionApiTestWithSwitch.ExtensionDebugger
[51055:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51055:3847:1106/092913:INFO:CONSOLE(0)] "[SUCCESS] attach", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:3847:1106/092913:INFO:CONSOLE(0)] "[SUCCESS] attachToMissing", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:3847:1106/092913:INFO:CONSOLE(0)] "[SUCCESS] attachAgain", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:3847:1106/092914:INFO:CONSOLE(0)] "[SUCCESS] detach", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:3847:1106/092914:INFO:CONSOLE(0)] "[SUCCESS] detachAgain", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:3847:1106/092914:INFO:CONSOLE(0)] "[SUCCESS] discoverOwnBackgroundPage", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:3847:1106/092914:INFO:CONSOLE(0)] "[SUCCESS] discoverWorker", source: chrome-extension://pakgljkneofcjlhjcieoddecggepfpdl/_generated_background_page.html (0)
[51055:29699:1106/092914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51055:29699:1106/092914:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTestWithSwitch.ExtensionDebugger (3290 ms)
[103/403] ExtensionApiTestWithSwitch.ExtensionDebugger (4232 ms)
[ RUN      ] CastStreamingApiTest.Stats
[51053:3847:1106/092910:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51059:12807:1106/092913:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51059:12807:1106/092913:WARNING:channel.cc(273)] RawChannel write error
[51053:3847:1106/092913:INFO:CONSOLE(13)] "[TEST] getStats", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (13)
[51053:3847:1106/092913:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (16)
[51053:3847:1106/092913:INFO:CONSOLE(21)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (21)
[51053:29699:1106/092913:WARNING:cast_transport_sender_impl.cc(155)] Unsafe to send audio with encryption DISABLED.
[51053:29699:1106/092913:WARNING:cast_transport_sender_impl.cc(193)] Unsafe to send video with encryption DISABLED.
[51053:3847:1106/092913:INFO:CONSOLE(36)] "Enabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (36)
[51053:3847:1106/092913:INFO:CONSOLE(39)] "Stopping.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (39)
[51053:3847:1106/092913:INFO:CONSOLE(54)] "Disabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (54)
[51053:3847:1106/092913:INFO:CONSOLE(57)] "Destroying.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (57)
[51053:3847:1106/092913:INFO:CONSOLE(0)] "[SUCCESS] getStats", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.html (0)
[51053:3847:1106/092913:INFO:CONSOLE(0)] "[SUCCESS] getStats", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.html (0)
[51065:12551:1106/092914:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.Stats (4034 ms)
[104/403] CastStreamingApiTest.Stats (4759 ms)
[ RUN      ] DesktopCaptureApiTest.ChooseDesktopMedia
[51066:3847:1106/092913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] emptySourceList", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] pickerUiCanceled", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] chooseMedia", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] screensOnly", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] windowsOnly", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] chooseMediaAndGetStream", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] chooseMediaAndTryGetStreamWithInvalidId", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] cancelDialog", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[51066:29699:1106/092915:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51066:29699:1106/092915:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DesktopCaptureApiTest.ChooseDesktopMedia (3008 ms)
[105/403] DesktopCaptureApiTest.ChooseDesktopMedia (3967 ms)
[ RUN      ] DialAPITest.DeviceListEvents
[51069:3847:1106/092914:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51069:3847:1106/092916:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/device_list.html (0)
[       OK ] DialAPITest.DeviceListEvents (2910 ms)
[106/403] DialAPITest.DeviceListEvents (3705 ms)
[ RUN      ] ExtensionDetermineDownloadFilenameInternal.ExtensionDetermineDownloadFilenameInternal
[       OK ] ExtensionDetermineDownloadFilenameInternal.ExtensionDetermineDownloadFilenameInternal (0 ms)
[107/403] ExtensionDetermineDownloadFilenameInternal.ExtensionDetermineDownloadFilenameInternal (543 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchId
[51074:3847:1106/092915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchId (2681 ms)
[108/403] DownloadExtensionTest.DownloadExtensionTest_SearchId (3442 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_ConflictAction
[51075:3847:1106/092915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51084:16899:1106/092917:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[51084:16899:1106/092917:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_ConflictAction (3206 ms)
[109/403] DownloadExtensionTest.DownloadExtensionTest_Download_ConflictAction (4240 ms)
[ RUN      ] ExtensionBrowserTest.OverrideSettings
[51085:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowserTest.OverrideSettings (1956 ms)
[110/403] ExtensionBrowserTest.OverrideSettings (2658 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeed6
[51090:3847:1106/092919:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60702...
sending server_data: {"host": "127.0.0.1", "port": 60702} (36 bytes)
[51090:3847:1106/092922:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeed6 (4073 ms)
[111/403] ExtensionBrowserTest.RSSParseFeedValidFeed6 (5294 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed3
[51093:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60703...
sending server_data: {"host": "127.0.0.1", "port": 60703} (36 bytes)
[51093:29699:1106/092923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51093:29699:1106/092923:WARNING:channel.cc(273)] RawChannel write error
[51093:3847:1106/092923:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[51093:29699:1106/092923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51093:29699:1106/092923:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed3 (3918 ms)
[112/403] ExtensionBrowserTest.RSSParseFeedInvalidFeed3 (4773 ms)
[ RUN      ] BrowserActionApiTest.IncognitoSplit
[51083:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51083:29955:1106/092919:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51083:29955:1106/092919:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51083:29955:1106/092919:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51083:29955:1106/092919:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51083:45571:1106/092919:ERROR:mach_broker_mac.mm(256)] Unknown process 51091 is sending Mach IPC messages!
[51083:45571:1106/092919:ERROR:mach_broker_mac.mm(256)] Unknown process 51094 is sending Mach IPC messages!
[51083:29955:1106/092923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51083:29955:1106/092923:WARNING:channel.cc(273)] RawChannel write error
[51083:29955:1106/092923:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51083:45571:1106/092923:ERROR:mach_broker_mac.mm(256)] Unknown process 51111 is sending Mach IPC messages!
[51095:13063:1106/092923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51083:29955:1106/092923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51083:29955:1106/092923:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionApiTest.IncognitoSplit (6275 ms)
[113/403] BrowserActionApiTest.IncognitoSplit (7131 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed4
[51097:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60704...
sending server_data: {"host": "127.0.0.1", "port": 60704} (36 bytes)
[51097:3847:1106/092923:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
File not found feeds/url%255Fdecoding.html full path:/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/chrome/test/data/feeds/url%255Fdecoding.html
127.0.0.1 - - [06/Nov/2014 09:29:23] code 404, message Not Found
[51097:29699:1106/092923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51097:29699:1106/092923:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed4 (3791 ms)
[114/403] ExtensionBrowserTest.RSSParseFeedInvalidFeed4 (4514 ms)
[ RUN      ] ExtensionBrowserTest.WindowOpenExtension
[51112:3847:1106/092924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51118:13575:1106/092927:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowserTest.WindowOpenExtension (3691 ms)
[115/403] ExtensionBrowserTest.WindowOpenExtension (4502 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettify
[51113:3847:1106/092924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51113:29443:1106/092926:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51113:29443:1106/092926:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51113:45059:1106/092926:ERROR:mach_broker_mac.mm(256)] Unknown process 51125 is sending Mach IPC messages!
[51113:3847:1106/092927:INFO:CONSOLE(0)] "[SUCCESS] getDisplayPath", source: chrome-extension://mfgejcfgdbkankkpjlbljpaeipbefncc/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettify (3662 ms)
[116/403] FileSystemApiTest.FileSystemApiGetDisplayPathPrettify (4504 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenCancelTest
[51114:3847:1106/092924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51114:29443:1106/092926:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51114:29443:1106/092926:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51114:49155:1106/092926:ERROR:mach_broker_mac.mm(256)] Unknown process 51127 is sending Mach IPC messages!
[51114:3847:1106/092927:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://adfjiikdihadkjapijbiligmjfijakaa/_generated_background_page.html (0)
[51114:29443:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51114:29443:1106/092928:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenCancelTest (3676 ms)
[117/403] FileSystemApiTest.FileSystemApiOpenCancelTest (4505 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveNewFileWithWriteTest
[51116:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51116:29443:1106/092926:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51116:29443:1106/092926:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51116:45063:1106/092926:ERROR:mach_broker_mac.mm(256)] Unknown process 51129 is sending Mach IPC messages!
[51116:3847:1106/092928:INFO:CONSOLE(0)] "chrome.fileSystem.chooseFile is deprecated", source: chrome-extension://fgikeoanfcfanoliajdgpanijoamchic/_generated_background_page.html (0)
[51116:3847:1106/092928:INFO:CONSOLE(0)] "Please use chrome.fileSystem.chooseEntry instead", source: chrome-extension://fgikeoanfcfanoliajdgpanijoamchic/_generated_background_page.html (0)
[51116:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://fgikeoanfcfanoliajdgpanijoamchic/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiSaveNewFileWithWriteTest (3728 ms)
[118/403] FileSystemApiTest.FileSystemApiSaveNewFileWithWriteTest (4492 ms)
[ RUN      ] GcmApiTest.SendMessageDefaultTTL
[51131:3847:1106/092928:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51131:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] testSend", source: chrome-extension://loediajcpdgclofiegpaallkaahbomje/_generated_background_page.html (0)
[51131:29699:1106/092931:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51131:29699:1106/092931:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcmApiTest.SendMessageDefaultTTL (2845 ms)
[119/403] GcmApiTest.SendMessageDefaultTTL (4035 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoOptionsSuccess
[51134:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51134:29443:1106/092930:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[51134:3847:1106/092931:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pfikneihgkfeeompppdlmeaocondhcbo/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NoOptionsSuccess (3102 ms)
[120/403] GetAuthTokenFunctionTest.NoOptionsSuccess (3979 ms)
[ RUN      ] HotwordPrivateApiTest.SetAudioLoggingEnabled
[51132:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51132:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] setAudioLoggingEnabledTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[51132:3847:1106/092932:INFO:CONSOLE(0)] "[SUCCESS] setAudioLoggingEnabledFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.SetAudioLoggingEnabled (4207 ms)
[121/403] HotwordPrivateApiTest.SetAudioLoggingEnabled (5037 ms)
[ RUN      ] HotwordPrivateApiTest.Training
[51133:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51133:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] startTraining", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[51145:13063:1106/092931:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51145:13063:1106/092931:WARNING:channel.cc(273)] RawChannel write error
[51133:3847:1106/092933:INFO:CONSOLE(0)] "[SUCCESS] stopTraining", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.Training (4251 ms)
[122/403] HotwordPrivateApiTest.Training (5026 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveQueue
[51149:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51149:29187:1106/092934:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[51149:3847:1106/092935:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pfikneihgkfeeompppdlmeaocondhcbo/test.js (5)
[51149:29187:1106/092935:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51149:29187:1106/092935:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveQueue (2687 ms)
[123/403] GetAuthTokenFunctionTest.InteractiveQueue (3484 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiDefaultUser
[51150:3847:1106/092933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51150:29699:1106/092934:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[51150:3847:1106/092935:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pfikneihgkfeeompppdlmeaocondhcbo/test.js (5)
[51150:29699:1106/092935:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51150:29699:1106/092935:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiDefaultUser (2702 ms)
[124/403] GetAuthTokenFunctionTest.MultiDefaultUser (3447 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.UninstallWithConfirmDialog
[51155:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionManagementApiBrowserTest.UninstallWithConfirmDialog (3184 ms)
[125/403] ExtensionManagementApiBrowserTest.UninstallWithConfirmDialog (3966 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.BasicGalleryWatch
[51166:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51171:3847:1106/092939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] MediaGalleriesGalleryWatchApiTest.BasicGalleryWatch (3000 ms)
[126/403] MediaGalleriesGalleryWatchApiTest.BasicGalleryWatch (3710 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.InteractionRequired
[51154:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:60708...
sending server_data: {"host": "127.0.0.1", "port": 60708} (36 bytes)
[51154:29955:1106/092939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LaunchWebAuthFlowFunctionTest.InteractionRequired (5573 ms)
[127/403] LaunchWebAuthFlowFunctionTest.InteractionRequired (6601 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead
[51164:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51164:29443:1106/092937:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51164:29443:1106/092937:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51164:45059:1106/092937:ERROR:mach_broker_mac.mm(256)] Unknown process 51174 is sending Mach IPC messages!
[51164:3847:1106/092939:INFO:CONSOLE(0)] "[SUCCESS] ReadDirectoryTest", source: chrome-extension://hgboadpeaggegceakiohgjmkppbfemap/_generated_background_page.html (0)
[51164:3847:1106/092939:INFO:CONSOLE(0)] "[SUCCESS] ReadFileToBytesTest", source: chrome-extension://hgboadpeaggegceakiohgjmkppbfemap/_generated_background_page.html (0)
[51164:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] GetMetadataTest", source: chrome-extension://hgboadpeaggegceakiohgjmkppbfemap/_generated_background_page.html (0)
[51164:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] GetMediaFileSystemMetadataTest", source: chrome-extension://hgboadpeaggegceakiohgjmkppbfemap/_generated_background_page.html (0)
[51164:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] GetAllMediaFileSystemMetadataTest", source: chrome-extension://hgboadpeaggegceakiohgjmkppbfemap/_generated_background_page.html (0)
[51164:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] DropPermissionForMediaFileSystemTest", source: chrome-extension://hgboadpeaggegceakiohgjmkppbfemap/_generated_background_page.html (0)
[51164:29443:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead (4384 ms)
[128/403] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead (5294 ms)
[ RUN      ] ExtensionPreferenceApiTest.SessionOnlyIncognito
[51173:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51173:29443:1106/092939:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51173:29443:1106/092939:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51173:46083:1106/092939:ERROR:mach_broker_mac.mm(256)] Unknown process 51180 is sending Mach IPC messages!
[51173:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] getRegular", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] getIncognito", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] set", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] getRegular2", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] getIncognito2", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] set2", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] openIncognito", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] set3", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] getRegular3", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51173:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] getIncognito3", source: chrome-extension://kdkakkalmagegchbndgfcdiafjfkicbd/test.html (0)
[51189:12295:1106/092941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[51189:12295:1106/092941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51189:12295:1106/092941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionPreferenceApiTest.SessionOnlyIncognito (3858 ms)
[129/403] ExtensionPreferenceApiTest.SessionOnlyIncognito (4770 ms)
[ RUN      ] ProxySettingsApiTest.ProxyPacData
[51183:3847:1106/092940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51183:3847:1106/092942:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://nmdoadjmlkcmojkdnhhngkbjgdmhogkp/_generated_background_page.html (0)
[51183:3847:1106/092942:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://nmdoadjmlkcmojkdnhhngkbjgdmhogkp/_generated_background_page.html (0)
[51183:3847:1106/092942:INFO:CONSOLE(0)] "[SUCCESS] verifySettings", source: chrome-extension://nmdoadjmlkcmojkdnhhngkbjgdmhogkp/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyPacData (2875 ms)
[130/403] ProxySettingsApiTest.ProxyPacData (3730 ms)
[ RUN      ] ProxySettingsApiTest.ProxyBypass
[51184:3847:1106/092940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51184:29443:1106/092942:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51184:29443:1106/092942:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51184:45059:1106/092942:ERROR:mach_broker_mac.mm(256)] Unknown process 51193 is sending Mach IPC messages!
[51184:3847:1106/092943:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://dcpiaenpbnlodnifblmiebhadfbdalbl/_generated_background_page.html (0)
[51184:3847:1106/092943:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://dcpiaenpbnlodnifblmiebhadfbdalbl/_generated_background_page.html (0)
[51184:3847:1106/092943:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://dcpiaenpbnlodnifblmiebhadfbdalbl/_generated_background_page.html (0)
[51184:3847:1106/092943:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://dcpiaenpbnlodnifblmiebhadfbdalbl/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyBypass (2953 ms)
[131/403] ProxySettingsApiTest.ProxyBypass (3714 ms)
[ RUN      ] PushMessagingApiTest.EventDispatch
[51188:3847:1106/092941:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51194:12551:1106/092944:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[51194:12551:1106/092944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51194:12551:1106/092944:WARNING:channel.cc(273)] RawChannel write error
[51188:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] testEventDispatch", source: chrome-extension://lfnjlpjmlnpdmaokpgfaflkfeoplaijl/event_dispatch.html (0)
[       OK ] PushMessagingApiTest.EventDispatch (2972 ms)
[132/403] PushMessagingApiTest.EventDispatch (3978 ms)
[ RUN      ] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate
[51196:3847:1106/092943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51196:29443:1106/092944:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51196:29443:1106/092944:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51196:45059:1106/092944:ERROR:mach_broker_mac.mm(256)] Unknown process 51203 is sending Mach IPC messages!
[51196:3847:1106/092945:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://bcfahipabiedncdghdlagchbkcddhfll/_generated_background_page.html (0)
[51196:3847:1106/092945:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://bcfahipabiedncdghdlagchbkcddhfll/_generated_background_page.html (0)
[51205:12807:1106/092946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate (3405 ms)
[133/403] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate (4492 ms)
[ RUN      ] SyncFileSystemApiTest.GetUsageAndQuota
[51201:3847:1106/092944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51201:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ncfapfnnhkldgpfejgieidoijhdoceel/_generated_background_page.html (0)
[51201:29187:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51201:29187:1106/092947:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncFileSystemApiTest.GetUsageAndQuota (2950 ms)
[134/403] SyncFileSystemApiTest.GetUsageAndQuota (3727 ms)
[ RUN      ] ExtensionSettingsApiTest.ManagedStorage
[51200:3847:1106/092944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51200:3847:1106/092946:INFO:CONSOLE(0)] "[SUCCESS] getPolicy", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[51200:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] getListOfPolicies", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[51200:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] getAllPolicies", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[51200:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] getBytesInUse", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[51200:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] writingFails", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[       OK ] ExtensionSettingsApiTest.ManagedStorage (3243 ms)
[135/403] ExtensionSettingsApiTest.ManagedStorage (3986 ms)
[ RUN      ] SyncFileSystemApiTest.ConflictResolutionPolicy
[51208:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51208:29699:1106/092946:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51208:29699:1106/092946:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51208:45315:1106/092947:ERROR:mach_broker_mac.mm(256)] Unknown process 51215 is sending Mach IPC messages!
[51208:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] testNonDefaultConflictResolutionPolicy", source: chrome-extension://mildcejoocbcepomikblppdehkggabpj/_generated_background_page.html (0)
[51208:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] testNonDefaultConflictResolutionPolicy", source: chrome-extension://mildcejoocbcepomikblppdehkggabpj/_generated_background_page.html (0)
[51216:12039:1106/092948:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51216:12039:1106/092948:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncFileSystemApiTest.ConflictResolutionPolicy (2991 ms)
[136/403] SyncFileSystemApiTest.ConflictResolutionPolicy (3712 ms)
[ RUN      ] TabCaptureApiTest.ApiTests
[51214:3847:1106/092947:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51214:3847:1106/092950:INFO:CONSOLE(13)] "pending", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js (13)
[51214:3847:1106/092950:INFO:CONSOLE(13)] "active", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js (13)
[51214:3847:1106/092950:INFO:CONSOLE(13)] "stopped", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js (13)
[51214:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] captureTabAndVerifyStateTransitions", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[51214:29443:1106/092951:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51214:29443:1106/092951:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51214:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] getCapturedTabs", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[51214:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] captureSameTab", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[51214:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] onlyVideo", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[51214:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] noAudioOrVideoRequested", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[51214:3847:1106/092951:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.capture: Capture failed. No audio or video requested.
at noAudioOrVideoRequested (chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js:110:16)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[51226:12807:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51226:12807:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[51226:12807:1106/092951:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[51226:12807:1106/092951:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[51226:12807:1106/092951:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] TabCaptureApiTest.ApiTests (4411 ms)
[137/403] TabCaptureApiTest.ApiTests (5550 ms)
[ RUN      ] TabCaptureApiTest.ActiveTabPermission
[51218:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51224:12551:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51224:12551:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[51218:3847:1106/092951:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.capture: Extension has not been invoked for the current page (see activeTab permission). Chrome pages cannot be captured.
at Object.afterOpenNewTab [as callback] (chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_permission_test.js:14:21)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_permission_test.html (0)
[51218:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_permission_test.html (0)
[51228:13063:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51228:13063:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[51232:12551:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51232:12551:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[51228:13063:1106/092951:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[51228:13063:1106/092951:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[51235:12807:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[51235:12807:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51235:12807:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabCaptureApiTest.ActiveTabPermission (4208 ms)
[138/403] TabCaptureApiTest.ActiveTabPermission (5029 ms)
[ RUN      ] TabCaptureApiTest.GrantForChromePages
[51219:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51225:12551:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51225:12551:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[51219:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_chrome_pages.html (0)
[51229:12295:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51229:12295:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51229:12295:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[51229:12295:1106/092951:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] TabCaptureApiTest.GrantForChromePages (4167 ms)
[139/403] TabCaptureApiTest.GrantForChromePages (5024 ms)
[ RUN      ] ExtensionTabsTest.DontCreateIncognitoWindowWhenIncognitoDisabled
[51223:3847:1106/092949:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51223:28675:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsTest.DontCreateIncognitoWindowWhenIncognitoDisabled (3193 ms)
[140/403] ExtensionTabsTest.DontCreateIncognitoWindowWhenIncognitoDisabled (3992 ms)
[ RUN      ] TopSitesExtensionTest.GetTopSites
[51237:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51242:3847:1106/092954:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51242:3847:1106/092954:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51242:3847:1106/092954:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] TopSitesExtensionTest.GetTopSites (1816 ms)
[141/403] TopSitesExtensionTest.GetTopSites (2655 ms)
[ RUN      ] ExtensionTabsZoomTest.SetAndGetZoom
[51236:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51244:12551:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51244:12551:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsZoomTest.SetAndGetZoom (3017 ms)
[142/403] ExtensionTabsZoomTest.SetAndGetZoom (3715 ms)
[ RUN      ] WebNavigationApiTest.FilteredTest
[51239:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51239:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] dontGetEventToWrongUrl", source: chrome-extension://dpdldhjagiaafinbecmpipnbpmipcfkf/test_filtered.html (0)
[51239:29443:1106/092957:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51239:3847:1106/092957:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.FilteredTest (4175 ms)
[143/403] WebNavigationApiTest.FilteredTest (5032 ms)
[ RUN      ] WebNavigationApiTest.OpenTab
[51238:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51238:29699:1106/092956:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51238:29699:1106/092956:WARNING:channel.cc(273)] RawChannel write error
[51238:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] openTab", source: chrome-extension://pfablihmkphpjbikbdleiijaimagmmaa/test_openTab.html (0)
[51238:3847:1106/092957:INFO:CONSOLE(0)] "[SUCCESS] openTabFrame", source: chrome-extension://pfablihmkphpjbikbdleiijaimagmmaa/test_openTab.html (0)
[51238:3847:1106/092957:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.OpenTab (4647 ms)
[144/403] WebNavigationApiTest.OpenTab (5549 ms)
[ RUN      ] WebNavigationApiTest.TargetBlank
[51251:3847:1106/092956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51251:81927:1106/092959:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51251:3847:1106/092959:INFO:CONSOLE(0)] "[SUCCESS] targetBlank", source: chrome-extension://pdgpnpkkidbhadanniomliefiilajbao/test_targetBlank.html (0)
[51259:12807:1106/092959:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51259:12807:1106/092959:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51251:3847:1106/093000:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.TargetBlank (4395 ms)
[145/403] WebNavigationApiTest.TargetBlank (5299 ms)
[ RUN      ] ExtensionWebstoreGetWebGLStatusTest.Blocked
[51261:3847:1106/092958:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51268:12807:1106/093000:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51268:12807:1106/093000:WARNING:channel.cc(273)] RawChannel write error
[51266:3847:1106/093000:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51266:3847:1106/093000:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51266:3847:1106/093000:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionWebstoreGetWebGLStatusTest.Blocked (1738 ms)
[146/403] ExtensionWebstoreGetWebGLStatusTest.Blocked (2410 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IsInIncognitoMode
HTTP server started on http://127.0.0.1:60714...
sending server_data: {"host": "127.0.0.1", "port": 60714} (36 bytes)
[51260:3847:1106/092958:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51260:3847:1106/093001:INFO:CONSOLE(0)] "[SUCCESS] isInIncognitoMode", source: http://www.example.com:60714/files/extensions/api_test/webstore_private/incognito.html (0)
[51260:29443:1106/093001:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51260:29443:1106/093001:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.IsInIncognitoMode (3436 ms)
[147/403] ExtensionWebstorePrivateApiTest.IsInIncognitoMode (4246 ms)
[ RUN      ] BlockedAppApiTest.OpenAppFromIframe
[51273:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51273:29699:1106/093002:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51273:29699:1106/093002:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BlockedAppApiTest.OpenAppFromIframe (2121 ms)
[148/403] BlockedAppApiTest.OpenAppFromIframe (2921 ms)
[ RUN      ] ExtensionWebRequestApiTest.PostData1
[51255:3847:1106/092956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51258:12551:1106/092959:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51258:12551:1106/092959:WARNING:channel.cc(273)] RawChannel write error
[51255:3847:1106/093000:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://gefohamjnbiolipahojffinakgdfajol/test_post1.html (0)
[51255:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://gefohamjnbiolipahojffinakgdfajol/test_post1.html (0)
[       OK ] ExtensionWebRequestApiTest.PostData1 (6456 ms)
[149/403] ExtensionWebRequestApiTest.PostData1 (7400 ms)
[ RUN      ] AppApiTest.SameBrowsingInstanceAfterSwap
[51272:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51272:81671:1106/093003:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51272:81671:1106/093003:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51272:29443:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51272:29443:1106/093004:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppApiTest.SameBrowsingInstanceAfterSwap (4342 ms)
[150/403] AppApiTest.SameBrowsingInstanceAfterSwap (5297 ms)
[ RUN      ] ExtensionCrxInstallerTest.PackAndInstallExtension
[51282:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51289:12551:1106/093005:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51289:12551:1106/093005:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51289:12551:1106/093005:WARNING:channel.cc(273)] RawChannel write error
[51286:3847:1106/093005:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51286:3847:1106/093005:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51286:3847:1106/093005:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionCrxInstallerTest.PackAndInstallExtension (1581 ms)
[151/403] ExtensionCrxInstallerTest.PackAndInstallExtension (2408 ms)
[ RUN      ] ExtensionCrxInstallerTest.AllowOffStore
[51283:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51283:3847:1106/093006:WARNING:extension_error_reporter.cc(79)] Extension error: Apps, extensions, and user scripts cannot be added from this website.
[       OK ] ExtensionCrxInstallerTest.AllowOffStore (2821 ms)
[152/403] ExtensionCrxInstallerTest.AllowOffStore (3709 ms)
[ RUN      ] ChromeAppAPITest.InstallAndRunningState
[51278:3847:1106/093002:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60733...
sending server_data: {"host": "127.0.0.1", "port": 60733} (36 bytes)
[51278:29443:1106/093007:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51278:29443:1106/093007:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeAppAPITest.InstallAndRunningState (5676 ms)
[153/403] ChromeAppAPITest.InstallAndRunningState (6627 ms)
[ RUN      ] ErrorConsoleBrowserTest.BadAPIArgumentsRuntimeError
[51294:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51294:29699:1106/093007:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51294:29699:1106/093007:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51294:45315:1106/093008:ERROR:mach_broker_mac.mm(256)] Unknown process 51303 is sending Mach IPC messages!
[51294:3847:1106/093008:INFO:CONSOLE(113)] "Uncaught Error: Invocation of form tabs.get(string, function) doesn't match definition tabs.get(integer tabId, function callback)", source: extensions::schemaUtils (113)
[       OK ] ErrorConsoleBrowserTest.BadAPIArgumentsRuntimeError (2762 ms)
[154/403] ErrorConsoleBrowserTest.BadAPIArgumentsRuntimeError (3712 ms)
[ RUN      ] ExtensionBindingsApiTest.InternalAPIsNotOnChromeObject
[51301:3847:1106/093008:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51301:29443:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51301:29443:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[51301:3847:1106/093010:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://mjjfcjcmbhjdjcgolhgfhoippacbaffk/page.html (0)
[       OK ] ExtensionBindingsApiTest.InternalAPIsNotOnChromeObject (2646 ms)
[155/403] ExtensionBindingsApiTest.InternalAPIsNotOnChromeObject (3445 ms)
[ RUN      ] ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate
[51293:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51308:12551:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51308:12551:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[51293:29699:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51293:29699:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate (4514 ms)
[156/403] ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate (5306 ms)
[ RUN      ] ExtensionBindingsApiTest.EventOverriding
[51307:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51307:3847:1106/093011:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://jelknjnpdddmpllanegmfljdjddlnhda/_generated_background_page.html (0)
[51313:12807:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBindingsApiTest.EventOverriding (3263 ms)
[157/403] ExtensionBindingsApiTest.EventOverriding (4238 ms)
[ RUN      ] ClipboardApiTest.HostedAppNoPermission
[51312:3847:1106/093010:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51312:81667:1106/093012:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ClipboardApiTest.HostedAppNoPermission (2823 ms)
[158/403] ClipboardApiTest.HostedAppNoPermission (3713 ms)
[ RUN      ] ExtensionInstallPromptBrowserTest.TrackParentWindowDestruction
[51316:3847:1106/093011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionInstallPromptBrowserTest.TrackParentWindowDestruction (3276 ms)
[159/403] ExtensionInstallPromptBrowserTest.TrackParentWindowDestruction (3985 ms)
[ RUN      ] ExtensionOverrideTest.ShouldCleanUpDuplicateEntries
[51333:3847:1106/093015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51338:12807:1106/093017:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51342:12295:1106/093017:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51342:12295:1106/093017:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionOverrideTest.ShouldCleanUpDuplicateEntries (2807 ms)
[160/403] ExtensionOverrideTest.ShouldCleanUpDuplicateEntries (3735 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoDenyApp
[51327:3847:1106/093014:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51327:81159:1106/093017:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51327:29699:1106/093017:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51327:29699:1106/093017:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoDenyApp (4172 ms)
[161/403] ExternallyConnectableMessagingTest.FromIncognitoDenyApp (5084 ms)
[ RUN      ] ExternallyConnectableMessagingTest.EnablingAndDisabling
[51325:3847:1106/093013:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51325:81415:1106/093016:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51330:12807:1106/093018:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[51330:12807:1106/093018:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51330:12807:1106/093018:WARNING:channel.cc(273)] RawChannel write error
[51339:12551:1106/093018:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExternallyConnectableMessagingTest.EnablingAndDisabling (5305 ms)
[162/403] ExternallyConnectableMessagingTest.EnablingAndDisabling (6085 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable
[51319:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51319:81691:1106/093014:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51324:13063:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51324:13063:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[51319:81691:1106/093016:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51343:12295:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51343:12295:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable (7743 ms)
[163/403] ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable (8488 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.Iframe
[51346:3847:1106/093019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51346:29699:1106/093021:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: invalid
[51346:29699:1106/093021:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://invalid/
[51346:3847:1106/093021:INFO:CONSOLE(0)] "Denying load of chrome-extension://pbkkcbgdkliohhfaeefcijaghglkahja/inaccessible-iframe-contents.html. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: about:blank (0)
[51346:29699:1106/093021:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[51346:29699:1106/093021:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51346:29699:1106/093021:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.Iframe (3115 ms)
[164/403] ExtensionResourceRequestPolicyTest.Iframe (3967 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckAvailableAPIsInToplevel
[51355:3847:1106/093020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionWebUITest.SanityCheckAvailableAPIsInToplevel (3348 ms)
[165/403] ExtensionWebUITest.SanityCheckAvailableAPIsInToplevel (4499 ms)
[ RUN      ] ExtensionStorageMonitorTest.UninstallExtension
[51348:3847:1106/093019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51348:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fdcbojfgdpdjnomcdknpcooihnochnml/_generated_background_page.html (0)
[       OK ] ExtensionStorageMonitorTest.UninstallExtension (4866 ms)
[166/403] ExtensionStorageMonitorTest.UninstallExtension (5826 ms)
[ RUN      ] ExtensionStorageMonitorTest.EphemeralAppLowUsage
[51347:3847:1106/093019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51347:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://phekpkebgibbnnkcofkmiepjhhhbkknb/_generated_background_page.html (0)
[51352:3847:1106/093024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ExtensionStorageMonitorTest.EphemeralAppLowUsage (5557 ms)
[167/403] ExtensionStorageMonitorTest.EphemeralAppLowUsage (6344 ms)
[ RUN      ] LazyBackgroundPageApiTest.BrowserActionCreateTab
[51368:3847:1106/093024:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51368:29699:1106/093028:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51368:29699:1106/093028:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51368:45315:1106/093028:ERROR:mach_broker_mac.mm(256)] Unknown process 51387 is sending Mach IPC messages!
[       OK ] LazyBackgroundPageApiTest.BrowserActionCreateTab (4153 ms)
[168/403] LazyBackgroundPageApiTest.BrowserActionCreateTab (5024 ms)
[ RUN      ] IsolatedAppTest.IsolatedAppProcessModel
[51364:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51364:81415:1106/093025:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51374:12807:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51364:3847:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 9, remote ID 2147483655)
[51364:29187:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51364:29187:1106/093028:WARNING:channel.cc(273)] RawChannel write error
[51364:29187:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] IsolatedAppTest.IsolatedAppProcessModel (6229 ms)
[169/403] IsolatedAppTest.IsolatedAppProcessModel (6862 ms)
[ RUN      ] ProcessManagerBrowserTest.HttpHostMatchingExtensionId
[51372:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51372:83771:1106/093028:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51378:12295:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51378:12295:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51378:12295:1106/093028:WARNING:channel.cc(273)] RawChannel write error
[51382:12295:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51382:12295:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ProcessManagerBrowserTest.HttpHostMatchingExtensionId (3619 ms)
[170/403] ProcessManagerBrowserTest.HttpHostMatchingExtensionId (4497 ms)
[ RUN      ] LazyBackgroundPageApiTest.Messaging
[51370:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51370:81415:1106/093027:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] LazyBackgroundPageApiTest.Messaging (4073 ms)
[171/403] LazyBackgroundPageApiTest.Messaging (4762 ms)
[ RUN      ] HistoryBrowserTest.BackForwardBringPageToTop
[51390:3847:1106/093029:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51390:29187:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HistoryBrowserTest.BackForwardBringPageToTop (2418 ms)
[172/403] HistoryBrowserTest.BackForwardBringPageToTop (3182 ms)
[ RUN      ] WebstoreStartupInstallerTest.MultipleInstallCalls
HTTP server started on http://127.0.0.1:60792...
sending server_data: {"host": "127.0.0.1", "port": 60792} (36 bytes)
[51388:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51388:3847:1106/093031:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:60792/files/extensions/api_test/webstore_inline_install/multiple_install_calls.html (8)
[51388:3847:1106/093031:INFO:CONSOLE(11)] "In runTest", source: http://app.com:60792/files/extensions/api_test/webstore_inline_install/multiple_install_calls.html (11)
[51388:3847:1106/093031:INFO:CONSOLE(33)] "Ran test, sending response", source: http://app.com:60792/files/extensions/api_test/webstore_inline_install/multiple_install_calls.html (33)
[51388:29699:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebstoreStartupInstallerTest.MultipleInstallCalls (2652 ms)
[173/403] WebstoreStartupInstallerTest.MultipleInstallCalls (3445 ms)
[ RUN      ] RedirectTest.ClientServerServer
[51391:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60799...
sending server_data: {"host": "127.0.0.1", "port": 60799} (36 bytes)
[       OK ] RedirectTest.ClientServerServer (2748 ms)
[174/403] RedirectTest.ClientServerServer (3442 ms)
[ RUN      ] GeolocationBrowserTest.NoInfobarForDeniedOrigin
[51389:3847:1106/093029:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51389:3847:1106/093030:WARNING:geolocation_browsertest.cc(343)] before navigate
[51389:3847:1106/093031:WARNING:geolocation_browsertest.cc(353)] after navigate
[51389:3847:1106/093031:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[51389:82183:1106/093031:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51389:3847:1106/093031:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[51389:3847:1106/093031:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[51389:3847:1106/093031:WARNING:geolocation_browsertest.cc(343)] before navigate
[51389:3847:1106/093034:WARNING:geolocation_browsertest.cc(353)] after navigate
[51389:3847:1106/093034:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[51389:3847:1106/093034:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[51389:3847:1106/093034:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[51397:12551:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51389:3847:1106/093034:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoInfobarForDeniedOrigin (4892 ms)
[175/403] GeolocationBrowserTest.NoInfobarForDeniedOrigin (5547 ms)
[ RUN      ] LocaleTestTraditionalChinese.TestStart
[51404:3847:1106/093033:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51408:3847:1106/093034:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51408:3847:1106/093034:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51408:3847:1106/093034:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] LocaleTestTraditionalChinese.TestStart (1574 ms)
[176/403] LocaleTestTraditionalChinese.TestStart (2394 ms)
[ RUN      ] SupervisedUserServiceTestSupervised.LocalPolicies
[51405:3847:1106/093033:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51409:3847:1106/093034:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51409:3847:1106/093034:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51409:3847:1106/093034:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SupervisedUserServiceTestSupervised.LocalPolicies (1745 ms)
[177/403] SupervisedUserServiceTestSupervised.LocalPolicies (2390 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndBlockCam
[51417:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51417:28675:1106/093037:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaStreamDevicesControllerTest.RequestAndBlockCam (1916 ms)
[178/403] MediaStreamDevicesControllerTest.RequestAndBlockCam (2651 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.PepperCDMsNotRegistered
[51415:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60810...
sending server_data: {"host": "127.0.0.1", "port": 60810} (36 bytes)
[51422:12551:1106/093037:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] EncryptedMediaIsTypeSupportedTest.PepperCDMsNotRegistered (2617 ms)
[179/403] EncryptedMediaIsTypeSupportedTest.PepperCDMsNotRegistered (3445 ms)
[ RUN      ] WebRtcBrowserTest.TestWebAudioMediaStream
[51414:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51414:81927:1106/093037:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51421:12551:1106/093038:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] WebRtcBrowserTest.TestWebAudioMediaStream (3108 ms)
[180/403] WebRtcBrowserTest.TestWebAudioMediaStream (3703 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestMicCamBlockCam
[51426:3847:1106/093038:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerTest.RequestMicCamBlockCam (1835 ms)
[181/403] MediaStreamDevicesControllerTest.RequestMicCamBlockCam (2654 ms)
[ RUN      ] MediaFileValidatorTest.UnsupportedExtension
[51429:3847:1106/093039:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51429:28931:1106/093040:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51429:28931:1106/093040:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaFileValidatorTest.UnsupportedExtension (1926 ms)
[182/403] MediaFileValidatorTest.UnsupportedExtension (2658 ms)
[ RUN      ] MediaFileValidatorTest.ValidImage
[51430:3847:1106/093039:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaFileValidatorTest.ValidImage (2258 ms)
[183/403] MediaFileValidatorTest.ValidImage (3182 ms)
[ RUN      ] DnsProbeBrowserTest.SyncFailureWithBrokenCorrections
[51437:3847:1106/093041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.SyncFailureWithBrokenCorrections (2159 ms)
[184/403] DnsProbeBrowserTest.SyncFailureWithBrokenCorrections (3184 ms)
[ RUN      ] DnsProbeBrowserTest.CorrectionsLoadStoppedSlowProbe
[51439:3847:1106/093041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.CorrectionsLoadStoppedSlowProbe (2034 ms)
[185/403] DnsProbeBrowserTest.CorrectionsLoadStoppedSlowProbe (2914 ms)
[ RUN      ] WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs
[51406:3847:1106/093033:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51406:3847:1106/093037:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:60806/webrtc/adapter.js (71)
[51406:81415:1106/093037:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51406:3847:1106/093037:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093037:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093037:INFO:CONSOLE(13)] "Returning not-called-yet to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093038:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093040:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:60806/webrtc/adapter.js (71)
[51406:3847:1106/093040:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093040:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning not-called-yet to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-peerconnection-created to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Added local stream.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-added to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-peerconnection-created to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Added local stream.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-added to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "createOffer(): success.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-{"sdp":"v=0\r\no=- 5681643076560233024 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz\r\nm=audio 9 RTP/SAVPF 111 103 104 9 0 8 106 105 13 126\r\nc=IN IP6 ::\r\na=rtcp:9 IN IP6 ::\r\na=ice-ufrag:g4k0H6C1QQFwh2m1\r\na=ice-pwd:DaDHNsGT4Lb2+BiT3ZoWQzvU\r\na=ice-options:google-ice\r\na=fingerprint:sha-256 9C:8A:42:B5:2E:03:E4:C7:30:C9:74:F2:C6:8D:C2:49:EA:6E:B2:64:BD:B5:B9:77:B3:0D:93:63:C4:46:03:7B\r\na=setup:actpass\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 minptime=10\r\na=rtpmap:103 ISAC/16000\r\na=rtpmap:104 ISAC/32000\r\na=rtpmap:9 G722/16000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:106 CN/32000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:126 telephone-event/8000\r\na=maxptime:60\r\na=ssrc:3763180207 cname:XRf3AdbDVYju0z+o\r\na=ssrc:3763180207 msid:W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz 68930d0f-f054-43d0-aa94-090bf3554d3f\r\na=ssrc:3763180207 mslabel:W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz\r\na=ssrc:3763180207 label:68930d0f-f054-43d0-aa94-090bf3554d3f\r\nm=video 9 RTP/SAVPF 100 116 117 96\r\nc=IN IP6 ::\r\na=rtcp:9 IN IP6 ::\r\na=ice-ufrag:g4k0H6C1QQFwh2m1\r\na=ice-pwd:DaDHNsGT4Lb2+BiT3ZoWQzvU\r\na=ice-options:google-ice\r\na=fingerprint:sha-256 9C:8A:42:B5:2E:03:E4:C7:30:C9:74:F2:C6:8D:C2:49:EA:6E:B2:64:BD:B5:B9:77:B3:0D:93:63:C4:46:03:7B\r\na=setup:actpass\r\na=mid:video\r\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:100 VP8/90000\r\na=rtcp-fb:100 ccm fir\r\na=rtcp-fb:100 nack\r\na=rtcp-fb:100 nack pli\r\na=rtcp-fb:100 goog-remb\r\na=rtpmap:116 red/90000\r\na=rtpmap:117 ulpfec/90000\r\na=rtpmap:96 rtx/90000\r\na=fmtp:96 apt=100\r\na=ssrc-group:FID 1987176504 1885192348\r\na=ssrc:1987176504 cname:XRf3AdbDVYju0z+o\r\na=ssrc:1987176504 msid:W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz 608b0b6c-a29d-4529-b43e-1cd9f0c5f47b\r\na=ssrc:1987176504 mslabel:W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz\r\na=ssrc:1987176504 label:608b0b6c-a29d-4529-b43e-1cd9f0c5f47b\r\na=ssrc:1885192348 cname:XRf3AdbDVYju0z+o\r\na=ssrc:1885192348 msid:W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz 608b0b6c-a29d-4529-b43e-1cd9f0c5f47b\r\na=ssrc:1885192348 mslabel:W37MUgRmq0j8zLTuac1fG2ECRsqjXHa25AUz\r\na=ssrc:1885192348 label:608b0b6c-a29d-4529-b43e-1cd9f0c5f47b\r\n","type":"offer"} to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:28931:1106/093041:ERROR:socket_dispatcher_host.cc(73)] Failed to resolve address for stun.l.google.com., errorcode: -11
[51406:3847:1106/093041:INFO:CONSOLE(13)] "setLocalDescription(): success.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "setRemoteDescription(): success.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "createAnswer(): success.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-{"sdp":"v=0\r\no=- 6467714149628950598 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS\r\nm=audio 9 RTP/SAVPF 111 103 104 9 0 8 106 105 13 126\r\nc=IN IP6 ::\r\na=rtcp:9 IN IP6 ::\r\na=ice-ufrag:jjaHV79S4tIzbFgB\r\na=ice-pwd:A4QYriPpVdLkAedavKH5zxWc\r\na=fingerprint:sha-256 9C:8A:42:B5:2E:03:E4:C7:30:C9:74:F2:C6:8D:C2:49:EA:6E:B2:64:BD:B5:B9:77:B3:0D:93:63:C4:46:03:7B\r\na=setup:active\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 minptime=10\r\na=rtpmap:103 ISAC/16000\r\na=rtpmap:104 ISAC/32000\r\na=rtpmap:9 G722/16000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:106 CN/32000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:126 telephone-event/8000\r\na=maxptime:60\r\na=ssrc:365778079 cname:WhfXI6HNXISkdQqq\r\na=ssrc:365778079 msid:QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS 1ae57d82-e002-4d6e-a6dd-33b59295db62\r\na=ssrc:365778079 mslabel:QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS\r\na=ssrc:365778079 label:1ae57d82-e002-4d6e-a6dd-33b59295db62\r\nm=video 9 RTP/SAVPF 100 116 117 96\r\nc=IN IP6 ::\r\na=rtcp:9 IN IP6 ::\r\na=ice-ufrag:jjaHV79S4tIzbFgB\r\na=ice-pwd:A4QYriPpVdLkAedavKH5zxWc\r\na=fingerprint:sha-256 9C:8A:42:B5:2E:03:E4:C7:30:C9:74:F2:C6:8D:C2:49:EA:6E:B2:64:BD:B5:B9:77:B3:0D:93:63:C4:46:03:7B\r\na=setup:active\r\na=mid:video\r\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:100 VP8/90000\r\na=rtcp-fb:100 ccm fir\r\na=rtcp-fb:100 nack\r\na=rtcp-fb:100 nack pli\r\na=rtcp-fb:100 goog-remb\r\na=rtpmap:116 red/90000\r\na=rtpmap:117 ulpfec/90000\r\na=rtpmap:96 rtx/90000\r\na=fmtp:96 apt=100\r\na=ssrc-group:FID 221730843 769861022\r\na=ssrc:221730843 cname:WhfXI6HNXISkdQqq\r\na=ssrc:221730843 msid:QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS 77ce0309-4db5-44f8-96ff-b9380a49b4de\r\na=ssrc:221730843 mslabel:QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS\r\na=ssrc:221730843 label:77ce0309-4db5-44f8-96ff-b9380a49b4de\r\na=ssrc:769861022 cname:WhfXI6HNXISkdQqq\r\na=ssrc:769861022 msid:QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS 77ce0309-4db5-44f8-96ff-b9380a49b4de\r\na=ssrc:769861022 mslabel:QhkLzTXPMNF02pvkY0nEIR6QeIrHzAbV8UhS\r\na=ssrc:769861022 label:77ce0309-4db5-44f8-96ff-b9380a49b4de\r\n","type":"answer"} to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Receiving remote stream...", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:28931:1106/093041:ERROR:socket_dispatcher_host.cc(73)] Failed to resolve address for stun.l.google.com., errorcode: -11
[51406:3847:1106/093041:INFO:CONSOLE(13)] "setLocalDescription(): success.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "setRemoteDescription(): success.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-accepted-answer to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Receiving remote stream...", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(194)] "Still ICE gathering - waiting...", source: http://127.0.0.1:60806/webrtc/peerconnection.js (194)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning [{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:1285630659 1 udp 2122260223 192.168.143.211 54249 typ host generation 0"},{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:1285630659 1 udp 2122260223 192.168.143.211 54249 typ host generation 0"},{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:35837491 1 tcp 1518280447 192.168.143.211 0 typ host tcptype active generation 0"},{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:35837491 1 tcp 1518280447 192.168.143.211 0 typ host tcptype active generation 0"}] to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-received-candidates to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning [{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:1285630659 1 udp 2122260223 192.168.143.211 56135 typ host generation 0"},{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:1285630659 2 udp 2122260223 192.168.143.211 56135 typ host generation 0"},{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:1285630659 1 udp 2122260223 192.168.143.211 56135 typ host generation 0"},{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:1285630659 2 udp 2122260223 192.168.143.211 56135 typ host generation 0"},{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:35837491 1 tcp 1518280447 192.168.143.211 0 typ host tcptype active generation 0"},{"sdpMLineIndex":0,"sdpMid":"audio","candidate":"candidate:35837491 2 tcp 1518280447 192.168.143.211 0 typ host tcptype active generation 0"},{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:35837491 1 tcp 1518280447 192.168.143.211 0 typ host tcptype active generation 0"},{"sdpMLineIndex":1,"sdpMid":"video","candidate":"candidate:35837491 2 tcp 1518280447 192.168.143.211 0 typ host tcptype active generation 0"}] to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-received-candidates to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-started to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning ok-started to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093041:INFO:CONSOLE(13)] "Returning video-not-playing to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
WARNING: no real random source present!
WARNING: no real random source present!
[51406:3847:1106/093042:INFO:CONSOLE(13)] "Returning video-not-playing to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093043:INFO:CONSOLE(13)] "Returning video-playing to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093043:INFO:CONSOLE(13)] "Returning video-playing to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093043:INFO:CONSOLE(13)] "Returning ok-call-hung-up to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51406:3847:1106/093044:INFO:CONSOLE(13)] "Returning ok-call-hung-up to test.", source: http://127.0.0.1:60806/webrtc/test_functions.js (13)
[51413:12807:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51424:12295:1106/093044:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[51424:12295:1106/093044:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[51436:3847:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[51436:12295:1106/093044:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[51424:12295:1106/093044:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[51436:12295:1106/093044:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[51436:12295:1106/093044:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs (11111 ms)
[186/403] WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs (11877 ms)
[ RUN      ] DnsProbeBrowserTest.NoProbeInSubframe
[51443:3847:1106/093042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51443:28931:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51443:28931:1106/093044:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DnsProbeBrowserTest.NoProbeInSubframe (2253 ms)
[187/403] DnsProbeBrowserTest.NoProbeInSubframe (3183 ms)
[ RUN      ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURL
[51448:3847:1106/093044:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60834...
sending server_data: {"host": "127.0.0.1", "port": 60834} (36 bytes)
WebSocket server started on ws://127.0.0.1:60835...
sending server_data: {"host": "127.0.0.1", "port": 60835} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 60837)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
self.finish_request(request, client_address)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 663, in __init__
self, request, client_address, server)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
self.finish()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
self.wfile.close()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
self.flush()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

[51448:28675:1106/093046:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51448:28675:1106/093046:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURL (2280 ms)
[188/403] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURL (3202 ms)
[ RUN      ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURLBadCreds
[51452:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60841...
sending server_data: {"host": "127.0.0.1", "port": 60841} (36 bytes)
WebSocket server started on ws://127.0.0.1:60842...
sending server_data: {"host": "127.0.0.1", "port": 60842} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 60847)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
self.finish_request(request, client_address)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 663, in __init__
self, request, client_address, server)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
self.finish()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
self.wfile.close()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
self.flush()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 60848)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
self.finish_request(request, client_address)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 663, in __init__
self, request, client_address, server)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
self.finish()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
self.wfile.close()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
self.flush()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

[51452:3847:1106/093047:INFO:CONSOLE(17)] "WebSocket connection to 'ws://wrong-user:wrong-password@127.0.0.1:60842/echo-with-no-extension' failed: HTTP Authentication failed; no valid credentials available", source: http://127.0.0.1:60841/files/connect_to.html?url=ws://wrong-user:wrong-password@127.0.0.1:60842/echo-with-no-extension (17)
testserver.py: Broken pipe
[51452:28675:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURLBadCreds (2433 ms)
[189/403] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURLBadCreds (3188 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForFailedLoginFromSubFrameWithMultiFramesInPage
[51453:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51453:63751:1106/093047:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.NoPromptForFailedLoginFromSubFrameWithMultiFramesInPage (2878 ms)
[190/403] PasswordManagerBrowserTest.NoPromptForFailedLoginFromSubFrameWithMultiFramesInPage (3711 ms)
[ RUN      ] SdchBrowserTest.Isolation
[51447:3847:1106/093044:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51447:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51447:28675:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51447:28675:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SdchBrowserTest.Isolation (4311 ms)
[191/403] SdchBrowserTest.Isolation (5065 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptIfLinkClicked
[51466:3847:1106/093048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51466:63495:1106/093049:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51466:28931:1106/093049:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51466:28931:1106/093049:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.NoPromptIfLinkClicked (1883 ms)
[192/403] PasswordManagerBrowserTest.NoPromptIfLinkClicked (2922 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpToHttps
[51468:3847:1106/093048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51474:12807:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PasswordManagerBrowserTest.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpToHttps (1977 ms)
[193/403] PasswordManagerBrowserTest.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpToHttps (2668 ms)
[ RUN      ] PolicyTest.DisableSpdy
[51471:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.DisableSpdy (1774 ms)
[194/403] PolicyTest.DisableSpdy (2664 ms)
[ RUN      ] ComponentCloudPolicyTest.FetchExtensionPolicy
sending server_data: {"host": "127.0.0.1", "port": 60865} (36 bytes)
[51470:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Failed to load policy from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.ZlupXv/policy
Failed to load policy from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.ZlupXv/policy
127.0.0.1 - - [06/Nov/2014 09:30:52] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:30:52] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[       OK ] ComponentCloudPolicyTest.FetchExtensionPolicy (3339 ms)
[195/403] ComponentCloudPolicyTest.FetchExtensionPolicy (4235 ms)
[ RUN      ] PrefsFunctionalTest.TestHaveLocalStatePrefs
[51480:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51485:3847:1106/093052:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51485:3847:1106/093052:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51485:3847:1106/093052:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefsFunctionalTest.TestHaveLocalStatePrefs (1610 ms)
[196/403] PrefsFunctionalTest.TestHaveLocalStatePrefs (2396 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageCrossDomain
[51484:3847:1106/093052:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60873...
sending server_data: {"host": "127.0.0.1", "port": 60873} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPageCrossDomain (3382 ms)
[197/403] PrerenderBrowserTest.PrerenderPageCrossDomain (4229 ms)
[ RUN      ] PolicyTest.ExtensionInstallBlacklistWildcard
[51478:3847:1106/093050:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51478:28931:1106/093053:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51478:28931:1106/093053:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51478:44547:1106/093053:ERROR:mach_broker_mac.mm(256)] Unknown process 51492 is sending Mach IPC messages!
[51478:3847:1106/093054:WARNING:extension_error_reporter.cc(79)] Extension error: AdBlock (extension ID "dojnnbeimaimaojcialkkgajdnefpgcn") is blocked by the administrator.
[51478:3847:1106/093055:WARNING:extension_error_reporter.cc(79)] Extension error: My extension 1 (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[       OK ] PolicyTest.ExtensionInstallBlacklistWildcard (4965 ms)
[198/403] PolicyTest.ExtensionInstallBlacklistWildcard (5823 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLink
[51490:3847:1106/093053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60879...
sending server_data: {"host": "127.0.0.1", "port": 60879} (36 bytes)
[51503:12295:1106/093056:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLink (3197 ms)
[199/403] PrerenderBrowserTest.PrerenderPageRemovingLink (3972 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksOneLate
[51491:3847:1106/093053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60881...
sending server_data: {"host": "127.0.0.1", "port": 60881} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksOneLate (3222 ms)
[200/403] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksOneLate (3968 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHttpAuthentication
[51506:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60894...
sending server_data: {"host": "127.0.0.1", "port": 60894} (36 bytes)
[51520:12295:1106/093059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderHttpAuthentication (3133 ms)
[201/403] PrerenderBrowserTest.PrerenderHttpAuthentication (3967 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderVisibility
[51504:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60891...
sending server_data: {"host": "127.0.0.1", "port": 60891} (36 bytes)
[51504:28675:1106/093059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51504:28675:1106/093059:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderVisibility (3531 ms)
[202/403] PrerenderBrowserTest.PrerenderVisibility (4506 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToFirst
[51510:3847:1106/093057:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60904...
sending server_data: {"host": "127.0.0.1", "port": 60904} (36 bytes)
[51510:28931:1106/093100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51510:28931:1106/093100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToFirst (3540 ms)
[203/403] PrerenderBrowserTest.PrerenderServerRedirectNavigateToFirst (4519 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectInIframe
[51512:3847:1106/093058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60907...
sending server_data: {"host": "127.0.0.1", "port": 60907} (36 bytes)
[51512:28931:1106/093100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51512:28931:1106/093100:WARNING:channel.cc(273)] RawChannel write error
[51512:28931:1106/093100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51512:28931:1106/093100:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectInIframe (3529 ms)
[204/403] PrerenderBrowserTest.PrerenderServerRedirectInIframe (4503 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelReferrer
[51524:3847:1106/093100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60919...
sending server_data: {"host": "127.0.0.1", "port": 60919} (36 bytes)
[51524:28931:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderCancelReferrer (3342 ms)
[205/403] PrerenderBrowserTest.PrerenderCancelReferrer (4234 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageNavigateFragment
[51532:3847:1106/093102:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60934...
sending server_data: {"host": "127.0.0.1", "port": 60934} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPageNavigateFragment (3200 ms)
[206/403] PrerenderBrowserTest.PrerenderPageNavigateFragment (3973 ms)
[ RUN      ] PrerenderBrowserTest.OpenTaskManagerBeforePrerender
[51526:3847:1106/093100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60922...
sending server_data: {"host": "127.0.0.1", "port": 60922} (36 bytes)
[       OK ] PrerenderBrowserTest.OpenTaskManagerBeforePrerender (6266 ms)
[207/403] PrerenderBrowserTest.OpenTaskManagerBeforePrerender (7139 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrDelete
[51543:3847:1106/093104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60947...
sending server_data: {"host": "127.0.0.1", "port": 60947} (36 bytes)
[51543:28419:1106/093107:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderXhrDelete (3541 ms)
[208/403] PrerenderBrowserTest.PrerenderXhrDelete (4499 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSameDomainWindowOpenerClickTarget
[51548:3847:1106/093106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60953...
sending server_data: {"host": "127.0.0.1", "port": 60953} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderSameDomainWindowOpenerClickTarget (2849 ms)
[209/403] PrerenderBrowserTest.PrerenderSameDomainWindowOpenerClickTarget (3453 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5Audio
[51531:3847:1106/093102:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60933...
sending server_data: {"host": "127.0.0.1", "port": 60933} (36 bytes)
[51544:12551:1106/093108:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PrerenderBrowserTest.PrerenderHTML5Audio (6724 ms)
[210/403] PrerenderBrowserTest.PrerenderHTML5Audio (7677 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingSubresource
[51553:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60963...
sending server_data: {"host": "127.0.0.1", "port": 60963} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingSubresource (2719 ms)
[211/403] PrerenderBrowserTest.PrerenderSafeBrowsingSubresource (3449 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNewForegroundTab
[51558:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60968...
sending server_data: {"host": "127.0.0.1", "port": 60968} (36 bytes)
[51564:12807:1106/093111:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderClickNewForegroundTab (3184 ms)
[212/403] PrerenderBrowserTest.PrerenderClickNewForegroundTab (3971 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect
[51561:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60973...
sending server_data: {"host": "127.0.0.1", "port": 60973} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect (3225 ms)
[213/403] PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect (3978 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLReferrerPolicy
[51560:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60972...
sending server_data: {"host": "127.0.0.1", "port": 60972} (36 bytes)
HTTPS server started on https://127.0.0.1:60976...
sending server_data: {"host": "127.0.0.1", "port": 60976} (36 bytes)
[51560:28675:1106/093112:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51560:28675:1106/093112:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLReferrerPolicy (3781 ms)
[214/403] PrerenderBrowserTest.PrerenderSSLReferrerPolicy (4499 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderExtraHeadersNoSwap
[51570:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60989...
sending server_data: {"host": "127.0.0.1", "port": 60989} (36 bytes)
[51578:12807:1106/093113:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51578:12807:1106/093113:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderExtraHeadersNoSwap (3050 ms)
[215/403] PrerenderBrowserTest.PrerenderExtraHeadersNoSwap (3720 ms)
[ RUN      ] ProfileBrowserTest.ProfileDeletedBeforeReadmeCreated
[51585:3847:1106/093114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileBrowserTest.ProfileDeletedBeforeReadmeCreated (2027 ms)
[216/403] ProfileBrowserTest.ProfileDeletedBeforeReadmeCreated (2916 ms)
[ RUN      ] ProfileManagerBrowserTest.DeleteSingletonProfile
[51590:3847:1106/093115:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51590:3847:1106/093116:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51590:3847:1106/093116:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ProfileManagerBrowserTest.DeleteSingletonProfile (1739 ms)
[217/403] ProfileManagerBrowserTest.DeleteSingletonProfile (2663 ms)
[ RUN      ] PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled
[51580:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60997...
sending server_data: {"host": "127.0.0.1", "port": 60997} (36 bytes)
File not found prerender/dummy.nmf full path:/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/chrome/test/data/prerender/dummy.nmf
127.0.0.1 - - [06/Nov/2014 09:31:16] code 404, message Not Found
[51580:28931:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51580:28931:1106/093116:WARNING:channel.cc(273)] RawChannel write error
[51580:3847:1106/093116:INFO:CONSOLE(0)] "NativeClient: could not load manifest url.", source: http://127.0.0.1:60997/files/prerender/prerender_plugin_nacl_enabled.html (0)
[       OK ] PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled (3582 ms)
[218/403] PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled (4500 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.StreamsTest
[51582:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61001...
sending server_data: {"host": "127.0.0.1", "port": 61001} (36 bytes)
[51582:29443:1106/093117:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51582:29443:1106/093117:WARNING:channel.cc(273)] RawChannel write error
[51589:3847:1106/093117:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTestWithExtensions.StreamsTest (4248 ms)
[219/403] PrerenderBrowserTestWithExtensions.StreamsTest (5039 ms)
[ RUN      ] ContextMenuBrowserTest.OpenEntryAbsentForFilteredURLs
[51602:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContextMenuBrowserTest.OpenEntryAbsentForFilteredURLs (1657 ms)
[220/403] ContextMenuBrowserTest.OpenEntryAbsentForFilteredURLs (2398 ms)
[ RUN      ] ReferrerPolicyTest.TargetBlankRedirect
HTTP server started on http://127.0.0.1:61008...
sending server_data: {"host": "127.0.0.1", "port": 61008} (36 bytes)
HTTPS server started on https://127.0.0.1:61011...
sending server_data: {"host": "127.0.0.1", "port": 61011} (36 bytes)
[51599:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.TargetBlankRedirect (2992 ms)
[221/403] ReferrerPolicyTest.TargetBlankRedirect (3977 ms)
[ RUN      ] ChromeRenderProcessHostTest.CloseAllTabsDuringProcessDied
[51603:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51603:3847:1106/093120:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ChromeRenderProcessHostTest.CloseAllTabsDuringProcessDied (3466 ms)
[222/403] ChromeRenderProcessHostTest.CloseAllTabsDuringProcessDied (4237 ms)
[ RUN      ] ChromeRenderProcessHostTestWithCommandLine.ProcessOverflow
[51611:3847:1106/093119:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51618:13319:1106/093121:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
=================================================================
==51618==ERROR: AddressSanitizer: heap-use-after-free on address 0x1f20370c at pc 0x07595164 bp 0xbff3e6d8 sp 0xbff3e6d4
READ of size 4 at 0x1f20370c thread T0
[51611:28931:1106/093121:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51611:28931:1106/093121:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
    #0 0x7595163 in v8::internal::Isolate::Enter() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 643
    #1 0xb769af0 in gin::Runner::Scope::Scope(gin::Runner*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 112
    #2 0x111cf030 in mojo::js::WaitingCallback::OnHandleReady(int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 432
    #3 0x5b3a67c in mojo::internal::(anonymous namespace)::OnHandleReady(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 60
    #4 0x5b3a720 in base::internal::Invoker<3, base::internal::BindState<base::internal::RunnableAdapter<void (*)(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int), void (mojo::common::HandleWatcher*, void (*)(void*, int), void*)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>::Run(base::internal::BindStateBase*, int const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #5 0x5b44448 in mojo::common::HandleWatcher::StateBase::WillDestroyCurrentMessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 504
    #6 0x200b742 in base::MessageLoop::~MessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1506
    #7 0x10ddd53b in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2683
    #8 0x1e95917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #9 0x1e97a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #10 0x1e95220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #11 0x5883d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #12 0xc1ce8 in main (in Chromium Helper) + 24
    #13 0xc1cc4 in start (in Chromium Helper) + 52
#14 0x10 (<unknown module>)

0x1f20370c is located 13580 bytes inside of 28608-byte region [0x1f200200,0x1f2071c0)
freed by thread T0 here:
    #0 0x101ebb in 0x0003cebb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x758c933 in v8::internal::Isolate::TearDown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 851
    #2 0xb756d36 in gin::IsolateHolder::~IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 198
    #3 0xa886ecf in blink::V8PerIsolateData::~V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 767
    #4 0xa8875c0 in blink::V8PerIsolateData::destroy(v8::Isolate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 48
    #5 0x7f2b88a in blink::shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 682
    #6 0x10d2c6ad in content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3773
    #7 0x10d2d233 in non-virtual thunk to content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 19
    #8 0x108c473d in content::ChildProcess::~ChildProcess() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 141
    #9 0x10ddd4f3 in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #10 0x1e95917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #11 0x1e97a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #12 0x1e95220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #13 0x5883d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #14 0xc1ce8 in main (in Chromium Helper) + 24
    #15 0xc1cc4 in start (in Chromium Helper) + 52
#16 0x10 (<unknown module>)

previously allocated by thread T0 here:
    #0 0x1018fb in 0x0003c8fb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x6acf5b7 in v8::Isolate::New(v8::Isolate::CreateParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 23
    #2 0xb7569c2 in gin::IsolateHolder::IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 642
    #3 0xa8866f0 in blink::V8PerIsolateData::V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 64
    #4 0xa88738d in blink::V8PerIsolateData::initialize() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 29
    #5 0xa85fec3 in blink::V8Initializer::initializeMainThreadIfNeeded() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 195
    #6 0x7f2a5c5 in blink::initialize(blink::Platform*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 149
    #7 0x10d2e60d in content::RenderThreadImpl::EnsureWebKitInitialized() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 557
    #8 0x10d38a72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3586
    #9 0x10d3b44a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 26
    #10 0x108ce74b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #11 0x321e766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #12 0x32267cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #13 0x1f4ab26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #14 0x200f8ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #15 0x2010e23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #16 0x1f05670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #17 0x944a304e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #18 0x944a2a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #19 0x944c8825 in __CFRunLoopRun (in CoreFoundation) + 933
    #20 0x944c8019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #21 0x944c7e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #22 0x9206eb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #23 0x1f081b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #24 0x1f06977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #25 0x200e882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #26 0x2064ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #27 0x200e202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #28 0x10ddd4bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #29 0x1e95917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327

SUMMARY: AddressSanitizer: heap-use-after-free ??:0 ??
Shadow bytes around the buggy address:
0x23e40690: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e406a0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e406b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e406c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e406d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x23e406e0: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e406f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e40700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e40710: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e40720: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e40730: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable:           00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone:       fa
Heap right redzone:      fb
Freed heap region:       fd
Stack left redzone:      f1
Stack mid redzone:       f2
Stack right redzone:     f3
Stack partial redzone:   f4
Stack after return:      f5
Stack use after scope:   f8
Global redzone:          f9
Global init order:       f6
Poisoned by user:        f7
Container overflow:      fc
Array cookie:            ac
ASan internal:           fe
==51618==ABORTING
[51611:46339:1106/093121:ERROR:mach_broker_mac.mm(256)] Unknown process 51626 is sending Mach IPC messages!
[       OK ] ChromeRenderProcessHostTestWithCommandLine.ProcessOverflow (3468 ms)
[223/403] ChromeRenderProcessHostTestWithCommandLine.ProcessOverflow (4547 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareIframeDontProceed
HTTP server started on http://127.0.0.1:61017...
sending server_data: {"host": "127.0.0.1", "port": 61017} (36 bytes)
[51615:3847:1106/093120:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:31:21] code 404, message Not Found
[51615:3847:1106/093123:WARNING:navigator_impl.cc(302)] Discarding message during interstitial.
[51627:12807:1106/093123:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareIframeDontProceed (4006 ms)
[224/403] SafeBrowsingBlockingPageBrowserTest.MalwareIframeDontProceed (5043 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.ProceedDisabled
HTTP server started on http://127.0.0.1:61018...
sending server_data: {"host": "127.0.0.1", "port": 61018} (36 bytes)
[51619:3847:1106/093121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SafeBrowsingBlockingPageBrowserTest.ProceedDisabled (3591 ms)
[225/403] SafeBrowsingBlockingPageBrowserTest.ProceedDisabled (4525 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.ReportingDisabled
HTTP server started on http://127.0.0.1:61021...
sending server_data: {"host": "127.0.0.1", "port": 61021} (36 bytes)
[51624:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:61023...
sending server_data: {"host": "127.0.0.1", "port": 61023} (36 bytes)
[51624:28931:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SafeBrowsingBlockingPageBrowserTest.ReportingDisabled (4056 ms)
[226/403] SafeBrowsingBlockingPageBrowserTest.ReportingDisabled (5103 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.PhishingProceed
HTTP server started on http://127.0.0.1:61022...
sending server_data: {"host": "127.0.0.1", "port": 61022} (36 bytes)
[51631:3847:1106/093123:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51631:28931:1106/093126:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51631:28931:1106/093126:WARNING:channel.cc(273)] RawChannel write error
[51631:28931:1106/093126:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51631:28931:1106/093126:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.PhishingProceed (3525 ms)
[227/403] SafeBrowsingBlockingPageBrowserTest.PhishingProceed (4523 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.PhishingLearnMore
HTTP server started on http://127.0.0.1:61025...
sending server_data: {"host": "127.0.0.1", "port": 61025} (36 bytes)
[51638:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51638:3847:1106/093127:WARNING:navigator_impl.cc(302)] Discarding message during interstitial.
[51638:28931:1106/093128:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51638:28931:1106/093128:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.PhishingLearnMore (3657 ms)
[228/403] SafeBrowsingBlockingPageBrowserTest.PhishingLearnMore (4501 ms)
[ RUN      ] NoSessionRestoreTest.PRE_SessionCookies
[51647:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.PRE_SessionCookies (1924 ms)
[229/403] NoSessionRestoreTest.PRE_SessionCookies (2931 ms)
[ RUN      ] TtsApiTest.NoNetworkSpeechEngineWhenOffline
[51649:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51649:3847:1106/093130:INFO:CONSOLE(0)] "[FAIL] testNetworkSpeechVoices: FAIL (no message)
Error
at Object.<anonymous> (extensions::test:146:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.<anonymous> (extensions::test:130:16)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (chrome-extension://lljlmcahildfnbgphpkkoenopickhlml/test.js:10:19)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://lljlmcahildfnbgphpkkoenopickhlml/_generated_background_page.html (0)
[51649:29443:1106/093130:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51649:29443:1106/093130:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TtsApiTest.NoNetworkSpeechEngineWhenOffline (3096 ms)
[230/403] TtsApiTest.NoNetworkSpeechEngineWhenOffline (3859 ms)
[ RUN      ] ContinueWhereILeftOffTest.CookiesClearedOnBrowserClose
[51640:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51655:12551:1106/093129:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.CookiesClearedOnBrowserClose (5429 ms)
[231/403] ContinueWhereILeftOffTest.CookiesClearedOnBrowserClose (6338 ms)
[ RUN      ] SSLUITest.TestRedirectHTTPSToHTTP
[51658:3847:1106/093130:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61030...
sending server_data: {"host": "127.0.0.1", "port": 61030} (36 bytes)
HTTPS server started on https://127.0.0.1:61034...
sending server_data: {"host": "127.0.0.1", "port": 61034} (36 bytes)
[51658:29699:1106/093133:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51658:29699:1106/093133:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRedirectHTTPSToHTTP (3425 ms)
[232/403] SSLUITest.TestRedirectHTTPSToHTTP (4289 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndGoForward
[51656:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61028...
sending server_data: {"host": "127.0.0.1", "port": 61028} (36 bytes)
HTTPS server started on https://127.0.0.1:61029...
sending server_data: {"host": "127.0.0.1", "port": 61029} (36 bytes)
[51656:28931:1106/093134:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51656:28931:1106/093134:WARNING:channel.cc(273)] RawChannel write error
[51661:3847:1106/093134:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51661:3847:1106/093134:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SSLUITest.TestHTTPSExpiredCertAndGoForward (5141 ms)
[233/403] SSLUITest.TestHTTPSExpiredCertAndGoForward (6093 ms)
[ RUN      ] TaskManagerBrowserTest.KillTab
[51665:3847:1106/093131:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51673:13063:1106/093135:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51673:13063:1106/093135:WARNING:channel.cc(273)] RawChannel write error
[51665:29699:1106/093135:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51665:29699:1106/093135:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] TaskManagerBrowserTest.KillTab (4347 ms)
[234/403] TaskManagerBrowserTest.KillTab (5296 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsNewDockedWindow
[51667:3847:1106/093131:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51667:29443:1106/093135:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51667:29443:1106/093135:WARNING:channel.cc(273)] RawChannel write error
[51667:29443:1106/093135:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51667:29443:1106/093135:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TaskManagerBrowserTest.DevToolsNewDockedWindow (4389 ms)
[235/403] TaskManagerBrowserTest.DevToolsNewDockedWindow (5284 ms)
[ RUN      ] TranslateBrowserTest.TranslateInIsolatedWorld
HTTPS server started on https://127.0.0.1:61041...
sending server_data: {"host": "127.0.0.1", "port": 61041} (36 bytes)
[51679:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51679:3847:1106/093135:INFO:CONSOLE(11)] "Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
", source: http://127.0.0.1:61043/translate/fr_test.html (11)
[51679:82947:1106/093135:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51679:30211:1106/093136:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TranslateBrowserTest.TranslateInIsolatedWorld (2965 ms)
[236/403] TranslateBrowserTest.TranslateInIsolatedWorld (3716 ms)
[ RUN      ] AutofillDialogControllerTest.FillInputFromAutofill
[51683:3847:1106/093135:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.FillInputFromAutofill (2714 ms)
[237/403] AutofillDialogControllerTest.FillInputFromAutofill (3446 ms)
[ RUN      ] AutofillDialogControllerTest.GeneratedCardLastFourAfterVerifyCvv
[51687:3847:1106/093136:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.GeneratedCardLastFourAfterVerifyCvv (2757 ms)
[238/403] AutofillDialogControllerTest.GeneratedCardLastFourAfterVerifyCvv (3702 ms)
[ RUN      ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchor
[51691:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51691:81671:1106/093139:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51691:28931:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51691:28931:1106/093139:WARNING:channel.cc(273)] RawChannel write error
[51691:28931:1106/093139:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51691:28931:1106/093139:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51691:44551:1106/093139:ERROR:mach_broker_mac.mm(256)] Unknown process 51700 is sending Mach IPC messages!
[       OK ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchor (2186 ms)
[239/403] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchor (2917 ms)
[ RUN      ] AutofillDialogControllerTest.TabOpensToJustRight
[51688:3847:1106/093137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51697:12551:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[51697:12551:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51697:12551:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51699:13063:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[51699:13063:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483650, remote ID 4)
[51699:13063:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51699:13063:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[51699:13063:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillDialogControllerTest.TabOpensToJustRight (3181 ms)
[240/403] AutofillDialogControllerTest.TabOpensToJustRight (3971 ms)
[ RUN      ] PopupBlockerBrowserTest.AllowPopupThroughContentSettingIFrame
[51696:3847:1106/093139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51696:81927:1106/093140:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.AllowPopupThroughContentSettingIFrame (2523 ms)
[241/403] PopupBlockerBrowserTest.AllowPopupThroughContentSettingIFrame (3189 ms)
[ RUN      ] PopupBlockerBrowserTest.PopupsLaunchWhenTabIsClosed
[51702:3847:1106/093140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51702:81939:1106/093142:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51702:81939:1106/093142:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /popup_blocker/
[       OK ] PopupBlockerBrowserTest.PopupsLaunchWhenTabIsClosed (3113 ms)
[242/403] PopupBlockerBrowserTest.PopupsLaunchWhenTabIsClosed (3979 ms)
[ RUN      ] PopupBlockerBrowserTest.WebUI
[51704:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51704:81939:1106/093143:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51704:28675:1106/093143:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51704:28675:1106/093143:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51704:44803:1106/093143:ERROR:mach_broker_mac.mm(256)] Unknown process 51716 is sending Mach IPC messages!
[       OK ] PopupBlockerBrowserTest.WebUI (3062 ms)
[243/403] PopupBlockerBrowserTest.WebUI (3968 ms)
[ RUN      ] PopupBlockerBrowserTest.CorrectReferrer
[51703:3847:1106/093140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51703:81683:1106/093142:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51706:3847:1106/093143:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[51706:3847:1106/093143:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[51714:17155:1106/093143:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[51714:17155:1106/093143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[51706:3847:1106/093143:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] PopupBlockerBrowserTest.CorrectReferrer (3491 ms)
[244/403] PopupBlockerBrowserTest.CorrectReferrer (4283 ms)
[ RUN      ] PopupBlockerBrowserTest.DenialOfService
[51710:3847:1106/093142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51710:82447:1106/093144:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[51710:28675:1106/093144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PopupBlockerBrowserTest.DenialOfService (2703 ms)
[245/403] PopupBlockerBrowserTest.DenialOfService (3492 ms)
[ RUN      ] BrowserTest.NoTitle
[51717:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51717:29699:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51717:29699:1106/093146:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.NoTitle (2062 ms)
[246/403] BrowserTest.NoTitle (2921 ms)
[ RUN      ] BrowserTest.BeforeUnloadVsBeforeReload
[51724:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.BeforeUnloadVsBeforeReload (2324 ms)
[247/403] BrowserTest.BeforeUnloadVsBeforeReload (3182 ms)
[ RUN      ] BrowserTest.JavascriptAlertActivatesTab
[51718:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.JavascriptAlertActivatesTab (3633 ms)
[248/403] BrowserTest.JavascriptAlertActivatesTab (4492 ms)
[ RUN      ] BrowserTest.NoStopDuringTransferUntilCommit
[51719:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61072...
sending server_data: {"host": "127.0.0.1", "port": 61072} (36 bytes)
HTTPS server started on https://127.0.0.1:61073...
sending server_data: {"host": "127.0.0.1", "port": 61073} (36 bytes)
[51719:29443:1106/093148:ERROR:ssl_client_socket_openssl.cc(967)] handshake failed; returned -1, SSL error code 1, net_error -100
[       OK ] BrowserTest.NoStopDuringTransferUntilCommit (3894 ms)
[249/403] BrowserTest.NoStopDuringTransferUntilCommit (4759 ms)
[ RUN      ] BrowserTest.DisableMenuItemsWhenIncognitoIsForced
[51731:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.DisableMenuItemsWhenIncognitoIsForced (1781 ms)
[250/403] BrowserTest.DisableMenuItemsWhenIncognitoIsForced (2651 ms)
[ RUN      ] BrowserTest.InterstitialCloseTab
[51736:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51736:3847:1106/093151:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserTest.InterstitialCloseTab (2561 ms)
[251/403] BrowserTest.InterstitialCloseTab (3445 ms)
[ RUN      ] NoStartupWindowTest.NoStartupWindowBasicTest
[51738:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoStartupWindowTest.NoStartupWindowBasicTest (2057 ms)
[252/403] NoStartupWindowTest.NoStartupWindowBasicTest (2928 ms)
[ RUN      ] ClickModifierTest.WindowOpenShiftMiddleClickTest
[51739:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickModifierTest.WindowOpenShiftMiddleClickTest (2187 ms)
[253/403] ClickModifierTest.WindowOpenShiftMiddleClickTest (2925 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabRespectingRef
[51741:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51748:12295:1106/093151:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51741:28931:1106/093151:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51741:28931:1106/093151:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51741:28931:1106/093151:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51741:28931:1106/093151:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51741:44547:1106/093152:ERROR:mach_broker_mac.mm(256)] Unknown process 51753 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabRespectingRef (2216 ms)
[254/403] BrowserNavigatorTest.Disposition_SingletonTabRespectingRef (2915 ms)
[ RUN      ] BrowserNavigatorTest.TargetContents_ForegroundTab
[51754:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.TargetContents_ForegroundTab (1921 ms)
[255/403] BrowserNavigatorTest.TargetContents_ForegroundTab (2673 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IncompatibleWindow_NoExisting
[51751:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51759:13063:1106/093154:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51751:28931:1106/093154:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51751:44547:1106/093154:ERROR:mach_broker_mac.mm(256)] Unknown process 51766 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_IncompatibleWindow_NoExisting (2691 ms)
[256/403] BrowserNavigatorTest.Disposition_IncompatibleWindow_NoExisting (3446 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopup_ExtensionId
[51752:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_NewPopup_ExtensionId (3240 ms)
[257/403] BrowserNavigatorTest.Disposition_NewPopup_ExtensionId (3970 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced
[51756:3847:1106/093153:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced (2972 ms)
[258/403] BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced (3709 ms)
[ RUN      ] WindowAppleScriptTest.ActiveTab
[51768:3847:1106/093155:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51768:28675:1106/093157:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51768:28675:1106/093157:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51773:12551:1106/093157:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51773:12551:1106/093157:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51773:12551:1106/093157:WARNING:channel.cc(273)] RawChannel write error
[51768:44291:1106/093157:ERROR:mach_broker_mac.mm(256)] Unknown process 51778 is sending Mach IPC messages!
[       OK ] WindowAppleScriptTest.ActiveTab (1852 ms)
[259/403] WindowAppleScriptTest.ActiveTab (2668 ms)
[ RUN      ] WindowAppleScriptTest.WindowOrder
[51769:3847:1106/093155:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51769:28931:1106/093157:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51769:28931:1106/093157:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] WindowAppleScriptTest.WindowOrder (2219 ms)
[260/403] WindowAppleScriptTest.WindowOrder (3202 ms)
[ RUN      ] BrowserWindowControllerTest.ZOrderNormal
[51774:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserWindowControllerTest.ZOrderNormal (2662 ms)
[261/403] BrowserWindowControllerTest.ZOrderNormal (3446 ms)
[ RUN      ] BrowserWindowControllerTest.SheetPosition
[51788:3847:1106/093158:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51788:28931:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51788:28931:1106/093200:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserWindowControllerTest.SheetPosition (2300 ms)
[262/403] BrowserWindowControllerTest.SheetPosition (3187 ms)
[ RUN      ] ExtensionInstallDialogControllerTest.BasicTest
[51793:3847:1106/093159:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51793:28675:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51793:28675:1106/093200:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionInstallDialogControllerTest.BasicTest (2388 ms)
[263/403] ExtensionInstallDialogControllerTest.BasicTest (3188 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTest.HideShowWithApp
[51771:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51771:29443:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51771:29443:1106/093200:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTest.HideShowWithApp (5009 ms)
[264/403] NativeAppWindowCocoaBrowserTest.HideShowWithApp (5826 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.Close
[51798:3847:1106/093200:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OneClickSigninBubbleControllerTest.Close (1716 ms)
[265/403] OneClickSigninBubbleControllerTest.Close (2390 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.LearnMore
[51802:3847:1106/093201:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51807:12551:1106/093202:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51802:28419:1106/093202:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51802:28419:1106/093202:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51802:44039:1106/093202:ERROR:mach_broker_mac.mm(256)] Unknown process 51813 is sending Mach IPC messages!
[       OK ] OneClickSigninBubbleControllerTest.LearnMore (1973 ms)
[266/403] OneClickSigninBubbleControllerTest.LearnMore (2661 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.OfferNewProfile
[51806:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileSigninConfirmationViewControllerTest.OfferNewProfile (1928 ms)
[267/403] ProfileSigninConfirmationViewControllerTest.OfferNewProfile (2654 ms)
[ RUN      ] ManagePasswordsBubbleTest.IconClickTogglesBubble
[51805:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51812:12295:1106/093204:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ManagePasswordsBubbleTest.IconClickTogglesBubble (3069 ms)
[268/403] ManagePasswordsBubbleTest.IconClickTogglesBubble (3972 ms)
[ RUN      ] FindInPageControllerTest.RestartSearchFromF3
[51816:3847:1106/093204:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.RestartSearchFromF3 (1879 ms)
[269/403] FindInPageControllerTest.RestartSearchFromF3 (2680 ms)
[ RUN      ] SSLClientCertificateSelectorCocoaTest.HideShow
[51808:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SSLClientCertificateSelectorCocoaTest.HideShow (3521 ms)
[270/403] SSLClientCertificateSelectorCocoaTest.HideShow (4235 ms)
[ RUN      ] FindInPageControllerTest.PrepopulateInNewTab
[51819:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51823:12295:1106/093206:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51823:12295:1106/093206:WARNING:channel.cc(273)] RawChannel write error
[51819:28931:1106/093206:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51819:28931:1106/093206:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51819:44547:1106/093206:ERROR:mach_broker_mac.mm(256)] Unknown process 51828 is sending Mach IPC messages!
[       OK ] FindInPageControllerTest.PrepopulateInNewTab (2087 ms)
[271/403] FindInPageControllerTest.PrepopulateInNewTab (2919 ms)
[ RUN      ] PanelExtensionBrowserTest.ClosePanelBeforeIconLoadingCompleted
[51826:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PanelExtensionBrowserTest.ClosePanelBeforeIconLoadingCompleted (2955 ms)
[272/403] PanelExtensionBrowserTest.ClosePanelBeforeIconLoadingCompleted (3710 ms)
[ RUN      ] LoginPromptBrowserTest.AllowCrossdomainPromptForSubframes
[51825:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61085...
sending server_data: {"host": "127.0.0.1", "port": 61085} (36 bytes)
[       OK ] LoginPromptBrowserTest.AllowCrossdomainPromptForSubframes (3035 ms)
[273/403] LoginPromptBrowserTest.AllowCrossdomainPromptForSubframes (3974 ms)
[ RUN      ] LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources
[51824:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61081...
sending server_data: {"host": "127.0.0.1", "port": 61081} (36 bytes)
[       OK ] LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources (3828 ms)
[274/403] LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources (4509 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestHistoryPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestHistoryPage (1 ms)
[275/403] WebUIBidiCheckerBrowserTestLTR.TestHistoryPage (548 ms)
[ RUN      ] StartupBrowserCreatorTest.StartupURLsOnNewWindowWithNoTabbedBrowsers
[51833:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61091...
sending server_data: {"host": "127.0.0.1", "port": 61091} (36 bytes)
[51833:30211:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51833:30211:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51833:30211:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51833:30211:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[51833:45827:1106/093210:ERROR:mach_broker_mac.mm(256)] Unknown process 51843 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.StartupURLsOnNewWindowWithNoTabbedBrowsers (2348 ms)
[276/403] StartupBrowserCreatorTest.StartupURLsOnNewWindowWithNoTabbedBrowsers (3448 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsPage (1 ms)
[277/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsPage (546 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsContentSettingsPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsContentSettingsPage (0 ms)
[278/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsContentSettingsPage (549 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameImportData
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameImportData (1 ms)
[279/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameImportData (678 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsPopups
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsPopups (1 ms)
[280/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsPopups (679 ms)
[ RUN      ] BrowserActionsBarBrowserTest.ForceHide
[51844:3847:1106/093210:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51844:29955:1106/093211:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[51844:29955:1106/093211:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51844:29955:1106/093211:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionsBarBrowserTest.ForceHide (1575 ms)
[281/403] BrowserActionsBarBrowserTest.ForceHide (2393 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsCookies
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsCookies (1 ms)
[282/403] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsCookies (675 ms)
[ RUN      ] ProfileSigninConfirmationHelperBrowserTest.HasNoSyncedExtensions
[51842:3847:1106/093210:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileSigninConfirmationHelperBrowserTest.HasNoSyncedExtensions (1967 ms)
[283/403] ProfileSigninConfirmationHelperBrowserTest.HasNoSyncedExtensions (2659 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameFonts
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameFonts (1 ms)
[284/403] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameFonts (680 ms)
[ RUN      ] ZoomControllerBrowserTest.CrashedTabsDoNotChangeZoom
[51861:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ZoomControllerBrowserTest.CrashedTabsDoNotChangeZoom (1791 ms)
[285/403] ZoomControllerBrowserTest.CrashedTabsDoNotChangeZoom (2657 ms)
[ RUN      ] InlineLoginUIBrowserTest.DifferentStorageId
[51860:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51867:12551:1106/093215:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51867:12551:1106/093215:WARNING:channel.cc(273)] RawChannel write error
[51872:12295:1106/093217:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51872:12295:1106/093217:WARNING:channel.cc(273)] RawChannel write error
[51876:12551:1106/093217:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51876:12551:1106/093217:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InlineLoginUIBrowserTest.DifferentStorageId (4340 ms)
[286/403] InlineLoginUIBrowserTest.DifferentStorageId (5296 ms)
[ RUN      ] ZoomControllerBrowserTest.ErrorPagesCanZoom
[51874:3847:1106/093216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51877:12295:1106/093217:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51877:12295:1106/093217:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.ErrorPagesCanZoom (2130 ms)
[287/403] ZoomControllerBrowserTest.ErrorPagesCanZoom (2924 ms)
[ RUN      ] PreferencesBrowserTest.ClearPrefs
[51858:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51866:12807:1106/093215:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51866:12807:1106/093215:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PreferencesBrowserTest.ClearPrefs (5400 ms)
[288/403] PreferencesBrowserTest.ClearPrefs (6087 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsClearCommit
[51859:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.DialogPrefsClearCommit (5982 ms)
[289/403] PreferencesBrowserTest.DialogPrefsClearCommit (6606 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfoWithLatestVersion
[       OK ] ChromeLocatorTest.GetChromeBundleInfoWithLatestVersion (20 ms)
[290/403] ChromeLocatorTest.GetChromeBundleInfoWithLatestVersion (1018 ms)
[ RUN      ] AutofillRendererTest.ShowAutofillWarning
[       OK ] AutofillRendererTest.ShowAutofillWarning (249 ms)
[291/403] AutofillRendererTest.ShowAutofillWarning (952 ms)
[ RUN      ] RequestAutocompleteRendererTest.SubframeNavigateCancels
[       OK ] RequestAutocompleteRendererTest.SubframeNavigateCancels (276 ms)
[292/403] RequestAutocompleteRendererTest.SubframeNavigateCancels (813 ms)
[ RUN      ] RequestAutocompleteRendererTest.NoCancelOnMainFrameNavigateAfterDone
[       OK ] RequestAutocompleteRendererTest.NoCancelOnMainFrameNavigateAfterDone (293 ms)
[293/403] RequestAutocompleteRendererTest.NoCancelOnMainFrameNavigateAfterDone (949 ms)
[ RUN      ] FormAutofillTest.ExtractFormsSkippedForms
[       OK ] FormAutofillTest.ExtractFormsSkippedForms (390 ms)
[294/403] FormAutofillTest.ExtractFormsSkippedForms (944 ms)
[ RUN      ] FastUnloadTest.WindowCloseAfterBeforeUnloadCrash
HTTP server started on http://127.0.0.1:61093...
sending server_data: {"host": "127.0.0.1", "port": 61093} (36 bytes)
[51880:3847:1106/093219:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51880:3847:1106/093220:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] FastUnloadTest.WindowCloseAfterBeforeUnloadCrash (1944 ms)
[295/403] FastUnloadTest.WindowCloseAfterBeforeUnloadCrash (2728 ms)
[ RUN      ] FormAutofillTest.LabelsInferredWithImageTags
[       OK ] FormAutofillTest.LabelsInferredWithImageTags (355 ms)
[296/403] FormAutofillTest.LabelsInferredWithImageTags (939 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDivSiblingTable
[       OK ] FormAutofillTest.LabelsInferredFromDivSiblingTable (385 ms)
[297/403] FormAutofillTest.LabelsInferredFromDivSiblingTable (942 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNode
[       OK ] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNode (339 ms)
[298/403] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNode (812 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompleteForPasswordFieldUsernames
[       OK ] PasswordAutofillAgentTest.NoAutocompleteForPasswordFieldUsernames (340 ms)
[299/403] PasswordAutofillAgentTest.NoAutocompleteForPasswordFieldUsernames (957 ms)
[ RUN      ] ChromeRenderViewTest.ContentSettingsBlockScripts
[       OK ] ChromeRenderViewTest.ContentSettingsBlockScripts (171 ms)
[300/403] ChromeRenderViewTest.ContentSettingsBlockScripts (680 ms)
[ RUN      ] PasswordAutofillAgentTest.SendsLoggingStateUpdatePingOnConstruction
[       OK ] PasswordAutofillAgentTest.SendsLoggingStateUpdatePingOnConstruction (370 ms)
[301/403] PasswordAutofillAgentTest.SendsLoggingStateUpdatePingOnConstruction (940 ms)
[ RUN      ] ChromeRenderViewTest.LanguageMetaTagCase
[       OK ] ChromeRenderViewTest.LanguageMetaTagCase (210 ms)
[302/403] ChromeRenderViewTest.LanguageMetaTagCase (678 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorPageMarginsCss
[51896:3847:1106/093222:21129322491889:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorPageMarginsCss (299 ms)
[303/403] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorPageMarginsCss (808 ms)
[ RUN      ] TranslateHelperBrowserTest.TranslateLibNeverReady
[       OK ] TranslateHelperBrowserTest.TranslateLibNeverReady (123 ms)
[304/403] TranslateHelperBrowserTest.TranslateLibNeverReady (544 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidPrinterSettings
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidPrinterSettings (209 ms)
[305/403] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidPrinterSettings (677 ms)
[ RUN      ] TranslateHelperBrowserTest.TranslateSuccess
[       OK ] TranslateHelperBrowserTest.TranslateSuccess (128 ms)
[306/403] TranslateHelperBrowserTest.TranslateSuccess (677 ms)
[ RUN      ] WebUIBrowserExpectFailTest.TestFailsAsyncFast
[51900:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51900:3847:1106/093225:ERROR:CONSOLE(1)] "Uncaught ReferenceError: DISABLED_BogusFunctionName is not defined", source: chrome://downloads/ (1)
[51900:3847:1106/093225:ERROR:web_ui_browser_test.cc(454)] Encountered javascript console error(s)
[       OK ] WebUIBrowserExpectFailTest.TestFailsAsyncFast (3128 ms)
[307/403] WebUIBrowserExpectFailTest.TestFailsAsyncFast (3704 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncFailsExpect
[51901:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51901:3847:1106/093225:INFO:CONSOLE(1750)] "Running test startAsyncTest", source: async.js (1750)
[51901:3847:1106/093225:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: testFailsExpect()
Error: expectNotReached()
at assertNotReached (async.js:1639:11)
at expectFunc (async.js:1707:20)
at testFailsExpect (async.js:4161:3)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runAsync (async.js:4191:42)
at <anonymous>:1:1
Failed: testFailsExpect()
Error: expectNotReached()
at assertNotReached (async.js:1639:11)
at expectFunc (async.js:1707:20)
at testFailsExpect (async.js:4163:3)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runAsync (async.js:4191:42)
at <anonymous>:1:1
[       OK ] WebUIBrowserAsyncTest.TestAsyncFailsExpect (3113 ms)
[308/403] WebUIBrowserAsyncTest.TestAsyncFailsExpect (3705 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncPassPass
[51902:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51902:3847:1106/093225:INFO:CONSOLE(1750)] "Running test startAsyncTest", source: async.js (1750)
[       OK ] WebUIBrowserAsyncTest.TestAsyncPassPass (3191 ms)
[309/403] WebUIBrowserAsyncTest.TestAsyncPassPass (3703 ms)
[ RUN      ] PPAPITest.View_CreatedVisible
[51917:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[51922]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51922]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51917:3847:1106/093229:INFO:CONSOLE(177)] "CreatedVisible finished in 0.000 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=View_CreatedVisible (177)
[       OK ] PPAPITest.View_CreatedVisible (2966 ms)
[310/403] PPAPITest.View_CreatedVisible (3719 ms)
[ RUN      ] PPAPITest.FlashMessageLoop
[51918:3847:1106/093227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[51924]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51924]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51918:3847:1106/093229:INFO:CONSOLE(177)] "Basics finished in 0.003 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=FlashMessageLoop_Basics,FlashMessageLoop_RunWithoutQuit, (177)
[51918:3847:1106/093229:INFO:CONSOLE(177)] "RunWithoutQuit finished in 0.007 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=FlashMessageLoop_Basics,FlashMessageLoop_RunWithoutQuit, (177)
[       OK ] PPAPITest.FlashMessageLoop (2893 ms)
[311/403] PPAPITest.FlashMessageLoop (3706 ms)
[ RUN      ] TracingBrowserTest.BeginTracingWithWatch
[51903:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[51903:3847:1106/093229:ERROR:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token <", source: chrome://credits/keyboard_utils.js (2)
[51915:12295:1106/093229:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[51915:12295:1106/093229:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51915:12295:1106/093229:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TracingBrowserTest.BeginTracingWithWatch (6744 ms)
[312/403] TracingBrowserTest.BeginTracingWithWatch (7394 ms)
[ RUN      ] PPAPITest.Flash
[51916:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[51923]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51923]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:61094...
sending server_data: {"host": "127.0.0.1", "port": 61094} (36 bytes)
[51923:3847:1106/093229:ERROR:pepper_plugin_instance_impl.cc(2629)] Not implemented reached in virtual ppapi::Resource *content::PepperPluginInstanceImpl::GetSingletonResource(PP_Instance, ppapi::SingletonResourceID)
[51923:3847:1106/093229:ERROR:pepper_plugin_instance_impl.cc(2629)] Not implemented reached in virtual ppapi::Resource *content::PepperPluginInstanceImpl::GetSingletonResource(PP_Instance, ppapi::SingletonResourceID)
[51916:3847:1106/093229:INFO:CONSOLE(0)] "0xD8896009 is not a valid instance ID.", source: http://127.0.0.1:61094/files/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (0)
[51916:3847:1106/093229:INFO:CONSOLE(0)] "0xD8896009 is not a valid instance ID.", source: http://127.0.0.1:61094/files/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (0)
[51916:3847:1106/093229:INFO:CONSOLE(177)] "SetInstanceAlwaysOnTop finished in 0.001 seconds.", source: http://127.0.0.1:61094/files/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (177)
[51916:3847:1106/093229:INFO:CONSOLE(177)] "GetCommandLineArgs finished in 0.000 seconds.", source: http://127.0.0.1:61094/files/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (177)
[       OK ] PPAPITest.Flash (3359 ms)
[313/403] PPAPITest.Flash (3977 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashMessageLoop
[51933:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[51949]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51949]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51933:3847:1106/093233:INFO:CONSOLE(177)] "Basics finished in 0.030 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=FlashMessageLoop_Basics,FlashMessageLoop_RunWithoutQuit, (177)
[51933:3847:1106/093233:INFO:CONSOLE(177)] "RunWithoutQuit finished in 0.006 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=FlashMessageLoop_Basics,FlashMessageLoop_RunWithoutQuit, (177)
[       OK ] OutOfProcessPPAPITest.FlashMessageLoop (3078 ms)
[314/403] OutOfProcessPPAPITest.FlashMessageLoop (3972 ms)
[ RUN      ] OutOfProcessPPAPITest.FileSystem
[51932:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61098...
sending server_data: {"host": "127.0.0.1", "port": 61098} (36 bytes)
objc[51950]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51950]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51932:3847:1106/093233:INFO:CONSOLE(177)] "OpenForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "Open finished in 0.028 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "OpenBlocking finished in 0.031 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "OpenBackground finished in 0.007 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "MultipleOpensForceAsync finished in 0.007 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "MultipleOpens finished in 0.012 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "MultipleOpensBlocking finished in 0.020 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "MultipleOpensBackground finished in 0.022 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "ResourceConversionForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "ResourceConversion finished in 0.000 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "ResourceConversionBlocking finished in 0.002 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:3847:1106/093233:INFO:CONSOLE(177)] "ResourceConversionBackground finished in 0.002 seconds.", source: http://127.0.0.1:61098/files/test_case.html?testcase=FileSystem (177)
[51932:28931:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPITest.FileSystem (3659 ms)
[315/403] OutOfProcessPPAPITest.FileSystem (4502 ms)
[ RUN      ] OutOfProcessPPAPITest.FileRef1
[51930:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61100...
sending server_data: {"host": "127.0.0.1", "port": 61100} (36 bytes)
objc[51952]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51952]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51930:3847:1106/093233:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "CreateBlocking finished in 0.005 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "CreateBackground finished in 0.004 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetFileSystemTypeForceAsync finished in 0.058 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetFileSystemType finished in 0.023 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetFileSystemTypeBlocking finished in 0.022 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetFileSystemTypeBackground finished in 0.023 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetNameForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetName finished in 0.030 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetNameBlocking finished in 0.033 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetNameBackground finished in 0.032 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetPathForceAsync finished in 0.034 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetPath finished in 0.023 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetPathBlocking finished in 0.025 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093233:INFO:CONSOLE(177)] "GetPathBackground finished in 0.035 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "GetParentForceAsync finished in 0.040 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "GetParent finished in 0.044 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "GetParentBlocking finished in 0.031 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "GetParentBackground finished in 0.023 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "MakeDirectoryForceAsync finished in 0.082 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "MakeDirectory finished in 0.036 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "MakeDirectoryBlocking finished in 0.038 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51930:3847:1106/093234:INFO:CONSOLE(177)] "MakeDirectoryBackground finished in 0.037 seconds.", source: http://127.0.0.1:61100/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[       OK ] OutOfProcessPPAPITest.FileRef1 (4298 ms)
[316/403] OutOfProcessPPAPITest.FileRef1 (5027 ms)
[ RUN      ] OutOfProcessPPAPITest.FileRef2
[51931:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61099...
sending server_data: {"host": "127.0.0.1", "port": 61099} (36 bytes)
objc[51951]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51951]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51931:3847:1106/093233:INFO:CONSOLE(177)] "QueryAndTouchFileForceAsync finished in 0.091 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093233:INFO:CONSOLE(177)] "QueryAndTouchFile finished in 0.033 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093233:INFO:CONSOLE(177)] "QueryAndTouchFileBlocking finished in 0.032 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093233:INFO:CONSOLE(177)] "QueryAndTouchFileBackground finished in 0.038 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:84031:1106/093233:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093233:INFO:CONSOLE(177)] "DeleteFileAndDirectoryForceAsync finished in 0.049 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:84031:1106/093233:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093233:INFO:CONSOLE(177)] "DeleteFileAndDirectory finished in 0.060 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:78599:1106/093233:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093233:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBlocking finished in 0.058 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:22531:1106/093233:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093234:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBackground finished in 0.067 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:78599:1106/093234:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093234:INFO:CONSOLE(177)] "RenameFileAndDirectoryForceAsync finished in 0.063 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:22531:1106/093234:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093234:INFO:CONSOLE(177)] "RenameFileAndDirectory finished in 0.059 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:78599:1106/093234:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093234:INFO:CONSOLE(177)] "RenameFileAndDirectoryBlocking finished in 0.058 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:22531:1106/093234:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[51931:3847:1106/093234:INFO:CONSOLE(177)] "RenameFileAndDirectoryBackground finished in 0.055 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "QueryForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "Query finished in 0.038 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "QueryBlocking finished in 0.043 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "QueryBackground finished in 0.033 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "FileNameEscapingForceAsync finished in 0.032 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "FileNameEscaping finished in 0.032 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "FileNameEscapingBlocking finished in 0.033 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[51931:3847:1106/093234:INFO:CONSOLE(177)] "FileNameEscapingBackground finished in 0.045 seconds.", source: http://127.0.0.1:61099/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[       OK ] OutOfProcessPPAPITest.FileRef2 (4485 ms)
[317/403] OutOfProcessPPAPITest.FileRef2 (5289 ms)
[ RUN      ] OutOfProcessPPAPITest.VideoSource
[51953:3847:1106/093234:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[51967]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51967]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51953:3847:1106/093237:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=VideoSource (177)
[51953:3847:1106/093237:INFO:CONSOLE(177)] "GetFrame finished in 0.094 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=VideoSource (177)
[51953:28931:1106/093237:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[51953:28931:1106/093237:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[51953:28931:1106/093237:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.VideoSource (2911 ms)
[318/403] OutOfProcessPPAPITest.VideoSource (3708 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Accept
[51954:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[51969]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51969]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51954:3847:1106/093237:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.044 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
objc[51973]: Class BaseView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class BlueLabelButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class BlueLabelButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class HoverImageMenuButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class HoverImageMenuButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class HyperlinkButtonCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class HyperlinkTextView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class FindPasteboard is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class FlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class FocusTracker is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class FullscreenWindowManager is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class HoverButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class HoverImageButton is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class MenuController is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class CrTrackingAreaOwnerProxy is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class CrTrackingArea is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class UnderlayOpenGLHostingWindow is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ComplexTextInputPanel is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[51973]: Class RTCMFlippedView is implemented in both /Users/chrome-bot/bot/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[51954:3847:1106/093238:INFO:CONSOLE(177)] "ConnectPermissionGranted finished in 0.390 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionGranted (177)
[51954:3847:1106/093238:INFO:CONSOLE(177)] "IsAllowedPermissionGranted finished in 0.029 seconds.", source: file:///private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionGranted (177)
[       OK ] PPAPIBrokerInfoBarTest.Accept (3439 ms)
[319/403] PPAPIBrokerInfoBarTest.Accept (4236 ms)
[ RUN      ] PPAPINaClNewlibTest.PaintAggregator
[51958:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61133...
sending server_data: {"host": "127.0.0.1", "port": 61133} (36 bytes)
[51976,2893687336:09:32:38.596454] Native Client module will be loaded at base address 0x0000000040000000
[51958:3847:1106/093238:INFO:CONSOLE(177)] "InitialState finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "SingleInvalidation finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "DoubleDisjointInvalidation finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "SingleScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "DoubleOverlappingScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "NegatingScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "DiagonalScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintsBeforeAndAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "LargeContainedPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "LargeContainedPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "OverlappingPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "OverlappingPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "DisjointPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "DisjointPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintTrimmedByScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintEliminatedByScroll finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintAfterScrollTrimmedByScrollDamage finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(177)] "ContainedPaintAfterScrollEliminatedByScrollDamage finished in 0.000 seconds.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (177)
[51958:3847:1106/093238:INFO:CONSOLE(0)] "0xD93D9F51 is not a valid instance ID.", source: http://127.0.0.1:61133/files/test_case.html?mode=nacl_newlib&testcase=PaintAggregator (0)
[       OK ] PPAPINaClNewlibTest.PaintAggregator (3360 ms)
[320/403] PPAPINaClNewlibTest.PaintAggregator (3980 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_Flush
[51956:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61130...
sending server_data: {"host": "127.0.0.1", "port": 61130} (36 bytes)
[51975,2893687336:09:32:38.388099] Native Client module will be loaded at base address 0x0000000040000000
[51956:3847:1106/093238:INFO:CONSOLE(177)] "FlushForceAsync finished in 0.085 seconds.", source: http://127.0.0.1:61130/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Flush (177)
[51956:3847:1106/093238:INFO:CONSOLE(177)] "Flush finished in 0.093 seconds.", source: http://127.0.0.1:61130/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Flush (177)
[51956:3847:1106/093238:INFO:CONSOLE(0)] "0xAC7E7AAD is not a valid instance ID.", source: http://127.0.0.1:61130/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Flush (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_Flush (3659 ms)
[321/403] PPAPINaClNewlibTest.Graphics2D_Flush (4500 ms)
[ RUN      ] PPAPINaClNewlibTest.Var
[51972:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61142...
sending server_data: {"host": "127.0.0.1", "port": 61142} (36 bytes)
[51991,2893687336:09:32:41.290983] Native Client module will be loaded at base address 0x0000000040000000
[51972:3847:1106/093241:INFO:CONSOLE(177)] "BasicString finished in 0.044 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (177)
[51972:3847:1106/093241:INFO:CONSOLE(0)] "0x4BCFD361 is not a valid instance ID.", source: http://127.0.0.1:61142/files/test_case.html?mode=nacl_newlib&testcase=Var (0)
[       OK ] PPAPINaClNewlibTest.Var (3542 ms)
[322/403] PPAPINaClNewlibTest.Var (4506 ms)
[ RUN      ] PPAPINaClNewlibTest.View_CreatedVisible
[51980:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61151...
sending server_data: {"host": "127.0.0.1", "port": 61151} (36 bytes)
[51998,2893687336:09:32:42.486393] Native Client module will be loaded at base address 0x0000000040000000
[51980:3847:1106/093242:INFO:CONSOLE(177)] "CreatedVisible finished in 0.000 seconds.", source: http://127.0.0.1:61151/files/test_case.html?mode=nacl_newlib&testcase=View_CreatedVisible (177)
[51980:3847:1106/093242:INFO:CONSOLE(0)] "0x7FFF77AD is not a valid instance ID.", source: http://127.0.0.1:61151/files/test_case.html?mode=nacl_newlib&testcase=View_CreatedVisible (0)
[       OK ] PPAPINaClNewlibTest.View_CreatedVisible (3402 ms)
[323/403] PPAPINaClNewlibTest.View_CreatedVisible (4237 ms)
[ RUN      ] PPAPINaClNewlibTest.FileRef1
[51978:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61148...
sending server_data: {"host": "127.0.0.1", "port": 61148} (36 bytes)
[51996,2893687336:09:32:42.292409] Native Client module will be loaded at base address 0x0000000040000000
[51978:3847:1106/093242:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "CreateBlocking finished in 0.001 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "CreateBackground finished in 0.001 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetFileSystemTypeForceAsync finished in 0.044 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetFileSystemType finished in 0.052 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetFileSystemTypeBlocking finished in 0.033 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetFileSystemTypeBackground finished in 0.026 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetNameForceAsync finished in 0.031 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetName finished in 0.025 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetNameBlocking finished in 0.021 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetNameBackground finished in 0.026 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetPathForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetPath finished in 0.022 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetPathBlocking finished in 0.033 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetPathBackground finished in 0.019 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetParentForceAsync finished in 0.032 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetParent finished in 0.028 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetParentBlocking finished in 0.032 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093242:INFO:CONSOLE(177)] "GetParentBackground finished in 0.045 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093243:INFO:CONSOLE(177)] "MakeDirectoryForceAsync finished in 0.081 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093243:INFO:CONSOLE(177)] "MakeDirectory finished in 0.043 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093243:INFO:CONSOLE(177)] "MakeDirectoryBlocking finished in 0.062 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093243:INFO:CONSOLE(177)] "MakeDirectoryBackground finished in 0.040 seconds.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[51978:3847:1106/093243:INFO:CONSOLE(0)] "0xF0BFB87D is not a valid instance ID.", source: http://127.0.0.1:61148/files/test_case.html?mode=nacl_newlib&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (0)
[       OK ] PPAPINaClNewlibTest.FileRef1 (4404 ms)
[324/403] PPAPINaClNewlibTest.FileRef1 (5029 ms)
[ RUN      ] PPAPINaClNewlibTest.MessageHandler
[51982:3847:1106/093240:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61157...
sending server_data: {"host": "127.0.0.1", "port": 61157} (36 bytes)
[52000,2893687336:09:32:43.084607] Native Client module will be loaded at base address 0x0000000040000000
[51982:3847:1106/093243:INFO:CONSOLE(177)] "RegisterErrorConditions finished in 0.000 seconds.", source: http://127.0.0.1:61157/files/test_case.html?mode=nacl_newlib&testcase=MessageHandler (177)
[51982:3847:1106/093243:INFO:CONSOLE(177)] "PostMessageAndAwaitResponse finished in 0.040 seconds.", source: http://127.0.0.1:61157/files/test_case.html?mode=nacl_newlib&testcase=MessageHandler (177)
[51982:3847:1106/093243:INFO:CONSOLE(177)] "Exceptions finished in 0.061 seconds.", source: http://127.0.0.1:61157/files/test_case.html?mode=nacl_newlib&testcase=MessageHandler (177)
[51982:3847:1106/093243:INFO:CONSOLE(0)] "0x16AFEEC9 is not a valid instance ID.", source: http://127.0.0.1:61157/files/test_case.html?mode=nacl_newlib&testcase=MessageHandler (0)
[       OK ] PPAPINaClNewlibTest.MessageHandler (3835 ms)
[325/403] PPAPINaClNewlibTest.MessageHandler (4502 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_InvalidSize
[51999:3847:1106/093243:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61182...
sending server_data: {"host": "127.0.0.1", "port": 61182} (36 bytes)
[52014,2893687336:09:32:45.643567] Native Client module will be loaded at base address 0x0000000040000000
[51999:3847:1106/093246:INFO:CONSOLE(177)] "InvalidSize finished in 0.000 seconds.", source: http://127.0.0.1:61182/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_InvalidSize (177)
[51999:3847:1106/093246:INFO:CONSOLE(0)] "0xEFB9F7A9 is not a valid instance ID.", source: http://127.0.0.1:61182/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_InvalidSize (0)
[       OK ] PPAPINaClGLibcTest.Graphics2D_InvalidSize (4130 ms)
[326/403] PPAPINaClGLibcTest.Graphics2D_InvalidSize (5027 ms)
[ RUN      ] PPAPINaClGLibcTest.PaintAggregator
[52002:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61189...
sending server_data: {"host": "127.0.0.1", "port": 61189} (36 bytes)
[52021,2893687336:09:32:46.857414] Native Client module will be loaded at base address 0x0000000040000000
[52002:3847:1106/093247:INFO:CONSOLE(177)] "InitialState finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "SingleInvalidation finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "DoubleDisjointInvalidation finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "SingleScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "DoubleOverlappingScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "NegatingScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "DiagonalScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintsBeforeAndAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "LargeContainedPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "LargeContainedPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "OverlappingPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "OverlappingPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "DisjointPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "DisjointPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintTrimmedByScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintEliminatedByScroll finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintAfterScrollTrimmedByScrollDamage finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(177)] "ContainedPaintAfterScrollEliminatedByScrollDamage finished in 0.000 seconds.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (177)
[52002:3847:1106/093247:INFO:CONSOLE(0)] "0x5BA43999 is not a valid instance ID.", source: http://127.0.0.1:61189/files/test_case.html?mode=nacl_glibc&testcase=PaintAggregator (0)
[       OK ] PPAPINaClGLibcTest.PaintAggregator (4014 ms)
[327/403] PPAPINaClGLibcTest.PaintAggregator (5042 ms)
[ RUN      ] PPAPINaClGLibcTest.UMA
[52004:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61194...
sending server_data: {"host": "127.0.0.1", "port": 61194} (36 bytes)
[52022,2893687336:09:32:47.002259] Native Client module will be loaded at base address 0x0000000044f50000
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52004:3847:1106/093247:INFO:CONSOLE(177)] "Count finished in 0.000 seconds.", source: http://127.0.0.1:61194/files/test_case.html?mode=nacl_glibc&testcase=UMA (177)
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52012:3847:1106/093247:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[52004:3847:1106/093247:INFO:CONSOLE(177)] "Time finished in 0.000 seconds.", source: http://127.0.0.1:61194/files/test_case.html?mode=nacl_glibc&testcase=UMA (177)
[52004:3847:1106/093247:INFO:CONSOLE(177)] "Enum finished in 0.000 seconds.", source: http://127.0.0.1:61194/files/test_case.html?mode=nacl_glibc&testcase=UMA (177)
[52004:3847:1106/093247:INFO:CONSOLE(0)] "0xC6FEB391 is not a valid instance ID.", source: http://127.0.0.1:61194/files/test_case.html?mode=nacl_glibc&testcase=UMA (0)
[       OK ] PPAPINaClGLibcTest.UMA (3958 ms)
[328/403] PPAPINaClGLibcTest.UMA (4759 ms)
[ RUN      ] PPAPINaClGLibcTest.MouseCursor
[52005:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61198...
sending server_data: {"host": "127.0.0.1", "port": 61198} (36 bytes)
[52023,2893687336:09:32:47.237360] Native Client module will be loaded at base address 0x0000000040000000
[52005:3847:1106/093248:INFO:CONSOLE(177)] "Type finished in 0.000 seconds.", source: http://127.0.0.1:61198/files/test_case.html?mode=nacl_glibc&testcase=MouseCursor (177)
[52005:3847:1106/093248:INFO:CONSOLE(177)] "Custom finished in 0.025 seconds.", source: http://127.0.0.1:61198/files/test_case.html?mode=nacl_glibc&testcase=MouseCursor (177)
[52005:3847:1106/093248:INFO:CONSOLE(177)] "Point finished in 0.007 seconds.", source: http://127.0.0.1:61198/files/test_case.html?mode=nacl_glibc&testcase=MouseCursor (177)
[52005:3847:1106/093248:INFO:CONSOLE(0)] "0xF157A169 is not a valid instance ID.", source: http://127.0.0.1:61198/files/test_case.html?mode=nacl_glibc&testcase=MouseCursor (0)
[       OK ] PPAPINaClGLibcTest.MouseCursor (4002 ms)
[329/403] PPAPINaClGLibcTest.MouseCursor (4760 ms)
[ RUN      ] PPAPINaClPNaClTest.Console
[52024:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61234...
sending server_data: {"host": "127.0.0.1", "port": 61234} (36 bytes)
[52038,2893687336:09:32:50.373303] Native Client module will be loaded at base address 0x0000000040000000
[52024:3847:1106/093250:INFO:CONSOLE(0)] "[Undefined]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: [Undefined]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "[Null]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: [Null]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "[False]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: [False]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "12345678", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: 12345678", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "-0", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: -0", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "Hello World!", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: Hello World!", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "[Array]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: [Array]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "[Array buffer]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: [Array buffer]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "[Dictionary]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "somewhere: [Dictionary]", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[52024:3847:1106/093250:INFO:CONSOLE(177)] "Smoke finished in 0.000 seconds.", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (177)
[52024:3847:1106/093250:INFO:CONSOLE(0)] "0xDAD6A93D is not a valid instance ID.", source: http://127.0.0.1:61234/files/test_case.html?mode=nacl_pnacl&testcase=Console (0)
[       OK ] PPAPINaClPNaClTest.Console (3034 ms)
[330/403] PPAPINaClPNaClTest.Console (3976 ms)
[ RUN      ] PPAPINaClPNaClTest.HostResolverPrivate_Resolve
[52028:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61240...
sending server_data: {"host": "127.0.0.1", "port": 61240} (36 bytes)
[52046,2893687336:09:32:51.975176] Native Client module will be loaded at base address 0x00000000439e0000
[52028:3847:1106/093252:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:61240/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_Resolve (177)
[52028:3847:1106/093252:INFO:CONSOLE(177)] "Resolve finished in 0.017 seconds.", source: http://127.0.0.1:61240/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_Resolve (177)
[52028:3847:1106/093252:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.042 seconds.", source: http://127.0.0.1:61240/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_Resolve (177)
[52028:3847:1106/093252:INFO:CONSOLE(177)] "ResolveBackground finished in 0.016 seconds.", source: http://127.0.0.1:61240/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_Resolve (177)
[52028:3847:1106/093252:INFO:CONSOLE(0)] "0x71B067A9 is not a valid instance ID.", source: http://127.0.0.1:61240/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_Resolve (0)
[       OK ] PPAPINaClPNaClTest.HostResolverPrivate_Resolve (3717 ms)
[331/403] PPAPINaClPNaClTest.HostResolverPrivate_Resolve (4500 ms)
[ RUN      ] PPAPINaClPNaClTest.URLLoader0
[52029:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61244...
sending server_data: {"host": "127.0.0.1", "port": 61244} (36 bytes)
[52047,2893687336:09:32:52.116781] Native Client module will be loaded at base address 0x0000000040000000
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.039 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicGET finished in 0.027 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.025 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.127 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicPOST finished in 0.019 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.023 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)

** Mach exception 1 from trusted code: pc=3424c

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50
[52029:3847:1106/093252:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.018 seconds.", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50

** Mach exception 1 from trusted code: pc=3df50
==52047==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0x00000000; bottom 0xb0ba9000; size: 0x4f457000 (1329950720)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[52029:3847:1106/093252:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:61244/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (0)
[52029:28675:1106/093252:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
../../chrome/test/ppapi/ppapi_test.cc:266: Failure
Value of: handler.message().c_str()
Actual: "Plugin crashed. 'NaCl module crashed'"
Expected: "PASS"
[  FAILED  ] PPAPINaClPNaClTest.URLLoader0, where TypeParam =  and GetParam() =  (3771 ms)
[332/403] PPAPINaClPNaClTest.URLLoader0 (4523 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_Humongous
[52027:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61243...
sending server_data: {"host": "127.0.0.1", "port": 61243} (36 bytes)
[52048,2893687336:09:32:52.171250] Native Client module will be loaded at base address 0x0000000040000000
[52027:3847:1106/093252:INFO:CONSOLE(177)] "Humongous finished in 0.000 seconds.", source: http://127.0.0.1:61243/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Humongous (177)
[52027:3847:1106/093252:INFO:CONSOLE(0)] "0xD099F8DD is not a valid instance ID.", source: http://127.0.0.1:61243/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Humongous (0)
[       OK ] PPAPINaClPNaClTest.Graphics2D_Humongous (3788 ms)
[333/403] PPAPINaClPNaClTest.Graphics2D_Humongous (4762 ms)
[ RUN      ] PPAPINaClPNaClTest.URLRequest_Stress
[52043:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61274...
sending server_data: {"host": "127.0.0.1", "port": 61274} (36 bytes)
[52062,2893687336:09:32:55.314805] Native Client module will be loaded at base address 0x0000000040000000
[52043:3847:1106/093255:INFO:CONSOLE(177)] "Stress finished in 0.002 seconds.", source: http://127.0.0.1:61274/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_Stress (177)
[52043:3847:1106/093255:INFO:CONSOLE(0)] "0xBE51D1D1 is not a valid instance ID.", source: http://127.0.0.1:61274/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_Stress (0)
[       OK ] PPAPINaClPNaClTest.URLRequest_Stress (3928 ms)
[334/403] PPAPINaClPNaClTest.URLRequest_Stress (4780 ms)
[ RUN      ] PPAPINaClPNaClTest.Var
[52051:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61287...
sending server_data: {"host": "127.0.0.1", "port": 61287} (36 bytes)
[52074,2893687336:09:32:57.068661] Native Client module will be loaded at base address 0x0000000040000000
[52051:3847:1106/093257:INFO:CONSOLE(177)] "BasicString finished in 0.011 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (177)
[52051:3847:1106/093257:INFO:CONSOLE(0)] "0xB5867FFD is not a valid instance ID.", source: http://127.0.0.1:61287/files/test_case.html?mode=nacl_pnacl&testcase=Var (0)
[       OK ] PPAPINaClPNaClTest.Var (3972 ms)
[335/403] PPAPINaClPNaClTest.Var (5087 ms)
[ RUN      ] PPAPINaClPNaClTest.FileRef2
[52052:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61282...
sending server_data: {"host": "127.0.0.1", "port": 61282} (36 bytes)
[52072,2893687336:09:32:56.782758] Native Client module will be loaded at base address 0x0000000040000000
[52052:3847:1106/093256:INFO:CONSOLE(177)] "QueryAndTouchFileForceAsync finished in 0.064 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093256:INFO:CONSOLE(177)] "QueryAndTouchFile finished in 0.030 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "QueryAndTouchFileBlocking finished in 0.024 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "QueryAndTouchFileBackground finished in 0.026 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:84739:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "DeleteFileAndDirectoryForceAsync finished in 0.059 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:84739:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "DeleteFileAndDirectory finished in 0.042 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:79875:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBlocking finished in 0.066 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:79875:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBackground finished in 0.065 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:84739:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "RenameFileAndDirectoryForceAsync finished in 0.077 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:84739:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "RenameFileAndDirectory finished in 0.064 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:22787:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "RenameFileAndDirectoryBlocking finished in 0.075 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:22787:1106/093257:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[52052:3847:1106/093257:INFO:CONSOLE(177)] "RenameFileAndDirectoryBackground finished in 0.095 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "QueryForceAsync finished in 0.054 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "Query finished in 0.067 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "QueryBlocking finished in 0.042 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "QueryBackground finished in 0.051 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "FileNameEscapingForceAsync finished in 0.027 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "FileNameEscaping finished in 0.020 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "FileNameEscapingBlocking finished in 0.021 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(177)] "FileNameEscapingBackground finished in 0.032 seconds.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[52052:3847:1106/093257:INFO:CONSOLE(0)] "0x4DD6C0A9 is not a valid instance ID.", source: http://127.0.0.1:61282/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (0)
[       OK ] PPAPINaClPNaClTest.FileRef2 (4660 ms)
[336/403] PPAPINaClPNaClTest.FileRef2 (5337 ms)
[ RUN      ] PPAPINaClPNaClTest.WebSocket1
[52053:3847:1106/093254:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:61280...
sending server_data: {"host": "127.0.0.1", "port": 61280} (36 bytes)
HTTP server started on http://127.0.0.1:61281...
sending server_data: {"host": "127.0.0.1", "port": 61281} (36 bytes)
[52071,2893687336:09:32:56.676713] Native Client module will be loaded at base address 0x0000000040000000
[52053:3847:1106/093256:INFO:CONSOLE(177)] "IsWebSocket finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(177)] "UninitializedPropertiesAccess finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(177)] "InvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(177)] "Protocols finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(177)] "GetURL finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(177)] "ValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(177)] "InvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093256:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:61280/echo-with-no-extension' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (0)
[52053:3847:1106/093257:INFO:CONSOLE(177)] "ValidClose finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093257:INFO:CONSOLE(177)] "GetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093257:INFO:CONSOLE(177)] "TextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093257:INFO:CONSOLE(177)] "BinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093257:INFO:CONSOLE(177)] "StressedSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093257:INFO:CONSOLE(177)] "BufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (177)
[52053:3847:1106/093258:INFO:CONSOLE(0)] "0x286060A5 is not a valid instance ID.", source: http://127.0.0.1:61281/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=61280 (0)
[       OK ] PPAPINaClPNaClTest.WebSocket1 (4592 ms)
[337/403] PPAPINaClPNaClTest.WebSocket1 (5320 ms)
[ RUN      ] FilePathWatcherTest.ModifiedFile
[       OK ] FilePathWatcherTest.ModifiedFile (5 ms)
[338/403] FilePathWatcherTest.ModifiedFile (546 ms)
[ RUN      ] FilePathWatcherTest.MultipleWatchersSingleFile
[       OK ] FilePathWatcherTest.MultipleWatchersSingleFile (19 ms)
[339/403] FilePathWatcherTest.MultipleWatchersSingleFile (693 ms)
[ RUN      ] PPAPINaClPNaClTest.MouseCursor
[52069:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61322...
sending server_data: {"host": "127.0.0.1", "port": 61322} (36 bytes)
[52083,2893687336:09:32:59.243278] Native Client module will be loaded at base address 0x0000000040000000
[52069:3847:1106/093259:INFO:CONSOLE(177)] "Type finished in 0.000 seconds.", source: http://127.0.0.1:61322/files/test_case.html?mode=nacl_pnacl&testcase=MouseCursor (177)
[52069:3847:1106/093259:INFO:CONSOLE(177)] "Custom finished in 0.036 seconds.", source: http://127.0.0.1:61322/files/test_case.html?mode=nacl_pnacl&testcase=MouseCursor (177)
[52069:3847:1106/093259:INFO:CONSOLE(177)] "Point finished in 0.006 seconds.", source: http://127.0.0.1:61322/files/test_case.html?mode=nacl_pnacl&testcase=MouseCursor (177)
[52069:3847:1106/093259:INFO:CONSOLE(0)] "0x1247BD51 is not a valid instance ID.", source: http://127.0.0.1:61322/files/test_case.html?mode=nacl_pnacl&testcase=MouseCursor (0)
[       OK ] PPAPINaClPNaClTest.MouseCursor (3265 ms)
[340/403] PPAPINaClPNaClTest.MouseCursor (3974 ms)
[ RUN      ] FilePathWatcherTest.NonExistentDirectory
[       OK ] FilePathWatcherTest.NonExistentDirectory (16 ms)
[341/403] FilePathWatcherTest.NonExistentDirectory (684 ms)
[ RUN      ] FilePathWatcherTest.DirAttributesChanged
[       OK ] FilePathWatcherTest.DirAttributesChanged (206 ms)
[342/403] FilePathWatcherTest.DirAttributesChanged (824 ms)
[ RUN      ] PPAPINaClPNaClTest.NetworkProxy
[52076:3847:1106/093258:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61328...
sending server_data: {"host": "127.0.0.1", "port": 61328} (36 bytes)
[52094,2893687336:09:33:01.129130] Native Client module will be loaded at base address 0x0000000040000000
[52076:3847:1106/093301:INFO:CONSOLE(177)] "GetProxyForURLForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:61328/files/test_case.html?mode=nacl_pnacl&testcase=NetworkProxy (177)
[52076:3847:1106/093301:INFO:CONSOLE(177)] "GetProxyForURL finished in 0.002 seconds.", source: http://127.0.0.1:61328/files/test_case.html?mode=nacl_pnacl&testcase=NetworkProxy (177)
[52076:3847:1106/093301:INFO:CONSOLE(177)] "GetProxyForURLBlocking finished in 0.004 seconds.", source: http://127.0.0.1:61328/files/test_case.html?mode=nacl_pnacl&testcase=NetworkProxy (177)
[52076:3847:1106/093301:INFO:CONSOLE(177)] "GetProxyForURLBackground finished in 0.003 seconds.", source: http://127.0.0.1:61328/files/test_case.html?mode=nacl_pnacl&testcase=NetworkProxy (177)
[52076:3847:1106/093301:INFO:CONSOLE(0)] "0x572B12E1 is not a valid instance ID.", source: http://127.0.0.1:61328/files/test_case.html?mode=nacl_pnacl&testcase=NetworkProxy (0)
[       OK ] PPAPINaClPNaClTest.NetworkProxy (2997 ms)
[343/403] PPAPINaClPNaClTest.NetworkProxy (3710 ms)
[ RUN      ] PPAPINaClPNaClTest.MessageHandler
[52078:3847:1106/093259:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61331...
sending server_data: {"host": "127.0.0.1", "port": 61331} (36 bytes)
[52095,2893687336:09:33:01.486852] Native Client module will be loaded at base address 0x0000000040000000
[52078:3847:1106/093301:INFO:CONSOLE(177)] "RegisterErrorConditions finished in 0.000 seconds.", source: http://127.0.0.1:61331/files/test_case.html?mode=nacl_pnacl&testcase=MessageHandler (177)
[52078:3847:1106/093301:INFO:CONSOLE(177)] "PostMessageAndAwaitResponse finished in 0.042 seconds.", source: http://127.0.0.1:61331/files/test_case.html?mode=nacl_pnacl&testcase=MessageHandler (177)
[52078:3847:1106/093301:INFO:CONSOLE(177)] "Exceptions finished in 0.040 seconds.", source: http://127.0.0.1:61331/files/test_case.html?mode=nacl_pnacl&testcase=MessageHandler (177)
[52078:3847:1106/093301:INFO:CONSOLE(0)] "0xC852A9C1 is not a valid instance ID.", source: http://127.0.0.1:61331/files/test_case.html?mode=nacl_pnacl&testcase=MessageHandler (0)
[       OK ] PPAPINaClPNaClTest.MessageHandler (3097 ms)
[344/403] PPAPINaClPNaClTest.MessageHandler (3716 ms)
[ RUN      ] FilePathWatcherTest.RecursiveWatch
[       OK ] FilePathWatcherTest.RecursiveWatch (2726 ms)
[345/403] FilePathWatcherTest.RecursiveWatch (3446 ms)
[ RUN      ] NaClBrowserTestNewlib.IrtManifestFile
[52096:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61340...
sending server_data: {"host": "127.0.0.1", "port": 61340} (36 bytes)
[52096:3847:1106/093303:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[52109,2893687336:09:33:04.070359] Native Client module will be loaded at base address 0x0000000040000000
File not found dummy_test_file.txt full path:/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/nacl_test_data/newlib/dummy_test_file.txt
127.0.0.1 - - [06/Nov/2014 09:33:04] code 404, message Not Found
[52096:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[52096:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] ||||
[52096:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [Test_00_Init BEGIN]
File not found dummy_test_file.txt full path:/private/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/run_tha_testyzDTt3/out/Release/nacl_test_data/newlib/dummy_test_file.txt
127.0.0.1 - - [06/Nov/2014 09:33:04] code 404, message Not Found
[52096:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [Test_00_Init PASS]
[52096:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] ||||
[52096:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.IrtManifestFile (2965 ms)
[346/403] NaClBrowserTestNewlib.IrtManifestFile (3710 ms)
[ RUN      ] NaClBrowserTestNewlib.SysconfNprocessorsOnln
[52098:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61346...
sending server_data: {"host": "127.0.0.1", "port": 61346} (36 bytes)
browser says nprocessors = 8
path = sysconf_nprocessors_onln_test.html?cpu_count=8
[52098:3847:1106/093303:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[52114,2893687336:09:33:04.791456] Native Client module will be loaded at base address 0x0000000040000000
[52098:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] ||||  /  loaded
Entered HandleMessage
Searching for handler for request "nprocessors".
found at index 0
NaCl process: sysconf(_SC_NPROCESSORS_ONLN) = 8
posting reply len 1
posting reply "8".
Leaving HandleMessage
[52098:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] ||||
[52098:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [TestSysconfNprocessors BEGIN]
[52098:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [TestSysconfNprocessors PASS]
[52098:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] ||||
[52098:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[52098:28419:1106/093304:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52098:28419:1106/093304:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.SysconfNprocessorsOnln (2981 ms)
[347/403] NaClBrowserTestNewlib.SysconfNprocessorsOnln (3722 ms)
[ RUN      ] NaClBrowserTestGLibc.PPAPIPPPInstance
[52099:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61349...
sending server_data: {"host": "127.0.0.1", "port": 61349} (36 bytes)
[52099:3847:1106/093304:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[52116,2893687336:09:33:05.145883] Native Client module will be loaded at base address 0x0000000040000000
ERROR at ppapi/ppp_instance/ppapi_ppp_instance.cc:53: position.size.width == 15 && clip.size.width == 15
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] ||||  / test_nexe loaded
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] ||||
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidCreate BEGIN]
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidCreate PASS]
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] ||||
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView BEGIN]
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView LOG] 'DidChangeView:PASSED'
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView PASS]
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] ||||
[52099:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.PPAPIPPPInstance (3639 ms)
[348/403] NaClBrowserTestGLibc.PPAPIPPPInstance (4232 ms)
[ RUN      ] NaClBrowserTestPnacl.ProgressEvents
[52107:3847:1106/093304:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61370...
sending server_data: {"host": "127.0.0.1", "port": 61370} (36 bytes)
[52107:3847:1106/093305:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[52124,2893687336:09:33:06.620693] Native Client module will be loaded at base address 0x0000000040000000
[52130,2893687336:09:33:07.707036] Native Client module will be loaded at base address 0x0000000040000000
[52134,2893687336:09:33:08.307487] Native Client module will be loaded at base address 0x0000000040000000
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||  / progress_events loaded
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [begin_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [begin_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [loadstart_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [loadstart_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [progress_min_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [progress_min_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [progress_samples_progress_events BEGIN]
[52107:3847:1106/093308:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:61370/files/progress_event_listener.js (138)
[52107:3847:1106/093308:INFO:CONSOLE(140)] "stateProgressPrev 92724", source: http://127.0.0.1:61370/files/progress_event_listener.js (140)
[52107:3847:1106/093308:INFO:CONSOLE(142)] "stateProgressTotal 92724", source: http://127.0.0.1:61370/files/progress_event_listener.js (142)
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [progress_samples_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [error_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [error_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [abort_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [abort_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [load_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [load_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [loadend_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [loadend_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [unexpected_count_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [unexpected_count_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [end_state_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [end_state_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [last_error_string_progress_events BEGIN]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [last_error_string_progress_events PASS]
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] ||||
[52107:3847:1106/093308:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.ProgressEvents (4903 ms)
[349/403] NaClBrowserTestPnacl.ProgressEvents (5822 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacDelegateTest.GoBackScrollOffset
[52125:3847:1106/093307:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52125:28931:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeRenderWidgetHostViewMacDelegateTest.GoBackScrollOffset (2521 ms)
[350/403] ChromeRenderWidgetHostViewMacDelegateTest.GoBackScrollOffset (3229 ms)
[ RUN      ] NaClBrowserTestPnacl.SuccessfulLoadUMA
[52117:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61379...
sending server_data: {"host": "127.0.0.1", "port": 61379} (36 bytes)
[52133,2893687336:09:33:08.275324] Native Client module will be loaded at base address 0x0000000040000000
[52137,2893687336:09:33:09.492273] Native Client module will be loaded at base address 0x0000000040000000
==52137==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0b43000; bottom 0x1f322000; size: 0x91821000 (-1853747200)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[52122,3014365184:09:33:09.602849] ServiceRuntime::SetupAppChannel (connect failed)
[52117:28931:1106/093309:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
[52117:3847:1106/093309:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module", source: http://127.0.0.1:61379/files/nacl_load_test.html?pnacl=1 (0)
[52117:3847:1106/093309:INFO:nacl_browsertest_util.cc(76)] LOG Load error: NaCl module load failed: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module
[52117:3847:1106/093309:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test failed.
../../chrome/test/nacl/nacl_browsertest_util.cc:239: Failure
Value of: handler.test_passed()
Actual: false
Expected: true
Test failed.
../../base/test/histogram_tester.cc:100: Failure
Value of: actual_count
Actual: 0
Expected: expected_count
Which is: 1
Histogram "NaCl.LoadStatus.Plugin" does not have the right number of samples (1) in the expected bucket (0). It has (0).
../../base/test/histogram_tester.cc:38: Failure
Expected: (static_cast<base::HistogramBase*>(__null)) != (histogram), actual: NULL vs NULL
Histogram "NaCl.LoadStatus.SelLdr" does not exist.
../../base/test/histogram_tester.cc:100: Failure
Value of: actual_count
Actual: 0
Expected: expected_count
Which is: 1
Histogram "NaCl.ValidationCache.Query" does not have the right number of samples (1) in the expected bucket (1). It has (0).
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Options.PNaCl.OptLevel" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.Size.Pexe" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.Size.PNaClTranslatedNexe" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.Size.PexeNexeSizePct" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.LoadLinker" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.CompileKBPerSec" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.LinkTime" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.TotalUncachedTime" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.TotalUncachedKBPerSec" does not exist.
[  FAILED  ] NaClBrowserTestPnacl.SuccessfulLoadUMA, where TypeParam =  and GetParam() =  (4454 ms)
[351/403] NaClBrowserTestPnacl.SuccessfulLoadUMA (5339 ms)
[ RUN      ] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff
[52119:3847:1106/093306:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61385...
sending server_data: {"host": "127.0.0.1", "port": 61385} (36 bytes)
[52136,2893687336:09:33:09.058910] Native Client module will be loaded at base address 0x0000000040000000
[52139,2893687336:09:33:09.899097] Native Client module will be loaded at base address 0x0000000040000000
==52139==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0a3f000; bottom 0x1f322000; size: 0x9171d000 (-1854812160)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[52126,3014897664:09:33:09.992915] ServiceRuntime::SetupAppChannel (connect failed)
[52119:29187:1106/093309:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
[52119:3847:1106/093309:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module", source: http://127.0.0.1:61385/files/pnacl_debug_url.html?nmf_file=pnacl_has_debug_flag_off.nmf&pnacl=1 (0)
[52119:3847:1106/093310:INFO:nacl_browsertest_util.cc(76)] LOG Load error: NaCl module load failed: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module
[52119:3847:1106/093310:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test failed.
../../chrome/test/nacl/nacl_browsertest_util.cc:239: Failure
Value of: handler.test_passed()
Actual: false
Expected: true
Test failed.
[52119:29187:1106/093310:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52119:29187:1106/093310:WARNING:channel.cc(273)] RawChannel write error
[  FAILED  ] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff, where TypeParam =  and GetParam() =  (4213 ms)
[352/403] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff (5049 ms)
[ RUN      ] PicasaDataProviderNoDatabaseGetListTest.NoDatabaseGetList
[52142:3847:1106/093311:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PicasaDataProviderNoDatabaseGetListTest.NoDatabaseGetList (1715 ms)
[353/403] PicasaDataProviderNoDatabaseGetListTest.NoDatabaseGetList (2407 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestBackwardsHistoryNavigationRealData
[52138:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestBackwardsHistoryNavigationRealData (2615 ms)
[354/403] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestBackwardsHistoryNavigationRealData (3569 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestMostlyHorizontal
[52140:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestMostlyHorizontal (3566 ms)
[355/403] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestMostlyHorizontal (4523 ms)
[ RUN      ] NetworkingPrivateApiTest.GetManagedProperties
[52145:3847:1106/093311:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52150:12295:1106/093313:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52150:12295:1106/093313:WARNING:channel.cc(273)] RawChannel write error
[52145:3847:1106/093313:INFO:CONSOLE(0)] "[SUCCESS] getManagedProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getManagedProperties (0)
[       OK ] NetworkingPrivateApiTest.GetManagedProperties (2916 ms)
[356/403] NetworkingPrivateApiTest.GetManagedProperties (3717 ms)
[ RUN      ] NetworkingPrivateApiTest.StartConnect
[52153:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52153:3847:1106/093316:INFO:CONSOLE(0)] "[SUCCESS] startConnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnect (0)
[       OK ] NetworkingPrivateApiTest.StartConnect (3474 ms)
[357/403] NetworkingPrivateApiTest.StartConnect (4300 ms)
[ RUN      ] NetworkingPrivateApiTest.RequestNetworkScan
[52152:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52152:3847:1106/093316:INFO:CONSOLE(0)] "[SUCCESS] requestNetworkScan", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?requestNetworkScan (0)
[       OK ] NetworkingPrivateApiTest.RequestNetworkScan (3540 ms)
[358/403] NetworkingPrivateApiTest.RequestNetworkScan (4516 ms)
[ RUN      ] NetworkingPrivateApiTest.VerifyAndEncryptData
[52158:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52164:12807:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52158:3847:1106/093317:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptData", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptData (0)
[52158:29443:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52158:29443:1106/093317:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.VerifyAndEncryptData (3052 ms)
[359/403] NetworkingPrivateApiTest.VerifyAndEncryptData (3746 ms)
[ RUN      ] NetworkingPrivateApiTest.SetWifiTDLSEnabledState
[52159:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52165:12551:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52159:3847:1106/093317:INFO:CONSOLE(0)] "[SUCCESS] setWifiTDLSEnabledState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setWifiTDLSEnabledState (0)
[       OK ] NetworkingPrivateApiTest.SetWifiTDLSEnabledState (2966 ms)
[360/403] NetworkingPrivateApiTest.SetWifiTDLSEnabledState (3735 ms)
[ RUN      ] NetworkingPrivateApiTest.GetCaptivePortalStatus
[52168:3847:1106/093317:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52168:3847:1106/093320:INFO:CONSOLE(0)] "[SUCCESS] getCaptivePortalStatus", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getCaptivePortalStatus (0)
[52168:29187:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52168:29187:1106/093320:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.GetCaptivePortalStatus (3043 ms)
[361/403] NetworkingPrivateApiTest.GetCaptivePortalStatus (3977 ms)
[ RUN      ] NetworkingPrivateApiTestFail.StartDisconnect
[52169:3847:1106/093317:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52175:12551:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52169:3847:1106/093320:INFO:CONSOLE(0)] "[FAIL] startDisconnect: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnect (0)
[       OK ] NetworkingPrivateApiTestFail.StartDisconnect (3163 ms)
[362/403] NetworkingPrivateApiTestFail.StartDisconnect (3972 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventConnect
[52172:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52172:3847:1106/093321:INFO:CONSOLE(0)] "[SUCCESS] onNetworksChangedEventConnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?onNetworksChangedEventConnect (0)
[       OK ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventConnect (3047 ms)
[363/403] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventConnect (3709 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/2
[52184:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/2 (2338 ms)
[364/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/2 (3178 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/6
[52185:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/6 (2463 ms)
[365/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/6 (3181 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/8
[52187:3847:1106/093322:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52187:28675:1106/093324:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[52187:28675:1106/093324:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52187:28675:1106/093324:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/8 (2394 ms)
[366/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/8 (3176 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/9
[52201:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/9 (2356 ms)
[367/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/9 (3194 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/17
[52202:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/17 (2740 ms)
[368/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/17 (3453 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/27
[52203:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/27 (2461 ms)
[369/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/27 (3196 ms)
[ RUN      ] ChromeWhispernetClientTest.EncodeToken
[52173:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52173:3847:1106/093321:INFO:CONSOLE(99)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (99)
[52189,2893687336:09:33:21.983055] Native Client module will be loaded at base address 0x0000000040000000
[52210,2893687336:09:33:27.429713] Native Client module will be loaded at base address 0x0000000046120000
[52210,2893687336:09:33:27.582896] NaCl untrusted code called _exit(0x0)
[52212,2893687336:09:33:27.997661] Native Client module will be loaded at base address 0x0000000040000000
[52173:3847:1106/093328:INFO:CONSOLE(79)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (79)
[52173:3847:1106/093328:INFO:CONSOLE(26)] "init: creating encoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
[52173:3847:1106/093328:INFO:CONSOLE(30)] "init: creating decoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (30)
INFO - whispernet_nacl_wrapper.cc:247 - Created DSSS encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:252 - Created DTMF encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:296 - Created DSSS decoder with recording sample rate: 48000 and channels: 2
INFO - whispernet_nacl_wrapper.cc:311 - Created DTMF decoder with recording sample rate: 48000 and channels: 2
[52173:29699:1106/093328:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[52173:29699:1106/093328:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52173:29699:1106/093328:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.EncodeToken (10157 ms)
[370/403] ChromeWhispernetClientTest.EncodeToken (10831 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/29
[52211:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52211:28419:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52211:28419:1106/093330:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/29 (2545 ms)
[371/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/29 (3475 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/3
[52213:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52220:12295:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52221:12807:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52222:13319:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52224:13063:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52224:13063:1106/093330:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/3 (2988 ms)
[372/403] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/3 (3709 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/1
[52214:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52214:81695:1106/093330:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/1 (4517 ms)
[373/403] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/1 (5290 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestOpenAndCloseWindowDuringShutdown/0
[52229:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52229:81671:1106/093333:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52234:12807:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestOpenAndCloseWindowDuringShutdown/0 (3772 ms)
[374/403] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestOpenAndCloseWindowDuringShutdown/0 (4573 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabDuringShutdown/1
[52223:3847:1106/093329:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52223:81699:1106/093332:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52223:28675:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52223:28675:1106/093334:WARNING:channel.cc(273)] RawChannel write error
[52223:28675:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52223:28675:1106/093334:WARNING:channel.cc(273)] RawChannel write error
[52231:12807:1106/093335:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52231:12807:1106/093335:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabDuringShutdown/1 (5851 ms)
[375/403] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabDuringShutdown/1 (6897 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloadsFromDifferentProfiles/1
[52232:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52232:28931:1106/093337:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloadsFromDifferentProfiles/1 (5474 ms)
[376/403] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloadsFromDifferentProfiles/1 (6617 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[52238:3847:1106/093334:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61405...
sending server_data: {"host": "127.0.0.1", "port": 61405} (36 bytes)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.003 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.012 -  Registering video event handlers.", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.017 -  Loading media using src.", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.173 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.177 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.180 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.189 -  Adding key to sessionID: 1", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.191 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.195 -  Adding key to sessionID: 2", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.200 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093336:INFO:CONSOLE(283)] "09:33:36.202 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52238:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.097 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61405/files/eme_player_js/utils.js (283)
[52243:12807:1106/093339:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5677 ms)
[377/403] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6630 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[52245:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61422...
sending server_data: {"host": "127.0.0.1", "port": 61422} (36 bytes)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.150 -  Registering video event handlers.", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.157 -  Loading media using src.", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.159 -  Registering video event handlers.", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.159 -  Loading media using src.", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.414 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.420 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.428 -  Adding key to sessionID: 1", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.431 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.454 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.460 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.464 -  Adding key to sessionID: 2", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.494 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.764 -  One video seeked.", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52245:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.818 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:61422/files/eme_player_js/utils.js (283)
[52251:12551:1106/093339:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4294 ms)
[378/403] SRC_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (5040 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[52247:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61437...
sending server_data: {"host": "127.0.0.1", "port": 61437} (36 bytes)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.639 -  Registering video event handlers.", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.651 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.663 -  Loading media using MSE.", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.669 -  Registering video event handlers.", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.670 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.671 -  Loading media using MSE.", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.939 -  onSourceOpen [object Event]", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.942 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.948 -  onSourceOpen [object Event]", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093338:INFO:CONSOLE(283)] "09:33:38.949 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.033 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.053 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.113 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.142 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.159 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.169 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093340:INFO:CONSOLE(283)] "09:33:40.408 -  One video seeked.", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52247:3847:1106/093340:INFO:CONSOLE(283)] "09:33:40.442 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:61437/files/eme_player_js/utils.js (283)
[52252:12807:1106/093340:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (4465 ms)
[379/403] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5294 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[52259:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61474...
sending server_data: {"host": "127.0.0.1", "port": 61474} (36 bytes)
[52259:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.879 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.886 -  Registering video event handlers.", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.890 -  Loading media using src.", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.062 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.033 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.048 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.057 -  Forcing invalid key data.", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.060 -  Adding key to sessionID: 1", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.064 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.069 -  Forcing invalid key data.", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.071 -  Adding key to sessionID: 2", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.080 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (147)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.093 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.096 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52259:3847:1106/093344:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (147)
[52259:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.104 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:61474/files/eme_player_js/utils.js (283)
[52264:12551:1106/093344:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (3943 ms)
[380/403] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (4851 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[52263:3847:1106/093341:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61507...
sending server_data: {"host": "127.0.0.1", "port": 61507} (36 bytes)
[52263:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.183 -  Using ClearKeyPlayer", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.193 -  Registering video event handlers.", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.203 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.213 -  Loading media using src.", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.281 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.308 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.322 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.331 -  Forcing invalid key data.", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.341 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.344 -  Forcing invalid key data.", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (147)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.356 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52263:3847:1106/093345:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (147)
[52263:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.363 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:61507/files/eme_player_js/utils.js (283)
[52271:12551:1106/093345:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (4252 ms)
[381/403] SRC_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (5054 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[52256:3847:1106/093339:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61458...
sending server_data: {"host": "127.0.0.1", "port": 61458} (36 bytes)
[52256:3847:1106/093341:INFO:CONSOLE(283)] "09:33:41.102 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093341:INFO:CONSOLE(283)] "09:33:41.110 -  Registering video event handlers.", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093341:INFO:CONSOLE(283)] "09:33:41.115 -  Loading media using src.", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093341:INFO:CONSOLE(283)] "09:33:41.337 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.480 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.488 -  Adding key to sessionID: 1", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.505 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.695 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.699 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.703 -  Adding key to sessionID: 1", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.707 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.094 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.097 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.102 -  Adding key to sessionID: 1", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.110 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.896 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.899 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.902 -  Adding key to sessionID: 1", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.910 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52256:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.381 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61458/files/eme_player_js/utils.js (283)
[52258:12551:1106/093345:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6965 ms)
[382/403] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7949 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[52260:3847:1106/093341:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61490...
sending server_data: {"host": "127.0.0.1", "port": 61490} (36 bytes)
[52260:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.377 -  Using ClearKeyPlayer", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.387 -  Registering video event handlers.", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.391 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093343:INFO:CONSOLE(283)] "09:33:43.403 -  Loading media using src.", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.542 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.571 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.796 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093344:INFO:CONSOLE(283)] "09:33:44.799 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.205 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093345:INFO:CONSOLE(283)] "09:33:45.208 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093346:INFO:CONSOLE(283)] "09:33:46.001 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093346:INFO:CONSOLE(283)] "09:33:46.003 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[52260:3847:1106/093347:INFO:CONSOLE(283)] "09:33:47.336 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61490/files/eme_player_js/utils.js (283)
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6628 ms)
[383/403] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7658 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/0
[52292:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52295:3847:1106/093350:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52295:3847:1106/093350:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52295:3847:1106/093350:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/0 (1691 ms)
[384/403] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/0 (2394 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[52279:3847:1106/093345:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61526...
sending server_data: {"host": "127.0.0.1", "port": 61526} (36 bytes)
[52279:3847:1106/093347:INFO:CONSOLE(283)] "09:33:47.532 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093347:INFO:CONSOLE(283)] "09:33:47.542 -  Registering video event handlers.", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093347:INFO:CONSOLE(283)] "09:33:47.551 -  Loading media using MSE.", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093348:INFO:CONSOLE(283)] "09:33:47.777 -  onSourceOpen [object Event]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093348:INFO:CONSOLE(283)] "09:33:47.782 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093348:INFO:CONSOLE(283)] "09:33:47.824 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093348:INFO:CONSOLE(283)] "09:33:47.836 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093348:INFO:CONSOLE(283)] "09:33:48.930 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:48.938 -  Adding key to sessionID: 1", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:48.966 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.153 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.157 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.160 -  Adding key to sessionID: 1", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.164 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.554 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.556 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.559 -  Adding key to sessionID: 1", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.565 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.354 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.358 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.363 -  Adding key to sessionID: 1", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.376 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093352:INFO:CONSOLE(283)] "09:33:51.937 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093352:INFO:CONSOLE(283)] "09:33:51.956 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093352:INFO:CONSOLE(283)] "09:33:51.961 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093352:INFO:CONSOLE(283)] "09:33:51.965 -  Adding key to sessionID: 1", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52279:3847:1106/093352:INFO:CONSOLE(283)] "09:33:51.975 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61526/files/eme_player_js/utils.js (283)
[52282:12807:1106/093352:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7043 ms)
[385/403] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7937 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VP9Video_WebM/0
[52284:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61542...
sending server_data: {"host": "127.0.0.1", "port": 61542} (36 bytes)
[52284:3847:1106/093348:INFO:CONSOLE(283)] "09:33:48.977 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093349:INFO:CONSOLE(283)] "09:33:48.989 -  Using ClearKeyPlayer", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.003 -  Registering video event handlers.", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.009 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.030 -  Loading media using MSE.", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.137 -  onSourceOpen [object Event]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.139 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.173 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.180 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.191 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.423 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.425 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.825 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.827 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093351:INFO:CONSOLE(283)] "09:33:51.624 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093351:INFO:CONSOLE(283)] "09:33:51.626 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:3847:1106/093352:INFO:CONSOLE(283)] "09:33:52.949 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61542/files/eme_player_js/utils.js (283)
[52284:29187:1106/093353:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52284:29187:1106/093353:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6608 ms)
[386/403] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VP9Video_WebM/0 (7415 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[52283:3847:1106/093347:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61543...
sending server_data: {"host": "127.0.0.1", "port": 61543} (36 bytes)
[52283:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.065 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.074 -  Using ClearKeyPlayer", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.078 -  Registering video event handlers.", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.081 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093349:INFO:CONSOLE(283)] "09:33:49.093 -  Loading media using MSE.", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.235 -  onSourceOpen [object Event]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.239 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.274 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.282 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.292 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.511 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.513 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.910 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093350:INFO:CONSOLE(283)] "09:33:50.914 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093351:INFO:CONSOLE(283)] "09:33:51.710 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093351:INFO:CONSOLE(283)] "09:33:51.713 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52283:3847:1106/093353:INFO:CONSOLE(283)] "09:33:53.179 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61543/files/eme_player_js/utils.js (283)
[52289:12807:1106/093353:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6835 ms)
[387/403] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7674 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/0
[52311:3847:1106/093353:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/0 (1633 ms)
[388/403] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/0 (2391 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/0
[52301:3847:1106/093351:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/0 (3950 ms)
[389/403] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/0 (4762 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/2
[52314:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52314:29443:1106/093356:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52314:29443:1106/093356:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/2 (2311 ms)
[390/403] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/2 (3209 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/3
[52316:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/3 (2390 ms)
[391/403] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/3 (3191 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/1
[52322:3847:1106/093356:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/1 (1689 ms)
[392/403] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/1 (2690 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/2
[52323:3847:1106/093356:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/2 (1540 ms)
[393/403] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/2 (2435 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/0
[52330:3847:1106/093357:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52330:29699:1106/093359:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52330:29699:1106/093359:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/0 (2449 ms)
[394/403] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/0 (3474 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0
HTTP server started on http://127.0.0.1:61577...
sending server_data: {"host": "127.0.0.1", "port": 61577} (36 bytes)
[52331:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52345:12551:1106/093400:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0 (3015 ms)
[395/403] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0 (3739 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookies
[52335:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.SessionCookies (2066 ms)
[396/403] NoSessionRestoreTest.SessionCookies (2920 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/2
HTTP server started on http://127.0.0.1:61578...
sending server_data: {"host": "127.0.0.1", "port": 61578} (36 bytes)
[52334:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52334:28675:1106/093401:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52334:28675:1106/093401:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/2 (3868 ms)
[397/403] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/2 (4534 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/0
[52346:3847:1106/093401:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52351:13063:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/0 (2217 ms)
[398/403] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/0 (2935 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/2
[52348:3847:1106/093401:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52352:3847:1106/093402:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52352:3847:1106/093402:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52352:3847:1106/093402:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/2 (1816 ms)
[399/403] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/2 (2678 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/3
[52349:3847:1106/093401:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52353:3847:1106/093403:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52353:3847:1106/093403:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/3 (2013 ms)
[400/403] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/3 (2670 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/1
[52356:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52360:12295:1106/093404:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/1 (1461 ms)
[401/403] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/1 (2410 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/2
[52358:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/2 (1533 ms)
[402/403] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/2 (2138 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/0
[52359:3847:1106/093404:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52362:3847:1106/093405:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52362:3847:1106/093405:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/0 (1486 ms)
[403/403] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/0 (2134 ms)
Retrying 3 tests (retry #1)
[ RUN      ] PPAPINaClPNaClTest.URLLoader0
[52367:3847:1106/093406:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61588...
sending server_data: {"host": "127.0.0.1", "port": 61588} (36 bytes)
[52382,2893687336:09:34:08.886627] Native Client module will be loaded at base address 0x0000000040000000
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicGET finished in 0.025 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.018 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.021 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicPOST finished in 0.016 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.013 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.018 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFilePOSTForceAsync finished in 0.073 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFilePOST finished in 0.035 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFilePOSTBlocking finished in 0.039 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFilePOSTBackground finished in 0.034 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFileRangePOSTForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFileRangePOST finished in 0.036 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFileRangePOSTBlocking finished in 0.036 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "BasicFileRangePOSTBackground finished in 0.033 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "CompoundBodyPOSTForceAsync finished in 0.025 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "CompoundBodyPOST finished in 0.020 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "CompoundBodyPOSTBlocking finished in 0.029 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(177)] "CompoundBodyPOSTBackground finished in 0.040 seconds.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[52367:3847:1106/093409:INFO:CONSOLE(0)] "0xB37743A1 is not a valid instance ID.", source: http://127.0.0.1:61588/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (0)
[       OK ] PPAPINaClPNaClTest.URLLoader0 (3865 ms)
[404/406] PPAPINaClPNaClTest.URLLoader0 (4517 ms)
[ RUN      ] NaClBrowserTestPnacl.SuccessfulLoadUMA
[52365:3847:1106/093406:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61581...
sending server_data: {"host": "127.0.0.1", "port": 61581} (36 bytes)
[52380,2893687336:09:34:08.776141] Native Client module will be loaded at base address 0x0000000040000000
[52384,2893687336:09:34:09.742326] Native Client module will be loaded at base address 0x0000000040000000
==52384==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0a3f000; bottom 0x1f322000; size: 0x9171d000 (-1854812160)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[52372,3014365184:09:34:09.828604] ServiceRuntime::SetupAppChannel (connect failed)
[52365:28931:1106/093409:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
[52365:3847:1106/093409:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module", source: http://127.0.0.1:61581/files/nacl_load_test.html?pnacl=1 (0)
[52365:3847:1106/093409:INFO:nacl_browsertest_util.cc(76)] LOG Load error: NaCl module load failed: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module
[52365:3847:1106/093409:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test failed.
../../chrome/test/nacl/nacl_browsertest_util.cc:239: Failure
Value of: handler.test_passed()
Actual: false
Expected: true
Test failed.
../../base/test/histogram_tester.cc:100: Failure
Value of: actual_count
Actual: 0
Expected: expected_count
Which is: 1
Histogram "NaCl.LoadStatus.Plugin" does not have the right number of samples (1) in the expected bucket (0). It has (0).
../../base/test/histogram_tester.cc:38: Failure
Expected: (static_cast<base::HistogramBase*>(__null)) != (histogram), actual: NULL vs NULL
Histogram "NaCl.LoadStatus.SelLdr" does not exist.
../../base/test/histogram_tester.cc:100: Failure
Value of: actual_count
Actual: 0
Expected: expected_count
Which is: 1
Histogram "NaCl.ValidationCache.Query" does not have the right number of samples (1) in the expected bucket (1). It has (0).
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Options.PNaCl.OptLevel" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.Size.Pexe" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.Size.PNaClTranslatedNexe" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.Size.PexeNexeSizePct" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.LoadLinker" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.CompileKBPerSec" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.LinkTime" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.TotalUncachedTime" does not exist.
../../base/test/histogram_tester.cc:72: Failure
Value of: 0
Expected: count
Which is: 1
Histogram "NaCl.Perf.PNaClLoadTime.TotalUncachedKBPerSec" does not exist.
[  FAILED  ] NaClBrowserTestPnacl.SuccessfulLoadUMA, where TypeParam =  and GetParam() =  (4079 ms)
[405/406] NaClBrowserTestPnacl.SuccessfulLoadUMA (4760 ms)
[ RUN      ] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff
[52366:3847:1106/093406:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61582...
sending server_data: {"host": "127.0.0.1", "port": 61582} (36 bytes)
[52381,2893687336:09:34:08.823698] Native Client module will be loaded at base address 0x0000000040000000
[52383,2893687336:09:34:09.506152] Native Client module will be loaded at base address 0x0000000040000000
[52385,2893687336:09:34:09.963989] Native Client module will be loaded at base address 0x0000000040000000
[52366:3847:1106/093409:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff (4249 ms)
[406/406] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff (4767 ms)
Retrying 1 test (retry #2)
[ RUN      ] NaClBrowserTestPnacl.SuccessfulLoadUMA
[52386:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:61620...
sending server_data: {"host": "127.0.0.1", "port": 61620} (36 bytes)
[52391,2893687336:09:34:12.586800] Native Client module will be loaded at base address 0x0000000040000000
[52392,2893687336:09:34:13.325076] Native Client module will be loaded at base address 0x0000000040000000
[52393,2893687336:09:34:13.700791] Native Client module will be loaded at base address 0x000000004aee0000
[52386:3847:1106/093413:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[52386:28931:1106/093413:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52386:28931:1106/093413:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.SuccessfulLoadUMA (3335 ms)
[407/407] NaClBrowserTestPnacl.SuccessfulLoadUMA (3972 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"d348f796328d76abe681f911559af23c76fb7a7e","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 8  Duration: 460.9s  Bot: vm811-m4  Exit code 0          |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 7  https://chromium-swarm.appspot.com/user/task/1498624bc671f00 |
+-----------------------------------------------------------------------+
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_out26zgsG/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 7/10
Using 4 parallel jobs.
[ RUN      ] IdentityInternalsSingleTokenWebUITest.getAllTokens
[8764:3847:1106/092657:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8764:3847:1106/092700:INFO:CONSOLE(1283)] "Running TestCase IdentityInternalsSingleTokenWebUITest.getAllTokens", source: test_api.js (1283)
[       OK ] IdentityInternalsSingleTokenWebUITest.getAllTokens (3129 ms)
[1/405] IdentityInternalsSingleTokenWebUITest.getAllTokens (3713 ms)
[ RUN      ] IdentityInternalsWebUITestAsync.revokeToken
[8765:3847:1106/092657:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8765:3847:1106/092700:INFO:CONSOLE(1283)] "Running TestCase IdentityInternalsWebUITestAsync.revokeToken", source: test_api.js (1283)
[8765:28931:1106/092700:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8765:28931:1106/092700:WARNING:channel.cc(273)] RawChannel write error
[       OK ] IdentityInternalsWebUITestAsync.revokeToken (3201 ms)
[2/405] IdentityInternalsWebUITestAsync.revokeToken (3961 ms)
[ RUN      ] ManageProfileUITest.CreateInProgress
[8767:3847:1106/092657:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8767:3847:1106/092701:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.CreateInProgress", source: test_api.js (1283)
[       OK ] ManageProfileUITest.CreateInProgress (4903 ms)
[3/405] ManageProfileUITest.CreateInProgress (5537 ms)
[ RUN      ] BrowserOptionsWebUITest.testOpenBrowserOptions
[8766:3847:1106/092657:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8766:3847:1106/092701:INFO:CONSOLE(1283)] "Running TestCase BrowserOptionsWebUITest.MAYBE_testOpenBrowserOptions", source: test_api.js (1283)
[       OK ] BrowserOptionsWebUITest.testOpenBrowserOptions (4835 ms)
[4/405] BrowserOptionsWebUITest.testOpenBrowserOptions (5545 ms)
[ RUN      ] ManageProfileUITest.SupervisedShowDeleteAndCreate
[8782:3847:1106/092701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8782:28675:1106/092703:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8782:3847:1106/092705:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.SupervisedShowDeleteAndCreate", source: test_api.js (1283)
[8782:28675:1106/092705:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8782:28675:1106/092705:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManageProfileUITest.SupervisedShowDeleteAndCreate (5009 ms)
[5/405] ManageProfileUITest.SupervisedShowDeleteAndCreate (5806 ms)
[ RUN      ] OptionsWebUITest.EnableAndDisableDoNotTrack
[8783:3847:1106/092701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8783:3847:1106/092705:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUITest.EnableAndDisableDoNotTrack", source: test_api.js (1283)
[       OK ] OptionsWebUITest.EnableAndDisableDoNotTrack (5846 ms)
[6/405] OptionsWebUITest.EnableAndDisableDoNotTrack (6598 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowPageWithHistory
[8792:3847:1106/092703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8792:3847:1106/092707:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowPageWithHistory", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowPageWithHistory (6013 ms)
[7/405] OptionsWebUIExtendedTest.ShowPageWithHistory (6863 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowSearchFromField
[8791:3847:1106/092703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8791:28931:1106/092705:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8791:3847:1106/092707:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowSearchFromField", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowSearchFromField (6456 ms)
[8/405] OptionsWebUIExtendedTest.ShowSearchFromField (7120 ms)
[ RUN      ] SyncInternalsWebUITest.Uninitialized
[8809:3847:1106/092708:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8809:3847:1106/092711:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.Uninitialized", source: test_api.js (1283)
[8814:12551:1106/092711:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8814:12551:1106/092711:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncInternalsWebUITest.Uninitialized (3842 ms)
[9/405] SyncInternalsWebUITest.Uninitialized (4754 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors
[8813:3847:1106/092710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8813:3847:1106/092712:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors", source: test_api.js (1283)
[8813:3847:1106/092712:ERROR:web_ui_test_handler.cc(75)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail","testWithAuditFailuresAndIssuesAreErrors")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
at Object.Test.runAccessibilityAudit (test_api.js:315:17)
at Object.TestCase.runAccessibilityAudit (test_api.js:445:22)
at expectFunc (test_api.js:1079:20)
at testDone (test_api.js:822:31)
at runTest (test_api.js:1129:7)
at <anonymous>:1:1
Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail","testWithAuditFailuresAndIssuesAreErrors")
Error: Test Error expectEquals(this.expectedErrors, numAccessibilityErrors)
Actual: 3
Expected: 2
at assertEquals (test_api.js:948:13)
at expectFunc (test_api.js:1079:20)
at Object.WebUIAccessibilityAuditBrowserTest.tearDown (accessibility_audit_browsertest.js:64:24)
at Object.TestCase.tearDown (test_api.js:429:22)
at expectFunc (test_api.js:1079:20)
at testDone (test_api.js:824:31)
at runTest (test_api.js:1129:7)
at <anonymous>:1:1
Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail","testWithAuditFailuresAndIssuesAreErrors")
Error: Test Error expectEquals(this.expectedWarnings, numAccessibilityWarnings)
Actual: 0
Expected: 1
at assertEquals (test_api.js:948:13)
at expectFunc (test_api.js:1079:20)
at Object.WebUIAccessibilityAuditBrowserTest.tearDown (accessibility_audit_browsertest.js:66:24)
at Object.TestCase.tearDown (test_api.js:429:22)
at expectFunc (test_api.js:1079:20)
at testDone (test_api.js:824:31)
at runTest (test_api.js:1129:7)
at <anonymous>:1:1
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors (3124 ms)
[10/405] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors (3969 ms)
[ RUN      ] SettingsFormatWebUITest.RadioButtonNameValueCheck
[8804:3847:1106/092707:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8804:3847:1106/092711:INFO:CONSOLE(1283)] "Running TestCase SettingsFormatWebUITest.RadioButtonNameValueCheck", source: test_api.js (1283)
[       OK ] SettingsFormatWebUITest.RadioButtonNameValueCheck (6454 ms)
[11/405] SettingsFormatWebUITest.RadioButtonNameValueCheck (7122 ms)
[ RUN      ] RangeHistoryWebUITest.weekViewGrouped
[8815:3847:1106/092710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8819:13063:1106/092712:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8815:3847:1106/092714:INFO:CONSOLE(1283)] "Running TestCase RangeHistoryWebUITest.weekViewGrouped", source: test_api.js (1283)
[8822:12551:1106/092715:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8822:12551:1106/092715:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RangeHistoryWebUITest.weekViewGrouped (6022 ms)
[12/405] RangeHistoryWebUITest.weekViewGrouped (6857 ms)
[ RUN      ] HistoryWebUIRealBackendTest.basic
[8823:3847:1106/092712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8823:28931:1106/092715:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8823:28931:1106/092715:WARNING:channel.cc(273)] RawChannel write error
[8823:3847:1106/092715:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.basic", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==8830==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x065d00d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
    #0 0x65d00d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) ??:0:0
    #1 0x6585e02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) ??:0:0
    #2 0x6583dab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) ??:0:0
    #3 0x6583465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) ??:0:0
    #4 0x64fcd86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #5 0x3743765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #6 0x36faf5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) ??:0:0
    #7 0x37cd597 in SkPixelRef::lockPixels() ??:0:0
    #8 0x36411cf in SkBitmap::lockPixels() const ??:0:0
    #9 0x370b346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const ??:0:0
    #10 0x3650bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) ??:0:0
    #11 0x3651371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #12 0x36cbb4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #13 0x36cc981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #14 0x37de0ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const ??:0:0
    #15 0x37d755b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) ??:0:0
    #16 0x37a0e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const ??:0:0
    #17 0x36de4cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) ??:0:0
    #18 0x36dd799 in SkCanvas::drawPicture(SkPicture const*) ??:0:0
    #19 0x4af9faf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const ??:0:0
    #20 0x4b2fb75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const ??:0:0
    #21 0x4b30478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #22 0x4b308dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #23 0x4b5f5f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #24 0x4b47955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #25 0x4bcdcf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() ??:0:0
[       OK ] HistoryWebUIRealBackendTest.basic (3658 ms)
[13/405] HistoryWebUIRealBackendTest.basic (4230 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewQueryError
[8827:3847:1106/092714:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8827:28931:1106/092720:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8827:28931:1106/092720:WARNING:channel.cc(273)] RawChannel write error
[8827:3847:1106/092720:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewQueryError", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewQueryError (7188 ms)
[14/405] NetInternalsTest.netInternalsHSTSViewQueryError (7917 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewAddTwoTwice
[8826:3847:1106/092714:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8826:3847:1106/092720:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsDnsViewAddTwoTwice", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsDnsViewAddTwoTwice (7289 ms)
[15/405] NetInternalsTest.netInternalsDnsViewAddTwoTwice (8185 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddTwice
[8833:3847:1106/092716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8833:3847:1106/092723:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddTwice", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddTwice (8588 ms)
[16/405] NetInternalsTest.netInternalsHSTSViewAddTwice (9349 ms)
[ RUN      ] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode
[8842:3847:1106/092721:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8842:3847:1106/092726:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode", source: test_api.js (1283)
[8842:28419:1106/092726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8842:28419:1106/092726:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode (5584 ms)
[17/405] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode (6341 ms)
[ RUN      ] PrintPreviewWebUITest.PrintToPDFSelectedCapabilities
[8843:3847:1106/092722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8843:3847:1106/092726:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.PrintToPDFSelectedCapabilities", source: test_api.js (1283)
[8843:28931:1106/092727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8843:28931:1106/092727:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.PrintToPDFSelectedCapabilities (5789 ms)
[18/405] PrintPreviewWebUITest.PrintToPDFSelectedCapabilities (6607 ms)
[ RUN      ] NetInternalsTest.netInternalsPrerenderViewSucceed
[8834:3847:1106/092717:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8834:3847:1106/092724:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsPrerenderViewSucceed", source: test_api.js (1283)
HTTP server started on http://127.0.0.1:52762...
sending server_data: {"host": "127.0.0.1", "port": 52762} (36 bytes)
[8855:12807:1106/092727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8848:12551:1106/092728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8848:12551:1106/092728:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsPrerenderViewSucceed (11497 ms)
[19/405] NetInternalsTest.netInternalsPrerenderViewSucceed (12128 ms)
[ RUN      ] PrintPreviewWebUITest.PrintScalingDisabledForPlugin
[8857:3847:1106/092726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8857:3847:1106/092730:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.PrintScalingDisabledForPlugin", source: test_api.js (1283)
[       OK ] PrintPreviewWebUITest.PrintScalingDisabledForPlugin (5686 ms)
[20/405] PrintPreviewWebUITest.PrintScalingDisabledForPlugin (6861 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsCustomMonochrome
[8861:3847:1106/092728:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8861:3847:1106/092732:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsCustomMonochrome", source: test_api.js (1283)
[8861:29187:1106/092733:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8861:29187:1106/092733:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsCustomMonochrome (4996 ms)
[21/405] PrintPreviewWebUITest.TestColorSettingsCustomMonochrome (5844 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome
[8862:3847:1106/092728:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8862:3847:1106/092732:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome", source: test_api.js (1283)
[       OK ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome (5149 ms)
[22/405] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome (6094 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview
[8865:3847:1106/092729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8865:3847:1106/092732:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview", source: test_api.js (1283)
[8865:28931:1106/092733:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8865:28931:1106/092733:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview (4962 ms)
[23/405] PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview (5903 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledInStable
[8878:3847:1106/092733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8878:29443:1106/092734:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8878:29443:1106/092734:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8878:45571:1106/092734:ERROR:mach_broker_mac.mm(256)] Unknown process 8885 is sending Mach IPC messages!
[8878:3847:1106/092735:INFO:CONSOLE(0)] "chrome.appViewGuestInternal is not available: 'appViewGuestInternal' requires Google Chrome dev channel or newer, but this is the stable channel.", source: chrome-extension://jjngiibpmmnoacahppognbfabddodhem/_generated_background_page.html (0)
[8878:3847:1106/092735:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledStableInitTrue", source: chrome-extension://jjngiibpmmnoacahppognbfabddodhem/_generated_background_page.html (0)
[8878:3847:1106/092735:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledStableInitFalse", source: chrome-extension://jjngiibpmmnoacahppognbfabddodhem/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledInStable (3331 ms)
[24/405] PlatformAppBrowserTest.WindowsApiAlphaEnabledInStable (4228 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiVisibleOnAllWorkspacesInStable
[8880:3847:1106/092734:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8880:29699:1106/092735:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8880:29699:1106/092735:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8880:45315:1106/092735:ERROR:mach_broker_mac.mm(256)] Unknown process 8891 is sending Mach IPC messages!
[8880:3847:1106/092736:INFO:CONSOLE(0)] "chrome.appViewGuestInternal is not available: 'appViewGuestInternal' requires Google Chrome dev channel or newer, but this is the stable channel.", source: chrome-extension://lmhfjkdkcebefmlcdhfdhihdfhdlpfjo/_generated_background_page.html (0)
[8880:3847:1106/092737:INFO:CONSOLE(0)] "[SUCCESS] testCreateOption", source: chrome-extension://lmhfjkdkcebefmlcdhfdhihdfhdlpfjo/_generated_background_page.html (0)
[8880:3847:1106/092737:INFO:CONSOLE(0)] "[SUCCESS] testCanSetVisibleOnAllWorkspaces", source: chrome-extension://lmhfjkdkcebefmlcdhfdhihdfhdlpfjo/_generated_background_page.html (0)
[8880:29699:1106/092737:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8880:29699:1106/092737:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiVisibleOnAllWorkspacesInStable (3285 ms)
[25/405] PlatformAppBrowserTest.WindowsApiVisibleOnAllWorkspacesInStable (4235 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenuSelection
[8884:3847:1106/092735:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PlatformAppBrowserTest.AppWithContextMenuSelection (3471 ms)
[26/405] PlatformAppBrowserTest.AppWithContextMenuSelection (4227 ms)
[ RUN      ] PlatformAppBrowserTest.InstalledAppWithContextMenu
[8882:3847:1106/092734:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8882:29699:1106/092738:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8882:29699:1106/092738:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.InstalledAppWithContextMenu (4654 ms)
[27/405] PlatformAppBrowserTest.InstalledAppWithContextMenu (5546 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithRelativeFile
[8895:3847:1106/092737:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8895:3847:1106/092739:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://nadelfkehimjedgglchpabippgcjjgdj/_generated_background_page.html (0)
[8903:12551:1106/092739:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8903:12551:1106/092739:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithRelativeFile (2812 ms)
[28/405] PlatformAppBrowserTest.LaunchWithRelativeFile (3709 ms)
[ RUN      ] PasswordFormConversionUtilsTest.InvalidFormDueToBadActionURL
[       OK ] PasswordFormConversionUtilsTest.InvalidFormDueToBadActionURL (344 ms)
[29/405] PasswordFormConversionUtilsTest.InvalidFormDueToBadActionURL (944 ms)
[ RUN      ] PasswordFormConversionUtilsTest.InvalidFormsDueToConfusingPasswordFields
[       OK ] PasswordFormConversionUtilsTest.InvalidFormsDueToConfusingPasswordFields (286 ms)
[30/405] PasswordFormConversionUtilsTest.InvalidFormsDueToConfusingPasswordFields (809 ms)
[ RUN      ] PlatformAppBrowserTest.OpenLink
[8900:3847:1106/092738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8904:12551:1106/092741:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8900:29699:1106/092741:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8900:29699:1106/092741:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8900:45315:1106/092741:ERROR:mach_broker_mac.mm(256)] Unknown process 8913 is sending Mach IPC messages!
[       OK ] PlatformAppBrowserTest.OpenLink (3320 ms)
[31/405] PlatformAppBrowserTest.OpenLink (4232 ms)
[ RUN      ] PlatformAppBrowserTest.AppWindowAdjustBoundsToBeVisibleOnScreen
[8902:3847:1106/092739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8902:29443:1106/092742:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8902:29443:1106/092742:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8902:45059:1106/092742:ERROR:mach_broker_mac.mm(256)] Unknown process 8917 is sending Mach IPC messages!
[       OK ] PlatformAppBrowserTest.AppWindowAdjustBoundsToBeVisibleOnScreen (3317 ms)
[32/405] PlatformAppBrowserTest.AppWindowAdjustBoundsToBeVisibleOnScreen (4233 ms)
[ RUN      ] BluetoothApiTest.OnAdapterStateChanged
[8911:3847:1106/092741:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8911:3847:1106/092743:INFO:CONSOLE(0)] "[SUCCESS] testEvents", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[8911:29187:1106/092743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothApiTest.OnAdapterStateChanged (2914 ms)
[33/405] BluetoothApiTest.OnAdapterStateChanged (3709 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ServiceEvents
[8914:3847:1106/092742:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8914:3847:1106/092744:INFO:CONSOLE(0)] "[SUCCESS] testServiceEvents", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[8914:29699:1106/092744:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8914:29699:1106/092744:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.ServiceEvents (3265 ms)
[34/405] BluetoothLowEnergyApiTest.ServiceEvents (3973 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetCharacteristic
[8918:3847:1106/092742:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8918:3847:1106/092745:INFO:CONSOLE(0)] "[SUCCESS] testGetCharacteristic", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[8918:29443:1106/092745:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.GetCharacteristic (3393 ms)
[35/405] BluetoothLowEnergyApiTest.GetCharacteristic (4295 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetRemovedCharacteristic
[8922:3847:1106/092743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8922:3847:1106/092746:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetRemovedCharacteristic (3298 ms)
[36/405] BluetoothLowEnergyApiTest.GetRemovedCharacteristic (3983 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GattConnection
[8928:3847:1106/092745:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8928:3847:1106/092748:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[8928:29699:1106/092748:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8928:29699:1106/092748:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GattConnection (3442 ms)
[37/405] BluetoothLowEnergyApiTest.GattConnection (4591 ms)
[ RUN      ] CastChannelAPITest.TestSetAuthorityKeysInvalid
[8934:3847:1106/092747:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CastChannelAPITest.TestSetAuthorityKeysInvalid (2128 ms)
[38/405] CastChannelAPITest.TestSetAuthorityKeysInvalid (2945 ms)
[ RUN      ] BluetoothSocketApiTest.Listen
[8931:3847:1106/092746:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8931:3847:1106/092749:INFO:CONSOLE(0)] "[SUCCESS] testListen", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[8931:30979:1106/092749:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothSocketApiTest.Listen (3634 ms)
[39/405] BluetoothSocketApiTest.Listen (4511 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeGetPackageDirectoryEntryExtension
[8937:3847:1106/092747:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8937:3847:1106/092750:INFO:CONSOLE(0)] "[SUCCESS] getPackageDirectoryEntry", source: chrome-extension://bihalckejambfloopbhdapphhkfliphb/_generated_background_page.html (0)
[8942:3847:1106/092750:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[8945:12551:1106/092750:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8945:12551:1106/092750:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimeGetPackageDirectoryEntryExtension (3643 ms)
[40/405] ExtensionApiTest.ChromeRuntimeGetPackageDirectoryEntryExtension (4592 ms)
[ RUN      ] ExtensionApiTest.CookiesNoPermission
[8944:3847:1106/092750:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8944:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] readCookies", source: chrome-extension://mdllkccacikkdffoibpapgcpjicekomp/_generated_background_page.html (0)
[8951:12295:1106/092752:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8951:12295:1106/092752:WARNING:channel.cc(273)] RawChannel write error
[8955:12295:1106/092752:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8955:12295:1106/092752:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.CookiesNoPermission (3074 ms)
[41/405] ExtensionApiTest.CookiesNoPermission (4039 ms)
[ RUN      ] ExtensionApiTest.Bookmarks
[8943:3847:1106/092749:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] getTree", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] get", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] getArray", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] getChildren", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] create", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] createNoParentId", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] createInRoot", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] createInManaged", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] createFolder", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] getSubTree", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] moveSetup", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] move", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] moveToManaged", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] moveFromManaged", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] search", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092752:INFO:CONSOLE(0)] "[SUCCESS] update", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] updateManaged", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] remove", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] removeManaged", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] searchRemoved", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] removeTree", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] removeManagedTree", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] searchRemovedTree", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] getRecentSetup", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] getRecent", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] updateFolder", source: chrome-extension://hblkgnljhncjilgeeddchnmjelfhcaam/_generated_background_page.html (0)
[8943:29187:1106/092753:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8943:29187:1106/092753:WARNING:channel.cc(273)] RawChannel write error
[8943:29187:1106/092753:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.Bookmarks (4124 ms)
[42/405] ExtensionApiTest.Bookmarks (5110 ms)
[ RUN      ] ExtensionApiTest.FaviconPermission
[8947:3847:1106/092750:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8947:3847:1106/092753:INFO:CONSOLE(8)] "Not allowed to load local resource: chrome://theme/product_logo", source: chrome-extension://bnihdmfmdcfigneeimcolfchgfhcocmf/test.html (8)
[8947:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] favicon", source: chrome-extension://bnihdmfmdcfigneeimcolfchgfhcocmf/test.html (0)
[8947:3847:1106/092753:INFO:CONSOLE(0)] "[SUCCESS] theme", source: chrome-extension://bnihdmfmdcfigneeimcolfchgfhcocmf/test.html (0)
[8957:12551:1106/092753:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.FaviconPermission (3436 ms)
[43/405] ExtensionApiTest.FaviconPermission (4279 ms)
[ RUN      ] ExtensionApiTest.ContentScriptFragmentNavigation
[8954:3847:1106/092752:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8954:81695:1106/092756:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[8954:3847:1106/092757:INFO:CONSOLE(0)] "[SUCCESS] test1", source: chrome-extension://hjhcoiccjckbmemhneajmhanllobihkg/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.ContentScriptFragmentNavigation (5868 ms)
[44/405] ExtensionApiTest.ContentScriptFragmentNavigation (6924 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRFileAccess
[8963:3847:1106/092755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8963:3847:1106/092758:INFO:CONSOLE(0)] "[SUCCESS] fileAccessAllowed", source: chrome-extension://hjnafgjeamhabelblfffonomgippnnjj/test.html (0)
[       OK ] ExtensionApiTest.CrossOriginXHRFileAccess (4054 ms)
[45/405] ExtensionApiTest.CrossOriginXHRFileAccess (5146 ms)
[ RUN      ] ExtensionApiTest.ContentScriptIsolatedWorlds
[8959:3847:1106/092754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8959:81927:1106/092758:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[8964:12551:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8964:12551:1106/092759:WARNING:channel.cc(273)] RawChannel write error
[8968:12807:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[8968:12807:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8968:12807:1106/092759:WARNING:channel.cc(273)] RawChannel write error
[8972:12039:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8972:12039:1106/092759:WARNING:channel.cc(273)] RawChannel write error
[8959:29699:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ContentScriptIsolatedWorlds (6229 ms)
[46/405] ExtensionApiTest.ContentScriptIsolatedWorlds (6892 ms)
[ RUN      ] ExtensionApiTest.ContentScriptIgnoreHostPermissions
[8962:3847:1106/092755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8962:82203:1106/092759:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[8962:3847:1106/092759:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ndhjbiegednpnkgokbgjdjmmocekhkoa/_generated_background_page.html (0)
[8962:82203:1106/092759:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[8969:13319:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8969:13319:1106/092759:WARNING:channel.cc(273)] RawChannel write error
[8974:12807:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[8974:12807:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8974:12807:1106/092759:WARNING:channel.cc(273)] RawChannel write error
[8977:12807:1106/092759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8977:12807:1106/092759:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptIgnoreHostPermissions (5510 ms)
[47/405] ExtensionApiTest.ContentScriptIgnoreHostPermissions (6229 ms)
[ RUN      ] ExtensionApiTest.XHROnPersistentFileSystem
[8976:3847:1106/092759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8976:29699:1106/092800:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8976:29699:1106/092800:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[8976:45315:1106/092801:ERROR:mach_broker_mac.mm(256)] Unknown process 8984 is sending Mach IPC messages!
[8976:3847:1106/092802:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://noljgfieldnjbceogleailjknefeohcd/_generated_background_page.html (0)
[8986:13063:1106/092802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8986:13063:1106/092802:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.XHROnPersistentFileSystem (4207 ms)
[48/405] ExtensionApiTest.XHROnPersistentFileSystem (5038 ms)
[ RUN      ] ExtensionApiTest.IncognitoNoScript
[8979:3847:1106/092800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8979:81431:1106/092802:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[8979:29187:1106/092802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[8979:29187:1106/092802:WARNING:channel.cc(273)] RawChannel write error
[8979:29187:1106/092802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.IncognitoNoScript (3242 ms)
[49/405] ExtensionApiTest.IncognitoNoScript (4266 ms)
[ RUN      ] ExtensionApiTest.MessagingEventURL
[8982:3847:1106/092801:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionApiTest.MessagingEventURL (2977 ms)
[50/405] ExtensionApiTest.MessagingEventURL (4020 ms)
[ RUN      ] ExtensionApiTest.MessagingUserGesture
[8983:3847:1106/092801:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionApiTest.MessagingUserGesture (4779 ms)
[51/405] ExtensionApiTest.MessagingUserGesture (5877 ms)
[ RUN      ] AppWindowBrowserTest.FrameInsetsForNoFrame
[8995:3847:1106/092804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppWindowBrowserTest.FrameInsetsForNoFrame (3700 ms)
[52/405] AppWindowBrowserTest.FrameInsetsForNoFrame (4769 ms)
[ RUN      ] AppControllerWebAppBrowserTest.WebAppReopenWithNoWindows
[9006:3847:1106/092806:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9006:28931:1106/092808:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9006:28931:1106/092808:WARNING:channel.cc(273)] RawChannel write error
[9006:28931:1106/092808:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9006:28931:1106/092808:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9006:3847:1106/092808:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[9006:28931:1106/092808:WARNING:channel.cc(273)] RawChannel write error
[9006:44551:1106/092808:ERROR:mach_broker_mac.mm(256)] Unknown process 9013 is sending Mach IPC messages!
[       OK ] AppControllerWebAppBrowserTest.WebAppReopenWithNoWindows (2377 ms)
[53/405] AppControllerWebAppBrowserTest.WebAppReopenWithNoWindows (3180 ms)
[ RUN      ] ExtensionOptionsApiTest.CannotEmbedUsingInvalidExtensionIds
[8999:3847:1106/092805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9003:12551:1106/092808:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9003:12551:1106/092808:WARNING:channel.cc(273)] RawChannel write error
[8999:3847:1106/092809:INFO:CONSOLE(0)] "[SUCCESS] cannotEmbedInvalidExtensionId", source: chrome-extension://mbpnkkaenkkdohnlafbeblhfgjiaokfg/test.html (0)
[8999:3847:1106/092809:INFO:CONSOLE(0)] "[SUCCESS] cannotEmbedSelfIfNoOptionsPage", source: chrome-extension://mbpnkkaenkkdohnlafbeblhfgjiaokfg/test.html (0)
[8999:29443:1106/092810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionOptionsApiTest.CannotEmbedUsingInvalidExtensionIds (5615 ms)
[54/405] ExtensionOptionsApiTest.CannotEmbedUsingInvalidExtensionIds (6429 ms)
[ RUN      ] ExtensionApiTest.TabsOnUpdated
[8994:3847:1106/092804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[8994:3847:1106/092807:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/browserThenRendererInitiated/a.html. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092807:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092807:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/browserThenRendererInitiated/b.html. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092807:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092807:INFO:CONSOLE(0)] "[SUCCESS] browserThenRendererInitiated", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.html (0)
[8994:3847:1106/092808:INFO:CONSOLE(27)] "---onUpdated: loading, chrome://newtab/. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092808:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092808:INFO:CONSOLE(0)] "[SUCCESS] newTab", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.html (0)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/iframeNavigated/a.html. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: loading, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(0)] "[SUCCESS] iframeNavigated", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.html (0)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/internalAnchorNavigated/a.html. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/internalAnchorNavigated/a.html#b. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092809:INFO:CONSOLE(0)] "[SUCCESS] internalAnchorNavigated", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.html (0)
[8994:3847:1106/092810:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/favicon/a.html. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092810:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092810:INFO:CONSOLE(27)] "---onUpdated: undefined, undefined. chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/favicon/favicon.ico", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.js (27)
[8994:3847:1106/092810:INFO:CONSOLE(0)] "[SUCCESS] faviconLoaded", source: chrome-extension://dofkjbaeihlpibjlajidhihddmlofakb/test.html (0)
[       OK ] ExtensionApiTest.TabsOnUpdated (6740 ms)
[55/405] ExtensionApiTest.TabsOnUpdated (7668 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.GuestProfileReopenWithNoWindows
[9012:3847:1106/092809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9012:3847:1106/092810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9012:28675:1106/092810:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9012:42755:1106/092811:ERROR:mach_broker_mac.mm(256)] Unknown process 9021 is sending Mach IPC messages!
[       OK ] AppControllerNewProfileManagementBrowserTest.GuestProfileReopenWithNoWindows (2368 ms)
[56/405] AppControllerNewProfileManagementBrowserTest.GuestProfileReopenWithNoWindows (3197 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.AboutChromeForcesUserManager
[9016:3847:1106/092810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9016:3847:1106/092811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9016:28931:1106/092812:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9016:44551:1106/092812:ERROR:mach_broker_mac.mm(256)] Unknown process 9025 is sending Mach IPC messages!
[       OK ] AppControllerNewProfileManagementBrowserTest.AboutChromeForcesUserManager (2428 ms)
[57/405] AppControllerNewProfileManagementBrowserTest.AboutChromeForcesUserManager (3351 ms)
[ RUN      ] DriveAppProviderTest.UserInstalledAfterDriveApp
[9030:3847:1106/092813:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.UserInstalledAfterDriveApp (1807 ms)
[58/405] DriveAppProviderTest.UserInstalledAfterDriveApp (2656 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.BlankClickInTabIntercepted
[9022:3847:1106/092812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9022:3847:1106/092816:INFO:CONSOLE(18)] "Clicking a matching link", source: http://127.0.0.1:52787/extensions/platform_apps/url_handlers/launching_pages/navigate.js (18)
[9022:81927:1106/092816:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9029:12807:1106/092816:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9029:12807:1106/092816:WARNING:channel.cc(273)] RawChannel write error
[9026:3847:1106/092816:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[9026:3847:1106/092816:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PlatformAppUrlRedirectorBrowserTest.BlankClickInTabIntercepted (5542 ms)
[59/405] PlatformAppUrlRedirectorBrowserTest.BlankClickInTabIntercepted (6398 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.EntryInOmnibarIntercepted
[9024:3847:1106/092812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9031:12807:1106/092816:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9031:12807:1106/092816:WARNING:channel.cc(273)] RawChannel write error
[9041:12295:1106/092816:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9041:12295:1106/092816:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.EntryInOmnibarIntercepted (5027 ms)
[60/405] PlatformAppUrlRedirectorBrowserTest.EntryInOmnibarIntercepted (6116 ms)
[ RUN      ] PlatformAppDevToolsBrowserTest.ReOpenedWithID
[9020:3847:1106/092811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9039:12295:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9039:12295:1106/092817:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppDevToolsBrowserTest.ReOpenedWithID (6395 ms)
[61/405] PlatformAppDevToolsBrowserTest.ReOpenedWithID (7427 ms)
[ RUN      ] EphemeralAppBrowserTest.EventDispatchWhenLaunched
[9040:3847:1106/092816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.EventDispatchWhenLaunched (4713 ms)
[62/405] EphemeralAppBrowserTest.EventDispatchWhenLaunched (5544 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchLegacyApp
HTTP server started on http://127.0.0.1:52792...
sending server_data: {"host": "127.0.0.1", "port": 52792} (36 bytes)
[9044:3847:1106/092818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9054:12551:1106/092821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] EphemeralAppLauncherTest.LaunchLegacyApp (3980 ms)
[63/405] EphemeralAppLauncherTest.LaunchLegacyApp (4887 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchAppBlockedByPolicy
HTTP server started on http://127.0.0.1:52793...
sending server_data: {"host": "127.0.0.1", "port": 52793} (36 bytes)
[9045:3847:1106/092818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.LaunchAppBlockedByPolicy (4816 ms)
[64/405] EphemeralAppLauncherTest.LaunchAppBlockedByPolicy (5825 ms)
[ RUN      ] WebViewTest.ReloadEmbedder
[9048:3847:1106/092818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9056:12807:1106/092824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9059:13063:1106/092824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.ReloadEmbedder (6304 ms)
[65/405] WebViewTest.ReloadEmbedder (7137 ms)
[ RUN      ] WebViewTest.Shim_TestResizeWebviewResizesContent
[9062:3847:1106/092821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9062:3847:1106/092826:INFO:CONSOLE(1591)] "The resize test has been injected into webview.", source: chrome-extension://eimhdjebmkmnlgfaogacomkbnpbknljh/main.js (1591)
[9062:3847:1106/092826:INFO:CONSOLE(1597)] "The guest script for a two-way comm channel has been injected into webview.", source: chrome-extension://eimhdjebmkmnlgfaogacomkbnpbknljh/main.js (1597)
[9062:3847:1106/092826:INFO:CONSOLE(1608)] "A communication channel has been established with webview.", source: chrome-extension://eimhdjebmkmnlgfaogacomkbnpbknljh/main.js (1608)
[9062:3847:1106/092826:INFO:CONSOLE(1609)] "Resizing <webview> width from 300px to 400px.", source: chrome-extension://eimhdjebmkmnlgfaogacomkbnpbknljh/main.js (1609)
[9081:12807:1106/092826:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestResizeWebviewResizesContent (5444 ms)
[66/405] WebViewTest.Shim_TestResizeWebviewResizesContent (6365 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasNoAccessAllow
[9072:3847:1106/092824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9072:82183:1106/092829:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9072:29699:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9091:12551:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[9091:12551:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.GeolocationAPIEmbedderHasNoAccessAllow (5852 ms)
[67/405] WebViewTest.GeolocationAPIEmbedderHasNoAccessAllow (6595 ms)
[ RUN      ] WebViewTest.InterstitialTeardown
[9069:3847:1106/092823:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://localhost:52795...
sending server_data: {"host": "localhost", "port": 52795} (36 bytes)
[9069:3847:1106/092827:INFO:CONSOLE(6)] "embedder.loadGuest: 52795", source: chrome-extension://nikhdimfkffebnbdgemjpcelchpilghi/embedder.js (6)
[9069:3847:1106/092827:INFO:CONSOLE(13)] "guestSrcHTTPS: https://localhost:52795/files/extensions/platform_apps/web_view/interstitial_teardown/https_page.html", source: chrome-extension://nikhdimfkffebnbdgemjpcelchpilghi/embedder.js (13)
[9069:29443:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9069:29443:1106/092829:WARNING:channel.cc(273)] RawChannel write error
[9094:12551:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9069:29443:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9069:29443:1106/092829:WARNING:channel.cc(273)] RawChannel write error
[9069:29443:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9069:29443:1106/092829:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.InterstitialTeardown (7160 ms)
[68/405] WebViewTest.InterstitialTeardown (8192 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDefaultAllow
[9080:3847:1106/092826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9080:3847:1106/092831:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.1", source: chrome-extension://knpcphoekkjiebdimnpijphehpcplpdb/embedder.js (79)
[9080:3847:1106/092831:INFO:CONSOLE(82)] "embedder.webview[1].postMessage", source: chrome-extension://knpcphoekkjiebdimnpijphehpcplpdb/embedder.js (82)
[9080:3847:1106/092831:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.2", source: chrome-extension://knpcphoekkjiebdimnpijphehpcplpdb/embedder.js (79)
[9080:3847:1106/092831:INFO:CONSOLE(82)] "embedder.webview[2].postMessage", source: chrome-extension://knpcphoekkjiebdimnpijphehpcplpdb/embedder.js (82)
[9080:81415:1106/092831:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9080:3847:1106/092831:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.0", source: chrome-extension://knpcphoekkjiebdimnpijphehpcplpdb/embedder.js (79)
[9080:3847:1106/092831:INFO:CONSOLE(82)] "embedder.webview[0].postMessage", source: chrome-extension://knpcphoekkjiebdimnpijphehpcplpdb/embedder.js (82)
[9080:81415:1106/092831:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9080:81415:1106/092831:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9080:29699:1106/092831:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9080:29699:1106/092831:WARNING:channel.cc(273)] RawChannel write error
[9080:29699:1106/092831:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9098:12295:1106/092831:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDefaultAllow (5927 ms)
[69/405] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDefaultAllow (6909 ms)
[ RUN      ] WebViewTest.SpeechRecognitionAPI_NoPermission
[9086:3847:1106/092828:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9086:29699:1106/092829:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9086:29699:1106/092829:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9086:45319:1106/092829:ERROR:mach_broker_mac.mm(256)] Unknown process 9096 is sending Mach IPC messages!
[9086:3847:1106/092831:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/main.js (25)
[9086:3847:1106/092831:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/utils.js (6)
[9086:3847:1106/092831:INFO:CONSOLE(6)] "customArg: speech_recognition_api_no_permission", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/utils.js (6)
[9086:3847:1106/092831:INFO:CONSOLE(6)] "startTest: speech_recognition_api_no_permission", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/utils.js (6)
[9086:3847:1106/092831:INFO:CONSOLE(14)] "getConfig: [object Object]", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092831:INFO:CONSOLE(14)] "embedder.loadGuest begin", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "webview.loadstop", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "webview.inject", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "FROM GUEST: guest.js load begin", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "FROM GUEST: guest.js load end", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "webview.onPostMessageReceived", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "loadGuest done, start Running test", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "FROM GUEST: runSpeechRecognitionAPI", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:29699:1106/092833:ERROR:media_stream_manager.cc(1199)] Invalid security origin.
[9086:3847:1106/092833:INFO:CONSOLE(14)] "FROM GUEST: r.onerror", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "webview.onPostMessageReceived", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "embedder.onPostMessageReceived: onerror", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "utils.test.succeed", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(0)] "[SUCCESS] testAllow", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/_generated_background_page.html (0)
[9086:29699:1106/092833:ERROR:media_stream_manager.cc(1199)] Invalid security origin.
[9086:3847:1106/092833:INFO:CONSOLE(14)] "FROM GUEST: runSpeechRecognitionAPI", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "FROM GUEST: r.onerror", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "webview.onPostMessageReceived", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "embedder.onPostMessageReceived: onerror", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(14)] "utils.test.succeed", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/speech_recognition_api_no_permission/bootstrap.js (14)
[9086:3847:1106/092833:INFO:CONSOLE(0)] "[SUCCESS] testDeny", source: chrome-extension://ijiciokpgpmkalbcfddhbpmimdjancfp/_generated_background_page.html (0)
[9086:29699:1106/092833:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9086:29699:1106/092833:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9086:29699:1106/092833:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.SpeechRecognitionAPI_NoPermission (6332 ms)
[70/405] WebViewTest.SpeechRecognitionAPI_NoPermission (7102 ms)
[ RUN      ] AutocompleteBrowserTest.TabAwayRevertSelect
[9107:3847:1106/092833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutocompleteBrowserTest.TabAwayRevertSelect (3320 ms)
[71/405] AutocompleteBrowserTest.TabAwayRevertSelect (4594 ms)
[ RUN      ] WebViewTest.Dialog_TestConfirmDialogDefaultCancel
[9099:3847:1106/092830:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9099:3847:1106/092836:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://jbdogkpdndcpdjlgnjagfmdmpjkinjhd/embedder.js (77)
[9099:3847:1106/092836:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://jbdogkpdndcpdjlgnjagfmdmpjkinjhd/embedder.js (81)
[9099:3847:1106/092836:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://jbdogkpdndcpdjlgnjagfmdmpjkinjhd/embedder.js (92)
[9099:3847:1106/092836:INFO:CONSOLE(203)] "The confirm dialog test has started.", source: chrome-extension://jbdogkpdndcpdjlgnjagfmdmpjkinjhd/embedder.js (203)
[9099:3847:1106/092836:INFO:CONSOLE(218)] "webview has requested a dialog.", source: chrome-extension://jbdogkpdndcpdjlgnjagfmdmpjkinjhd/embedder.js (218)
[9099:3847:1106/092836:INFO:CONSOLE(313)] "<webview>: A confirm dialog was blocked.", source: extensions::webViewEvents (313)
[9099:3847:1106/092836:INFO:CONSOLE(210)] "webview has reported a result for its confirm dialog.", source: chrome-extension://jbdogkpdndcpdjlgnjagfmdmpjkinjhd/embedder.js (210)
[       OK ] WebViewTest.Dialog_TestConfirmDialogDefaultCancel (6344 ms)
[72/405] WebViewTest.Dialog_TestConfirmDialogDefaultCancel (7265 ms)
[ RUN      ] WebViewTest.Shim_TestLoadDataAPI
[9100:3847:1106/092831:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9100:83227:1106/092836:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9100:29955:1106/092836:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9100:29955:1106/092836:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadDataAPI (6121 ms)
[73/405] WebViewTest.Shim_TestLoadDataAPI (7044 ms)
[ RUN      ] AutofillServerTest.AlwaysQueryForPasswordFields
[9112:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillServerTest.AlwaysQueryForPasswordFields (3229 ms)
[74/405] AutofillServerTest.AlwaysQueryForPasswordFields (4080 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics05
[9121:3847:1106/092837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9121:28931:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics05 (4431 ms)
[75/405] FormStructureBrowserTest.DataDrivenHeuristics05 (5644 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics12
[9122:3847:1106/092838:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9122:29187:1106/092842:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9122:29187:1106/092842:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics12 (4461 ms)
[76/405] FormStructureBrowserTest.DataDrivenHeuristics12 (5496 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics14
[9124:3847:1106/092838:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics14 (4354 ms)
[77/405] FormStructureBrowserTest.DataDrivenHeuristics14 (5290 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics21
[9127:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics21 (3886 ms)
[78/405] FormStructureBrowserTest.DataDrivenHeuristics21 (5026 ms)
[ RUN      ] BitmapFetcherBrowserTest.OnImageDecodedTest
[9135:3847:1106/092843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9143:16899:1106/092844:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[9143:16899:1106/092844:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[9143:16899:1106/092844:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] BitmapFetcherBrowserTest.OnImageDecodedTest (2586 ms)
[79/405] BitmapFetcherBrowserTest.OnImageDecodedTest (3471 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpsToHttpRedirect
[9138:3847:1106/092843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:52823...
sending server_data: {"host": "127.0.0.1", "port": 52823} (36 bytes)
[       OK ] CaptivePortalBrowserTest.HttpsToHttpRedirect (3622 ms)
[80/405] CaptivePortalBrowserTest.HttpsToHttpRedirect (4572 ms)
[ RUN      ] ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker
[9140:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9140:3847:1106/092848:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[9140:3847:1106/092848:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker (3974 ms)
[81/405] ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker (5174 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutTwoSites
[9137:3847:1106/092843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9137:29443:1106/092850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9137:29443:1106/092850:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutTwoSites (7056 ms)
[82/405] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutTwoSites (7930 ms)
[ RUN      ] AndroidUsbDiscoveryTest.TestDeviceDiscovery
[9157:3847:1106/092849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9157:3847:1106/092851:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[9157:3847:1106/092851:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[9157:3847:1106/092851:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[9157:3847:1106/092851:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AndroidUsbDiscoveryTest.TestDeviceDiscovery (2375 ms)
[83/405] AndroidUsbDiscoveryTest.TestDeviceDiscovery (3178 ms)
[ RUN      ] PortForwardingTest.LoadPageWithStyleAnsScript
[9149:3847:1106/092846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52827...
sending server_data: {"host": "127.0.0.1", "port": 52827} (36 bytes)
[9149:28675:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9149:28675:1106/092851:WARNING:channel.cc(273)] RawChannel write error
[9149:3847:1106/092851:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[9149:3847:1106/092851:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[9149:3847:1106/092851:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[9149:3847:1106/092851:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] PortForwardingTest.LoadPageWithStyleAnsScript (5588 ms)
[84/405] PortForwardingTest.LoadPageWithStyleAnsScript (6345 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDockedDevToolsClose
[9163:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52854...
sending server_data: {"host": "127.0.0.1", "port": 52854} (36 bytes)
[9174:12807:1106/092856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9163:28675:1106/092856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9163:28675:1106/092856:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsBeforeUnloadTest.TestDockedDevToolsClose (5452 ms)
[85/405] DevToolsBeforeUnloadTest.TestDockedDevToolsClose (6336 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedBrowserClose
[9166:3847:1106/092852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52859...
sending server_data: {"host": "127.0.0.1", "port": 52859} (36 bytes)
[9166:3847:1106/092857:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[9166:28675:1106/092858:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9166:28675:1106/092858:WARNING:channel.cc(273)] RawChannel write error
[9166:28675:1106/092858:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9166:28675:1106/092858:WARNING:channel.cc(273)] RawChannel write error
[9166:3847:1106/092858:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedBrowserClose (6073 ms)
[86/405] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedBrowserClose (7127 ms)
[ RUN      ] DevToolsSanityTest.TestShowScriptsTab
[9167:3847:1106/092853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52862...
sending server_data: {"host": "127.0.0.1", "port": 52862} (36 bytes)
[9167:3847:1106/092858:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[       OK ] DevToolsSanityTest.TestShowScriptsTab (6979 ms)
[87/405] DevToolsSanityTest.TestShowScriptsTab (7925 ms)
[ RUN      ] DevToolsSanityTest.TestPauseWhenLoadingDevTools
[9180:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52875...
sending server_data: {"host": "127.0.0.1", "port": 52875} (36 bytes)
[9180:3847:1106/092903:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[9180:28675:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9180:28675:1106/092904:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestPauseWhenLoadingDevTools (7356 ms)
[88/405] DevToolsSanityTest.TestPauseWhenLoadingDevTools (8440 ms)
[ RUN      ] DoNotTrackTest.Redirect
[9198:3847:1106/092906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52900...
sending server_data: {"host": "127.0.0.1", "port": 52900} (36 bytes)
[       OK ] DoNotTrackTest.Redirect (2796 ms)
[89/405] DoNotTrackTest.Redirect (3441 ms)
[ RUN      ] DevToolsSanityTest.TestToolboxLoadedUndocked
[9188:3847:1106/092900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52887...
sending server_data: {"host": "127.0.0.1", "port": 52887} (36 bytes)
[9188:3847:1106/092906:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[9189:3847:1106/092908:ERROR:gles2_cmd_decoder.cc(11223)] [.RenderCompositor-0x19600cc0]GL ERROR :GL_INVALID_OPERATION : glWaitAsyncTexImage2DCHROMIUM: No async transfer started
[9188:28931:1106/092908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9188:28931:1106/092908:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestToolboxLoadedUndocked (8036 ms)
[90/405] DevToolsSanityTest.TestToolboxLoadedUndocked (8970 ms)
[ RUN      ] DevToolsSanityTest.TestPauseWhenScriptIsRunning
[9183:3847:1106/092859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52882...
sending server_data: {"host": "127.0.0.1", "port": 52882} (36 bytes)
[9183:3847:1106/092905:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[9183:28419:1106/092908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9183:28419:1106/092908:WARNING:channel.cc(273)] RawChannel write error
[9187:12295:1106/092908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9187:12295:1106/092908:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestPauseWhenScriptIsRunning (9471 ms)
[91/405] DevToolsSanityTest.TestPauseWhenScriptIsRunning (10280 ms)
[ RUN      ] DownloadTest.DownloadTest_GZipWithNoContent
[9205:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52912...
sending server_data: {"host": "127.0.0.1", "port": 52912} (36 bytes)
[9205:28931:1106/092912:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.DownloadTest_GZipWithNoContent (2983 ms)
[92/405] DownloadTest.DownloadTest_GZipWithNoContent (3706 ms)
[ RUN      ] DownloadTest.BrowserCloseAfterDownload
[9203:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9203:28931:1106/092914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9203:28931:1106/092914:WARNING:channel.cc(273)] RawChannel write error
[9203:3847:1106/092914:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DownloadTest.BrowserCloseAfterDownload (5399 ms)
[93/405] DownloadTest.BrowserCloseAfterDownload (6336 ms)
[ RUN      ] DownloadTest.FeedbackService
[9218:3847:1106/092913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9218:3847:1106/092916:ERROR:two_phase_uploader.cc(105)] URLFetcher failed, status=3 err=-11
[       OK ] DownloadTest.FeedbackService (3220 ms)
[94/405] DownloadTest.FeedbackService (3965 ms)
[ RUN      ] DownloadTest.DownloadTest_CrazyFilenames
[9204:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092912:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092913:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092914:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[9204:3847:1106/092915:ERROR:font_fallback_mac.cc(16)] Not implemented reached in std::vector<std::string> gfx::GetFallbackFontFamilies(const std::string &)
[       OK ] DownloadTest.DownloadTest_CrazyFilenames (7699 ms)
[95/405] DownloadTest.DownloadTest_CrazyFilenames (8452 ms)
[ RUN      ] SavePageBrowserTest.SaveHTMLOnly
[9224:3847:1106/092916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SavePageBrowserTest.SaveHTMLOnly (2035 ms)
[96/405] SavePageBrowserTest.SaveHTMLOnly (2913 ms)
[ RUN      ] ErrorPageTest.Page404
[9228:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9228:28931:1106/092918:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9228:28931:1106/092918:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ErrorPageTest.Page404 (1702 ms)
[97/405] ErrorPageTest.Page404 (2393 ms)
[ RUN      ] ExecuteScriptAdInjectionBrowserTest.ExecuteScriptAdInjection
[9233:3847:1106/092919:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9233:3847:1106/092921:INFO:CONSOLE(22)] "injectScript", source: chrome-extension://chonkaaafgekkdofggjccfcecodghiia/background.js (22)
[9233:3847:1106/092921:INFO:CONSOLE(24)] "injecting", source: chrome-extension://chonkaaafgekkdofggjccfcecodghiia/background.js (24)
[9233:3847:1106/092921:INFO:CONSOLE(22)] "injectScript", source: chrome-extension://chonkaaafgekkdofggjccfcecodghiia/background.js (22)
[9233:3847:1106/092922:INFO:CONSOLE(27)] "injected", source: chrome-extension://chonkaaafgekkdofggjccfcecodghiia/background.js (27)
[9237:12551:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9237:12551:1106/092922:WARNING:channel.cc(273)] RawChannel write error
[9233:29699:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9233:29699:1106/092922:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExecuteScriptAdInjectionBrowserTest.ExecuteScriptAdInjection (3615 ms)
[98/405] ExecuteScriptAdInjectionBrowserTest.ExecuteScriptAdInjection (4502 ms)
[ RUN      ] AutomationApiTest.TabsAutomationBooleanActions
[9236:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9245:3847:1106/092923:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[9245:3847:1106/092923:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
AXTreeUpdate: clear node 1
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52939/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52939/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[9245:3847:1106/092923:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52939/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52939/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[9236:81415:1106/092923:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9236:3847:1106/092923:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://enhjijddhjfecceognhhpoglcjffnlpp/actions.html (0)
[9236:3847:1106/092923:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://enhjijddhjfecceognhhpoglcjffnlpp/actions.html (0)
[9242:12295:1106/092924:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutomationApiTest.TabsAutomationBooleanActions (4849 ms)
[99/405] AutomationApiTest.TabsAutomationBooleanActions (5549 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataOriginSetMask
[9246:3847:1106/092923:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowsingDataTest.BrowsingDataOriginSetMask (1644 ms)
[100/405] ExtensionBrowsingDataTest.BrowsingDataOriginSetMask (2386 ms)
[ RUN      ] AdInjectionBrowserTest.DetectAdInjections
[9230:3847:1106/092918:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AdInjectionBrowserTest.DetectAdInjections (9331 ms)
[101/405] AdInjectionBrowserTest.DetectAdInjections (10024 ms)
[ RUN      ] ExtensionBrowsingDataTest.ShortcutFunctionRemovalMask
[9250:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowsingDataTest.ShortcutFunctionRemovalMask (2072 ms)
[102/405] ExtensionBrowsingDataTest.ShortcutFunctionRemovalMask (2928 ms)
[ RUN      ] CastStreamingApiTest.BadLogging
[9251:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9251:3847:1106/092928:INFO:CONSOLE(14)] "[TEST] emptyLogWithLoggingDisabled", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (14)
[9251:3847:1106/092928:INFO:CONSOLE(17)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (17)
[9251:3847:1106/092928:INFO:CONSOLE(22)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (22)
[9251:29699:1106/092928:WARNING:cast_transport_sender_impl.cc(155)] Unsafe to send audio with encryption DISABLED.
[9251:29699:1106/092928:WARNING:cast_transport_sender_impl.cc(193)] Unsafe to send video with encryption DISABLED.
[9251:3847:1106/092928:INFO:CONSOLE(40)] "Getting logs without enabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (40)
[9251:3847:1106/092928:INFO:CONSOLE(43)] "Disabling logging that is already disabled.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (43)
[9251:3847:1106/092928:INFO:CONSOLE(46)] "Stopping.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (46)
[9251:3847:1106/092928:INFO:CONSOLE(54)] "Destroying.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (54)
[9251:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] emptyLogWithLoggingDisabled", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.html (0)
[9251:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] emptyLogWithLoggingDisabled", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.html (0)
[9251:29699:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9251:29699:1106/092928:WARNING:channel.cc(273)] RawChannel write error
[9256:12807:1106/092928:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.BadLogging (3984 ms)
[103/405] CastStreamingApiTest.BadLogging (4761 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_History
[9258:3847:1106/092928:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_History (2394 ms)
[104/405] DownloadExtensionTest.DownloadExtensionTest_FileIcon_History (3177 ms)
[ RUN      ] CastStreamingApiTestWithPixelOutput.EndToEnd
[9257:3847:1106/092928:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9261:12551:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9257:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] sendTestPatterns", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end_sender.html?port=50101&aesKey=30313233343536373839616263646566&aesIvMask=66656463626139383736353433323130 (0)
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 3 more tone(s) and 3 more color(s).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(234)] Saw color yuv(82, 90, 240).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 3 more tone(s) and 2 more color(s).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(187)] Heard tone at frequency 200 Hz.
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 2 more tone(s) and 2 more color(s).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(187)] Heard tone at frequency 500 Hz.
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 1 more tone(s) and 2 more color(s).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(187)] Heard tone at frequency 1800 Hz.
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 0 more tone(s) and 2 more color(s).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(234)] Saw color yuv(145, 54, 34).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 0 more tone(s) and 1 more color(s).
[9257:81671:1106/092931:INFO:cast_streaming_apitest.cc(234)] Saw color yuv(41, 240, 110).
ASAN:SIGSEGV
=================================================================
==9263==ERROR: AddressSanitizer: SEGV on unknown address 0xf0f0f0f0 (pc 0x063ac1c2 bp 0xb7f32938 sp 0xb7f32910 T26)
    #0 0x63ac1c1 in non-virtual thunk to blink::AudioDestination::provideInput(blink::AudioBus*, unsigned long) ??:0:0
    #1 0x63ae39d in blink::AudioPullFIFO::consume(blink::AudioBus*, unsigned long) ??:0:0
    #2 0x63abad5 in blink::AudioDestination::render(blink::WebVector<float*> const&, blink::WebVector<float*> const&, unsigned long) ??:0:0
    #3 0x10c96d3e in content::RendererWebAudioDeviceImpl::Render(media::AudioBus*, int) ??:0:0
    #4 0x10c9705a in non-virtual thunk to content::RendererWebAudioDeviceImpl::Render(media::AudioBus*, int) ??:0:0
    #5 0x5258857 in media::AudioOutputDevice::AudioThreadCallback::Process(unsigned int) ??:0:0
    #6 0x523373e in media::AudioDeviceThread::Thread::Run() ??:0:0
    #7 0x52333c4 in media::AudioDeviceThread::Thread::ThreadMain() ??:0:0
    #8 0x20d6b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #9 0x117f4a in __asan_print_accumulated_stats ??:0:0

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T26 created by T4 here:
    #0 0x10331f in __asan_after_dynamic_init ??:0:0
    #1 0x20d6107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20d65a7 in base::PlatformThread::CreateWithPriority(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #3 0x5232a7a in media::AudioDeviceThread::Thread::Start() ??:0:0
    #4 0x5232780 in media::AudioDeviceThread::Start(media::AudioDeviceThread::Callback*, int, char const*, bool) ??:0:0
    #5 0x52574b2 in media::AudioOutputDevice::OnStreamCreated(base::FileDescriptor, int, int) ??:0:0
    #6 0x525783c in non-virtual thunk to media::AudioOutputDevice::OnStreamCreated(base::FileDescriptor, int, int) ??:0:0
    #7 0x10c3285f in content::AudioMessageFilter::OnStreamCreated(int, base::FileDescriptor, base::FileDescriptor, unsigned int) ??:0:0
    #8 0x10c320d4 in content::AudioMessageFilter::OnMessageReceived(IPC::Message const&) ??:0:0
    #9 0x3258b33 in IPC::MessageFilterRouter::TryFilters(IPC::Message const&) ??:0:0
    #10 0x3236ad9 in IPC::ChannelProxy::Context::TryFilters(IPC::Message const&) ??:0:0
    #11 0x324cd4c in IPC::SyncChannel::SyncContext::OnMessageReceived(IPC::Message const&) ??:0:0
    #12 0x324077a in IPC::internal::ChannelReader::DispatchInputData(char const*, int) ??:0:0
    #13 0x3240133 in IPC::internal::ChannelReader::ProcessIncomingMessages() ??:0:0
    #14 0x3231b19 in IPC::ChannelPosix::OnFileCanReadWithoutBlocking(int) ??:0:0
    #15 0x323261c in non-virtual thunk to IPC::ChannelPosix::OnFileCanReadWithoutBlocking(int) ??:0:0
    #16 0x1f1c0b2 in base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) ??:0:0
    #17 0x212e94a in event_base_loop ??:0:0
    #18 0x1f1c75f in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ??:0:0
    #19 0x2027882 in base::MessageLoop::RunHandler() ??:0:0
    #20 0x207dede in base::RunLoop::Run() ??:0:0
    #21 0x2027202 in base::MessageLoop::Run() ??:0:0
    #22 0x20e8060 in base::Thread::Run(base::MessageLoop*) ??:0:0
    #23 0x20e8432 in base::Thread::ThreadMain() ??:0:0
    #24 0x20d6b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #25 0x117f4a in __asan_print_accumulated_stats ??:0:0

Thread T4 created by T0 here:
    #0 0x10331f in __asan_after_dynamic_init ??:0:0
    #1 0x20d6107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20d5e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20e7b65 in base::Thread::StartWithOptions(base::Thread::Options const&) ??:0:0
    #4 0x108dd458 in content::ChildProcess::ChildProcess() ??:0:0
    #5 0x10d3c009 in content::RenderProcessImpl::RenderProcessImpl() ??:0:0
    #6 0x10df6395 in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #7 0x1eae917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #8 0x1eb0a86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #9 0x1eae220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #10 0x5a13d5 in ChromeMain ??:0:0
    #11 0xd8ce8 in main (in Chromium Helper) + 24
    #12 0xd8cc4 in start (in Chromium Helper) + 52
#13 0x13 (<unknown module>)

==9263==ABORTING
[       OK ] CastStreamingApiTestWithPixelOutput.EndToEnd (4262 ms)
[105/405] CastStreamingApiTestWithPixelOutput.EndToEnd (5061 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchEmptyQuery
[9264:3847:1106/092930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchEmptyQuery (2736 ms)
[106/405] DownloadExtensionTest.DownloadExtensionTest_SearchEmptyQuery (3548 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers
[9272:3847:1106/092933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52999...
sending server_data: {"host": "127.0.0.1", "port": 52999} (36 bytes)
[9282:16899:1106/092935:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[9282:16899:1106/092935:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers (3045 ms)
[107/405] DownloadExtensionTest.DownloadExtensionTest_Download_Headers (3966 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReferencesParentInvalid
[9276:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53004...
sending server_data: {"host": "127.0.0.1", "port": 53004} (36 bytes)
[9284:16899:1106/092936:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[9284:16899:1106/092936:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[9281:12551:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReferencesParentInvalid (3245 ms)
[108/405] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReferencesParentInvalid (3973 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_UnsafeHeaders
[9266:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52995...
sending server_data: {"host": "127.0.0.1", "port": 52995} (36 bytes)
[9277:12551:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9277:12551:1106/092936:WARNING:channel.cc(273)] RawChannel write error
[9277:16899:1106/092936:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[9277:16899:1106/092936:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[9277:16899:1106/092936:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[9277:16899:1106/092936:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_UnsafeHeaders (5793 ms)
[109/405] DownloadExtensionTest.DownloadExtensionTest_Download_UnsafeHeaders (6666 ms)
[ RUN      ] BrowserActionApiTest.BrowserActionAddPopup
[9286:3847:1106/092937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9286:29699:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9286:29699:1106/092940:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionApiTest.BrowserActionAddPopup (3289 ms)
[110/405] BrowserActionApiTest.BrowserActionAddPopup (4235 ms)
[ RUN      ] BrowserActionApiTest.IncognitoBasic
[9288:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53012...
sending server_data: {"host": "127.0.0.1", "port": 53012} (36 bytes)
[9288:29955:1106/092941:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9288:29955:1106/092941:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] BrowserActionApiTest.IncognitoBasic (3456 ms)
[111/405] BrowserActionApiTest.IncognitoBasic (4232 ms)
[ RUN      ] ExtensionBrowserTest.PageAction
[9289:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53015...
sending server_data: {"host": "127.0.0.1", "port": 53015} (36 bytes)
[9289:29443:1106/092941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowserTest.PageAction (3897 ms)
[112/405] ExtensionBrowserTest.PageAction (4759 ms)
[ RUN      ] ExtensionBrowserTest.UnloadPageAction
[9300:3847:1106/092941:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53026...
sending server_data: {"host": "127.0.0.1", "port": 53026} (36 bytes)
[       OK ] ExtensionBrowserTest.UnloadPageAction (3989 ms)
[113/405] ExtensionBrowserTest.UnloadPageAction (5036 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeed4
[9307:3847:1106/092943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53031...
sending server_data: {"host": "127.0.0.1", "port": 53031} (36 bytes)
[9307:29699:1106/092946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9307:29699:1106/092946:WARNING:channel.cc(273)] RawChannel write error
[9307:3847:1106/092946:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[9307:29699:1106/092946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9307:29699:1106/092946:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeed4 (4025 ms)
[114/405] ExtensionBrowserTest.RSSParseFeedValidFeed4 (4905 ms)
[ RUN      ] PortForwardingTest.DisconnectOnRelease
[9155:3847:1106/092848:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9155:62979:1106/092848:ERROR:socket_libevent.cc(122)] bind() returned an error, errno=48: Address already in use
[9155:62979:1106/092848:ERROR:devtools_http_handler_impl.cc(805)] Cannot start http server for devtools. Stop devtools.
HTTP server started on http://127.0.0.1:52833...
sending server_data: {"host": "127.0.0.1", "port": 52833} (36 bytes)
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0413318a base::debug::StackTrace::StackTrace() + 26
1   browser_tests                       0x1438a853 content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 179
2   libsystem_c.dylib                   0x91aec94b _sigtramp + 43
3   ???                                 0xffffffff 0x0 + 4294967295
4   CoreFoundation                      0x95671f79 __CFRunLoopServiceMachPort + 185
5   CoreFoundation                      0x9567795f __CFRunLoopRun + 1247
6   CoreFoundation                      0x9567701a CFRunLoopRunSpecific + 378
7   CoreFoundation                      0x95676e8b CFRunLoopRunInMode + 123
8   HIToolbox                           0x90062f5a RunCurrentEventLoopInMode + 242
9   HIToolbox                           0x90062cc9 ReceiveNextEventCommon + 374
10  HIToolbox                           0x90062b44 BlockUntilNextEventMatchingListInMode + 88
11  AppKit                              0x96e0293a _DPSNextEvent + 724
12  AppKit                              0x96e0216c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
13  AppKit                              0x96df85cc -[NSApplication run] + 855
14  browser_tests                       0x040ee882 base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 962
15  browser_tests                       0x040ecb28 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 328
16  browser_tests                       0x041f7773 base::MessageLoop::RunHandler() + 83
17  browser_tests                       0x0424dddf base::RunLoop::Run() + 463
18  browser_tests                       0x1446e864 content::RunThisRunLoop(base::RunLoop*) + 116
19  browser_tests                       0x1446e783 content::RunMessageLoop() + 163
20  browser_tests                       0x006ccc28 PortForwardingTest_DisconnectOnRelease_Test::RunTestOnMainThread() + 3928
21  browser_tests                       0x0403c996 InProcessBrowserTest::RunTestOnMainThreadLoop() + 742
22  browser_tests                       0x14389d73 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 931
23  browser_tests                       0x1438b709 base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<void (content::BrowserTestBase::*)()>, void (content::BrowserTestBase*), void ()(content::BrowserTestBase*)>, void ()(content::BrowserTestBase*)>::Run(base::internal::BindStateBase*) + 121
24  browser_tests                       0x02965e7b ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + 10923
25  browser_tests                       0x02962d79 ChromeBrowserMainParts::PreMainMessageLoopRun() + 249
26  browser_tests                       0x10276c64 content::BrowserMainLoop::PreMainMessageLoopRun() + 356
27  browser_tests                       0x1028025a base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<int (content::BrowserMainLoop::*)()>, int (content::BrowserMainLoop*), void (base::internal::UnretainedWrapper<content::BrowserMainLoop>)>, int ()(content::BrowserMainLoop*)>::Run(base::internal::BindStateBase*) + 122
28  browser_tests                       0x10c92087 content::StartupTaskRunner::RunAllTasksNow() + 247
29  browser_tests                       0x1027012b content::BrowserMainLoop::CreateStartupTasks() + 1771
30  browser_tests                       0x1028154f content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + 863
31  browser_tests                       0x10266c82 content::BrowserMain(content::MainFunctionParams const&) + 386
32  browser_tests                       0x143844c8 content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) + 328
33  browser_tests                       0x14386637 content::ContentMainRunnerImpl::Run() + 439
34  browser_tests                       0x14383dd1 content::ContentMain(content::ContentMainParams const&) + 129
35  browser_tests                       0x14388d7a content::BrowserTestBase::SetUp() + 1818
36  browser_tests                       0x04039bb0 InProcessBrowserTest::SetUp() + 672
37  browser_tests                       0x05290cc8 testing::Test::Run() + 328
38  browser_tests                       0x05293ad3 testing::TestInfo::Run() + 2051
39  browser_tests                       0x05294a7c testing::TestCase::Run() + 956
40  browser_tests                       0x052af94c testing::internal::UnitTestImpl::RunAllTests() + 4460
41  browser_tests                       0x052ae6f1 testing::UnitTest::Run() + 353
42  browser_tests                       0x04338aaa base::TestSuite::Run() + 522
43  browser_tests                       0x0272fab9 ChromeBrowserTestSuiteRunner::RunTestSuite(int, char**) + 185
44  browser_tests                       0x04036571 (anonymous namespace)::ChromeTestLauncherDelegate::RunTestSuite(int, char**) + 81
45  browser_tests                       0x144612e1 content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) + 1601
46  browser_tests                       0x0403647b LaunchChromeTests(int, ChromeTestSuiteRunner*, int, char**) + 235
47  browser_tests                       0x0272f97e main + 206
48  browser_tests                       0x0005ef35 start + 53
[115/405] PortForwardingTest.DisconnectOnRelease (TIMED OUT)
[ RUN      ] ExtensionBrowserTest.WindowOpenNoPrivileges
[9318:3847:1106/092946:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowserTest.WindowOpenNoPrivileges (3796 ms)
[116/405] ExtensionBrowserTest.WindowOpenNoPrivileges (4633 ms)
[ RUN      ] ExtensionBrowserTest.PageActionRefreshCrash
[9303:3847:1106/092942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9303:3847:1106/092945:INFO:page_action_browsertest.cc(138)] Load extension A done  : 1350 ms
[9303:3847:1106/092946:INFO:page_action_browsertest.cc(148)] Load extension B done  : 2468 ms
[9303:3847:1106/092947:INFO:page_action_browsertest.cc(158)] Reload extension A done: 3745 ms
[9303:29699:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9303:29699:1106/092947:WARNING:channel.cc(273)] RawChannel write error
[9303:3847:1106/092949:INFO:page_action_browsertest.cc(164)] Reload extension B done: 5096 ms
[9319:12551:1106/092949:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9319:12551:1106/092949:WARNING:channel.cc(273)] RawChannel write error
[9303:3847:1106/092950:INFO:page_action_browsertest.cc(171)] Test completed         : 6516 ms
[9303:29699:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9303:29699:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[9329:12551:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9329:12551:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowserTest.PageActionRefreshCrash (8622 ms)
[117/405] ExtensionBrowserTest.PageActionRefreshCrash (9743 ms)
[ RUN      ] PageActionApiTest.Getters
[9322:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9322:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] getPopup", source: chrome-extension://kifpobhjfkpgjbjochmknpkhacldoadp/_generated_background_page.html (0)
[9322:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] getTitle", source: chrome-extension://kifpobhjfkpgjbjochmknpkhacldoadp/_generated_background_page.html (0)
[       OK ] PageActionApiTest.Getters (3819 ms)
[118/405] PageActionApiTest.Getters (4907 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileTest
[9325:3847:1106/092949:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9325:29699:1106/092950:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9325:29699:1106/092950:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9325:47107:1106/092950:ERROR:mach_broker_mac.mm(256)] Unknown process 9333 is sending Mach IPC messages!
[9325:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://onnlmiainmnjaadmlnohnjlcddghnman/_generated_background_page.html (0)
[9325:29699:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileTest (4127 ms)
[119/405] FileSystemApiTest.FileSystemApiOpenExistingFileTest (5027 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveNewFileTest
[9332:3847:1106/092951:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9332:29699:1106/092952:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9332:29699:1106/092952:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9332:47107:1106/092953:ERROR:mach_broker_mac.mm(256)] Unknown process 9344 is sending Mach IPC messages!
[9332:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://ifepfppbocebldfjgcaoghkgaleacghe/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiSaveNewFileTest (3842 ms)
[120/405] FileSystemApiTest.FileSystemApiSaveNewFileTest (5040 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveMultipleFilesTest
[9336:3847:1106/092952:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9336:29955:1106/092953:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9336:29955:1106/092953:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9336:45571:1106/092954:ERROR:mach_broker_mac.mm(256)] Unknown process 9348 is sending Mach IPC messages!
[9336:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://gmbfookbaldnpdjebniiifckfffjjido/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiSaveMultipleFilesTest (3873 ms)
[121/405] FileSystemApiTest.FileSystemApiSaveMultipleFilesTest (4772 ms)
[ RUN      ] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory
[9346:3847:1106/092954:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9346:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] getLaunchState", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[9354:13319:1106/092956:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9354:13319:1106/092956:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory (3063 ms)
[122/405] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory (3717 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetWritableWithWriteTest
[9339:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9339:29699:1106/092954:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9339:29699:1106/092954:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9339:45315:1106/092954:ERROR:mach_broker_mac.mm(256)] Unknown process 9352 is sending Mach IPC messages!
[9339:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] getWritableEntry", source: chrome-extension://gadfmmjopnjgmlnjpmildhdiapmlkjil/_generated_background_page.html (0)
[9339:29699:1106/092956:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9339:29699:1106/092956:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiGetWritableWithWriteTest (3928 ms)
[123/405] FileSystemApiTest.FileSystemApiGetWritableWithWriteTest (4772 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.MultiAccountOn
[9355:3847:1106/092956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9357:3847:1106/092957:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[9357:3847:1106/092957:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[9357:3847:1106/092957:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] IdentityGetAccountsFunctionTest.MultiAccountOn (1803 ms)
[124/405] IdentityGetAccountsFunctionTest.MultiAccountOn (2654 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintAdviceSuccess
[9356:3847:1106/092957:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9356:29955:1106/092958:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[9356:3847:1106/092959:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kgdjejllmkfjnkikllcjejklplkimlgf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintAdviceSuccess (3416 ms)
[125/405] GetAuthTokenFunctionTest.NonInteractiveMintAdviceSuccess (4536 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintBadCredentials
[9360:3847:1106/092957:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9360:29699:1106/092959:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[9360:3847:1106/093000:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kgdjejllmkfjnkikllcjejklplkimlgf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintBadCredentials (3335 ms)
[126/405] GetAuthTokenFunctionTest.NonInteractiveMintBadCredentials (4272 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessLoginAccessTokenFailure
[9361:3847:1106/092957:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9361:3847:1106/093000:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kgdjejllmkfjnkikllcjejklplkimlgf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessLoginAccessTokenFailure (3210 ms)
[127/405] GetAuthTokenFunctionTest.InteractiveLoginSuccessLoginAccessTokenFailure (4233 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalLoadFailed
[9365:3847:1106/092959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9365:29443:1106/093000:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[9365:3847:1106/093001:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kgdjejllmkfjnkikllcjejklplkimlgf/test.js (5)
[9365:29443:1106/093001:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalLoadFailed (3083 ms)
[128/405] GetAuthTokenFunctionTest.InteractiveApprovalLoadFailed (3999 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalConnectionFailure
[9374:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9374:29699:1106/093002:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[9374:3847:1106/093003:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kgdjejllmkfjnkikllcjejklplkimlgf/test.js (5)
[9374:29699:1106/093003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9374:29699:1106/093003:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalConnectionFailure (3163 ms)
[129/405] GetAuthTokenFunctionTest.InteractiveApprovalConnectionFailure (3979 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoninteractiveShutdown
[9376:3847:1106/093002:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9376:29699:1106/093003:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[9376:3847:1106/093004:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kgdjejllmkfjnkikllcjejklplkimlgf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NoninteractiveShutdown (3189 ms)
[130/405] GetAuthTokenFunctionTest.NoninteractiveShutdown (4234 ms)
[ RUN      ] MediaGalleriesPlatformAppPpapiTest.SendFilesystem
[9382:3847:1106/093003:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9403,2888567336:09:30:07.283753] Native Client module will be loaded at base address 0x0000000040000000
[9382:3847:1106/093007:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://dlakcighnhlcmfpfmfhanppalmlfdhfe/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppPpapiTest.SendFilesystem (5469 ms)
[131/405] MediaGalleriesPlatformAppPpapiTest.SendFilesystem (6385 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.LoadFailed
[9377:3847:1106/093002:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:53038...
sending server_data: {"host": "127.0.0.1", "port": 53038} (36 bytes)
[9401:12551:1106/093007:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9377:29699:1106/093007:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9377:29699:1106/093007:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.LoadFailed (6562 ms)
[132/405] LaunchWebAuthFlowFunctionTest.LoadFailed (7433 ms)
[ RUN      ] NotificationProviderApiTest.Events
[9393:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9393:3847:1106/093008:INFO:CONSOLE(0)] "[SUCCESS] testOnCreated", source: chrome-extension://mcfmhemlcjlnogifdiidjmajphmnnfjd/_generated_background_page.html (0)
[       OK ] NotificationProviderApiTest.Events (3671 ms)
[133/405] NotificationProviderApiTest.Events (4503 ms)
[ RUN      ] OmniboxApiTest.OnInputEntered
[9396:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9396:29955:1106/093009:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9396:29955:1106/093009:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9405:12551:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9405:12551:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9405:12551:1106/093009:WARNING:channel.cc(273)] RawChannel write error
[9396:45571:1106/093009:ERROR:mach_broker_mac.mm(256)] Unknown process 9411 is sending Mach IPC messages!
[       OK ] OmniboxApiTest.OnInputEntered (3701 ms)
[134/405] OmniboxApiTest.OnInputEntered (4525 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedSingle
[9407:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9407:3847:1106/093012:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://bbhdnohlglhfjnjkbhikefhhboidgblc/_generated_background_page.html (0)
[9407:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] setSingleProxy", source: chrome-extension://bbhdnohlglhfjnjkbhikefhhboidgblc/_generated_background_page.html (0)
[9413:13063:1106/093013:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9413:13063:1106/093013:WARNING:channel.cc(273)] RawChannel write error
[9407:29187:1106/093013:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ProxySettingsApiTest.ProxyFixedSingle (4168 ms)
[135/405] ProxySettingsApiTest.ProxyFixedSingle (5037 ms)
[ RUN      ] ProxySettingsApiTest.ProxyAutoSettings
[9406:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9406:29699:1106/093011:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9406:29699:1106/093011:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9406:45315:1106/093012:ERROR:mach_broker_mac.mm(256)] Unknown process 9418 is sending Mach IPC messages!
[9406:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://gpngeaidpaimpkpccopdbifdhmjfimie/_generated_background_page.html (0)
[9406:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://gpngeaidpaimpkpccopdbifdhmjfimie/_generated_background_page.html (0)
[9406:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://gpngeaidpaimpkpccopdbifdhmjfimie/_generated_background_page.html (0)
[9406:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://gpngeaidpaimpkpccopdbifdhmjfimie/_generated_background_page.html (0)
[9420:12551:1106/093013:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9420:12551:1106/093013:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyAutoSettings (4587 ms)
[136/405] ProxySettingsApiTest.ProxyAutoSettings (5329 ms)
[ RUN      ] ExtensionSessionsTest.GetDevicesListEmpty
[9415:3847:1106/093011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: SyncActive()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: FirstSetupInProgress()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: HasSyncSetupCompleted()
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: DisableForUser()
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: HasSyncSetupCompleted()
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 - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:165:
Function call: GetRegisteredDataTypes()
Returns: 4-byte object <FF-FF FF-1F>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
Function call: GetPreferredDataTypes()
Returns: 4-byte object <00-02 00-00>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:163:
Function call: IsDataTypeControllerRunning(11)
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 ] ExtensionSessionsTest.GetDevicesListEmpty (2623 ms)
[137/405] ExtensionSessionsTest.GetDevicesListEmpty (4077 ms)
[ RUN      ] ScreenlockPrivateApiTest.LockUnlock
[9408:3847:1106/093010:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9408:3847:1106/093014:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9408:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testLockUnlock", source: chrome-extension://lkegkdgachcnekllcdfkijonogckdnjo/_generated_background_page.html (0)
[9408:29955:1106/093017:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9424:12807:1106/093017:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9408:29955:1106/093017:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9424:12807:1106/093017:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ScreenlockPrivateApiTest.LockUnlock (7521 ms)
[138/405] ScreenlockPrivateApiTest.LockUnlock (8752 ms)
[ RUN      ] ExtensionSessionsTest.GetRecentlyClosedIncognito
[9425:3847:1106/093014:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: SyncActive()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: FirstSetupInProgress()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: HasSyncSetupCompleted()
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: DisableForUser()
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: HasSyncSetupCompleted()
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 - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:165:
Function call: GetRegisteredDataTypes()
Returns: 4-byte object <FF-FF FF-1F>
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 ] ExtensionSessionsTest.GetRecentlyClosedIncognito (4044 ms)
[139/405] ExtensionSessionsTest.GetRecentlyClosedIncognito (5075 ms)
[ RUN      ] StreamsPrivateApiTest.Navigate
[9427:3847:1106/093014:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9427:29699:1106/093018:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9427:29699:1106/093018:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StreamsPrivateApiTest.Navigate (4040 ms)
[140/405] StreamsPrivateApiTest.Navigate (4784 ms)
[ RUN      ] SocketApiTest.SocketTCPExtension
[9426:3847:1106/093015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Echo TCP server started on port 53041...
sending server_data: {"host": "127.0.0.1", "port": 53041} (36 bytes)
[9426:3847:1106/093018:INFO:CONSOLE(346)] "Running tests, protocol none, echo server lOcAlHoSt:53041", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (346)
[9426:3847:1106/093018:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/_generated_background_page.html (0)
[9426:3847:1106/093018:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.getInfo: Socket not found
at Object.onGetInfo [as callback] (chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js:65:14)", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/_generated_background_page.html (0)
[9426:3847:1106/093018:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/_generated_background_page.html (0)
[9426:3847:1106/093018:INFO:CONSOLE(255)] "calling create", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (255)
[9426:3847:1106/093018:INFO:CONSOLE(261)] "calling connect", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (261)
[9426:3847:1106/093018:INFO:CONSOLE(270)] "Socket connect: result=0", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (270)
[9426:3847:1106/093018:INFO:CONSOLE(272)] "calling read with readCB2 callback", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (272)
[9426:3847:1106/093018:INFO:CONSOLE(278)] "calling disconnect", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (278)
[9426:3847:1106/093018:INFO:CONSOLE(281)] "calling connect", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (281)
[9426:3847:1106/093018:INFO:CONSOLE(290)] "Socket connect: result=0", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (290)
[9426:3847:1106/093018:INFO:CONSOLE(292)] "calling read with readCB1 callback", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (292)
[9426:3847:1106/093018:INFO:CONSOLE(308)] "write callback: bytesWritten=24", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (308)
[9426:3847:1106/093018:INFO:CONSOLE(323)] "Socket read CB2: result=30", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (323)
[9426:3847:1106/093018:INFO:CONSOLE(333)] "Success!", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/background.js (333)
[9426:3847:1106/093018:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fpmdhjemclcgpbhldmngfkcpmkdjahmh/_generated_background_page.html (0)
[       OK ] SocketApiTest.SocketTCPExtension (4351 ms)
[141/405] SocketApiTest.SocketTCPExtension (5121 ms)
[ RUN      ] SyncFileSystemApiTest.GetServiceStatus
[9440:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9440:29955:1106/093020:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9440:29955:1106/093020:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9440:3847:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[9440:29955:1106/093020:WARNING:channel.cc(273)] RawChannel write error
[9440:46595:1106/093020:ERROR:mach_broker_mac.mm(256)] Unknown process 9449 is sending Mach IPC messages!
[9440:3847:1106/093021:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dgefmdmdnhgcldjebpcjapjjahfffbhl/_generated_background_page.html (0)
[9440:29955:1106/093021:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9440:29955:1106/093021:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncFileSystemApiTest.GetServiceStatus (3365 ms)
[142/405] SyncFileSystemApiTest.GetServiceStatus (4252 ms)
[ RUN      ] ExtensionTabsTest.DontCreateNormalWindowWhenIncognitoForced
[9443:3847:1106/093019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionTabsTest.DontCreateNormalWindowWhenIncognitoForced (3322 ms)
[143/405] ExtensionTabsTest.DontCreateNormalWindowWhenIncognitoForced (3986 ms)
[ RUN      ] ExtensionTabsZoomTest.GetZoomSettings
[9444:3847:1106/093019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9453:12551:1106/093022:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9456:12807:1106/093022:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9456:12807:1106/093022:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.GetZoomSettings (3089 ms)
[144/405] ExtensionTabsZoomTest.GetZoomSettings (3992 ms)
[ RUN      ] WebNavigationApiTest.IFrame
[9446:3847:1106/093020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9446:3847:1106/093024:INFO:CONSOLE(0)] "[SUCCESS] iframe", source: chrome-extension://mljbiggjlkipbpbblbddcaimcjfibell/test_iframe.html (0)
[9446:3847:1106/093025:INFO:CONSOLE(0)] "[SUCCESS] iframeMultiple", source: chrome-extension://mljbiggjlkipbpbblbddcaimcjfibell/test_iframe.html (0)
[9446:3847:1106/093025:INFO:CONSOLE(0)] "[SUCCESS] iframeNavigate", source: chrome-extension://mljbiggjlkipbpbblbddcaimcjfibell/test_iframe.html (0)
[9446:3847:1106/093025:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.IFrame (5967 ms)
[145/405] WebNavigationApiTest.IFrame (7420 ms)
[ RUN      ] WebNavigationApiTest.ReferenceFragment
[9458:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9458:3847:1106/093027:INFO:CONSOLE(0)] "[SUCCESS] referenceFragment", source: chrome-extension://fiepanghalojahclkiclhhdeobgcefok/test_referenceFragment.html (0)
[9463:12807:1106/093027:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9463:12807:1106/093027:WARNING:channel.cc(273)] RawChannel write error
[9458:29699:1106/093027:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9458:29699:1106/093027:WARNING:channel.cc(273)] RawChannel write error
[9458:3847:1106/093027:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ReferenceFragment (4896 ms)
[146/405] WebNavigationApiTest.ReferenceFragment (5850 ms)
[ RUN      ] WebNavigationApiTest.SimpleLoad
[9459:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9459:3847:1106/093027:INFO:CONSOLE(0)] "[SUCCESS] simpleLoad", source: chrome-extension://bkpjiecpamhjadmelenahbhonnjlbill/test_simpleLoad.html (0)
[9473:12295:1106/093027:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9459:30467:1106/093027:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9459:3847:1106/093027:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.SimpleLoad (4613 ms)
[147/405] WebNavigationApiTest.SimpleLoad (5593 ms)
[ RUN      ] WebNavigationApiTest.History
[9460:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9460:3847:1106/093027:INFO:CONSOLE(0)] "[SUCCESS] history", source: chrome-extension://cdamfhnipmppgpppgdedhjlbncllgjdb/test_history.html (0)
[9460:3847:1106/093028:INFO:CONSOLE(0)] "[SUCCESS] historyBeforeParsing", source: chrome-extension://cdamfhnipmppgpppgdedhjlbncllgjdb/test_history.html (0)
[9460:3847:1106/093028:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.History (5222 ms)
[148/405] WebNavigationApiTest.History (6126 ms)
[ RUN      ] WebrtcAudioPrivateTest.SetActiveSinkNoMediaStream
[9477:3847:1106/093029:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9483:17155:1106/093030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[       OK ] WebrtcAudioPrivateTest.SetActiveSinkNoMediaStream (1829 ms)
[149/405] WebrtcAudioPrivateTest.SetActiveSinkNoMediaStream (2941 ms)
[ RUN      ] ExtensionWebstoreGetWebGLStatusTest.Allowed
[9490:3847:1106/093031:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9494:3847:1106/093033:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[9494:3847:1106/093033:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[9494:3847:1106/093033:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionWebstoreGetWebGLStatusTest.Allowed (1823 ms)
[150/405] ExtensionWebstoreGetWebGLStatusTest.Allowed (2660 ms)
[ RUN      ] WebNavigationApiTest.CrossProcessHistory
[9472:3847:1106/093027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9492:12295:1106/093032:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9492:12295:1106/093032:WARNING:channel.cc(273)] RawChannel write error
[9472:3847:1106/093032:INFO:CONSOLE(0)] "[SUCCESS] crossProcessHistory", source: chrome-extension://neijjaoggbmohfbpolagfjfibplcnmea/test_crossProcessHistory.html (0)
[9472:81951:1106/093032:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /test5
[9472:3847:1106/093032:INFO:CONSOLE(0)] "[SUCCESS] crossProcessHistoryIFrame", source: chrome-extension://neijjaoggbmohfbpolagfjfibplcnmea/test_crossProcessHistory.html (0)
[9500:17411:1106/093033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[9472:3847:1106/093033:INFO:CONSOLE(0)] "[SUCCESS] crossProcessHistoryReplace", source: chrome-extension://neijjaoggbmohfbpolagfjfibplcnmea/test_crossProcessHistory.html (0)
[9472:29699:1106/093033:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9472:3847:1106/093034:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcessHistory (7188 ms)
[151/405] WebNavigationApiTest.CrossProcessHistory (7942 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.BeginInstall
HTTP server started on http://127.0.0.1:53053...
sending server_data: {"host": "127.0.0.1", "port": 53053} (36 bytes)
[9481:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9489:12551:1106/093032:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9489:12551:1106/093032:WARNING:channel.cc(273)] RawChannel write error
[9481:3847:1106/093032:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[9481:3847:1106/093033:INFO:CONSOLE(0)] "[SUCCESS] beginInstallWithAppBubble", source: http://www.example.com:53053/files/extensions/api_test/webstore_private/begin_install.html (0)
[9481:3847:1106/093033:INFO:CONSOLE(0)] "[SUCCESS] beginInstallWithNoAppBubble", source: http://www.example.com:53053/files/extensions/api_test/webstore_private/begin_install.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.BeginInstall (4828 ms)
[152/405] ExtensionWebstorePrivateApiTest.BeginInstall (5601 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.AppInstallBubble
HTTP server started on http://127.0.0.1:53052...
sending server_data: {"host": "127.0.0.1", "port": 53052} (36 bytes)
[9478:3847:1106/093029:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9486:3847:1106/093032:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[9478:3847:1106/093032:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[9478:3847:1106/093034:INFO:CONSOLE(0)] "[SUCCESS] appInstallBubble", source: http://www.example.com:53052/files/extensions/api_test/webstore_private/app_install_bubble.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.AppInstallBubble (5451 ms)
[153/405] ExtensionWebstorePrivateApiTest.AppInstallBubble (6368 ms)
[ RUN      ] AppApiTest.OpenAppFromIframe
[9507:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9507:82191:1106/093037:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9507:29443:1106/093038:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9507:29443:1106/093038:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppApiTest.OpenAppFromIframe (3775 ms)
[154/405] AppApiTest.OpenAppFromIframe (4800 ms)
[ RUN      ] AppApiTest.ReloadIntoAppProcessWithJavaScript
[9506:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9506:3847:1106/093036:INFO:app_process_apitest.cc(546)] Loading extension.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(549)] Loading extension - done.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(551)] Disabling extension.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(553)] Disabling extension - done.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(554)] Navigate to path1/empty.html.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(556)] Navigate to path1/empty.html - done.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(562)] Enabling extension.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(564)] Enabling extension - done.
[9506:3847:1106/093036:INFO:app_process_apitest.cc(570)] Executing location.reload().
[9506:81927:1106/093036:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9506:29699:1106/093038:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9506:29699:1106/093038:WARNING:channel.cc(273)] RawChannel write error
[9506:3847:1106/093038:INFO:app_process_apitest.cc(573)] Executing location.reload() - done.
[9506:3847:1106/093038:INFO:app_process_apitest.cc(578)] Disabling extension.
[9506:3847:1106/093038:INFO:app_process_apitest.cc(580)] Disabling extension - done.
[9506:3847:1106/093038:INFO:app_process_apitest.cc(586)] Executing location = location.
[9506:29699:1106/093039:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9506:29699:1106/093039:WARNING:channel.cc(273)] RawChannel write error
[9506:3847:1106/093039:INFO:app_process_apitest.cc(589)] Executing location = location - done.
[       OK ] AppApiTest.ReloadIntoAppProcessWithJavaScript (4614 ms)
[155/405] AppApiTest.ReloadIntoAppProcessWithJavaScript (5591 ms)
[ RUN      ] AppApiTest.BookmarkAppGetsNormalProcess
[9505:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9505:81427:1106/093037:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9520:13319:1106/093040:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9514:12807:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppApiTest.BookmarkAppGetsNormalProcess (7121 ms)
[156/405] AppApiTest.BookmarkAppGetsNormalProcess (7961 ms)
[ RUN      ] AppApiTest.AppProcessBackgroundInstances
[9503:3847:1106/093034:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9503:3847:1106/093035:INFO:app_process_apitest.cc(71)] Start of test.
[9503:3847:1106/093037:INFO:app_process_apitest.cc(93)] Nav 1.
[9503:82183:1106/093037:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9503:3847:1106/093037:INFO:app_process_apitest.cc(104)] New tab.
[9503:29699:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9503:29699:1106/093041:WARNING:channel.cc(273)] RawChannel write error
[9503:3847:1106/093041:INFO:app_process_apitest.cc(107)] Nav 2.
[9503:3847:1106/093041:INFO:app_process_apitest.cc(127)] WindowOpenHelper 1.
[9503:3847:1106/093041:INFO:app_process_apitest.cc(129)] End of test.
[9512:12551:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9517:12551:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppApiTest.AppProcessBackgroundInstances (8118 ms)
[157/405] AppApiTest.AppProcessBackgroundInstances (9026 ms)
[ RUN      ] ChromeAppAPITest.GetDetailsForFrame
[9526:3847:1106/093040:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53098...
sending server_data: {"host": "127.0.0.1", "port": 53098} (36 bytes)
[9537:12807:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9537:12807:1106/093045:WARNING:channel.cc(273)] RawChannel write error
[9526:29443:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9526:29443:1106/093045:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeAppAPITest.GetDetailsForFrame (5266 ms)
[158/405] ChromeAppAPITest.GetDetailsForFrame (5907 ms)
[ RUN      ] ExtensionCrxInstallerTest.DoNotGrantScopes
[9534:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.DoNotGrantScopes (2715 ms)
[159/405] ExtensionCrxInstallerTest.DoNotGrantScopes (3455 ms)
[ RUN      ] AppApiTest.ServerRedirectToAppFromExtension
[9523:3847:1106/093040:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9523:82183:1106/093045:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9523:29955:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9523:29955:1106/093045:WARNING:channel.cc(273)] RawChannel write error
[9531:12551:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9531:12551:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9531:12551:1106/093045:WARNING:channel.cc(273)] RawChannel write error
[9523:29955:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppApiTest.ServerRedirectToAppFromExtension (5690 ms)
[160/405] AppApiTest.ServerRedirectToAppFromExtension (6612 ms)
[ RUN      ] ExtensionCrxInstallerTest.GrantScopes
[9532:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9532:29443:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionCrxInstallerTest.GrantScopes (3077 ms)
[161/405] ExtensionCrxInstallerTest.GrantScopes (3752 ms)
[ RUN      ] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered
[9547:3847:1106/093046:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9547:3847:1106/093049:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://midgjfomjhffhkgoodidolokmkajgmlj/_generated_background_page.html (0)
[9547:3847:1106/093049:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://midgjfomjhffhkgoodidolokmkajgmlj/_generated_background_page.html (0)
[       OK ] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered (3029 ms)
[162/405] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered (3967 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.Uninstall
[9548:3847:1106/093046:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9548:29443:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9548:29443:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9548:29443:1106/093050:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.Uninstall (3861 ms)
[163/405] ExtensionDisabledGlobalErrorTest.Uninstall (4757 ms)
[ RUN      ] ClipboardApiTest.ExtensionNoPermission
[9549:3847:1106/093046:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9549:3847:1106/093049:INFO:CONSOLE(0)] "[SUCCESS] testDomCopy", source: chrome-extension://eihchhdnjkinnoglgdbkkoeoifknokhb/test.html (0)
[9549:3847:1106/093049:INFO:CONSOLE(0)] "[SUCCESS] testDomPaste", source: chrome-extension://eihchhdnjkinnoglgdbkkoeoifknokhb/test.html (0)
[9549:3847:1106/093049:INFO:CONSOLE(0)] "[SUCCESS] testCopyInIframe", source: chrome-extension://eihchhdnjkinnoglgdbkkoeoifknokhb/test.html (0)
[9549:3847:1106/093049:INFO:CONSOLE(0)] "[SUCCESS] testPasteInIframe", source: chrome-extension://eihchhdnjkinnoglgdbkkoeoifknokhb/test.html (0)
[9549:82455:1106/093050:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9564:12295:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9564:12295:1106/093050:WARNING:channel.cc(273)] RawChannel write error
[9549:3847:1106/093050:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptCopyPaste", source: chrome-extension://eihchhdnjkinnoglgdbkkoeoifknokhb/test.html (0)
[9549:3847:1106/093052:INFO:CONSOLE(0)] "[SUCCESS] testContentScriptCopyPaste", source: chrome-extension://eihchhdnjkinnoglgdbkkoeoifknokhb/test.html (0)
[       OK ] ClipboardApiTest.ExtensionNoPermission (6033 ms)
[164/405] ClipboardApiTest.ExtensionNoPermission (6863 ms)
[ RUN      ] ExternallyConnectableMessagingTest.NotInstalled
[9566:3847:1106/093050:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9566:82183:1106/093052:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9571:12295:1106/093053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9566:82183:1106/093053:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExternallyConnectableMessagingTest.NotInstalled (2790 ms)
[165/405] ExternallyConnectableMessagingTest.NotInstalled (3444 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToPreviousTheme
[9550:3847:1106/093047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToPreviousTheme (6508 ms)
[166/405] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToPreviousTheme (7392 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.OriginPrivileges
[9569:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53124...
sending server_data: {"host": "127.0.0.1", "port": 53124} (36 bytes)
[9569:29699:1106/093054:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
[9569:29699:1106/093054:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/test.png
[9579:12551:1106/093055:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9579:12551:1106/093055:WARNING:channel.cc(273)] RawChannel write error
[9569:29699:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9569:29699:1106/093057:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.OriginPrivileges (6271 ms)
[167/405] ExtensionResourceRequestPolicyTest.OriginPrivileges (7138 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.BookmarksURL
[9580:3847:1106/093054:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9589:13063:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9590:12551:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9590:12551:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9590:12551:1106/093057:WARNING:channel.cc(273)] RawChannel write error
[9591:13063:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9591:13063:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9591:13063:1106/093057:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.BookmarksURL (3974 ms)
[168/405] ExtensionURLRewriteBrowserTest.BookmarksURL (4755 ms)
[ RUN      ] ExtensionStorageMonitorTest.ThrottleNotifications
[9577:3847:1106/093053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9577:3847:1106/093058:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ifodgajknjkbdehmabaljgofhmgpmana/_generated_background_page.html (0)
[9582:12807:1106/093058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9582:12807:1106/093058:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.ThrottleNotifications (5796 ms)
[169/405] ExtensionStorageMonitorTest.ThrottleNotifications (6601 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.BookmarksURLOverride
[9600:3847:1106/093058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9607:12551:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9607:12551:1106/093103:WARNING:channel.cc(273)] RawChannel write error
[9608:13063:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionURLRewriteBrowserTest.BookmarksURLOverride (5593 ms)
[170/405] ExtensionURLRewriteBrowserTest.BookmarksURLOverride (6474 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckAvailableAPIsInFrame
[9601:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionWebUITest.SanityCheckAvailableAPIsInFrame (5193 ms)
[171/405] ExtensionWebUITest.SanityCheckAvailableAPIsInFrame (6364 ms)
[ RUN      ] ExtensionWebUITest.CanEmbedExtensionOptions
[9605:3847:1106/093100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9612:13319:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9612:13319:1106/093103:WARNING:channel.cc(273)] RawChannel write error
[9605:29699:1106/093106:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9605:29699:1106/093106:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebUITest.CanEmbedExtensionOptions (6944 ms)
[172/405] ExtensionWebUITest.CanEmbedExtensionOptions (8043 ms)
[ RUN      ] LazyBackgroundPageApiTest.WaitForRequest
[9616:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9616:81927:1106/093107:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /slow?60000
[9625:12551:1106/093107:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LazyBackgroundPageApiTest.WaitForRequest (3049 ms)
[173/405] LazyBackgroundPageApiTest.WaitForRequest (4117 ms)
[ RUN      ] ExtensionApiNewTabTest.Tabs
[9578:3847:1106/093054:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9578:3847:1106/093057:INFO:CONSOLE(0)] "[SUCCESS] getSelected", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093057:INFO:CONSOLE(0)] "[SUCCESS] create", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093057:INFO:CONSOLE(0)] "[SUCCESS] createInCurrent", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093059:INFO:CONSOLE(0)] "[SUCCESS] createInOtherWindow", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093059:INFO:CONSOLE(0)] "[SUCCESS] createAtIndex", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093100:INFO:CONSOLE(0)] "[SUCCESS] createSelected", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093102:INFO:CONSOLE(0)] "[SUCCESS] createWindowWithDefaultTab", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093103:INFO:CONSOLE(0)] "[SUCCESS] createWindowWithExistingTab", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093103:INFO:CONSOLE(0)] "[SUCCESS] getAllInWindowNullArg", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093104:INFO:CONSOLE(0)] "[SUCCESS] detectLanguage", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093106:INFO:CONSOLE(0)] "[SUCCESS] windowCreate", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:3847:1106/093106:INFO:CONSOLE(0)] "[SUCCESS] getCurrentWindow", source: chrome-extension://ooebkjokfcmjdnanbncimligmdnabiol/crud.html (0)
[9578:29699:1106/093108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiNewTabTest.Tabs (15136 ms)
[174/405] ExtensionApiNewTabTest.Tabs (16181 ms)
[ RUN      ] LazyBackgroundPageApiTest.EventDispatchToTab
[9617:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9617:3847:1106/093109:INFO:CONSOLE(0)] "[SUCCESS] testReceivedEvent", source: chrome-extension://bihjaclhahjgebchfcoibemhapoaonei/page.html (0)
[       OK ] LazyBackgroundPageApiTest.EventDispatchToTab (4786 ms)
[175/405] LazyBackgroundPageApiTest.EventDispatchToTab (5549 ms)
[ RUN      ] RequirementsCheckerBrowserTest.DisallowWebGL
[9633:3847:1106/093110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9633:29699:1106/093111:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9633:29699:1106/093111:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RequirementsCheckerBrowserTest.DisallowWebGL (2117 ms)
[176/405] RequirementsCheckerBrowserTest.DisallowWebGL (2967 ms)
[ RUN      ] SearchProviderTest.TestIsSearchProviderInstalledWithException
HTTP server started on http://127.0.0.1:53139...
sending server_data: {"host": "127.0.0.1", "port": 53139} (36 bytes)
[9645:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9652:13575:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SearchProviderTest.TestIsSearchProviderInstalledWithException (3594 ms)
[177/405] SearchProviderTest.TestIsSearchProviderInstalledWithException (4447 ms)
[ RUN      ] ProcessManagementTest.ExtensionProcessBalancing
[9629:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9629:81687:1106/093115:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9629:3847:1106/093116:INFO:CONSOLE(5)] "Uncaught TypeError: Cannot read property 'assertEq' of undefined", source: http://localhost:53133/extensions/api_test/management/test/common.js (5)
[9629:3847:1106/093116:INFO:CONSOLE(177)] "Uncaught TypeError: Cannot read property 'runTests' of undefined", source: http://localhost:53133/extensions/api_test/management/test/basics.js (177)
[9653:12807:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9653:12807:1106/093116:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProcessManagementTest.ExtensionProcessBalancing (7915 ms)
[178/405] ProcessManagementTest.ExtensionProcessBalancing (8730 ms)
[ RUN      ] WebstoreReinstallerBrowserTest.TestWebstoreReinstall
HTTP server started on http://127.0.0.1:53134...
sending server_data: {"host": "127.0.0.1", "port": 53134} (36 bytes)
[9635:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9635:29443:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9635:29443:1106/093116:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebstoreReinstallerBrowserTest.TestWebstoreReinstall (6209 ms)
[179/405] WebstoreReinstallerBrowserTest.TestWebstoreReinstall (7094 ms)
[ RUN      ] FirstRunMasterPrefsImportDefault.ImportDefault
[9662:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9673:12807:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9673:12807:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9673:12807:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[9672:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9674:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9674:12551:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[9675:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9675:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9678:16899:1106/093121:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[9678:16899:1106/093121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[9678:16899:1106/093121:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[9678:16899:1106/093121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] FirstRunMasterPrefsImportDefault.ImportDefault (3752 ms)
[180/405] FirstRunMasterPrefsImportDefault.ImportDefault (4532 ms)
[ RUN      ] HistoryBrowserTest.PRE_HistoryPersists
[9665:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9665:29699:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9665:29699:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.PRE_HistoryPersists (3417 ms)
[181/405] HistoryBrowserTest.PRE_HistoryPersists (4295 ms)
[ RUN      ] ProcessManagementTest.ProcessOverflow
[9627:3847:1106/093108:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9631:12551:1106/093112:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9631:12551:1106/093112:WARNING:channel.cc(273)] RawChannel write error
[9627:82695:1106/093112:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9637:12807:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9627:29443:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9659:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[9659:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9659:12551:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[9663:12551:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9663:12551:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProcessManagementTest.ProcessOverflow (13138 ms)
[182/405] ProcessManagementTest.ProcessOverflow (14056 ms)
[ RUN      ] HistoryBrowserTest.HistorySearchXSS
[9664:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9676:12807:1106/093121:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9676:12807:1106/093121:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.HistorySearchXSS (5397 ms)
[183/405] HistoryBrowserTest.HistorySearchXSS (6465 ms)
[ RUN      ] SupervisedUserServiceTestSupervised.ProfileName
[9682:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SupervisedUserServiceTestSupervised.ProfileName (2435 ms)
[184/405] SupervisedUserServiceTestSupervised.ProfileName (3410 ms)
[ RUN      ] SupervisedUserBlockModeTest.SendAccessRequestOnBlockedURL
HTTP server started on http://127.0.0.1:53169...
sending server_data: {"host": "127.0.0.1", "port": 53169} (36 bytes)
[9681:3847:1106/093123:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9693:12551:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9693:12551:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SupervisedUserBlockModeTest.SendAccessRequestOnBlockedURL (3769 ms)
[185/405] SupervisedUserBlockModeTest.SendAccessRequestOnBlockedURL (4792 ms)
[ RUN      ] HistoryBrowserTest.IncognitoNoHistory
[9680:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9680:30723:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9680:30723:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.IncognitoNoHistory (3978 ms)
[186/405] HistoryBrowserTest.IncognitoNoHistory (4849 ms)
[ RUN      ] ECKEncryptedMediaTest.LoadUnknownSession
[9690:3847:1106/093124:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53171...
sending server_data: {"host": "127.0.0.1", "port": 53171} (36 bytes)
[9690:3847:1106/093126:INFO:CONSOLE(283)] "09:31:26.758 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:3847:1106/093126:INFO:CONSOLE(283)] "09:31:26.770 -  Registering video event handlers.", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:3847:1106/093126:INFO:CONSOLE(283)] "09:31:26.778 -  Loading media using src.", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:3847:1106/093126:INFO:CONSOLE(283)] "09:31:26.975 -  Loading session: UnknownSession", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:3847:1106/093126:INFO:CONSOLE(283)] "09:31:26.983 -  org.chromium.externalclearkey Generate key request, initData: 4c4f41445f53455353494f4e7c556e6b6e6f776e53657373696f6e", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:3847:1106/093128:INFO:CONSOLE(283)] "09:31:28.081 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:3847:1106/093128:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (147)
[9690:3847:1106/093128:INFO:CONSOLE(283)] "09:31:28.092 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:53171/files/eme_player_js/utils.js (283)
[9690:28931:1106/093128:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9690:28931:1106/093128:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.LoadUnknownSession (4053 ms)
[187/405] ECKEncryptedMediaTest.LoadUnknownSession (5043 ms)
[ RUN      ] WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption
[9701:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9704:3847:1106/093128:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[9704:3847:1106/093128:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[9704:3847:1106/093128:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption (1839 ms)
[188/405] WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption (2665 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_WebM
[9702:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_WebM (1924 ms)
[189/405] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_WebM (2698 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_NoType
[9711:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_NoType (2047 ms)
[190/405] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_NoType (2962 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndAllowMic
[9714:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerTest.RequestAndAllowMic (2074 ms)
[191/405] MediaStreamDevicesControllerTest.RequestAndAllowMic (2927 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent
[9713:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53205...
sending server_data: {"host": "127.0.0.1", "port": 53205} (36 bytes)
[       OK ] EncryptedMediaIsTypeSupportedWidevineCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (2931 ms)
[192/405] EncryptedMediaIsTypeSupportedWidevineCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (3741 ms)
[ RUN      ] ECKUnprefixedEncryptedMediaTest.LoadLoadableSession
[9695:3847:1106/093126:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53187...
sending server_data: {"host": "127.0.0.1", "port": 53187} (36 bytes)
[9695:3847:1106/093128:INFO:CONSOLE(283)] "09:31:28.290 -  Using ClearKeyPlayer", source: http://127.0.0.1:53187/files/eme_player_js/utils.js (283)
[9695:3847:1106/093128:INFO:CONSOLE(283)] "09:31:28.306 -  Registering video event handlers.", source: http://127.0.0.1:53187/files/eme_player_js/utils.js (283)
[9695:3847:1106/093128:INFO:CONSOLE(283)] "09:31:28.314 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:53187/files/eme_player_js/utils.js (283)
[9695:3847:1106/093128:INFO:CONSOLE(283)] "09:31:28.335 -  Loading media using src.", source: http://127.0.0.1:53187/files/eme_player_js/utils.js (283)
[9695:3847:1106/093129:INFO:CONSOLE(283)] "09:31:29.401 -  Loading session: LoadableSession", source: http://127.0.0.1:53187/files/eme_player_js/utils.js (283)
[9695:3847:1106/093132:INFO:CONSOLE(283)] "09:31:32.665 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53187/files/eme_player_js/utils.js (283)
[       OK ] ECKUnprefixedEncryptedMediaTest.LoadLoadableSession (7282 ms)
[193/405] ECKUnprefixedEncryptedMediaTest.LoadLoadableSession (8268 ms)
[ RUN      ] MediaFileValidatorTest.InvalidImage
[9722:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaFileValidatorTest.InvalidImage (2317 ms)
[194/405] MediaFileValidatorTest.InvalidImage (3202 ms)
[ RUN      ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingCorrections
[9723:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingCorrections (2296 ms)
[195/405] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingCorrections (3225 ms)
[ RUN      ] LoadTimingBrowserTest.Ssl
[9729:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.Ssl (3030 ms)
[196/405] LoadTimingBrowserTest.Ssl (3804 ms)
[ RUN      ] DnsProbeBrowserTest.Incognito
[9726:3847:1106/093133:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.Incognito (3822 ms)
[197/405] DnsProbeBrowserTest.Incognito (4619 ms)
[ RUN      ] LoadTimingBrowserTest.EverythingAtOnce
[9735:3847:1106/093136:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.EverythingAtOnce (2706 ms)
[198/405] LoadTimingBrowserTest.EverythingAtOnce (3506 ms)
[ RUN      ] LoadTimingBrowserTest.Integration
[9737:3847:1106/093136:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53209...
sending server_data: {"host": "127.0.0.1", "port": 53209} (36 bytes)
[       OK ] LoadTimingBrowserTest.Integration (3699 ms)
[199/405] LoadTimingBrowserTest.Integration (4707 ms)
[ RUN      ] PredictorBrowserTest.PRE_ShutdownStartupCycle
[9744:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9744:28931:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9744:28931:1106/093139:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PredictorBrowserTest.PRE_ShutdownStartupCycle (1927 ms)
[200/405] PredictorBrowserTest.PRE_ShutdownStartupCycle (2939 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForNavigation
[9745:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9745:63239:1106/093140:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9745:28931:1106/093140:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9745:28931:1106/093140:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.NoPromptForNavigation (2563 ms)
[201/405] PasswordManagerBrowserTest.NoPromptForNavigation (3527 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForSubmitFromIframe
[9751:3847:1106/093139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9751:63239:1106/093140:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[9751:28931:1106/093140:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9751:28931:1106/093140:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForSubmitFromIframe (2111 ms)
[202/405] PasswordManagerBrowserTest.PromptForSubmitFromIframe (2837 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptWhenEnableAutomaticPasswordSavingSwitchIsNotSet
[9756:3847:1106/093140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9756:63239:1106/093142:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.PromptWhenEnableAutomaticPasswordSavingSwitchIsNotSet (2423 ms)
[203/405] PasswordManagerBrowserTest.PromptWhenEnableAutomaticPasswordSavingSwitchIsNotSet (3225 ms)
[ RUN      ] PasswordManagerBrowserTest.DeleteFrameBeforeSubmit
[9755:3847:1106/093140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9755:63751:1106/093142:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.DeleteFrameBeforeSubmit (2910 ms)
[204/405] PasswordManagerBrowserTest.DeleteFrameBeforeSubmit (3708 ms)
[ RUN      ] UnauthorizedPluginInfoBarBrowserTest.InfobarDisabled
[9762:3847:1106/093142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9762:3847:1106/093143:INFO:npapi_infobar_browsertest.cc(104)] Test skipped because plugin/quicktime.html test file wasn't found.
[9766:12551:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9766:12551:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[9764:3847:1106/093143:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[9764:3847:1106/093143:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[9764:3847:1106/093143:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] UnauthorizedPluginInfoBarBrowserTest.InfobarDisabled (1642 ms)
[205/405] UnauthorizedPluginInfoBarBrowserTest.InfobarDisabled (2663 ms)
[ RUN      ] PasswordManagerBrowserTest.DontPromptWhenEnableAutomaticPasswordSavingSwitchIsSet
[9759:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9759:63239:1106/093143:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.DontPromptWhenEnableAutomaticPasswordSavingSwitchIsSet (2348 ms)
[206/405] PasswordManagerBrowserTest.DontPromptWhenEnableAutomaticPasswordSavingSwitchIsSet (3183 ms)
[ RUN      ] PolicyTest.DisabledPlugins
[9767:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9767:3847:1106/093145:INFO:policy_browsertest.cc(431)] Test skipped because the Flash plugin couldn't be found.
[       OK ] PolicyTest.DisabledPlugins (2225 ms)
[207/405] PolicyTest.DisabledPlugins (2924 ms)
[ RUN      ] PolicyTest.SSLVersionFallbackMin
[9771:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9779:13063:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9779:13063:1106/093146:WARNING:channel.cc(273)] RawChannel write error
[9775:3847:1106/093146:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[9775:3847:1106/093146:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.SSLVersionFallbackMin (1738 ms)
[208/405] PolicyTest.SSLVersionFallbackMin (2651 ms)
[ RUN      ] PolicyTest.ExtensionInstallBlacklistSharedModules
[9768:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9776:12295:1106/093148:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9776:12295:1106/093148:WARNING:channel.cc(273)] RawChannel write error
[9768:28675:1106/093148:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9768:28675:1106/093148:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PolicyTest.ExtensionInstallBlacklistSharedModules (4694 ms)
[209/405] PolicyTest.ExtensionInstallBlacklistSharedModules (5545 ms)
[ RUN      ] PrefetchBrowserTestPredictionDisabled.ExperimentDisabled
[9782:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53237...
sending server_data: {"host": "127.0.0.1", "port": 53237} (36 bytes)
[       OK ] PrefetchBrowserTestPredictionDisabled.ExperimentDisabled (2369 ms)
[210/405] PrefetchBrowserTestPredictionDisabled.ExperimentDisabled (3184 ms)
[ RUN      ] PolicyTest.URLBlacklist
[9770:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.URLBlacklist (5114 ms)
[211/405] PolicyTest.URLBlacklist (5813 ms)
[ RUN      ] PrefsFunctionalTest.TestImagesNotBlockedInIncognito
[9785:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53242...
sending server_data: {"host": "127.0.0.1", "port": 53242} (36 bytes)
[9785:28419:1106/093150:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefsFunctionalTest.TestImagesNotBlockedInIncognito (3563 ms)
[212/405] PrefsFunctionalTest.TestImagesNotBlockedInIncognito (4501 ms)
[ RUN      ] SyncedPrefChangeRegistrarTest.DifferentiateRemoteAndLocalChanges
[9797:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SyncedPrefChangeRegistrarTest.DifferentiateRemoteAndLocalChanges (2100 ms)
[213/405] SyncedPrefChangeRegistrarTest.DifferentiateRemoteAndLocalChanges (2929 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecondViaClick
[9799:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53246...
sending server_data: {"host": "127.0.0.1", "port": 53246} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecondViaClick (3614 ms)
[214/405] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecondViaClick (4494 ms)
[ RUN      ] PrerenderBrowserTest.OpenTaskManagerAfterPrerender
[9800:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53250...
sending server_data: {"host": "127.0.0.1", "port": 53250} (36 bytes)
[       OK ] PrerenderBrowserTest.OpenTaskManagerAfterPrerender (3706 ms)
[215/405] PrerenderBrowserTest.OpenTaskManagerAfterPrerender (5027 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageWithRedirectedFragment
[9806:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53257...
sending server_data: {"host": "127.0.0.1", "port": 53257} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPageWithRedirectedFragment (3385 ms)
[216/405] PrerenderBrowserTest.PrerenderPageWithRedirectedFragment (4232 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderImagePng
[9810:3847:1106/093153:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53263...
sending server_data: {"host": "127.0.0.1", "port": 53263} (36 bytes)
[9817:12551:1106/093155:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9817:12551:1106/093155:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderImagePng (3359 ms)
[217/405] PrerenderBrowserTest.PrerenderImagePng (4245 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHangingUnload
[9818:3847:1106/093154:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53273...
sending server_data: {"host": "127.0.0.1", "port": 53273} (36 bytes)
[9818:3847:1106/093157:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[9818:3847:1106/093157:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[9818:3847:1106/093157:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] PrerenderBrowserTest.PrerenderHangingUnload (3299 ms)
[218/405] PrerenderBrowserTest.PrerenderHangingUnload (4237 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClearHistory
[9823:3847:1106/093155:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53278...
sending server_data: {"host": "127.0.0.1", "port": 53278} (36 bytes)
[9835:12295:1106/093158:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9835:12295:1106/093158:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClearHistory (3388 ms)
[219/405] PrerenderBrowserTest.PrerenderClearHistory (4241 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNewWindow
[9826:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53283...
sending server_data: {"host": "127.0.0.1", "port": 53283} (36 bytes)
[9826:28419:1106/093159:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9826:28419:1106/093159:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9826:44035:1106/093159:ERROR:mach_broker_mac.mm(256)] Unknown process 9844 is sending Mach IPC messages!
[       OK ] PrerenderBrowserTest.PrerenderClickNewWindow (3756 ms)
[220/405] PrerenderBrowserTest.PrerenderClickNewWindow (4797 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNewBackgroundTab
[9830:3847:1106/093157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53289...
sending server_data: {"host": "127.0.0.1", "port": 53289} (36 bytes)
[9830:28931:1106/093200:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9830:28931:1106/093200:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9830:44547:1106/093200:ERROR:mach_broker_mac.mm(256)] Unknown process 9847 is sending Mach IPC messages!
[       OK ] PrerenderBrowserTest.PrerenderClickNewBackgroundTab (3347 ms)
[221/405] PrerenderBrowserTest.PrerenderClickNewBackgroundTab (4278 ms)
[ RUN      ] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached
[9838:3847:1106/093158:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53297...
sending server_data: {"host": "127.0.0.1", "port": 53297} (36 bytes)
[9851:12551:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9838:28931:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9838:28931:1106/093201:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached (3176 ms)
[222/405] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached (3979 ms)
[ RUN      ] PrerenderBrowserTest.ControlGroupRendererInitiated
[9843:3847:1106/093159:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53301...
sending server_data: {"host": "127.0.0.1", "port": 53301} (36 bytes)
[       OK ] PrerenderBrowserTest.ControlGroupRendererInitiated (2488 ms)
[223/405] PrerenderBrowserTest.ControlGroupRendererInitiated (3185 ms)
[ RUN      ] CloudPrintProxyPolicyStartupTest.StartBrowserWithoutPolicy
2014-11-06 09:32:03.326 browser_tests[9859:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x610b, name = '/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.ZWtn7C_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2014-11-06 09:32:03.333 browser_tests[9859:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x610f, name = '/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.ZWtn7C_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
[       OK ] CloudPrintProxyPolicyStartupTest.StartBrowserWithoutPolicy (715 ms)
[224/405] CloudPrintProxyPolicyStartupTest.StartBrowserWithoutPolicy (1336 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang
[9852:3847:1106/093201:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53316...
sending server_data: {"host": "127.0.0.1", "port": 53316} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang (3005 ms)
[225/405] PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang (3972 ms)
[ RUN      ] PrerenderBrowserTest.MatchCompleteDummy
[9850:3847:1106/093201:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53312...
sending server_data: {"host": "127.0.0.1", "port": 53312} (36 bytes)
[       OK ] PrerenderBrowserTest.MatchCompleteDummy (3957 ms)
[226/405] PrerenderBrowserTest.MatchCompleteDummy (4767 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect
[9858:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53326...
sending server_data: {"host": "127.0.0.1", "port": 53326} (36 bytes)
[9858:29187:1106/093205:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect (3219 ms)
[227/405] PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect (3969 ms)
[ RUN      ] ProfileBrowserTest.CreateNewProfileSynchronous
[9867:3847:1106/093204:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileBrowserTest.CreateNewProfileSynchronous (1971 ms)
[228/405] ProfileBrowserTest.CreateNewProfileSynchronous (2650 ms)
[ RUN      ] ProfileBrowserTest.ExitType
[9871:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileBrowserTest.ExitType (1898 ms)
[229/405] ProfileBrowserTest.ExitType (2654 ms)
[ RUN      ] ProfileListDesktopBrowserTest.SwitchToProfile
[9873:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9873:3847:1106/093207:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileListDesktopBrowserTest.SwitchToProfile (2271 ms)
[230/405] ProfileListDesktopBrowserTest.SwitchToProfile (3179 ms)
[ RUN      ] ProfileManagerBrowserTest.EphemeralProfile
[9879:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9879:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9893:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[9893:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483650, remote ID 4)
[9893:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[9893:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9893:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ProfileManagerBrowserTest.EphemeralProfile (2932 ms)
[231/405] ProfileManagerBrowserTest.EphemeralProfile (3703 ms)
[ RUN      ] ReferrerPolicyTest.TargetBlankOrigin
HTTP server started on http://127.0.0.1:53338...
sending server_data: {"host": "127.0.0.1", "port": 53338} (36 bytes)
HTTPS server started on https://127.0.0.1:53339...
sending server_data: {"host": "127.0.0.1", "port": 53339} (36 bytes)
[9881:3847:1106/093207:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.TargetBlankOrigin (3299 ms)
[232/405] ReferrerPolicyTest.TargetBlankOrigin (3973 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankOrigin
HTTP server started on http://127.0.0.1:53340...
sending server_data: {"host": "127.0.0.1", "port": 53340} (36 bytes)
HTTPS server started on https://127.0.0.1:53341...
sending server_data: {"host": "127.0.0.1", "port": 53341} (36 bytes)
[9887:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[9887:29955:1106/093210:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9887:29955:1106/093210:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankOrigin (3196 ms)
[233/405] ReferrerPolicyTest.HttpsMiddleClickTargetBlankOrigin (3964 ms)
[ RUN      ] ContextMenuBrowserTest.ContextMenuForCanvas
[9901:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9907:12551:1106/093212:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContextMenuBrowserTest.ContextMenuForCanvas (1581 ms)
[234/405] ContextMenuBrowserTest.ContextMenuForCanvas (2392 ms)
[ RUN      ] ReferrerPolicyTest.HttpsContextMenuRedirect
HTTP server started on http://127.0.0.1:53343...
sending server_data: {"host": "127.0.0.1", "port": 53343} (36 bytes)
HTTPS server started on https://127.0.0.1:53346...
sending server_data: {"host": "127.0.0.1", "port": 53346} (36 bytes)
[9892:3847:1106/093209:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.HttpsContextMenuRedirect (4057 ms)
[235/405] ReferrerPolicyTest.HttpsContextMenuRedirect (5059 ms)
[ RUN      ] ContextMenuBrowserTest.ViewPageInfoWithNoEntry
[9906:3847:1106/093212:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContextMenuBrowserTest.ViewPageInfoWithNoEntry (1924 ms)
[236/405] ContextMenuBrowserTest.ViewPageInfoWithNoEntry (2653 ms)
[ RUN      ] ReferrerPolicyTest.History
HTTP server started on http://127.0.0.1:53350...
sending server_data: {"host": "127.0.0.1", "port": 53350} (36 bytes)
HTTPS server started on https://127.0.0.1:53355...
sending server_data: {"host": "127.0.0.1", "port": 53355} (36 bytes)
[9899:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9899:30211:1106/093213:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9899:30211:1106/093213:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.History (3455 ms)
[237/405] ReferrerPolicyTest.History (4244 ms)
[ RUN      ] ServiceProcessControlBrowserTest.LaunchAndIPC
[       OK ] ServiceProcessControlBrowserTest.LaunchAndIPC (6 ms)
[238/405] ServiceProcessControlBrowserTest.LaunchAndIPC (683 ms)
[ RUN      ] ServiceProcessControlBrowserTest.MultipleLaunchTasks
[       OK ] ServiceProcessControlBrowserTest.MultipleLaunchTasks (7 ms)
[239/405] ServiceProcessControlBrowserTest.MultipleLaunchTasks (686 ms)
[ RUN      ] ServiceProcessControlBrowserTest.HistogramsTimeout
[       OK ] ServiceProcessControlBrowserTest.HistogramsTimeout (7 ms)
[240/405] ServiceProcessControlBrowserTest.HistogramsTimeout (811 ms)
[ RUN      ] ChromeRenderProcessHostTest.ProcessPerTab
[9912:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9915:12551:1106/093215:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeRenderProcessHostTest.ProcessPerTab (3768 ms)
[241/405] ChromeRenderProcessHostTest.ProcessPerTab (4509 ms)
[ RUN      ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT
[9914:3847:1106/093214:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9927:12551:1106/093216:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9927:12551:1106/093216:WARNING:channel.cc(273)] RawChannel write error
[9914:28931:1106/093216:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9914:28931:1106/093216:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT (3265 ms)
[242/405] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT (3975 ms)
[ RUN      ] ImageFetcherImplBrowserTest.InvalidFetch
HTTP server started on http://127.0.0.1:53373...
sending server_data: {"host": "127.0.0.1", "port": 53373} (36 bytes)
[9916:3847:1106/093215:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found DOESNOTEXIST full path:/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/chrome/test/data/DOESNOTEXIST
127.0.0.1 - - [06/Nov/2014 09:32:16] code 404, message Not Found
[       OK ] ImageFetcherImplBrowserTest.InvalidFetch (2870 ms)
[243/405] ImageFetcherImplBrowserTest.InvalidFetch (3709 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostCloseAllBrowsers
[9933:3847:1106/093218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9933:28931:1106/093220:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9933:28931:1106/093220:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PostCloseAllBrowsers (4102 ms)
[244/405] ContinueWhereILeftOffTest.PostCloseAllBrowsers (5119 ms)
[ RUN      ] SessionRestoreTest.IncognitotoNonIncognito
[9936:3847:1106/093218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9947:12551:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9947:12551:1106/093222:WARNING:channel.cc(273)] RawChannel write error
[9949:12551:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[9949:12551:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[9949:12551:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9936:28931:1106/093222:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9936:28931:1106/093222:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9936:45315:1106/093222:ERROR:mach_broker_mac.mm(256)] Unknown process 9951 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.IncognitotoNonIncognito (4224 ms)
[245/405] SessionRestoreTest.IncognitotoNonIncognito (5129 ms)
[ RUN      ] ContinueWhereILeftOffTest.CookiesClearedOnCloseAllBrowsers
[9930:3847:1106/093217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9930:28931:1106/093218:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.CookiesClearedOnCloseAllBrowsers (5576 ms)
[246/405] ContinueWhereILeftOffTest.CookiesClearedOnCloseAllBrowsers (6616 ms)
[ RUN      ] TabRestoreTest.Basic
[9955:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9965:12551:1106/093226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9961:12551:1106/093227:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.Basic (4053 ms)
[247/405] TabRestoreTest.Basic (5034 ms)
[ RUN      ] SessionRestoreTest.ActiveIndexUpdatedAtClose
[9953:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9960:11031:1106/093227:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9964:12807:1106/093227:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9964:12807:1106/093227:WARNING:channel.cc(273)] RawChannel write error
[9953:28931:1106/093227:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9953:28931:1106/093227:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[9953:45059:1106/093228:ERROR:mach_broker_mac.mm(256)] Unknown process 9972 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.ActiveIndexUpdatedAtClose (4843 ms)
[248/405] SessionRestoreTest.ActiveIndexUpdatedAtClose (5818 ms)
[ RUN      ] SessionRestoreTest.RestoreForeignTab
[9952:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9952:28675:1106/093228:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SessionRestoreTest.RestoreForeignTab (6012 ms)
[249/405] SessionRestoreTest.RestoreForeignTab (6866 ms)
[ RUN      ] NoSessionRestoreTest.CookiesClearedOnCloseAllBrowsers
[9934:3847:1106/093218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9934:28675:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9934:28675:1106/093229:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9934:28675:1106/093229:WARNING:channel.cc(273)] RawChannel write error
[9934:28675:1106/093229:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NoSessionRestoreTest.CookiesClearedOnCloseAllBrowsers (11665 ms)
[250/405] NoSessionRestoreTest.CookiesClearedOnCloseAllBrowsers (12440 ms)
[ RUN      ] TtsApiTest.PlatformSpeakOptionalArgs
[9976:3847:1106/093229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9976:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] testSpeakWithOptionalArgs", source: chrome-extension://mdhhbebekjepbdnjoldpopppdbeppiap/test.html (0)
[9987:12551:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9987:12551:1106/093231:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TtsApiTest.PlatformSpeakOptionalArgs (2875 ms)
[251/405] TtsApiTest.PlatformSpeakOptionalArgs (3974 ms)
[ RUN      ] TtsApiTest.PlatformSpeakEnqueue
[9978:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9978:3847:1106/093232:INFO:CONSOLE(0)] "[SUCCESS] testEnqueue", source: chrome-extension://aojcbbhieidfocmjiikpajdebdjadaab/test.html (0)
[       OK ] TtsApiTest.PlatformSpeakEnqueue (2945 ms)
[252/405] TtsApiTest.PlatformSpeakEnqueue (3972 ms)
[ RUN      ] TtsApiTest.PlatformWordCallbacks
[9981:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9981:3847:1106/093232:INFO:CONSOLE(0)] "[SUCCESS] testWordCallbacks", source: chrome-extension://djicahipaignkangpdamlldbifgjmlhk/test.html (0)
[       OK ] TtsApiTest.PlatformWordCallbacks (2794 ms)
[253/405] TtsApiTest.PlatformWordCallbacks (3706 ms)
[ RUN      ] SigninBrowserTest.SigninSkipForNowAndGoBack
HTTPS server started on https://127.0.0.1:53375...
sending server_data: {"host": "127.0.0.1", "port": 53375} (36 bytes)
[9973:3847:1106/093229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9980:12551:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9973:30211:1106/093232:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9973:30211:1106/093232:WARNING:channel.cc(273)] RawChannel write error
[9991:12039:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9991:12039:1106/093233:WARNING:channel.cc(273)] RawChannel write error
[9973:30211:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[9973:30211:1106/093233:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SigninBrowserTest.SigninSkipForNowAndGoBack (6026 ms)
[254/405] SigninBrowserTest.SigninSkipForNowAndGoBack (6873 ms)
[ RUN      ] TtsApiTest.RegisterEngine
[9992:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9992:3847:1106/093235:INFO:CONSOLE(0)] "[SUCCESS] testNoListeners", source: chrome-extension://aigcfcahihnhpppicelflneeeokbmnco/test.html (0)
[9992:3847:1106/093235:INFO:CONSOLE(0)] "[SUCCESS] testTtsEngine", source: chrome-extension://aigcfcahihnhpppicelflneeeokbmnco/test.html (0)
[9992:3847:1106/093235:INFO:CONSOLE(0)] "[SUCCESS] testVoiceMatching", source: chrome-extension://aigcfcahihnhpppicelflneeeokbmnco/test.html (0)
[9992:3847:1106/093235:INFO:CONSOLE(0)] "[SUCCESS] testGetVoices", source: chrome-extension://aigcfcahihnhpppicelflneeeokbmnco/test.html (0)
[       OK ] TtsApiTest.RegisterEngine (2872 ms)
[255/405] TtsApiTest.RegisterEngine (3716 ms)
[ RUN      ] TtsApiTest.EngineError
[9994:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9994:3847:1106/093236:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running ttsEngine.sendTtsEvent: Cannot send an event type that is not declared in the extension manifest.
at speakListener (chrome-extension://lmjnnpddeaablgcgmlajnaplnodhpoij/test.js:25:7)", source: chrome-extension://lmjnnpddeaablgcgmlajnaplnodhpoij/test.html (0)
[9994:3847:1106/093236:INFO:CONSOLE(0)] "[SUCCESS] testTtsEngineError", source: chrome-extension://lmjnnpddeaablgcgmlajnaplnodhpoij/test.html (0)
[9994:29443:1106/093236:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TtsApiTest.EngineError (3244 ms)
[256/405] TtsApiTest.EngineError (3990 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.DidHostRunInsecureContent
[10003:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10007:16899:1106/093236:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[10007:16899:1106/093236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[10007:16899:1106/093236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] ChromeSSLHostStateDelegateTest.DidHostRunInsecureContent (1560 ms)
[257/405] ChromeSSLHostStateDelegateTest.DidHostRunInsecureContent (2426 ms)
[ RUN      ] TtsApiTest.LangMatching
[9996:3847:1106/093234:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[9996:3847:1106/093236:INFO:CONSOLE(0)] "[SUCCESS] testWordCallbacks", source: chrome-extension://nigjdibjppjmihokmkhkipjmgljgaeog/_generated_background_page.html (0)
[10002:12551:1106/093236:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TtsApiTest.LangMatching (2898 ms)
[258/405] TtsApiTest.LangMatching (3755 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.PRE_QueryPolicyExpired
[10008:3847:1106/093237:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeSSLHostStateDelegateTest.PRE_QueryPolicyExpired (1687 ms)
[259/405] ChromeSSLHostStateDelegateTest.PRE_QueryPolicyExpired (2698 ms)
[ RUN      ] SSLUITest.TestHTTPWithBrokenHTTPSResource
[10010:3847:1106/093237:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53384...
sending server_data: {"host": "127.0.0.1", "port": 53384} (36 bytes)
HTTPS server started on https://127.0.0.1:53387...
sending server_data: {"host": "127.0.0.1", "port": 53387} (36 bytes)
[10010:28931:1106/093240:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SSLUITest.TestHTTPWithBrokenHTTPSResource (3529 ms)
[260/405] SSLUITest.TestHTTPWithBrokenHTTPSResource (4504 ms)
[ RUN      ] SSLUITest.TestBrokenHTTPSWithInsecureContent
[10011:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53385...
sending server_data: {"host": "127.0.0.1", "port": 53385} (36 bytes)
HTTPS server started on https://127.0.0.1:53388...
sending server_data: {"host": "127.0.0.1", "port": 53388} (36 bytes)
[10011:3847:1106/093241:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:53388/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzMzg1' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:53385/files/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:53388/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzMzg1 (12)
[       OK ] SSLUITest.TestBrokenHTTPSWithInsecureContent (4244 ms)
[261/405] SSLUITest.TestBrokenHTTPSWithInsecureContent (5289 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaButton
[10012:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53383...
sending server_data: {"host": "127.0.0.1", "port": 53383} (36 bytes)
HTTPS server started on https://127.0.0.1:53386...
sending server_data: {"host": "127.0.0.1", "port": 53386} (36 bytes)
[10032:12807:1106/093242:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10032:12807:1106/093242:WARNING:channel.cc(273)] RawChannel write error
[10016:3847:1106/093242:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10016:3847:1106/093242:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaButton (4922 ms)
[262/405] SSLUITest.TestHTTPSExpiredCertAndGoBackViaButton (5815 ms)
[ RUN      ] SSLUITest.TestHTTPSErrorWithNoNavEntry
[10020:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:53398...
sending server_data: {"host": "127.0.0.1", "port": 53398} (36 bytes)
[10028:13063:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SSLUITest.TestHTTPSErrorWithNoNavEntry (4231 ms)
[263/405] SSLUITest.TestHTTPSErrorWithNoNavEntry (5034 ms)
[ RUN      ] SSLUITest.TestDisplaysInsecureContentTwoTabs
[10034:3847:1106/093242:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53403...
sending server_data: {"host": "127.0.0.1", "port": 53403} (36 bytes)
HTTPS server started on https://127.0.0.1:53404...
sending server_data: {"host": "127.0.0.1", "port": 53404} (36 bytes)
[10034:3847:1106/093245:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:53404/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzNDAz' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:53403/files/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:53404/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzNDAz (12)
[       OK ] SSLUITest.TestDisplaysInsecureContentTwoTabs (3458 ms)
[264/405] SSLUITest.TestDisplaysInsecureContentTwoTabs (4233 ms)
[ RUN      ] SSLUITest.TestRunsInsecureContentTwoTabs
[10036:3847:1106/093243:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53406...
sending server_data: {"host": "127.0.0.1", "port": 53406} (36 bytes)
HTTPS server started on https://127.0.0.1:53410...
sending server_data: {"host": "127.0.0.1", "port": 53410} (36 bytes)
[10036:3847:1106/093245:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:53410 ran insecure content from http://127.0.0.1:53406/files/ssl/randomize_hash.js
[10036:3847:1106/093245:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:53410/files/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzNDA2' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:53406/files/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:53410/files/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzNDA2 (0)
[10036:28931:1106/093246:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10036:28931:1106/093246:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRunsInsecureContentTwoTabs (3233 ms)
[265/405] SSLUITest.TestRunsInsecureContentTwoTabs (4236 ms)
[ RUN      ] ViewSourceTest.DoesBrowserRenderInViewSource
[10045:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10045:81671:1106/093246:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10045:28931:1106/093247:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10045:28931:1106/093247:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ViewSourceTest.DoesBrowserRenderInViewSource (2556 ms)
[266/405] ViewSourceTest.DoesBrowserRenderInViewSource (3450 ms)
[ RUN      ] SSLUITest.TestRedirectBadToGoodHTTPS
[10039:3847:1106/093243:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:53413...
sending server_data: {"host": "127.0.0.1", "port": 53413} (36 bytes)
HTTPS server started on https://127.0.0.1:53417...
sending server_data: {"host": "127.0.0.1", "port": 53417} (36 bytes)
[10039:28931:1106/093247:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10039:28931:1106/093247:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRedirectBadToGoodHTTPS (4403 ms)
[267/405] SSLUITest.TestRedirectBadToGoodHTTPS (5293 ms)
[ RUN      ] AppListServiceImplBrowserTest.CreatedLazily
[10057:3847:1106/093247:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppListServiceImplBrowserTest.CreatedLazily (1860 ms)
[268/405] AppListServiceImplBrowserTest.CreatedLazily (2650 ms)
[ RUN      ] PeopleProviderTest.NoSearchForSensitiveData
[10060:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10065:12807:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10065:12807:1106/093249:WARNING:channel.cc(273)] RawChannel write error
[10063:3847:1106/093249:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10063:3847:1106/093249:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10063:3847:1106/093249:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PeopleProviderTest.NoSearchForSensitiveData (1463 ms)
[269/405] PeopleProviderTest.NoSearchForSensitiveData (2400 ms)
[ RUN      ] WebstoreProviderTest.NoSearchForSensitiveData
[10064:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebstoreProviderTest.NoSearchForSensitiveData (1570 ms)
[270/405] WebstoreProviderTest.NoSearchForSensitiveData (2394 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeHostedAppTabChanges
[10053:3847:1106/093246:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10053:81931:1106/093248:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10066:13063:1106/093250:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10066:13063:1106/093250:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeHostedAppTabChanges (4925 ms)
[271/405] TaskManagerBrowserTest.NoticeHostedAppTabChanges (5849 ms)
[ RUN      ] AutofillDialogControllerTest.Cancel
[10068:3847:1106/093250:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.Cancel (3051 ms)
[272/405] AutofillDialogControllerTest.Cancel (3984 ms)
[ RUN      ] PopupBlockerBrowserTest.WindowFeaturesBarProps
[10071:3847:1106/093250:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10071:81943:1106/093252:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10073:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10073:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10081:16643:1106/093254:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[10081:16643:1106/093254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[10073:3847:1106/093254:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] PopupBlockerBrowserTest.WindowFeaturesBarProps (4337 ms)
[273/405] PopupBlockerBrowserTest.WindowFeaturesBarProps (5092 ms)
[ RUN      ] PopupBlockerBrowserTest.Opener
[10075:3847:1106/093251:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10075:82947:1106/093253:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10079:13063:1106/093255:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10079:13063:1106/093255:WARNING:channel.cc(273)] RawChannel write error
[10077:3847:1106/093255:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10077:3847:1106/093255:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10077:3847:1106/093255:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] PopupBlockerBrowserTest.Opener (4351 ms)
[274/405] PopupBlockerBrowserTest.Opener (5340 ms)
[ RUN      ] PopupBlockerBrowserTest.ShiftClick
[10078:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10078:82451:1106/093254:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10082:12551:1106/093255:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10082:12551:1106/093255:WARNING:channel.cc(273)] RawChannel write error
[10087:12551:1106/093255:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10087:12551:1106/093255:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.ShiftClick (3937 ms)
[275/405] PopupBlockerBrowserTest.ShiftClick (4833 ms)
[ RUN      ] BrowserTest.SadTabCancelsDialogs
[10083:3847:1106/093254:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53443...
sending server_data: {"host": "127.0.0.1", "port": 53443} (36 bytes)
[       OK ] BrowserTest.SadTabCancelsDialogs (4271 ms)
[276/405] BrowserTest.SadTabCancelsDialogs (5090 ms)
[ RUN      ] BrowserTest.PageZoom
[10091:3847:1106/093257:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.PageZoom (1673 ms)
[277/405] BrowserTest.PageZoom (2705 ms)
[ RUN      ] BrowserTest.NullOpenerRedirectForksProcess
[10088:3847:1106/093255:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53446...
sending server_data: {"host": "127.0.0.1", "port": 53446} (36 bytes)
HTTPS server started on https://127.0.0.1:53448...
sending server_data: {"host": "127.0.0.1", "port": 53448} (36 bytes)
[10088:29187:1106/093300:ERROR:ssl_client_socket_openssl.cc(967)] handshake failed; returned -1, SSL error code 1, net_error -101
[       OK ] BrowserTest.NullOpenerRedirectForksProcess (4912 ms)
[278/405] BrowserTest.NullOpenerRedirectForksProcess (5836 ms)
[ RUN      ] AppModeTest.EnableAppModeTest
[10102:3847:1106/093259:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppModeTest.EnableAppModeTest (1730 ms)
[279/405] AppModeTest.EnableAppModeTest (2398 ms)
[ RUN      ] ClickModifierTest.HrefShiftClickTest
[10104:3847:1106/093259:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10104:28675:1106/093301:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10104:28675:1106/093301:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ClickModifierTest.HrefShiftClickTest (2759 ms)
[280/405] ClickModifierTest.HrefShiftClickTest (3708 ms)
[ RUN      ] ClickModifierTest.HrefControlClickTest
[10112:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10112:29443:1106/093303:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10112:29443:1106/093303:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10112:45063:1106/093303:ERROR:mach_broker_mac.mm(256)] Unknown process 10122 is sending Mach IPC messages!
[       OK ] ClickModifierTest.HrefControlClickTest (2339 ms)
[281/405] ClickModifierTest.HrefControlClickTest (3180 ms)
[ RUN      ] BrowserCommandControllerBrowserTest.DisableFind
[10113:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserCommandControllerBrowserTest.DisableFind (3544 ms)
[282/405] BrowserCommandControllerBrowserTest.DisableFind (4536 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewBackgroundTab
[10120:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10120:29187:1106/093305:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10120:29187:1106/093305:WARNING:channel.cc(273)] RawChannel write error
[10120:29187:1106/093305:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10120:29187:1106/093305:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] BrowserNavigatorTest.Disposition_NewBackgroundTab (2259 ms)
[283/405] BrowserNavigatorTest.Disposition_NewBackgroundTab (3254 ms)
[ RUN      ] BrowserTest.GetSizeForNewRenderView
[10093:3847:1106/093257:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53451...
sending server_data: {"host": "127.0.0.1", "port": 53451} (36 bytes)
HTTPS server started on https://127.0.0.1:53453...
sending server_data: {"host": "127.0.0.1", "port": 53453} (36 bytes)
[10093:29443:1106/093301:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10093:29443:1106/093301:WARNING:channel.cc(273)] RawChannel write error
[10093:29443:1106/093305:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10093:29443:1106/093305:WARNING:channel.cc(273)] RawChannel write error
[10093:29443:1106/093305:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10093:29443:1106/093305:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.GetSizeForNewRenderView (8665 ms)
[284/405] BrowserTest.GetSizeForNewRenderView (9677 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromAppPopup
[10127:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10142:13319:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10142:13319:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10142:13319:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10143:12807:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10143:12807:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10143:12807:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10146:13063:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10146:13063:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10146:13063:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromAppPopup (3524 ms)
[285/405] BrowserNavigatorTest.Disposition_NewPopupFromAppPopup (4564 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromExtensionApp
[10131:3847:1106/093306:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10144:13827:1106/093308:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[10144:13827:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10144:13827:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[10140:3847:1106/093308:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10140:3847:1106/093308:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10140:3847:1106/093308:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromExtensionApp (2200 ms)
[286/405] BrowserNavigatorTest.Disposition_NewPopupFromExtensionApp (3259 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnorePath
[10132:3847:1106/093306:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10147:12295:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10132:28931:1106/093308:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10132:28931:1106/093308:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10132:44551:1106/093308:ERROR:mach_broker_mac.mm(256)] Unknown process 10152 is sending Mach IPC messages!
[10149:12807:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10149:12807:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10149:12807:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnorePath (2807 ms)
[287/405] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnorePath (3747 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath
[10139:3847:1106/093307:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10148:12295:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10139:29187:1106/093309:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10139:29187:1106/093309:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10139:44803:1106/093309:ERROR:mach_broker_mac.mm(256)] Unknown process 10154 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath (2944 ms)
[288/405] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath (3785 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnoreQuery
[10150:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10158:12807:1106/093310:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10158:12807:1106/093310:WARNING:channel.cc(273)] RawChannel write error
[10150:28931:1106/093310:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10150:28931:1106/093310:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10150:44547:1106/093311:ERROR:mach_broker_mac.mm(256)] Unknown process 10163 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnoreQuery (2107 ms)
[289/405] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnoreQuery (3193 ms)
[ RUN      ] WindowAppleScriptTest.Tabs
[10157:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10161:3847:1106/093311:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10161:3847:1106/093311:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10161:3847:1106/093311:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] WindowAppleScriptTest.Tabs (2069 ms)
[290/405] WindowAppleScriptTest.Tabs (3041 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromDefaultToDownloadsInSameTab
[10151:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10151:28931:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10151:28931:1106/093312:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromDefaultToDownloadsInSameTab (3498 ms)
[291/405] BrowserNavigatorTest.NavigateFromDefaultToDownloadsInSameTab (4391 ms)
[ RUN      ] WindowAppleScriptTest.InsertTab
[10160:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10160:28931:1106/093312:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10160:28931:1106/093312:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10160:28931:1106/093312:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10160:28931:1106/093312:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10160:3847:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[10160:28931:1106/093312:WARNING:channel.cc(273)] RawChannel write error
[10160:44547:1106/093312:ERROR:mach_broker_mac.mm(256)] Unknown process 10177 is sending Mach IPC messages!
[       OK ] WindowAppleScriptTest.InsertTab (2561 ms)
[292/405] WindowAppleScriptTest.InsertTab (3341 ms)
[ RUN      ] WindowAppleScriptTest.InsertTabAtPosition
[10167:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10179:12551:1106/093314:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10179:12551:1106/093314:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10167:28931:1106/093314:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10167:28931:1106/093314:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10167:28931:1106/093314:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10167:28931:1106/093314:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10167:45059:1106/093314:ERROR:mach_broker_mac.mm(256)] Unknown process 10186 is sending Mach IPC messages!
[10167:45059:1106/093314:ERROR:mach_broker_mac.mm(256)] Unknown process 10187 is sending Mach IPC messages!
[       OK ] WindowAppleScriptTest.InsertTabAtPosition (2408 ms)
[293/405] WindowAppleScriptTest.InsertTabAtPosition (3242 ms)
[ RUN      ] BrowserWindowControllerTest.TrafficLightZOrder
[10180:3847:1106/093314:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserWindowControllerTest.TrafficLightZOrder (3455 ms)
[294/405] BrowserWindowControllerTest.TrafficLightZOrder (4436 ms)
[ RUN      ] ConstrainedWindowMacTest.ShowInUninitializedTab
[10182:3847:1106/093314:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ConstrainedWindowMacTest.ShowInUninitializedTab (3544 ms)
[295/405] ConstrainedWindowMacTest.ShowInUninitializedTab (4437 ms)
[ RUN      ] CollectedCookiesMacTest.Outlets
[10190:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CollectedCookiesMacTest.Outlets (2489 ms)
[296/405] CollectedCookiesMacTest.Outlets (3285 ms)
[ RUN      ] FindInPageControllerTest.FindUnselectableText
[10199:3847:1106/093319:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10199:29187:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10199:29187:1106/093321:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FindUnselectableText (2848 ms)
[297/405] FindInPageControllerTest.FindUnselectableText (3731 ms)
[ RUN      ] ViewIDTest.Tab
[10197:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10197:28931:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10197:28931:1106/093321:WARNING:channel.cc(273)] RawChannel write error
[10197:28931:1106/093321:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10197:28931:1106/093321:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10208:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10208:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10208:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10197:28931:1106/093321:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10197:28931:1106/093321:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10197:3847:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[10197:28931:1106/093321:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10197:28931:1106/093321:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10209:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10209:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10209:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10197:44547:1106/093321:ERROR:mach_broker_mac.mm(256)] Unknown process 10217 is sending Mach IPC messages!
[10212:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10212:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10212:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10210:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10210:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10210:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10211:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10211:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10211:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10213:12295:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10213:12295:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10213:12295:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ViewIDTest.Tab (3452 ms)
[298/405] ViewIDTest.Tab (4506 ms)
[ RUN      ] AppShimMenuControllerBrowserTest.PlatformAppFocusUpdatesMenuBar
[10169:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10169:3847:1106/093322:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[10169:3847:1106/093322:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown incognito.mode_availability
[10169:3847:1106/093322:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[10169:3847:1106/093322:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppShimMenuControllerBrowserTest.PlatformAppFocusUpdatesMenuBar (9299 ms)
[299/405] AppShimMenuControllerBrowserTest.PlatformAppFocusUpdatesMenuBar (10176 ms)
[ RUN      ] DevToolsControllerTest.AllowOtherViews
[10196:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10196:28675:1106/093323:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10196:28675:1106/093323:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsControllerTest.AllowOtherViews (6160 ms)
[300/405] DevToolsControllerTest.AllowOtherViews (7007 ms)
[ RUN      ] FindInPageControllerTest.FindCrash_Issue14491
[10218:3847:1106/093322:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindCrash_Issue14491 (2481 ms)
[301/405] FindInPageControllerTest.FindCrash_Issue14491 (3192 ms)
[ RUN      ] FindInPageControllerTest.StayActive
[10219:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10219:28931:1106/093325:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10219:28931:1106/093325:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.StayActive (2550 ms)
[302/405] FindInPageControllerTest.StayActive (3507 ms)
[ RUN      ] FindInPageControllerTest.IncognitoFindNextSecret
[10221:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.IncognitoFindNextSecret (4158 ms)
[303/405] FindInPageControllerTest.IncognitoFindNextSecret (5341 ms)
[ RUN      ] StartupBrowserCreatorTest.OpenURLsPopup
[10232:3847:1106/093326:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10242:12295:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10242:12295:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10242:12295:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorTest.OpenURLsPopup (3113 ms)
[304/405] StartupBrowserCreatorTest.OpenURLsPopup (4023 ms)
[ RUN      ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRedirects
[10227:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53465...
sending server_data: {"host": "127.0.0.1", "port": 53465} (36 bytes)
[10239:12295:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRedirects (4936 ms)
[305/405] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRedirects (5826 ms)
[ RUN      ] PanelExtensionBrowserTest.BasicContextMenu
[10229:3847:1106/093326:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PanelExtensionBrowserTest.BasicContextMenu (4497 ms)
[306/405] PanelExtensionBrowserTest.BasicContextMenu (5327 ms)
[ RUN      ] StartupBrowserCreatorTest.ReadingWasRestartedAfterRestart
[10241:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10243:3847:1106/093330:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10243:3847:1106/093330:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10243:3847:1106/093330:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] StartupBrowserCreatorTest.ReadingWasRestartedAfterRestart (2082 ms)
[307/405] StartupBrowserCreatorTest.ReadingWasRestartedAfterRestart (2696 ms)
[ RUN      ] SupervisedUserBrowserCreatorTest.StartupSupervisedUserProfile
[10246:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10254:3847:1106/093333:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[10254:12551:1106/093333:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SupervisedUserBrowserCreatorTest.StartupSupervisedUserProfile (2997 ms)
[308/405] SupervisedUserBrowserCreatorTest.StartupSupervisedUserProfile (3983 ms)
[ RUN      ] TabModalConfirmDialogTest.Close
[10249:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TabModalConfirmDialogTest.Close (3031 ms)
[309/405] TabModalConfirmDialogTest.Close (3996 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestAboutPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestAboutPage (0 ms)
[310/405] WebUIBidiCheckerBrowserTestLTR.TestAboutPage (693 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsSyncPromoForbidden
[10248:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10261:13575:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[10261:13575:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10261:13575:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10261:18435:1106/093334:FATAL:child_shared_bitmap_manager.cc(55)] Check failed: memory->Map(memory_size).
==10261==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb2313000; bottom 0x1f5b2000; size: 0x92d61000 (-1831464960)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsSyncPromoForbidden (3854 ms)
[311/405] StartupBrowserCreatorFirstRunTest.FirstRunTabsSyncPromoForbidden (4771 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsJavascript
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsJavascript (1 ms)
[312/405] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsJavascript (708 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameCookies
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameCookies (1 ms)
[313/405] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameCookies (558 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestHistoryFrame
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestHistoryFrame (0 ms)
[314/405] WebUIBidiCheckerBrowserTestRTL.TestHistoryFrame (549 ms)
[ RUN      ] StartupBrowserCreatorTest.ProfilesLaunchedAfterCrash
[10245:3847:1106/093330:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10245:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10245:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10245:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10259:12295:1106/093335:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10259:12295:1106/093335:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.ProfilesLaunchedAfterCrash (5643 ms)
[315/405] StartupBrowserCreatorTest.ProfilesLaunchedAfterCrash (6404 ms)
[ RUN      ] DownloadsDOMHandlerTest.RemoveOneItem
[10268:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53469...
sending server_data: {"host": "127.0.0.1", "port": 53469} (36 bytes)
[10268:28675:1106/093338:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[10268:28675:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadsDOMHandlerTest.RemoveOneItem (2657 ms)
[316/405] DownloadsDOMHandlerTest.RemoveOneItem (3445 ms)
[ RUN      ] DownloadsDOMHandlerTest.DownloadsRelayed
[10269:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53470...
sending server_data: {"host": "127.0.0.1", "port": 53470} (36 bytes)
[       OK ] DownloadsDOMHandlerTest.DownloadsRelayed (2718 ms)
[317/405] DownloadsDOMHandlerTest.DownloadsRelayed (3447 ms)
[ RUN      ] BookmarksTest.CommandOpensBookmarksTab
[10267:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BookmarksTest.CommandOpensBookmarksTab (4064 ms)
[318/405] BookmarksTest.CommandOpensBookmarksTab (4768 ms)
[ RUN      ] ClearBrowserDataBrowserTest.CommitButtonDisabledWhenNoDataTypesSelected
[10272:3847:1106/093337:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClearBrowserDataBrowserTest.CommitButtonDisabledWhenNoDataTypesSelected (5994 ms)
[319/405] ClearBrowserDataBrowserTest.CommitButtonDisabledWhenNoDataTypesSelected (6888 ms)
[ RUN      ] OptionsUIBrowserTest.VerifyUnmanagedSignout
[10284:3847:1106/093339:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10284:3847:1106/093344:WARNING:signin_manager.cc(228)] Revoking refresh token on server. Reason: sign out, IsSigninAllowed: 1
[       OK ] OptionsUIBrowserTest.VerifyUnmanagedSignout (4814 ms)
[320/405] OptionsUIBrowserTest.VerifyUnmanagedSignout (5829 ms)
[ RUN      ] PreferencesBrowserTest.SetPrefs
[10285:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.SetPrefs (5244 ms)
[321/405] PreferencesBrowserTest.SetPrefs (6080 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsSetCommit
[10289:3847:1106/093341:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.DialogPrefsSetCommit (4959 ms)
[322/405] PreferencesBrowserTest.DialogPrefsSetCommit (5816 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress
[10297:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10301:12551:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10301:12551:1106/093346:WARNING:channel.cc(273)] RawChannel write error
[10297:3847:1106/093346:INFO:CONSOLE(1750)] "Running test testLogText", source: password_manager_internals_browsertest.js (1750)
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress (3146 ms)
[323/405] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress (3998 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfoWithInvalidVersion
[       OK ] ChromeLocatorTest.GetChromeBundleInfoWithInvalidVersion (71 ms)
[324/405] ChromeLocatorTest.GetChromeBundleInfoWithInvalidVersion (850 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfoWithPreviousVersion
[       OK ] ChromeLocatorTest.GetChromeBundleInfoWithPreviousVersion (57 ms)
[325/405] ChromeLocatorTest.GetChromeBundleInfoWithPreviousVersion (681 ms)
[ RUN      ] UserManagerUIBrowserTest.PageRedirectsToAboutChrome
[10303:3847:1106/093345:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10312:13063:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10312:13063:1106/093348:WARNING:channel.cc(273)] RawChannel write error
[10303:28675:1106/093348:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10303:28675:1106/093348:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[10303:44291:1106/093348:ERROR:mach_broker_mac.mm(256)] Unknown process 10317 is sending Mach IPC messages!
[       OK ] UserManagerUIBrowserTest.PageRedirectsToAboutChrome (3537 ms)
[326/405] UserManagerUIBrowserTest.PageRedirectsToAboutChrome (4252 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteUnloadSync
[10305:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10305:29187:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10305:29187:1106/093348:WARNING:channel.cc(273)] RawChannel write error
[       OK ] UnloadTest.CrossSiteInfiniteUnloadSync (3044 ms)
[327/405] UnloadTest.CrossSiteInfiniteUnloadSync (3730 ms)
[ RUN      ] InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess
[       OK ] InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess (170 ms)
[328/405] InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess (831 ms)
[ RUN      ] UnloadTest.BrowserCloseTwoSecondUnloadAlert
[10309:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10309:3847:1106/093349:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseTwoSecondUnloadAlert (2990 ms)
[329/405] UnloadTest.BrowserCloseTwoSecondUnloadAlert (3983 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionWhenAncestorHasInlineStyle
[       OK ] FormAutofillTest.DetectTextDirectionWhenAncestorHasInlineStyle (283 ms)
[330/405] FormAutofillTest.DetectTextDirectionWhenAncestorHasInlineStyle (960 ms)
[ RUN      ] FormAutofillTest.ExtractFormsTooFewFieldsSkipsCheckable
[       OK ] FormAutofillTest.ExtractFormsTooFewFieldsSkipsCheckable (453 ms)
[331/405] FormAutofillTest.ExtractFormsTooFewFieldsSkipsCheckable (1121 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromBold
[       OK ] FormAutofillTest.LabelsInferredFromBold (443 ms)
[332/405] FormAutofillTest.LabelsInferredFromBold (990 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDefinitionList
[       OK ] FormAutofillTest.LabelsInferredFromDefinitionList (341 ms)
[333/405] FormAutofillTest.LabelsInferredFromDefinitionList (957 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableCell
[       OK ] FormAutofillTest.LabelsInferredFromTableCell (334 ms)
[334/405] FormAutofillTest.LabelsInferredFromTableCell (1087 ms)
[ RUN      ] FormAutofillTest.FillFormNegativeMaxLength
[       OK ] FormAutofillTest.FillFormNegativeMaxLength (373 ms)
[335/405] FormAutofillTest.FillFormNegativeMaxLength (954 ms)
[ RUN      ] FormAutofillTest.MaxLengthFields
[       OK ] FormAutofillTest.MaxLengthFields (384 ms)
[336/405] FormAutofillTest.MaxLengthFields (946 ms)
[ RUN      ] FormAutofillTest.FormWithNodeIsAutofilled
[       OK ] FormAutofillTest.FormWithNodeIsAutofilled (348 ms)
[337/405] FormAutofillTest.FormWithNodeIsAutofilled (948 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompletePasswordForReadonlyUsernameUnmatched
[       OK ] PasswordAutofillAgentTest.NoAutocompletePasswordForReadonlyUsernameUnmatched (345 ms)
[338/405] PasswordAutofillAgentTest.NoAutocompletePasswordForReadonlyUsernameUnmatched (810 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerTextAreaClicked
[       OK ] PageClickTrackerTest.PageClickTrackerTextAreaClicked (285 ms)
[339/405] PageClickTrackerTest.PageClickTrackerTextAreaClicked (948 ms)
[ RUN      ] PasswordAutofillAgentTest.IframeNoFillTest
[       OK ] PasswordAutofillAgentTest.IframeNoFillTest (520 ms)
[340/405] PasswordAutofillAgentTest.IframeNoFillTest (1089 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithUsernameAutofilled
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithUsernameAutofilled (345 ms)
[341/405] PasswordAutofillAgentTest.ClearPreviewWithUsernameAutofilled (949 ms)
[ RUN      ] PasswordAutofillAgentTest.NoDOMActivationTest
[       OK ] PasswordAutofillAgentTest.NoDOMActivationTest (376 ms)
[342/405] PasswordAutofillAgentTest.NoDOMActivationTest (1086 ms)
[ RUN      ] PasswordGenerationAgentTest.BlacklistedTest
[       OK ] PasswordGenerationAgentTest.BlacklistedTest (545 ms)
[343/405] PasswordGenerationAgentTest.BlacklistedTest (1080 ms)
[ RUN      ] PasswordGenerationAgentTest.DynamicFormTest
[       OK ] PasswordGenerationAgentTest.DynamicFormTest (413 ms)
[344/405] PasswordGenerationAgentTest.DynamicFormTest (944 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.BlockScriptInitiatedPrinting
[       OK ] PrintWebViewHelperPreviewTest.BlockScriptInitiatedPrinting (341 ms)
[345/405] PrintWebViewHelperPreviewTest.BlockScriptInitiatedPrinting (944 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintForPrintPreviewUsingInvalidPrinterSettings
[10335:3847:1106/093353:7821264852629:ERROR:print_web_view_helper.cc(911)] UpdatePrintSettings failed
[       OK ] PrintWebViewHelperPreviewTest.OnPrintForPrintPreviewUsingInvalidPrinterSettings (247 ms)
[346/405] PrintWebViewHelperPreviewTest.OnPrintForPrintPreviewUsingInvalidPrinterSettings (947 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocketPrivate_SetSocketFeatureErrors
[10337:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53473...
sending server_data: {"host": "127.0.0.1", "port": 53473} (36 bytes)
objc[10355]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10355]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10337:3847:1106/093357:INFO:CONSOLE(177)] "SetSocketFeatureErrorsForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:53473/files/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10337:3847:1106/093357:INFO:CONSOLE(177)] "SetSocketFeatureErrors finished in 0.000 seconds.", source: http://127.0.0.1:53473/files/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10337:3847:1106/093357:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBlocking finished in 0.003 seconds.", source: http://127.0.0.1:53473/files/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10337:3847:1106/093357:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBackground finished in 0.001 seconds.", source: http://127.0.0.1:53473/files/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[       OK ] OutOfProcessPPAPITest.UDPSocketPrivate_SetSocketFeatureErrors (3446 ms)
[347/405] OutOfProcessPPAPITest.UDPSocketPrivate_SetSocketFeatureErrors (4251 ms)
[ RUN      ] OutOfProcessPPAPITest.HostResolverPrivate_ResolveIPv4
[10339:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53483...
sending server_data: {"host": "127.0.0.1", "port": 53483} (36 bytes)
objc[10359]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10359]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10339:3847:1106/093357:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:53483/files/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10339:3847:1106/093357:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.028 seconds.", source: http://127.0.0.1:53483/files/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10339:3847:1106/093357:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.009 seconds.", source: http://127.0.0.1:53483/files/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10339:3847:1106/093357:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.009 seconds.", source: http://127.0.0.1:53483/files/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[       OK ] OutOfProcessPPAPITest.HostResolverPrivate_ResolveIPv4 (3475 ms)
[348/405] OutOfProcessPPAPITest.HostResolverPrivate_ResolveIPv4 (4233 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader1
[10341:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53478...
sending server_data: {"host": "127.0.0.1", "port": 53478} (36 bytes)
objc[10358]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10358]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10341:3847:1106/093357:INFO:CONSOLE(177)] "EmptyDataPOSTForceAsync finished in 0.038 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "EmptyDataPOST finished in 0.024 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "EmptyDataPOSTBlocking finished in 0.015 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "EmptyDataPOSTBackground finished in 0.010 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "BinaryDataPOSTForceAsync finished in 0.010 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "BinaryDataPOST finished in 0.016 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "BinaryDataPOSTBlocking finished in 0.014 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "BinaryDataPOSTBackground finished in 0.019 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "CustomRequestHeaderForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "CustomRequestHeader finished in 0.016 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "CustomRequestHeaderBlocking finished in 0.022 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "CustomRequestHeaderBackground finished in 0.018 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "FailsBogusContentLengthForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "FailsBogusContentLength finished in 0.008 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "FailsBogusContentLengthBlocking finished in 0.028 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "FailsBogusContentLengthBackground finished in 0.010 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "StreamToFileForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "StreamToFile finished in 0.032 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "StreamToFileBlocking finished in 0.050 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10341:3847:1106/093357:INFO:CONSOLE(177)] "StreamToFileBackground finished in 0.026 seconds.", source: http://127.0.0.1:53478/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[       OK ] OutOfProcessPPAPITest.URLLoader1 (3619 ms)
[349/405] OutOfProcessPPAPITest.URLLoader1 (4233 ms)
[ RUN      ] PPAPITest.WebSocket2
[10336:3847:1106/093353:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[10342]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10342]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:53471...
sending server_data: {"host": "127.0.0.1", "port": 53471} (36 bytes)
WebSocket server started on ws://127.0.0.1:53472...
sending server_data: {"host": "127.0.0.1", "port": 53472} (36 bytes)
[10336:3847:1106/093356:INFO:CONSOLE(177)] "AbortCallsWithCallback finished in 0.047 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093356:INFO:CONSOLE(177)] "AbortSendMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093356:INFO:CONSOLE(177)] "AbortCloseCall finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093357:INFO:CONSOLE(177)] "AbortReceiveMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093357:INFO:CONSOLE(177)] "ClosedFromServerWhileSending finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "CcInterfaces finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityInvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
1.0.0.127.in-addr.arpa - code 400, message Bad Request
[10336:3847:1106/093358:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:53472/echo-with-no-extension' failed: Error during WebSocket handshake: Unexpected response code: 400", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (0)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityProtocols finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityGetURL finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityInvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:53472/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (0)
[10336:3847:1106/093358:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:53472/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (0)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityValidClose finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityGetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityTextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityBinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[10336:3847:1106/093358:INFO:CONSOLE(177)] "UtilityBufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:53471/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=53472 (177)
[       OK ] PPAPITest.WebSocket2 (5688 ms)
[350/405] PPAPITest.WebSocket2 (6384 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_GetSetting
[10362:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[10376]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10376]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10362:3847:1106/093401:INFO:CONSOLE(177)] "GetSetting finished in 0.003 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/ppapi/tests/test_case.html?testcase=Flash_GetSetting (177)
[       OK ] OutOfProcessPPAPITest.Flash_GetSetting (3207 ms)
[351/405] OutOfProcessPPAPITest.Flash_GetSetting (4050 ms)
[ RUN      ] OutOfProcessPPAPITest.View
[10361:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53549...
sending server_data: {"host": "127.0.0.1", "port": 53549} (36 bytes)
objc[10381]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10381]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10361:3847:1106/093402:INFO:CONSOLE(177)] "SizeChange finished in 0.047 seconds.", source: http://127.0.0.1:53549/files/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[10361:3847:1106/093402:INFO:CONSOLE(177)] "ClipChange finished in 0.034 seconds.", source: http://127.0.0.1:53549/files/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[10361:3847:1106/093402:INFO:CONSOLE(177)] "ScrollOffsetChange finished in 0.034 seconds.", source: http://127.0.0.1:53549/files/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[10361:28931:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10361:28931:1106/093402:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.View (4062 ms)
[352/405] OutOfProcessPPAPITest.View (5044 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader3
[10360:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53546...
sending server_data: {"host": "127.0.0.1", "port": 53546} (36 bytes)
objc[10377]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10377]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/Chromium Framework and /Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(177)] "UntrustedHttpRequestsForceAsync finished in 0.094 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(177)] "UntrustedHttpRequests finished in 0.068 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(177)] "UntrustedHttpRequestsBlocking finished in 0.047 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10360:3847:1106/093401:INFO:CONSOLE(177)] "UntrustedHttpRequestsBackground finished in 0.044 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093401:INFO:CONSOLE(177)] "FollowURLRedirectForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "FollowURLRedirect finished in 0.032 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "FollowURLRedirectBlocking finished in 0.036 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "FollowURLRedirectBackground finished in 0.041 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AuditURLRedirectForceAsync finished in 0.040 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AuditURLRedirect finished in 0.038 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AuditURLRedirectBlocking finished in 0.044 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AuditURLRedirectBackground finished in 0.036 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.030 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AbortCalls finished in 0.029 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.048 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.053 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "UntendedLoadForceAsync finished in 0.027 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "UntendedLoad finished in 0.036 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "UntendedLoadBlocking finished in 0.026 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "UntendedLoadBackground finished in 0.040 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "PrefetchBufferThresholdForceAsync finished in 0.052 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "PrefetchBufferThreshold finished in 0.038 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "PrefetchBufferThresholdBlocking finished in 0.043 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:3847:1106/093402:INFO:CONSOLE(177)] "PrefetchBufferThresholdBackground finished in 0.052 seconds.", source: http://127.0.0.1:53546/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10360:28931:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10360:28931:1106/093402:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.URLLoader3 (4827 ms)
[353/405] OutOfProcessPPAPITest.URLLoader3 (5556 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_InitToZero
[10367:3847:1106/093400:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53559...
sending server_data: {"host": "127.0.0.1", "port": 53559} (36 bytes)
[10385,2888567336:09:34:03.420004] Native Client module will be loaded at base address 0x0000000040000000
[10367:3847:1106/093403:INFO:CONSOLE(177)] "InitToZero finished in 0.017 seconds.", source: http://127.0.0.1:53559/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_InitToZero (177)
[10367:3847:1106/093403:INFO:CONSOLE(0)] "0x7E921035 is not a valid instance ID.", source: http://127.0.0.1:53559/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_InitToZero (0)
[10367:28931:1106/093403:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10367:28931:1106/093403:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.Graphics2D_InitToZero (4201 ms)
[354/405] PPAPINaClNewlibTest.Graphics2D_InitToZero (5055 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_Scroll
[10382:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53586...
sending server_data: {"host": "127.0.0.1", "port": 53586} (36 bytes)
[10430,2888567336:09:34:06.064818] Native Client module will be loaded at base address 0x0000000040000000
[10382:3847:1106/093406:INFO:CONSOLE(177)] "ScrollForceAsync finished in 0.257 seconds.", source: http://127.0.0.1:53586/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Scroll (177)
[10382:3847:1106/093406:INFO:CONSOLE(177)] "Scroll finished in 0.230 seconds.", source: http://127.0.0.1:53586/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Scroll (177)
[10382:3847:1106/093406:INFO:CONSOLE(0)] "0xB4FCC309 is not a valid instance ID.", source: http://127.0.0.1:53586/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Scroll (0)
[10382:28931:1106/093406:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.Graphics2D_Scroll (4014 ms)
[355/405] PPAPINaClNewlibTest.Graphics2D_Scroll (5032 ms)
[ RUN      ] PPAPINaClNewlibTest.URLRequest_CreateAndIsURLRequestInfo
[10387:3847:1106/093404:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53592...
sending server_data: {"host": "127.0.0.1", "port": 53592} (36 bytes)
[10509,2888567336:09:34:06.829079] Native Client module will be loaded at base address 0x0000000044900000
[10387:3847:1106/093406:INFO:CONSOLE(177)] "CreateAndIsURLRequestInfo finished in 0.000 seconds.", source: http://127.0.0.1:53592/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_CreateAndIsURLRequestInfo (177)
[10387:3847:1106/093407:INFO:CONSOLE(0)] "0x7EC9FFB1 is not a valid instance ID.", source: http://127.0.0.1:53592/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_CreateAndIsURLRequestInfo (0)
[10387:28675:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10387:28675:1106/093407:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.URLRequest_CreateAndIsURLRequestInfo (3485 ms)
[356/405] PPAPINaClNewlibTest.URLRequest_CreateAndIsURLRequestInfo (4234 ms)
[ RUN      ] PPAPINaClNewlibTest.UDPSocketPrivate_SetSocketFeatureErrors
[10386:3847:1106/093404:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53593...
sending server_data: {"host": "127.0.0.1", "port": 53593} (36 bytes)
[10510,2888567336:09:34:06.883494] Native Client module will be loaded at base address 0x0000000047c40000
[10386:3847:1106/093407:INFO:CONSOLE(177)] "SetSocketFeatureErrorsForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:53593/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10386:3847:1106/093407:INFO:CONSOLE(177)] "SetSocketFeatureErrors finished in 0.000 seconds.", source: http://127.0.0.1:53593/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10386:3847:1106/093407:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBlocking finished in 0.001 seconds.", source: http://127.0.0.1:53593/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10386:3847:1106/093407:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBackground finished in 0.000 seconds.", source: http://127.0.0.1:53593/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[10386:3847:1106/093407:INFO:CONSOLE(0)] "0x38898519 is not a valid instance ID.", source: http://127.0.0.1:53593/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_SetSocketFeatureErrors (0)
[10386:28931:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10386:28931:1106/093407:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.UDPSocketPrivate_SetSocketFeatureErrors (3557 ms)
[357/405] PPAPINaClNewlibTest.UDPSocketPrivate_SetSocketFeatureErrors (4422 ms)
[ RUN      ] PPAPINaClNewlibTest.VarResource
[10394:3847:1106/093405:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53605...
sending server_data: {"host": "127.0.0.1", "port": 53605} (36 bytes)
[10515,2888567336:09:34:07.885526] Native Client module will be loaded at base address 0x0000000040000000
[10394:3847:1106/093408:INFO:CONSOLE(177)] "BasicResource finished in 0.006 seconds.", source: http://127.0.0.1:53605/files/test_case.html?mode=nacl_newlib&testcase=VarResource (177)
[10394:3847:1106/093408:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.038 seconds.", source: http://127.0.0.1:53605/files/test_case.html?mode=nacl_newlib&testcase=VarResource (177)
[10394:3847:1106/093408:INFO:CONSOLE(177)] "WrongType finished in 0.000 seconds.", source: http://127.0.0.1:53605/files/test_case.html?mode=nacl_newlib&testcase=VarResource (177)
[10394:3847:1106/093408:INFO:CONSOLE(0)] "0x4C2AB1B5 is not a valid instance ID.", source: http://127.0.0.1:53605/files/test_case.html?mode=nacl_newlib&testcase=VarResource (0)
[       OK ] PPAPINaClNewlibTest.VarResource (3312 ms)
[358/405] PPAPINaClNewlibTest.VarResource (3970 ms)
[ RUN      ] PPAPINaClNewlibTest.VideoDecoder
[10513:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53612...
sending server_data: {"host": "127.0.0.1", "port": 53612} (36 bytes)
[10543,2888567336:09:34:10.562700] Native Client module will be loaded at base address 0x0000000040000000
[10517:3847:1106/093410:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[10513:3847:1106/093410:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.056 seconds.", source: http://127.0.0.1:53612/files/test_case.html?mode=nacl_newlib&testcase=VideoDecoder (177)
[10517:3847:1106/093410:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[10513:3847:1106/093410:INFO:CONSOLE(177)] "Create finished in 0.041 seconds.", source: http://127.0.0.1:53612/files/test_case.html?mode=nacl_newlib&testcase=VideoDecoder (177)
[10517:3847:1106/093410:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[10513:3847:1106/093410:INFO:CONSOLE(177)] "CreateBlocking finished in 0.033 seconds.", source: http://127.0.0.1:53612/files/test_case.html?mode=nacl_newlib&testcase=VideoDecoder (177)
[10517:3847:1106/093410:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[10513:3847:1106/093410:INFO:CONSOLE(177)] "CreateBackground finished in 0.038 seconds.", source: http://127.0.0.1:53612/files/test_case.html?mode=nacl_newlib&testcase=VideoDecoder (177)
[10513:3847:1106/093410:INFO:CONSOLE(0)] "0x465468D9 is not a valid instance ID.", source: http://127.0.0.1:53612/files/test_case.html?mode=nacl_newlib&testcase=VideoDecoder (0)
[       OK ] PPAPINaClNewlibTest.VideoDecoder (3306 ms)
[359/405] PPAPINaClNewlibTest.VideoDecoder (4229 ms)
[ RUN      ] PPAPINaClGLibcTest.TCPSocket
[10516:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53618...
sending server_data: {"host": "127.0.0.1", "port": 53618} (36 bytes)
[10547,2888567336:09:34:10.803804] Native Client module will be loaded at base address 0x0000000041f60000
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Connect finished in 0.004 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.006 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ConnectBackground finished in 0.004 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ReadWrite finished in 0.003 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.005 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.003 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "SetOption finished in 0.002 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.002 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.002 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Listen finished in 0.008 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ListenBlocking finished in 0.005 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "ListenBackground finished in 0.017 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Backlog finished in 0.025 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.012 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "BacklogBackground finished in 0.022 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Interface_1_0ForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Interface_1_0 finished in 0.010 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Interface_1_0Blocking finished in 0.002 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(177)] "Interface_1_0Background finished in 0.003 seconds.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[10516:3847:1106/093411:INFO:CONSOLE(0)] "0xE409BEC5 is not a valid instance ID.", source: http://127.0.0.1:53618/files/test_case.html?mode=nacl_glibc&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (0)
[10516:29443:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.TCPSocket (4119 ms)
[360/405] PPAPINaClGLibcTest.TCPSocket (4772 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_InvalidResource
[10514:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53615...
sending server_data: {"host": "127.0.0.1", "port": 53615} (36 bytes)
[10545,2888567336:09:34:10.651199] Native Client module will be loaded at base address 0x0000000040000000
[10514:3847:1106/093411:INFO:CONSOLE(177)] "InvalidResource finished in 0.008 seconds.", source: http://127.0.0.1:53615/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_InvalidResource (177)
[10514:3847:1106/093411:INFO:CONSOLE(0)] "0x87B3115D is not a valid instance ID.", source: http://127.0.0.1:53615/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_InvalidResource (0)
[       OK ] PPAPINaClGLibcTest.Graphics2D_InvalidResource (4371 ms)
[361/405] PPAPINaClGLibcTest.Graphics2D_InvalidResource (5018 ms)
[ RUN      ] PPAPINaClGLibcTest.URLRequest_CreateAndIsURLRequestInfo
[10525:3847:1106/093409:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53630...
sending server_data: {"host": "127.0.0.1", "port": 53630} (36 bytes)
[10552,2888567336:09:34:11.349036] Native Client module will be loaded at base address 0x0000000040000000
[10525:3847:1106/093412:INFO:CONSOLE(177)] "CreateAndIsURLRequestInfo finished in 0.000 seconds.", source: http://127.0.0.1:53630/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_CreateAndIsURLRequestInfo (177)
[10525:3847:1106/093412:INFO:CONSOLE(0)] "0x78087489 is not a valid instance ID.", source: http://127.0.0.1:53630/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_CreateAndIsURLRequestInfo (0)
[       OK ] PPAPINaClGLibcTest.URLRequest_CreateAndIsURLRequestInfo (3268 ms)
[362/405] PPAPINaClGLibcTest.URLRequest_CreateAndIsURLRequestInfo (3973 ms)
[ RUN      ] PPAPINaClGLibcTest.URLRequest_Stress
[10555:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53721...
sending server_data: {"host": "127.0.0.1", "port": 53721} (36 bytes)
[10578,2888567336:09:34:14.091713] Native Client module will be loaded at base address 0x0000000040000000
[10555:3847:1106/093414:INFO:CONSOLE(177)] "Stress finished in 0.001 seconds.", source: http://127.0.0.1:53721/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_Stress (177)
[10555:3847:1106/093414:INFO:CONSOLE(0)] "0xC00094AD is not a valid instance ID.", source: http://127.0.0.1:53721/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_Stress (0)
[       OK ] PPAPINaClGLibcTest.URLRequest_Stress (3182 ms)
[363/405] PPAPINaClGLibcTest.URLRequest_Stress (3969 ms)
[ RUN      ] PPAPINaClGLibcTest.View
[10563:3847:1106/093413:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53733...
sending server_data: {"host": "127.0.0.1", "port": 53733} (36 bytes)
[10591,2888567336:09:34:15.068722] Native Client module will be loaded at base address 0x000000004b140000
[10563:3847:1106/093415:INFO:CONSOLE(177)] "SizeChange finished in 0.009 seconds.", source: http://127.0.0.1:53733/files/test_case.html?mode=nacl_glibc&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[10563:3847:1106/093415:INFO:CONSOLE(177)] "ClipChange finished in 0.014 seconds.", source: http://127.0.0.1:53733/files/test_case.html?mode=nacl_glibc&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[10563:3847:1106/093415:INFO:CONSOLE(177)] "ScrollOffsetChange finished in 0.037 seconds.", source: http://127.0.0.1:53733/files/test_case.html?mode=nacl_glibc&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[10563:3847:1106/093415:INFO:CONSOLE(0)] "0x7DAF03B1 is not a valid instance ID.", source: http://127.0.0.1:53733/files/test_case.html?mode=nacl_glibc&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (0)
[       OK ] PPAPINaClGLibcTest.View (3317 ms)
[364/405] PPAPINaClGLibcTest.View (3965 ms)
[ RUN      ] PPAPINaClGLibcTest.Audio
[10562:3847:1106/093413:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53731...
sending server_data: {"host": "127.0.0.1", "port": 53731} (36 bytes)
[10590,2888567336:09:34:15.055020] Native Client module will be loaded at base address 0x0000000040000000
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[10562:3847:1106/093416:INFO:CONSOLE(177)] "Creation finished in 0.119 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10562:3847:1106/093416:INFO:CONSOLE(177)] "DestroyNoStop finished in 0.007 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10562:3847:1106/093416:INFO:CONSOLE(177)] "Failures finished in 0.007 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[1106/173416:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[10562:3847:1106/093416:INFO:CONSOLE(177)] "AudioCallback1 finished in 0.877 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10562:3847:1106/093416:INFO:CONSOLE(177)] "AudioCallback2 finished in 0.005 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10562:3847:1106/093417:INFO:CONSOLE(177)] "AudioCallback3 finished in 0.112 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10562:3847:1106/093417:INFO:CONSOLE(177)] "AudioCallback4 finished in 0.053 seconds.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10562:3847:1106/093417:INFO:CONSOLE(0)] "0x8739885D is not a valid instance ID.", source: http://127.0.0.1:53731/files/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (0)
[       OK ] PPAPINaClGLibcTest.Audio (4469 ms)
[365/405] PPAPINaClGLibcTest.Audio (5022 ms)
[ RUN      ] PPAPINaClGLibcTest.FileMapping
[10560:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53727...
sending server_data: {"host": "127.0.0.1", "port": 53727} (36 bytes)
[10589,2888567336:09:34:14.935793] Native Client module will be loaded at base address 0x000000004f630000
[10560:3847:1106/093416:INFO:CONSOLE(177)] "BadParametersForceAsync finished in 0.583 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093416:INFO:CONSOLE(177)] "BadParameters finished in 0.031 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093416:INFO:CONSOLE(177)] "BadParametersBlocking finished in 0.028 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093416:INFO:CONSOLE(177)] "BadParametersBackground finished in 0.023 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093416:INFO:CONSOLE(177)] "MapForceAsync finished in 0.681 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093417:INFO:CONSOLE(177)] "Map finished in 0.775 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093417:INFO:CONSOLE(177)] "MapBlocking finished in 0.129 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093417:INFO:CONSOLE(177)] "MapBackground finished in 0.132 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093418:INFO:CONSOLE(177)] "PartialRegionsForceAsync finished in 0.138 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093418:INFO:CONSOLE(177)] "PartialRegions finished in 0.171 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093418:INFO:CONSOLE(177)] "PartialRegionsBlocking finished in 0.040 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093418:INFO:CONSOLE(177)] "PartialRegionsBackground finished in 0.037 seconds.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (177)
[10560:3847:1106/093418:INFO:CONSOLE(0)] "0x3670C76D is not a valid instance ID.", source: http://127.0.0.1:53727/files/test_case.html?mode=nacl_glibc&testcase=FileMapping (0)
[       OK ] PPAPINaClGLibcTest.FileMapping (5924 ms)
[366/405] PPAPINaClGLibcTest.FileMapping (6601 ms)
[ RUN      ] PPAPINaClPNaClTest.UDPSocketPrivate_ConnectFailure
[10601:3847:1106/093417:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53781...
sending server_data: {"host": "127.0.0.1", "port": 53781} (36 bytes)
[10655,2888567336:09:34:19.074956] Native Client module will be loaded at base address 0x0000000040000000
[10601:3847:1106/093419:INFO:CONSOLE(177)] "ConnectFailureForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:53781/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_ConnectFailure (177)
[10601:3847:1106/093419:INFO:CONSOLE(177)] "ConnectFailure finished in 0.001 seconds.", source: http://127.0.0.1:53781/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_ConnectFailure (177)
[10601:3847:1106/093419:INFO:CONSOLE(177)] "ConnectFailureBlocking finished in 0.001 seconds.", source: http://127.0.0.1:53781/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_ConnectFailure (177)
[10601:3847:1106/093419:INFO:CONSOLE(177)] "ConnectFailureBackground finished in 0.001 seconds.", source: http://127.0.0.1:53781/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_ConnectFailure (177)
[10601:3847:1106/093419:INFO:CONSOLE(0)] "0x26B0C92D is not a valid instance ID.", source: http://127.0.0.1:53781/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_ConnectFailure (0)
[10601:28675:1106/093419:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.UDPSocketPrivate_ConnectFailure (2481 ms)
[367/405] PPAPINaClPNaClTest.UDPSocketPrivate_ConnectFailure (3178 ms)
[ RUN      ] PPAPINaClPNaClTest.NetAddressPrivate
[10618:3847:1106/093418:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53792...
sending server_data: {"host": "127.0.0.1", "port": 53792} (36 bytes)
[10681,2888567336:09:34:19.866054] Native Client module will be loaded at base address 0x0000000040000000
[10618:3847:1106/093419:INFO:CONSOLE(177)] "AreEqual finished in 0.002 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "AreHostsEqual finished in 0.001 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "Describe finished in 0.001 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "ReplacePort finished in 0.001 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "GetAnyAddress finished in 0.000 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "GetFamily finished in 0.001 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "GetPort finished in 0.001 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093419:INFO:CONSOLE(177)] "GetAddress finished in 0.001 seconds.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[10618:3847:1106/093420:INFO:CONSOLE(0)] "0xD7FA2289 is not a valid instance ID.", source: http://127.0.0.1:53792/files/test_case.html?mode=nacl_pnacl&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (0)
[       OK ] PPAPINaClPNaClTest.NetAddressPrivate (2307 ms)
[368/405] PPAPINaClPNaClTest.NetAddressPrivate (2912 ms)
[ RUN      ] PPAPINaClGLibcTest.MediaStreamAudioTrack
[10596:3847:1106/093416:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53773...
sending server_data: {"host": "127.0.0.1", "port": 53773} (36 bytes)
[10622,2888567336:09:34:17.894301] Native Client module will be loaded at base address 0x0000000040000000
[10596:3847:1106/093418:INFO:CONSOLE(177)] "Create finished in 0.082 seconds.", source: http://127.0.0.1:53773/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamAudioTrack (177)
[10596:3847:1106/093418:INFO:CONSOLE(177)] "GetBuffer finished in 0.087 seconds.", source: http://127.0.0.1:53773/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamAudioTrack (177)
[10596:3847:1106/093420:INFO:CONSOLE(177)] "Configure finished in 1.441 seconds.", source: http://127.0.0.1:53773/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamAudioTrack (177)
[10596:3847:1106/093420:INFO:CONSOLE(177)] "ConfigureClose finished in 0.007 seconds.", source: http://127.0.0.1:53773/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamAudioTrack (177)
[10596:3847:1106/093420:INFO:CONSOLE(177)] "VerifyWaveform finished in 0.099 seconds.", source: http://127.0.0.1:53773/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamAudioTrack (177)
[10596:3847:1106/093420:INFO:CONSOLE(0)] "0x2888CC3D is not a valid instance ID.", source: http://127.0.0.1:53773/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamAudioTrack (0)
[10599:12295:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10599:12295:1106/093420:WARNING:channel.cc(273)] RawChannel write error
[10599:12295:1106/093420:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[10599:12295:1106/093420:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PPAPINaClGLibcTest.MediaStreamAudioTrack (4807 ms)
[369/405] PPAPINaClGLibcTest.MediaStreamAudioTrack (5282 ms)
[ RUN      ] PPAPINaClPNaClTest.View_CreatedVisible
[10683:3847:1106/093420:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53811...
sending server_data: {"host": "127.0.0.1", "port": 53811} (36 bytes)
[10754,2888567336:09:34:22.102493] Native Client module will be loaded at base address 0x000000004e210000
[10683:3847:1106/093422:INFO:CONSOLE(177)] "CreatedVisible finished in 0.000 seconds.", source: http://127.0.0.1:53811/files/test_case.html?mode=nacl_pnacl&testcase=View_CreatedVisible (177)
[10683:3847:1106/093422:INFO:CONSOLE(0)] "0x678E4FF5 is not a valid instance ID.", source: http://127.0.0.1:53811/files/test_case.html?mode=nacl_pnacl&testcase=View_CreatedVisible (0)
[       OK ] PPAPINaClPNaClTest.View_CreatedVisible (2410 ms)
[370/405] PPAPINaClPNaClTest.View_CreatedVisible (2912 ms)
[ RUN      ] PPAPINaClPNaClTest.Audio
[10660:3847:1106/093419:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53805...
sending server_data: {"host": "127.0.0.1", "port": 53805} (36 bytes)
[10727,2888567336:09:34:21.285876] Native Client module will be loaded at base address 0x0000000040000000
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173421:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[10660:3847:1106/093422:INFO:CONSOLE(177)] "Creation finished in 0.203 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10660:3847:1106/093422:INFO:CONSOLE(177)] "DestroyNoStop finished in 0.005 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10660:3847:1106/093422:INFO:CONSOLE(177)] "Failures finished in 0.005 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10660:3847:1106/093422:INFO:CONSOLE(177)] "AudioCallback1 finished in 0.757 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[1106/173422:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[10660:3847:1106/093422:INFO:CONSOLE(177)] "AudioCallback2 finished in 0.029 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10660:3847:1106/093422:INFO:CONSOLE(177)] "AudioCallback3 finished in 0.121 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[1106/173422:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[10660:3847:1106/093422:INFO:CONSOLE(177)] "AudioCallback4 finished in 0.009 seconds.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10660:3847:1106/093422:INFO:CONSOLE(0)] "0x1946F829 is not a valid instance ID.", source: http://127.0.0.1:53805/files/test_case.html?mode=nacl_pnacl&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (0)
[       OK ] PPAPINaClPNaClTest.Audio (3472 ms)
[371/405] PPAPINaClPNaClTest.Audio (3971 ms)
[ RUN      ] NaClBrowserTestNewlib.SimpleLoad
[10708:3847:1106/093421:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53817...
sending server_data: {"host": "127.0.0.1", "port": 53817} (36 bytes)
[10779,2888567336:09:34:22.844146] Native Client module will be loaded at base address 0x0000000040000000
[10708:3847:1106/093422:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestNewlib.SimpleLoad (2235 ms)
[372/405] NaClBrowserTestNewlib.SimpleLoad (2911 ms)
[ RUN      ] PicasaDataProviderNoDatabaseGetAlbumsImagesTest.NoDatabaseGetAlbumsImages
[10806:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10823:3847:1106/093424:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[10823:3847:1106/093424:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[10823:3847:1106/093424:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PicasaDataProviderNoDatabaseGetAlbumsImagesTest.NoDatabaseGetAlbumsImages (1165 ms)
[373/405] PicasaDataProviderNoDatabaseGetAlbumsImagesTest.NoDatabaseGetAlbumsImages (1861 ms)
[ RUN      ] NaClBrowserTestStatic.CORSNoCookie
[10777:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53829...
sending server_data: {"host": "127.0.0.1", "port": 53829} (36 bytes)
[10777:3847:1106/093424:INFO:CONSOLE(0)] "NativeClient: access to manifest url was denied.", source: http://127.0.0.1:53829/files/cross_origin/cors_no_cookie.html (0)
[10777:3847:1106/093424:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestStatic.CORSNoCookie (1913 ms)
[374/405] NaClBrowserTestStatic.CORSNoCookie (2646 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatus254
[10719:3847:1106/093421:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53820...
sending server_data: {"host": "127.0.0.1", "port": 53820} (36 bytes)
[10719:3847:1106/093422:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[10793,2888567336:09:34:23.254785] Native Client module will be loaded at base address 0x0000000040000000
[10829,2888567336:09:34:24.227704] Native Client module will be loaded at base address 0x0000000040000000
[10839,2888567336:09:34:24.675280] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] ||||
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] ||||
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit254".
found at index 3
[10839,2888567336:09:34:24.847045] NaCl untrusted code called _exit(0xfe)
[10719:3847:1106/093424:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:53820/files/pm_exit_status_test.html?trigger=exit254&expected_exit=254&pnacl=1 (0)
[10719:29443:1106/093424:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] ||||
[10719:3847:1106/093424:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.ExitStatus254 (3874 ms)
[375/405] NaClBrowserTestPnacl.ExitStatus254 (4501 ms)
[ RUN      ] IPhotoDataProviderInvalidTest.InvalidTest
[10791:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Entity: line 1: parser error : Extra content at the end of the document

^
[10791:29699:1106/093425:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] IPhotoDataProviderInvalidTest.InvalidTest (1866 ms)
[376/405] IPhotoDataProviderInvalidTest.InvalidTest (2394 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/26
[10849:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/26 (1790 ms)
[377/405] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/26 (2392 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/18
[10848:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/18 (2209 ms)
[378/405] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/18 (2649 ms)
[ RUN      ] NetworkingPrivateApiTestFail.VerifyAndEncryptCredentials
[10845:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10857:13063:1106/093427:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10857:13063:1106/093427:WARNING:channel.cc(273)] RawChannel write error
[10845:3847:1106/093427:INFO:CONSOLE(0)] "[FAIL] verifyAndEncryptCredentials: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptCredentials (0)
[       OK ] NetworkingPrivateApiTestFail.VerifyAndEncryptCredentials (2510 ms)
[379/405] NetworkingPrivateApiTestFail.VerifyAndEncryptCredentials (2913 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartDisconnect
[10846:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10858:13063:1106/093427:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10858:13063:1106/093427:WARNING:channel.cc(273)] RawChannel write error
[10846:3847:1106/093427:INFO:CONSOLE(0)] "[SUCCESS] startDisconnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnect (0)
[       OK ] NetworkingPrivateServiceClientApiTest.StartDisconnect (2412 ms)
[380/405] NetworkingPrivateServiceClientApiTest.StartDisconnect (2914 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/1
[10872:3847:1106/093428:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10883:13063:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10884:13063:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10885:13319:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10885:13319:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10885:13319:1106/093430:WARNING:channel.cc(273)] RawChannel write error
[10886:12807:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/1 (2293 ms)
[381/405] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/1 (2922 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/0
[10876:3847:1106/093428:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10876:81939:1106/093430:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10876:28931:1106/093431:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10876:28931:1106/093431:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/0 (3067 ms)
[382/405] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/0 (3703 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/1
[10877:3847:1106/093428:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10877:81439:1106/093430:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/1 (2994 ms)
[383/405] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/1 (3710 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/0
[10874:3847:1106/093428:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10874:81699:1106/093431:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10874:28675:1106/093431:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10874:28675:1106/093431:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/0 (3487 ms)
[384/405] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/0 (3966 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/0
[10916:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10928:16643:1106/093433:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[10928:16643:1106/093433:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[10928:12295:1106/093433:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10928:16643:1106/093433:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[10928:16643:1106/093433:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[10916:3847:1106/093433:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/0 (1579 ms)
[385/405] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/0 (2128 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestOpenAndCloseWindowDuringShutdown/1
[10905:3847:1106/093431:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10905:81667:1106/093432:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[10905:28931:1106/093433:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10905:28931:1106/093433:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestOpenAndCloseWindowDuringShutdown/1 (3050 ms)
[386/405] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestOpenAndCloseWindowDuringShutdown/1 (3712 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDangerousUrlDownload/0
[10913:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDangerousUrlDownload/0 (2492 ms)
[387/405] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDangerousUrlDownload/0 (3184 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/0
[10914:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[10947:12551:1106/093434:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[10947:12551:1106/093434:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10947:12551:1106/093434:WARNING:channel.cc(273)] RawChannel write error
[10914:3847:1106/093435:INFO:CONSOLE(1)] "Uncaught ReferenceError: downloadUpdated is not defined", source:  (1)
[10914:28931:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[10914:28931:1106/093435:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/0 (3702 ms)
[388/405] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/0 (4234 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[10956:3847:1106/093434:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53851...
sending server_data: {"host": "127.0.0.1", "port": 53851} (36 bytes)
[10956:3847:1106/093435:INFO:CONSOLE(283)] "09:34:35.954 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093435:INFO:CONSOLE(283)] "09:34:35.959 -  Registering video event handlers.", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093435:INFO:CONSOLE(283)] "09:34:35.963 -  Loading media using MSE.", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.068 -  onSourceOpen [object Event]", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.069 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.110 -  webkit-org.w3.clearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.113 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.114 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.118 -  Adding key to sessionID: 1", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.120 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10956:3847:1106/093439:INFO:CONSOLE(283)] "09:34:39.040 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53851/files/eme_player_js/utils.js (283)
[10979:12807:1106/093439:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (4903 ms)
[389/405] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5548 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[10967:3847:1106/093434:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53866...
sending server_data: {"host": "127.0.0.1", "port": 53866} (36 bytes)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.424 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.430 -  Registering video event handlers.", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.434 -  Loading media using MSE.", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.533 -  onSourceOpen [object Event]", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.534 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.552 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.557 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.560 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.564 -  Adding key to sessionID: 1", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093436:INFO:CONSOLE(283)] "09:34:36.567 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[10967:3847:1106/093439:INFO:CONSOLE(283)] "09:34:39.293 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53866/files/eme_player_js/utils.js (283)
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (4703 ms)
[390/405] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5284 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/1
[11018:3847:1106/093436:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11043:12295:1106/093439:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[11018:29187:1106/093439:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/1 (3351 ms)
[391/405] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/1 (3962 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/1
[11088:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/1 (1129 ms)
[392/405] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/1 (1599 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[10987:3847:1106/093435:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53885...
sending server_data: {"host": "127.0.0.1", "port": 53885} (36 bytes)
[10987:3847:1106/093437:INFO:CONSOLE(283)] "09:34:37.205 -  Using ClearKeyPlayer", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093437:INFO:CONSOLE(283)] "09:34:37.212 -  Registering video event handlers.", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093437:INFO:CONSOLE(283)] "09:34:37.215 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093437:INFO:CONSOLE(283)] "09:34:37.222 -  Loading media using src.", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093438:INFO:CONSOLE(283)] "09:34:37.976 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093438:INFO:CONSOLE(283)] "09:34:37.993 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093438:INFO:CONSOLE(283)] "09:34:38.218 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093438:INFO:CONSOLE(283)] "09:34:38.220 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093438:INFO:CONSOLE(283)] "09:34:38.618 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093438:INFO:CONSOLE(283)] "09:34:38.620 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093439:INFO:CONSOLE(283)] "09:34:39.418 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093439:INFO:CONSOLE(283)] "09:34:39.420 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[10987:3847:1106/093440:INFO:CONSOLE(283)] "09:34:40.876 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53885/files/eme_player_js/utils.js (283)
[11013:12551:1106/093440:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5781 ms)
[393/405] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6333 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/1
[11089:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11094:12807:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[11094:12807:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/1 (1175 ms)
[394/405] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/1 (1862 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/2
[11091:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11091:3847:1106/093443:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImagesBlockedForUrls
[11091:3847:1106/093444:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultSearchProviderEnabled
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/2 (4148 ms)
[395/405] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/2 (4771 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/11
[11098:3847:1106/093441:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11098:3847:1106/093444:INFO:policy_prefs_browsertest.cc(640)] Testing policy: NotificationsBlockedForUrls
[11098:3847:1106/093445:INFO:policy_prefs_browsertest.cc(640)] Testing policy: CookiesAllowedForUrls
[11098:3847:1106/093445:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImportBookmarks
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/11 (4097 ms)
[396/405] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/11 (4763 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/8
[11097:3847:1106/093441:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11097:28675:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[11097:3847:1106/093444:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultMediaStreamSetting
[11097:3847:1106/093444:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImportSavedPasswords
[11097:3847:1106/093445:INFO:policy_prefs_browsertest.cc(640)] Testing policy: CookiesBlockedForUrls
[11097:3847:1106/093445:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImagesAllowedForUrls
[11097:3847:1106/093445:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ProxyMode
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/8 (4361 ms)
[397/405] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/8 (5023 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/13
[11099:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11099:29443:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[11099:3847:1106/093444:INFO:policy_prefs_browsertest.cc(640)] Testing policy: BookmarkBarEnabled
[11099:3847:1106/093445:INFO:policy_prefs_browsertest.cc(640)] Testing policy: PluginsBlockedForUrls
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/13 (4417 ms)
[398/405] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/13 (5026 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/2
[11114:3847:1106/093445:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11115:3847:1106/093446:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[11115:3847:1106/093446:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[11115:3847:1106/093446:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/2 (1234 ms)
[399/405] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/2 (1862 ms)
[ RUN      ] HistoryBrowserTest.HistoryPersists
[11118:3847:1106/093446:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.HistoryPersists (1064 ms)
[400/405] HistoryBrowserTest.HistoryPersists (1605 ms)
[ RUN      ] PredictorBrowserTest.ShutdownStartupCycle
[11120:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11125:3847:1106/093447:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[11125:3847:1106/093447:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[11125:3847:1106/093447:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PredictorBrowserTest.ShutdownStartupCycle (1169 ms)
[401/405] PredictorBrowserTest.ShutdownStartupCycle (1862 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.QueryPolicyExpired
[11122:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeSSLHostStateDelegateTest.QueryPolicyExpired (1329 ms)
[402/405] ChromeSSLHostStateDelegateTest.QueryPolicyExpired (1868 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2
HTTP server started on http://127.0.0.1:53904...
sending server_data: {"host": "127.0.0.1", "port": 53904} (36 bytes)
[11117:3847:1106/093446:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[11131:12295:1106/093448:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[11131:12295:1106/093448:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2 (2192 ms)
[403/405] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2 (2665 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/1
[11130:3847:1106/093448:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
ASAN:SIGSEGV
=================================================================
==11134==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x066520d4 bp 0xb2a0d978 sp 0xb2a0d8c0 T9)
    #0 0x66520d3 in
Traceback (most recent call last):
  File "../tools/valgrind/asan/asan_symbolize.py", line 58, in <module>
    main()
  File "../tools/valgrind/asan/asan_symbolize.py", line 55, in main
    loop.process_logfile()
  File "/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/tools/valgrind/asan/third_party/asan_symbolize.py", line 384, in process_logfile
    processed = self.process_line(line)
  File "/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/tools/valgrind/asan/third_party/asan_symbolize.py", line 404, in process_line
    symbolized_line = self.symbolize_address(addr, binary, offset)
  File "/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/tools/valgrind/asan/third_party/asan_symbolize.py", line 358, in symbolize_address
    result = symbolizers[binary].symbolize(addr, binary, offset)
  File "/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/tools/valgrind/asan/third_party/asan_symbolize.py", line 238, in symbolize
    result = symbolizer.symbolize(addr, binary, offset)
  File "/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/tools/valgrind/asan/third_party/asan_symbolize.py", line 210, in symbolize
    atos_line = self.atos.convert('0x%x' % int(offset, 16))
  File "/Volumes/data/b/swarm_slave/work/run_tha_testsw7Aip/tools/valgrind/asan/third_party/asan_symbolize.py", line 186, in convert
    self.w.write(line + "\n")
IOError: [Errno 5] Input/output error
[run_isolated_out_hack]{"hash":"d5cecc37a2239038f0d450e30f39c4149777f47e","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 7  Duration: 500.3s  Bot: vm810-m4  Exit code 0          |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 5  https://chromium-swarm.appspot.com/user/task/1498624b90be400 |
+-----------------------------------------------------------------------+
1 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_outLVXHUZ/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 5/10
Using 2 parallel jobs.
[ RUN      ] DownloadsWebUIForSupervisedUsersTest.SupervisedUsers
[42793:3847:1106/092803:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42797:12551:1106/092805:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42797:12551:1106/092805:WARNING:channel.cc(273)] RawChannel write error
[42793:3847:1106/092805:INFO:CONSOLE(1283)] "Running TestCase DownloadsWebUIForSupervisedUsersTest.SupervisedUsers", source: test_api.js (1283)
[42793:3847:1106/092806:WARNING:CONSOLE(843)] "testIsDone already", source: test_api.js (843)
[42800:12039:1106/092806:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadsWebUIForSupervisedUsersTest.SupervisedUsers (2557 ms)
[1/348] DownloadsWebUIForSupervisedUsersTest.SupervisedUsers (3176 ms)
[ RUN      ] FontSettingsWebUITest.testAdvancedFontSettingsLink
[42794:3847:1106/092803:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42794:28931:1106/092805:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42794:28931:1106/092805:WARNING:channel.cc(273)] RawChannel write error
[42794:3847:1106/092806:INFO:CONSOLE(1283)] "Running TestCase FontSettingsWebUITest.testAdvancedFontSettingsLink", source: test_api.js (1283)
[42794:3847:1106/092807:WARNING:CONSOLE(317)] "
Accessibility issues found on chrome://settings-frame/fonts
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following elements (1 - 5 of 7):
#standard-font-family
#standard-font-size
#serif-font-family
#sans-serif-font-family
#fixed-font-family
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (317)
[       OK ] FontSettingsWebUITest.testAdvancedFontSettingsLink (4286 ms)
[2/348] FontSettingsWebUITest.testAdvancedFontSettingsLink (4754 ms)
[ RUN      ] ManageProfileUITest.NoEmptyConfirmation
[42804:3847:1106/092806:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42804:3847:1106/092810:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.NoEmptyConfirmation", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==42807==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x066090d4 bp 0xb2a0d978 sp 0xb2a0d8c0 T9)
    #0 0x66090d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) ??:0:0
    #1 0x65bee02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) ??:0:0
    #2 0x65bcdab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) ??:0:0
    #3 0x65bc465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) ??:0:0
    #4 0x6535d86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #5 0x377c765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #6 0x3733f5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) ??:0:0
    #7 0x3806597 in SkPixelRef::lockPixels() ??:0:0
    #8 0x367a1cf in SkBitmap::lockPixels() const ??:0:0
    #9 0x3744346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const ??:0:0
    #10 0x3689bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) ??:0:0
    #11 0x368a371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #12 0x3704b4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #13 0x3705981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #14 0x38170ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const ??:0:0
    #15 0x381055b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) ??:0:0
    #16 0x37d9e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const ??:0:0
    #17 0x37174cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) ??:0:0
    #18 0x3716799 in SkCanvas::drawPicture(SkPicture const*) ??:0:0
    #19 0x4b32faf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const ??:0:0
    #20 0x4b68b75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const ??:0:0
    #21 0x4b69478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #22 0x4b698dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #23 0x4b985f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #24 0x4b80955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #25 0x4c06cf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() ??:0:0
    #26 0x4be1702 in cc::TaskGraphRunner::RunTaskWithLockAcquired() ??:0:0
    #27 0x4be04ca in cc::TaskGraphRunner::Run() ??:0:0
    #28 0x4b98c35 in non-virtual thunk to cc::(anonymous namespace)::RasterTaskGraphRunner::Run() ??:0:0
    #29 0x20b7617 in base::DelegateSimpleThread::Run() ??:0:0
    #30 0x20b6c44 in base::SimpleThread::ThreadMain() ??:0:0
    #31 0x20a7b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #32 0xeaf4a in __asan_print_accumulated_stats ??:0:0

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T9 created by T7 here:
    #0 0xd631f in __asan_after_dynamic_init ??:0:0
    #1 0x20a7107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20a6e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20b6791 in base::SimpleThread::Start() ??:0:0
    #4 0x4b95e8f in cc::RasterWorkerPool::GetTaskGraphRunner() ??:0:0
    #5 0x4cc11b0 in cc::LayerTreeHostImpl::CreateResourceAndRasterWorkerPool(scoped_ptr<cc::RasterWorkerPool, base::DefaultDeleter<cc::RasterWorkerPool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*) ??:0:0
    #6 0x4cb9b4c in cc::LayerTreeHostImpl::CreateAndSetTileManager() ??:0:0
    #7 0x4cc2cea in cc::LayerTreeHostImpl::InitializeRenderer(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #8 0x4d20bcb in cc::ThreadProxy::InitializeOutputSurfaceOnImplThread(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #9 0x4d3d0cc in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (cc::ThreadProxy::*)(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>, void (cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >), void (base::WeakPtr<cc::ThreadProxy>, base::internal::PassedWrapper<scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> > >)>, void ()(cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>::Run(base::internal::BindStateBase*) ??:0:0
    #10 0x1f34b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #11 0x1ff98ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #12 0x1ffae23 in base::MessageLoop::DoWork() ??:0:0
    #13 0x1eef670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #14 0x9576d04e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #15 0x9576ca78 in __CFRunLoopDoSources0 ??:0:0
    #16 0x95792825 in __CFRunLoopRun ??:0:0
    #17 0x95792019 in CFRunLoopRunSpecific ??:0:0
    #18 0x95791e8a in CFRunLoopRunInMode ??:0:0
    #19 0x1ef18f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1ef0977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1ff8882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x204eede in base::RunLoop::Run() ??:0:0
    #23 0x1ff8202 in base::MessageLoop::Run() ??:0:0
    #24 0x20b9060 in base::Thread::Run(base::MessageLoop*) ??:0:0
    #25 0x20b9432 in base::Thread::ThreadMain() ??:0:0
    #26 0x20a7b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #27 0xeaf4a in __asan_print_accumulated_stats ??:0:0

Thread T7 created by T0 here:
    #0 0xd631f in __asan_after_dynamic_init ??:0:0
    #1 0x20a7107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20a6e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20b8b65 in base::Thread::StartWithOptions(base::Thread::Options const&) ??:0:0
    #4 0x20b88ed in base::Thread::Start() ??:0:0
    #5 0x10d18a63 in content::RenderThreadImpl::EnsureWebKitInitialized() ??:0:0
    #6 0x10d22a72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #7 0x10d2544a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #8 0x108b874b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #9 0x3208766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #10 0x32107cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #11 0x1f34b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #12 0x1ff98ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #13 0x1ffae23 in base::MessageLoop::DoWork() ??:0:0
    #14 0x1eef670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #15 0x9576d04e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #16 0x9576ca78 in __CFRunLoopDoSources0 ??:0:0
    #17 0x95792825 in __CFRunLoopRun ??:0:0
    #18 0x95792019 in CFRunLoopRunSpecific ??:0:0
    #19 0x95791e8a in CFRunLoopRunInMode ??:0:0
    #20 0x96b0cb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #21 0x1ef21b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #22 0x1ef0977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #23 0x1ff8882 in base::MessageLoop::RunHandler() ??:0:0
    #24 0x204eede in base::RunLoop::Run() ??:0:0
    #25 0x1ff8202 in base::MessageLoop::Run() ??:0:0
    #26 0x10dc74bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #27 0x1e7f917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #28 0x1e81a86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #29 0x1e7f220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #30 0x5723d5 in ChromeMain ??:0:0
    #31 0xaace8 in main (in Chromium Helper) + 24
    #32 0xaacc4 in start (in Chromium Helper) + 52
#33 0x10 (<unknown module>)

==42807==ABORTING
[       OK ] ManageProfileUITest.NoEmptyConfirmation (3456 ms)
[3/348] ManageProfileUITest.NoEmptyConfirmation (3972 ms)
[ RUN      ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert
[42808:3847:1106/092808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42808:3847:1106/092811:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert", source: test_api.js (1283)
[       OK ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert (3644 ms)
[4/348] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert (4226 ms)
[ RUN      ] OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial
[42813:3847:1106/092810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42813:3847:1106/092813:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial", source: test_api.js (1283)
[       OK ] OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial (4112 ms)
[5/348] OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial (4490 ms)
[ RUN      ] OptionsWebUIExtendedTest.CloseOverlayWithHashes
[42820:3847:1106/092812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42820:28931:1106/092814:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42820:3847:1106/092815:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.CloseOverlayWithHashes", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.CloseOverlayWithHashes (4570 ms)
[6/348] OptionsWebUIExtendedTest.CloseOverlayWithHashes (5018 ms)
[ RUN      ] SearchEngineManagerWebUITest.testOpenSearchEngineManager
[42825:3847:1106/092815:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42828:12551:1106/092817:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42828:12551:1106/092817:WARNING:channel.cc(273)] RawChannel write error
[42825:3847:1106/092818:INFO:CONSOLE(1283)] "Running TestCase SearchEngineManagerWebUITest.MAYBE_testOpenSearchEngineManager", source: test_api.js (1283)
[       OK ] SearchEngineManagerWebUITest.testOpenSearchEngineManager (4138 ms)
[7/348] SearchEngineManagerWebUITest.testOpenSearchEngineManager (4750 ms)
[ RUN      ] SyncInternalsWebUITest.LoadPastedAboutInfo
[42830:3847:1106/092817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42833:12551:1106/092819:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42830:3847:1106/092819:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.LoadPastedAboutInfo", source: test_api.js (1283)
[42834:12295:1106/092819:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42834:12295:1106/092819:WARNING:channel.cc(273)] RawChannel write error
[42831:17155:1106/092819:ERROR:ipc_channel_posix.cc(521)] pipe error on 3 Currently writing message of size: 32: Socket is not connected
[       OK ] SyncInternalsWebUITest.LoadPastedAboutInfo (2225 ms)
[8/348] SyncInternalsWebUITest.LoadPastedAboutInfo (2649 ms)
[ RUN      ] WebUIAssertionsTestFail.testExpectFailFails
[42835:3847:1106/092820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42835:3847:1106/092821:INFO:CONSOLE(1283)] "Running TestCase WebUIAssertionsTestFail.testExpectFailFails", source: test_api.js (1283)
[42835:3847:1106/092821:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: RUN_TEST_F("WebUIAssertionsTestFail","testExpectFailFails")
Error: expectNotReached()
at assertNotReached (test_api.js:1011:11)
at expectFunc (test_api.js:1079:20)
at Object.<anonymous> (assertions.js:82:3)
at Object.Test.runTest (test_api.js:300:16)
at Object.TestCase.runTest (test_api.js:437:22)
at Object.TestCase.run (test_api.js:467:14)
at RUN_TEST_F (test_api.js:1284:21)
at expectFunc (test_api.js:1079:20)
at runTestFunction (test_api.js:1152:37)
at runTest (test_api.js:1126:18)
[       OK ] WebUIAssertionsTestFail.testExpectFailFails (1904 ms)
[9/348] WebUIAssertionsTestFail.testExpectFailFails (2385 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestContinue
[42836:3847:1106/092820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42840:12551:1106/092821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42840:12551:1106/092821:WARNING:channel.cc(273)] RawChannel write error
[42836:3847:1106/092822:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenTest.TestContinue", source: test_api.js (1283)
[       OK ] WebUIBrowserAsyncGenTest.TestContinue (1902 ms)
[10/348] WebUIBrowserAsyncGenTest.TestContinue (2390 ms)
[ RUN      ] HistoryWebUIRealBackendTest.singleDeletion
[42843:3847:1106/092822:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42843:3847:1106/092824:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.singleDeletion", source: test_api.js (1283)
[42843:28419:1106/092824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HistoryWebUIRealBackendTest.singleDeletion (2637 ms)
[11/348] HistoryWebUIRealBackendTest.singleDeletion (3176 ms)
[ RUN      ] NetInternalsTest.netInternalsImportNetLogLoggerDump
[42844:3847:1106/092822:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42848:12551:1106/092828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42844:3847:1106/092828:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsImportNetLogLoggerDump", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsImportNetLogLoggerDump (6623 ms)
[12/348] NetInternalsTest.netInternalsImportNetLogLoggerDump (7122 ms)
[ RUN      ] NetInternalsTest.netInternalsStopCapturingExportImport
[42850:3847:1106/092825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42852:12551:1106/092831:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42850:3847:1106/092831:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsStopCapturingExportImport", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsStopCapturingExportImport (6691 ms)
[13/348] NetInternalsTest.netInternalsStopCapturingExportImport (7120 ms)
[ RUN      ] PrintPreviewWebUITest.TestDuplexSettingsFalse
[42858:3847:1106/092832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42858:3847:1106/092834:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestDuplexSettingsFalse", source: test_api.js (1283)
[42858:28419:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42858:28419:1106/092835:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestDuplexSettingsFalse (2970 ms)
[14/348] PrintPreviewWebUITest.TestDuplexSettingsFalse (3435 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewLoadLog
[42854:3847:1106/092829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42854:3847:1106/092836:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewLoadLog", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsTimelineViewLoadLog (6875 ms)
[15/348] NetInternalsTest.netInternalsTimelineViewLoadLog (7385 ms)
[ RUN      ] PrintPreviewWebUITest.TestNoPDFPluginErrorMessage
[42864:3847:1106/092836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42864:3847:1106/092838:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestNoPDFPluginErrorMessage", source: test_api.js (1283)
[42864:28931:1106/092838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42864:28931:1106/092838:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestNoPDFPluginErrorMessage (2949 ms)
[16/348] PrintPreviewWebUITest.TestNoPDFPluginErrorMessage (3434 ms)
[ RUN      ] PlatformAppBrowserTest.RunningAppsAreRecorded
[42867:3847:1106/092837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42871:12295:1106/092840:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42870:12551:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42870:12551:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[42867:29955:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42867:29955:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.RunningAppsAreRecorded (4388 ms)
[17/348] PlatformAppBrowserTest.RunningAppsAreRecorded (5022 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithPermissions
[42873:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42873:29443:1106/092840:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42873:29443:1106/092840:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42873:45059:1106/092840:ERROR:mach_broker_mac.mm(256)] Unknown process 42876 is sending Mach IPC messages!
[42873:3847:1106/092841:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitTrue", source: chrome-extension://agichdhanloemkkhjlofjocnigamdpio/_generated_background_page.html (0)
[42874:3847:1106/092841:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a14f3c0]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[42874:3847:1106/092841:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a14f3c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[42873:3847:1106/092841:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitFalse", source: chrome-extension://agichdhanloemkkhjlofjocnigamdpio/_generated_background_page.html (0)
[42874:3847:1106/092841:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a14f3c0]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[42874:3847:1106/092841:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a14f3c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[42873:3847:1106/092841:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopNoInit", source: chrome-extension://agichdhanloemkkhjlofjocnigamdpio/_generated_background_page.html (0)
[42877:3847:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithPermissions (2254 ms)
[18/348] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithPermissions (2647 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileAcceptAnyExtension
[42879:3847:1106/092842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42879:29443:1106/092843:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42879:29443:1106/092843:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42879:3847:1106/092843:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[42879:29443:1106/092843:WARNING:channel.cc(273)] RawChannel write error
[42879:45063:1106/092843:ERROR:mach_broker_mac.mm(256)] Unknown process 42885 is sending Mach IPC messages!
[42879:3847:1106/092844:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://diflgfncfgfolfakmlbecnohjlaljmma/_generated_background_page.html (0)
[42887:13575:1106/092844:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42887:13575:1106/092844:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithFileAcceptAnyExtension (2095 ms)
[19/348] PlatformAppBrowserTest.LaunchWithFileAcceptAnyExtension (2656 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithSniffableType
[42880:3847:1106/092842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42880:29443:1106/092843:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42880:29443:1106/092843:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42880:48387:1106/092843:ERROR:mach_broker_mac.mm(256)] Unknown process 42886 is sending Mach IPC messages!
[42880:3847:1106/092844:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://gchcilbjgjakjilnohpkbmepploihhio/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchWithSniffableType (2076 ms)
[20/348] PlatformAppBrowserTest.LaunchWithSniffableType (2649 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithNothing
[42889:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42889:29699:1106/092845:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42889:29699:1106/092845:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42889:46339:1106/092846:ERROR:mach_broker_mac.mm(256)] Unknown process 42896 is sending Mach IPC messages!
[42889:3847:1106/092846:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://aepenmgdhhnmlgejlocjediehalfpjho/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchWithNothing (1966 ms)
[21/348] PlatformAppBrowserTest.LaunchWithNothing (2383 ms)
[ RUN      ] PlatformAppBrowserTest.PRE_PRE_ComponentAppBackgroundPage
[42890:3847:1106/092845:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42890:29699:1106/092846:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42890:29699:1106/092846:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.PRE_PRE_ComponentAppBackgroundPage (2105 ms)
[22/348] PlatformAppBrowserTest.PRE_PRE_ComponentAppBackgroundPage (2649 ms)
[ RUN      ] PlatformAppBrowserTest.ComponentExtensionRuntimeReload
[42898:3847:1106/092847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42898:29443:1106/092850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42898:29443:1106/092850:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ComponentExtensionRuntimeReload (3053 ms)
[23/348] PlatformAppBrowserTest.ComponentExtensionRuntimeReload (3703 ms)
[ RUN      ] PlatformAppBrowserTest.PrintPreviewShouldNotBeTooSmall
[42899:3847:1106/092847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42899:29955:1106/092848:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42899:29955:1106/092848:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42899:46339:1106/092848:ERROR:mach_broker_mac.mm(256)] Unknown process 42905 is sending Mach IPC messages!
[42899:3847:1106/092851:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42908:12551:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42899:29955:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42899:29955:1106/092851:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.PrintPreviewShouldNotBeTooSmall (4268 ms)
[24/348] PlatformAppBrowserTest.PrintPreviewShouldNotBeTooSmall (4758 ms)
[ RUN      ] BluetoothApiTest.DeviceEvents
[42910:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42910:3847:1106/092852:INFO:CONSOLE(0)] "[SUCCESS] testDeviceEvents", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothApiTest.DeviceEvents (2020 ms)
[25/348] BluetoothApiTest.DeviceEvents (2646 ms)
[ RUN      ] BluetoothLowEnergyApiTest.CharacteristicValueChanged
[42914:3847:1106/092852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42914:3847:1106/092853:INFO:CONSOLE(0)] "[SUCCESS] testCharacteristicValueChanged", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.CharacteristicValueChanged (1750 ms)
[26/348] BluetoothLowEnergyApiTest.CharacteristicValueChanged (2389 ms)
[ RUN      ] BluetoothSocketApiTest.PermissionDenied
[42919:3847:1106/092853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42919:3847:1106/092855:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[42923:12807:1106/092855:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42923:12807:1106/092855:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothSocketApiTest.PermissionDenied (1755 ms)
[27/348] BluetoothSocketApiTest.PermissionDenied (2387 ms)
[ RUN      ] CastChannelAPITest.TestSendInvalidMessageInfo
[42922:3847:1106/092854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CastChannelAPITest.TestSendInvalidMessageInfo (1031 ms)
[28/348] CastChannelAPITest.TestSendInvalidMessageInfo (1595 ms)
[ RUN      ] CastChannelAPITest.TestSetAuthorityKeys
[42926:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42929:13575:1106/092857:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42929:13575:1106/092857:WARNING:channel.cc(273)] RawChannel write error
[42926:3847:1106/092857:INFO:CONSOLE(0)] "[SUCCESS] testValid", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_authority_keys.html (0)
[42926:3847:1106/092857:INFO:CONSOLE(0)] "[SUCCESS] testInvalid", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_authority_keys.html (0)
[42926:29187:1106/092857:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CastChannelAPITest.TestSetAuthorityKeys (1917 ms)
[29/348] CastChannelAPITest.TestSetAuthorityKeys (2384 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeUnprivileged
[42927:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42927:78115:1106/092857:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /webpage.html
[42927:3847:1106/092857:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://127.0.0.1:54607/webpage.html (0)
[42927:78115:1106/092857:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[42927:29699:1106/092857:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42927:29699:1106/092857:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimeUnprivileged (1637 ms)
[30/348] ExtensionApiTest.ChromeRuntimeUnprivileged (2122 ms)
[ RUN      ] ExtensionApiTest.SystemIndicator
[42934:3847:1106/092858:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42934:3847:1106/092900:INFO:CONSOLE(0)] "[SUCCESS] setIconAndShow", source: chrome-extension://ilanclmaeigfpnmdlgelmhkpkegdioip/_generated_background_page.html (0)
[42934:29699:1106/092900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.SystemIndicator (1944 ms)
[31/348] ExtensionApiTest.SystemIndicator (2384 ms)
[ RUN      ] ExtensionApiTest.ContentScriptCSSLocalization
[42935:3847:1106/092858:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42935:3847:1106/092900:INFO:CONSOLE(0)] "Denying load of chrome-extension://clfhakcgngfkoemikappoanepmmghbdm/test.png. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://localhost:54610/extensions/test_file_with_body.html (0)
[42935:29699:1106/092900:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: invalid
[42935:29699:1106/092900:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://invalid/
[42935:79379:1106/092900:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[42935:3847:1106/092900:INFO:CONSOLE(0)] "[SUCCESS] extensionIDMessageGetsReplacedInContentScriptCSS", source: chrome-extension://clfhakcgngfkoemikappoanepmmghbdm/_generated_background_page.html (0)
[42935:3847:1106/092900:INFO:CONSOLE(0)] "[SUCCESS] textDirectionMessageGetsReplacedInInsertCSSCall", source: chrome-extension://clfhakcgngfkoemikappoanepmmghbdm/_generated_background_page.html (0)
[42939:12807:1106/092900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42939:12807:1106/092900:WARNING:channel.cc(273)] RawChannel write error
[42941:12807:1106/092900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42941:12807:1106/092900:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptCSSLocalization (2799 ms)
[32/348] ExtensionApiTest.ContentScriptCSSLocalization (3182 ms)
[ RUN      ] ExtensionApiTest.DefaultContentSecurityPolicy
[42943:3847:1106/092900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42943:3847:1106/092902:INFO:CONSOLE(1)] "Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution.
", source: chrome-extension://ideoedobgegnlcijemplijhilhkdonba/test.html (1)
[42943:3847:1106/092902:INFO:CONSOLE(0)] "[SUCCESS] inlineScriptDoesNotRun", source: chrome-extension://ideoedobgegnlcijemplijhilhkdonba/test.html (0)
[42943:3847:1106/092902:INFO:CONSOLE(0)] "[SUCCESS] externalScriptDoesRun", source: chrome-extension://ideoedobgegnlcijemplijhilhkdonba/test.html (0)
[42948:12551:1106/092902:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42948:12551:1106/092902:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.DefaultContentSecurityPolicy (2005 ms)
[33/348] ExtensionApiTest.DefaultContentSecurityPolicy (2650 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRAllURLs
[42946:3847:1106/092901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42946:78103:1106/092904:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[42946:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] domainOne", source: chrome-extension://ojdjhkgmfchhknbcamighgmfbahcbnkh/test.html (0)
[42946:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] domainTwo", source: chrome-extension://ojdjhkgmfchhknbcamighgmfbahcbnkh/test.html (0)
[42951:12295:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42951:12295:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42951:12295:1106/092904:WARNING:channel.cc(273)] RawChannel write error
[42949:12551:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42949:12551:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42949:12551:1106/092904:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRAllURLs (2909 ms)
[34/348] ExtensionApiTest.CrossOriginXHRAllURLs (3445 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRNoFileAccess
[42952:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42952:29443:1106/092904:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42952:29443:1106/092904:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42952:45827:1106/092904:ERROR:mach_broker_mac.mm(256)] Unknown process 42956 is sending Mach IPC messages!
[42952:3847:1106/092905:INFO:CONSOLE(0)] "XMLHttpRequest cannot load file:///Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/chrome/test/data/extensions/test_file.txt. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.", source: chrome-extension://poagjloekmhmephonfhhdbhhbjpdofja/test.html (0)
[42952:3847:1106/092905:INFO:CONSOLE(0)] "[SUCCESS] fileAccessNotAllowed", source: chrome-extension://poagjloekmhmephonfhhdbhhbjpdofja/test.html (0)
[       OK ] ExtensionApiTest.CrossOriginXHRNoFileAccess (1960 ms)
[35/348] ExtensionApiTest.CrossOriginXHRNoFileAccess (2385 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupSmall
[42961:3847:1106/092905:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionApiTest.WindowOpenPopupSmall (1874 ms)
[36/348] ExtensionApiTest.WindowOpenPopupSmall (2387 ms)
[ RUN      ] ExtensionApiTest.SharedModule
[42958:3847:1106/092905:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42958:3847:1106/092907:WARNING:extension_error_reporter.cc(79)] Extension error: Extension requires "Shared Module Test" with a minimum version "2.0", but only version "1.0" is installed.
[42960:12551:1106/092909:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42960:12551:1106/092909:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.SharedModule (4146 ms)
[37/348] ExtensionApiTest.SharedModule (4751 ms)
[ RUN      ] ExtensionApiTest.PopupBlockingHostedApp
[42967:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54625...
sending server_data: {"host": "127.0.0.1", "port": 54625} (36 bytes)
[42969:13063:1106/092910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42969:13063:1106/092910:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.PopupBlockingHostedApp (2711 ms)
[38/348] ExtensionApiTest.PopupBlockingHostedApp (3172 ms)
[ RUN      ] BrowserAccessibilityStateImplTest.TestHistograms
[42972:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42975:3847:1106/092910:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42975:3847:1106/092910:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42975:3847:1106/092910:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowserAccessibilityStateImplTest.TestHistograms (1239 ms)
[39/348] BrowserAccessibilityStateImplTest.TestHistograms (1857 ms)
[ RUN      ] AppControllerReplaceNTPBrowserTest.ReplaceNTPAfterStartup
[42977:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42977:16643:1106/092913:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] AppControllerReplaceNTPBrowserTest.ReplaceNTPAfterStartup (2085 ms)
[40/348] AppControllerReplaceNTPBrowserTest.ReplaceNTPAfterStartup (2648 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.ClickInTabIntercepted
[42978:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42978:3847:1106/092914:INFO:CONSOLE(18)] "Clicking a matching link", source: http://127.0.0.1:54637/extensions/platform_apps/url_handlers/launching_pages/navigate.js (18)
[       OK ] PlatformAppUrlRedirectorBrowserTest.ClickInTabIntercepted (3196 ms)
[41/348] PlatformAppUrlRedirectorBrowserTest.ClickInTabIntercepted (3706 ms)
[ RUN      ] DriveAppProviderTest.DisconnectDriveAppUninstallUrlApp
[42989:3847:1106/092915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.DisconnectDriveAppUninstallUrlApp (1196 ms)
[42/348] DriveAppProviderTest.DisconnectDriveAppUninstallUrlApp (1594 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInTabIntercepted
[42986:3847:1106/092914:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42986:3847:1106/092916:INFO:CONSOLE(56)] "Calling window.open()", source: http://127.0.0.1:54642/extensions/platform_apps/url_handlers/launching_pages/navigate.js (56)
[42986:79131:1106/092916:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[42993:12551:1106/092916:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42993:12551:1106/092916:WARNING:channel.cc(273)] RawChannel write error
[42987:3847:1106/092916:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42987:3847:1106/092916:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInTabIntercepted (3072 ms)
[43/348] PlatformAppUrlRedirectorBrowserTest.WindowOpenInTabIntercepted (3436 ms)
[ RUN      ] DriveAppProviderTest.DisconnectDriveAppPreserveChromeApp
[42994:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.DisconnectDriveAppPreserveChromeApp (1509 ms)
[44/348] DriveAppProviderTest.DisconnectDriveAppPreserveChromeApp (2120 ms)
[ RUN      ] DriveAppProviderTest.UserInstallResetsUninstallTracking
[42996:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.UserInstallResetsUninstallTracking (1586 ms)
[45/348] DriveAppProviderTest.UserInstallResetsUninstallTracking (2121 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileRunning
[43002:3847:1106/092919:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43002:3847:1106/092921:ERROR:native_app_window_cocoa.mm(924)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShelfMenu()
[43010:12551:1106/092921:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43010:12551:1106/092921:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileRunning (2551 ms)
[46/348] EphemeralAppBrowserTest.PromoteAppFromSyncWhileRunning (3176 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchAppWithNoPermissionWarnings
HTTP server started on http://127.0.0.1:54647...
sending server_data: {"host": "127.0.0.1", "port": 54647} (36 bytes)
[43004:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43007:3847:1106/092923:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a13c7c0]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[43007:3847:1106/092923:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a13c7c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[43004:29699:1106/092924:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43004:29699:1106/092924:WARNING:channel.cc(273)] RawChannel write error
[43029:12807:1106/092924:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43029:12807:1106/092924:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppLauncherTest.LaunchAppWithNoPermissionWarnings (4739 ms)
[47/348] EphemeralAppLauncherTest.LaunchAppWithNoPermissionWarnings (5279 ms)
[ RUN      ] EphemeralAppLauncherTest.EnableCancelled
HTTP server started on http://127.0.0.1:54651...
sending server_data: {"host": "127.0.0.1", "port": 54651} (36 bytes)
[43024:3847:1106/092922:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.EnableCancelled (2624 ms)
[48/348] EphemeralAppLauncherTest.EnableCancelled (3170 ms)
[ RUN      ] WebViewTest.GuestVisibilityChanged
[43034:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43034:3847:1106/092928:INFO:CONSOLE(6)] "onAppCommand: hide-guest", source: chrome-extension://pbaccpfieebpceodkmfainjchaeofphn/main.js (6)
[       OK ] WebViewTest.GuestVisibilityChanged (3339 ms)
[49/348] WebViewTest.GuestVisibilityChanged (3965 ms)
[ RUN      ] EphemeralAppServiceBrowserTest.ClearCachedApps
[43032:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43032:29443:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43032:29443:1106/092929:WARNING:channel.cc(273)] RawChannel write error
[43032:29443:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43032:29443:1106/092929:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppServiceBrowserTest.ClearCachedApps (5034 ms)
[50/348] EphemeralAppServiceBrowserTest.ClearCachedApps (5538 ms)
[ RUN      ] WebViewTest.EmbedderVisibilityChanged
[43045:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43045:3847:1106/092932:INFO:CONSOLE(6)] "onAppCommand: hide-embedder", source: chrome-extension://pbaccpfieebpceodkmfainjchaeofphn/main.js (6)
[       OK ] WebViewTest.EmbedderVisibilityChanged (3318 ms)
[51/348] WebViewTest.EmbedderVisibilityChanged (3963 ms)
[ RUN      ] WebViewTest.Shim_TestAPIMethodExistence
[43048:3847:1106/092930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43051:3847:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestAPIMethodExistence (3134 ms)
[52/348] WebViewTest.Shim_TestAPIMethodExistence (3701 ms)
[ RUN      ] WebViewTest.Shim_TestCannotMutateEventName
[43057:3847:1106/092933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43058:3847:1106/092936:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[43058:3847:1106/092936:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] WebViewTest.Shim_TestCannotMutateEventName (3213 ms)
[53/348] WebViewTest.Shim_TestCannotMutateEventName (3700 ms)
[ RUN      ] WebViewTest.Shim_TestNewWindowNoReferrerLink
[43060:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43060:80643:1106/092937:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[43060:29699:1106/092937:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43060:29699:1106/092937:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43060:29699:1106/092937:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNewWindowNoReferrerLink (3256 ms)
[54/348] WebViewTest.Shim_TestNewWindowNoReferrerLink (3722 ms)
[ RUN      ] WebViewTest.Shim_TestRemoveWebviewAfterNavigation
[43069:3847:1106/092937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43071:3847:1106/092939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[43069:29443:1106/092939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43069:29443:1106/092939:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestRemoveWebviewAfterNavigation (2536 ms)
[55/348] WebViewTest.Shim_TestRemoveWebviewAfterNavigation (3174 ms)
[ RUN      ] WebViewTest.ContextMenusAPI_Basic
[43072:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43072:3847:1106/092940:INFO:CONSOLE(5)] "webview has loaded.", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "Script has been injected into webview.", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(219)] "A communication channel has been established with webview.", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (219)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "Guest load completed.", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "testProperties", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "testCreateMenuItem", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "ITEM_CREATED", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "testUpdateMenuItem", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "testRemoveItem", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "createThreeMenuItems", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "window.testRemoveAllItems", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43072:3847:1106/092940:INFO:CONSOLE(5)] "testRemoveAllItems", source: chrome-extension://geannihlfkchniilaljhjjjgfaodfmea/embedder.js (5)
[43075:12551:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43072:29699:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43080:3847:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[43080:13319:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[       OK ] WebViewTest.ContextMenusAPI_Basic (3418 ms)
[56/348] WebViewTest.ContextMenusAPI_Basic (3968 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromWorkerDeny
[43084:3847:1106/092942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43084:3847:1106/092944:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://aadilhlpihalhmihfgfkjffckcaabjng/embedder.js (77)
[43084:3847:1106/092945:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://aadilhlpihalhmihfgfkjffckcaabjng/embedder.js (79)
[43084:3847:1106/092945:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://aadilhlpihalhmihfgfkjffckcaabjng/embedder.js (82)
[43084:78623:1106/092945:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[43084:29699:1106/092945:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43092:12295:1106/092945:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[43092:12295:1106/092945:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.FileSystemAPIRequestFromWorkerDeny (3956 ms)
[57/348] WebViewTest.FileSystemAPIRequestFromWorkerDeny (4499 ms)
[ RUN      ] WebViewTest.TearDownTest
[43079:3847:1106/092940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43088:12551:1106/092943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43088:12551:1106/092943:WARNING:channel.cc(273)] RawChannel write error
[43082:12807:1106/092945:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43079:29443:1106/092945:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.TearDownTest (5616 ms)
[58/348] WebViewTest.TearDownTest (6080 ms)
[ RUN      ] WebViewTest.SpeechRecognitionAPI_HasPermissionDeny
[43094:3847:1106/092946:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43094:29443:1106/092947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43094:29443:1106/092947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43094:48387:1106/092948:ERROR:mach_broker_mac.mm(256)] Unknown process 43101 is sending Mach IPC messages!
[43094:3847:1106/092949:INFO:CONSOLE(6)] "speechTests.denyTest", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(6)] "loadstop", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(6)] "done executeScript", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(6)] "done postMessage", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:29443:1106/092950:ERROR:media_stream_manager.cc(1199)] Invalid security origin.
[43094:3847:1106/092950:INFO:CONSOLE(6)] "[guest]: runSpeechRecognitionAPI, line: 6", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(6)] "[guest]: r.onerror, line: 6", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(6)] "embedder.onPostMessageReceived: recognition", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(6)] "embedder.onPostMessageReceived.status: onerror", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/embedder.js (6)
[43094:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://kpmjiideodaegkijlemmjokaklnbdjaf/_generated_background_page.html (0)
[43099:3847:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[43106:12551:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.SpeechRecognitionAPI_HasPermissionDeny (4297 ms)
[59/348] WebViewTest.SpeechRecognitionAPI_HasPermissionDeny (5027 ms)
[ RUN      ] WebViewTest.UserAgent
[43095:3847:1106/092946:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43095:29187:1106/092947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43095:29187:1106/092947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43095:47111:1106/092948:ERROR:mach_broker_mac.mm(256)] Unknown process 43100 is sending Mach IPC messages!
[43095:3847:1106/092948:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/main.js (25)
[43095:3847:1106/092949:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092949:INFO:CONSOLE(6)] "customArg: useragent", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092949:INFO:CONSOLE(6)] "startTest: useragent", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092949:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/utils.js (6)
[43095:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://cdoncjpnjcgkboeppobhdaioadfcbkii/_generated_background_page.html (0)
[43095:29187:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43095:29187:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.UserAgent (4550 ms)
[60/348] WebViewTest.UserAgent (5033 ms)
[ RUN      ] WindowControlsTest.CloseControlWorks
[43109:3847:1106/092951:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43109:29955:1106/092953:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WindowControlsTest.CloseControlWorks (2789 ms)
[61/348] WindowControlsTest.CloseControlWorks (3442 ms)
[ RUN      ] WebViewPluginTest.TestLoadPluginEvent
[43108:3847:1106/092951:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43112:13319:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43112:13319:1106/092955:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewPluginTest.TestLoadPluginEvent (4304 ms)
[62/348] WebViewPluginTest.TestLoadPluginEvent (4758 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics00
[43117:3847:1106/092955:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43117:28931:1106/092958:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics00 (3415 ms)
[63/348] FormStructureBrowserTest.DataDrivenHeuristics00 (3965 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics03
[43121:3847:1106/092956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics03 (3597 ms)
[64/348] FormStructureBrowserTest.DataDrivenHeuristics03 (4234 ms)
[ RUN      ] BrowsingDataIndexedDBHelperTest.CannedAddIndexedDB
[43124:3847:1106/092959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43125:3847:1106/093000:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[43125:3847:1106/093000:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[43125:3847:1106/093000:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowsingDataIndexedDBHelperTest.CannedAddIndexedDB (1453 ms)
[65/348] BrowsingDataIndexedDBHelperTest.CannedAddIndexedDB (2126 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.CannedAddLocalStorage
[43127:3847:1106/093000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowsingDataLocalStorageHelperTest.CannedAddLocalStorage (1352 ms)
[66/348] BrowsingDataLocalStorageHelperTest.CannedAddLocalStorage (1862 ms)
[ RUN      ] BrowsingDataRemoverBrowserTest.DownloadProhibited
[43130:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowsingDataRemoverBrowserTest.DownloadProhibited (2380 ms)
[67/348] BrowsingDataRemoverBrowserTest.DownloadProhibited (2933 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginIncognito
[43134:3847:1106/093002:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43139:12807:1106/093005:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43134:28419:1106/093005:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.LoginIncognito (3871 ms)
[68/348] CaptivePortalBrowserTest.LoginIncognito (4493 ms)
[ RUN      ] CaptivePortalBrowserTest.TwoBrokenTabs
[43138:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43144:12551:1106/093007:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43141:13319:1106/093008:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43138:28931:1106/093008:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43138:28931:1106/093008:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.TwoBrokenTabs (4616 ms)
[69/348] CaptivePortalBrowserTest.TwoBrokenTabs (5291 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateBrokenTab
[43145:3847:1106/093007:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.NavigateBrokenTab (3945 ms)
[70/348] CaptivePortalBrowserTest.NavigateBrokenTab (4494 ms)
[ RUN      ] ClickToPlayPluginTest.AllowException
[43150:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickToPlayPluginTest.AllowException (2980 ms)
[71/348] ClickToPlayPluginTest.AllowException (3709 ms)
[ RUN      ] PepperContentSettingsSpecialCasesPluginsBlockedTest.NaCl
[43155:3847:1106/093011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43155:28419:1106/093012:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43155:28419:1106/093012:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PepperContentSettingsSpecialCasesPluginsBlockedTest.NaCl (1954 ms)
[72/348] PepperContentSettingsSpecialCasesPluginsBlockedTest.NaCl (2659 ms)
[ RUN      ] DevToolsExtensionTest.TestDevToolsExtensionMessaging
[43160:3847:1106/093013:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54664...
sending server_data: {"host": "127.0.0.1", "port": 54664} (36 bytes)
[43160:3847:1106/093019:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[43160:3847:1106/093019:INFO:CONSOLE(2)] "PASS", source:  (2)
[43170:13063:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43170:13063:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[43160:29187:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43160:29187:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsExtensionTest.TestDevToolsExtensionMessaging (7158 ms)
[73/348] DevToolsExtensionTest.TestDevToolsExtensionMessaging (7922 ms)
[ RUN      ] WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization
[43164:3847:1106/093014:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54666...
sending server_data: {"host": "127.0.0.1", "port": 54666} (36 bytes)
[43164:3847:1106/093018:ERROR:CONSOLE(1347)] "Request with id = 1 failed. {"code":-32601,"message":"'Page.canScreencast' wasn't found"}", source: chrome-devtools://devtools/bundled/devtools.js (1347)
[43164:3847:1106/093018:ERROR:CONSOLE(1347)] "Request with id = 2 failed. {"code":-32601,"message":"'Page.canEmulate' wasn't found"}", source: chrome-devtools://devtools/bundled/devtools.js (1347)
[43164:3847:1106/093018:ERROR:CONSOLE(1347)] "Request with id = 33 failed. {"code":-32601,"message":"'Page.setColorPickerEnabled' wasn't found"}", source: chrome-devtools://devtools/bundled/devtools.js (1347)
ASAN:SIGSEGV
=================================================================
==43167==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x06a532f5 bp 0xb4296eb8 sp 0xb4296e00 T13)
    #0 0x6a532f4 in v8::Object::Get(v8::Handle<v8::Value>) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 164
    #1 0xa85e21d in blink::WorkerScriptDebugServer::addListener(blink::ScriptDebugListener*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 557
    #2 0x98bd383 in blink::WorkerDebuggerAgent::startListeningScriptDebugServer() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 51
    #3 0x96e682c in blink::InspectorDebuggerAgent::enable() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 108
    #4 0x96e896e in blink::InspectorDebuggerAgent::enable(WTF::String*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 350
    #5 0x96e8b83 in non-virtual thunk to blink::InspectorDebuggerAgent::enable(WTF::String*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 19
    #6 0xb5bf3be in blink::InspectorBackendDispatcherImpl::Debugger_enable(long, blink::JSONObject*, blink::JSONArray*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 990
    #7 0xb6325b6 in blink::InspectorBackendDispatcherImpl::dispatch(WTF::String const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 4022
    #8 0x98c0630 in blink::WorkerInspectorController::dispatchMessageFromFrontend(WTF::String const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 80
    #9 0x9b966f2 in blink::dispatchOnInspectorBackendTask(blink::ExecutionContext*, WTF::String const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 98
    #10 0x9b96e7b in blink::CrossThreadTask1<WTF::String, WTF::String const&>::performTask(blink::ExecutionContext*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 43
    #11 0x9bb14cb in blink::WorkerThreadTask::run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 683
    #12 0x9badb4a in blink::WorkerThread::runDebuggerTask(blink::WorkerThread::WaitMode) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 602
    #13 0x9bb090c in blink::RunDebuggerQueueTask::performTask(blink::ExecutionContext*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 44
    #14 0x9bb14cb in blink::WorkerThreadTask::run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 683
    #15 0x10a299d9 in base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<void (blink::WebThread::Task::*)()>, void (blink::WebThread::Task*), void (base::internal::OwnedWrapper<blink::WebThread::Task>)>, void ()(blink::WebThread::Task*)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 121
    #16 0x1ef8b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #17 0x1fbd8ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #18 0x1fbee23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #19 0x1eb3670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #20 0x9576d04e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #21 0x9576ca78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #22 0x95792825 in __CFRunLoopRun (in CoreFoundation) + 933
    #23 0x95792019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #24 0x95791e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #25 0x1eb58f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 169
    #26 0x1eb4977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #27 0x1fbc882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #28 0x2012ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #29 0x1fbc202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #30 0x207d060 in base::Thread::Run(base::MessageLoop*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 16
    #31 0x207d432 in base::Thread::ThreadMain() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 962
    #32 0x206bb95 in base::(anonymous namespace)::ThreadFunc(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 501
    #33 0xaef4a in 0x0003bf4a (in libclang_rt.asan_osx_dynamic.dylib) + 170

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T13 created by T0 here:
    #0 0x9a31f in 0x0002731f (in libclang_rt.asan_osx_dynamic.dylib) + 47
    #1 0x206b107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 695
    #2 0x206ae47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 39
    #3 0x207cb65 in base::Thread::StartWithOptions(base::Thread::Options const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 437
    #4 0x207c8ed in base::Thread::Start() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 269
    #5 0x10a27327 in content::WebThreadImpl::WebThreadImpl(char const*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 407
    #6 0x1085f114 in content::BlinkPlatformImpl::createThread(char const*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 36
    #7 0x631fc79 in blink::WebThreadSupportingGC::create(char const*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 137
    #8 0x9ba90a1 in blink::WorkerThread::start() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 193
    #9 0x7f5ae72 in blink::WebSharedWorkerImpl::onScriptLoaderFinished() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 4130
    #10 0x7f61389 in WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (blink::WebSharedWorkerImpl::*)()>, void (blink::WebSharedWorkerImpl*)>::operator()() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 121
    #11 0x7f61633 in blink::WebSharedWorkerImpl::Loader::notifyFinished() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 67
    #12 0x9ba76d1 in blink::WorkerScriptLoader::didFinishLoading(unsigned long, double) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 641
    #13 0x98f42e2 in non-virtual thunk to blink::DocumentThreadableLoader::notifyFinished(blink::Resource*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 370
    #14 0x940ce35 in blink::Resource::checkNotify() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 885
    #15 0x940ecb8 in blink::Resource::finish(double) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 120
    #16 0x94536c1 in blink::ResourceLoader::didFinishLoading(blink::WebURLLoader*, double, long long) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 689
    #17 0x109e32ba in content::WebURLLoaderImpl::Context::OnCompletedRequest(int, bool, bool, std::string const&, base::TimeTicks const&, long long) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1146
    #18 0x1098a2f1 in content::ResourceDispatcher::OnRequestComplete(int, ResourceMsg_RequestCompleteData const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1649
    #19 0x10982adf in content::ResourceDispatcher::DispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3967
    #20 0x10980a32 in content::ResourceDispatcher::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1698
    #21 0x1087c1d3 in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 451
    #22 0x31cc766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #23 0x31d47cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #24 0x1ef8b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #25 0x1fbd8ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #26 0x1fbee23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #27 0x1eb3670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #28 0x9576d04e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #29 0x9576ca78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #30 0x95792825 in __CFRunLoopRun (in CoreFoundation) + 933
    #31 0x95792019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #32 0x95791e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #33 0x96b0cb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #34 0x1eb61b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #35 0x1eb4977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #36 0x1fbc882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #37 0x2012ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #38 0x1fbc202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #39 0x10d8b4bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #40 0x1e43917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #41 0x1e45a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #42 0x1e43220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #43 0x5363d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #44 0x6dce8 in main (in Chromium Helper) + 24
    #45 0x6dcc4 in start (in Chromium Helper) + 52
#46 0x10 (<unknown module>)

==43167==ABORTING
[43164:3847:1106/093019:ERROR:CONSOLE(3280)] "Connection is closed", source: chrome-devtools://devtools/bundled/devtools.js (3280)
[43171:12551:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43171:12551:1106/093020:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization (6946 ms)
[74/348] WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization (7650 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl
[43173:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl (1769 ms)
[75/348] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl (2401 ms)
[ RUN      ] DownloadTest.CloseNewTab2
[43175:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.CloseNewTab2 (3030 ms)
[76/348] DownloadTest.CloseNewTab2 (3721 ms)
[ RUN      ] DownloadTest.DownloadUrlToPath
[43183:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43183:28931:1106/093024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43183:28931:1106/093024:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.DownloadUrlToPath (1609 ms)
[77/348] DownloadTest.DownloadUrlToPath (2134 ms)
[ RUN      ] DownloadTest.LoadURLExternallyReferrerPolicy
[43187:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54674...
sending server_data: {"host": "127.0.0.1", "port": 54674} (36 bytes)
[       OK ] DownloadTest.LoadURLExternallyReferrerPolicy (2513 ms)
[78/348] DownloadTest.LoadURLExternallyReferrerPolicy (3181 ms)
[ RUN      ] DownloadTest.Resumption_WithPromptAlways
[43188:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.Resumption_WithPromptAlways (2576 ms)
[79/348] DownloadTest.Resumption_WithPromptAlways (3180 ms)
[ RUN      ] SavePageBrowserTest.SaveViewSourceHTMLOnly
[43196:3847:1106/093028:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43200:12551:1106/093030:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43200:12551:1106/093030:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SavePageBrowserTest.SaveViewSourceHTMLOnly (2786 ms)
[80/348] SavePageBrowserTest.SaveViewSourceHTMLOnly (3448 ms)
[ RUN      ] SavePageBrowserTest.SaveDuringInitialNavigationIncognito
[43197:3847:1106/093028:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SavePageBrowserTest.SaveDuringInitialNavigationIncognito (3194 ms)
[81/348] SavePageBrowserTest.SaveDuringInitialNavigationIncognito (3704 ms)
[ RUN      ] SavePageBrowserTest.FileNameFromPageTitle
[43205:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SavePageBrowserTest.FileNameFromPageTitle (2002 ms)
[82/348] SavePageBrowserTest.FileNameFromPageTitle (2663 ms)
[ RUN      ] SavePageBrowserTest.RemoveFromList
[43206:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SavePageBrowserTest.RemoveFromList (2163 ms)
[83/348] SavePageBrowserTest.RemoveFromList (2652 ms)
[ RUN      ] ErrorPageTest.DNSError_DoSearch
[43212:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.DNSError_DoSearch (4246 ms)
[84/348] ErrorPageTest.DNSError_DoSearch (4759 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack2AndForward
[43211:3847:1106/093034:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43211:28931:1106/093040:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43211:28931:1106/093040:WARNING:channel.cc(273)] RawChannel write error
[43211:28931:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43211:28931:1106/093041:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_GoBack2AndForward (7366 ms)
[85/348] ErrorPageTest.DNSError_GoBack2AndForward (7931 ms)
[ RUN      ] AutomationApiTest.Location
[43222:3847:1106/093039:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43229:3847:1106/093042:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[43229:3847:1106/093043:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
AXTreeUpdate: clear node 1
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:54680/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:54680/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[43229:3847:1106/093043:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:54680/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:54680/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[43222:80903:1106/093043:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[43222:3847:1106/093043:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://ciicjpmoapebklabolehbfdeagelbphp/location.html (0)
[43229:3847:1106/093043:INFO:renderer_accessibility.cc(238)] Accessibility event: childrenChanged on node id 8
id=8 group READONLY (8, 8)-(949, 592) value= display=block html_tag=body name= child_ids=24,12,15
id=24 button FOCUSABLE READONLY VERTICAL (100, 200)-(300, 400) value= action=press display=block html_tag=button role=button name=Ok

[43229:3847:1106/093043:INFO:renderer_accessibility.cc(238)] Accessibility event: childrenChanged on node id 13
id=8 group READONLY (8, 8)-(949, 592) value= display=block html_tag=body name= child_ids=24,12,15

[43229:3847:1106/093043:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(965, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=37 value= url=http://a.com:54680/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:54680/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[43222:3847:1106/093043:INFO:CONSOLE(0)] "[SUCCESS] testLocation", source: chrome-extension://ciicjpmoapebklabolehbfdeagelbphp/location.html (0)
[43227:3847:1106/093043:WARNING:logging_native_handler.cc(62)] Got childrenChanged event on unknown node: 13; this: 5
[       OK ] AutomationApiTest.Location (4323 ms)
[86/348] AutomationApiTest.Location (5021 ms)
[ RUN      ] AutomationApiTest.TabsAutomationHostsPermissions
[43228:3847:1106/093042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43231:12807:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43231:12807:1106/093044:WARNING:channel.cc(273)] RawChannel write error
[43228:3847:1106/093045:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://kifpaibdhjkkdphjkkjmakhpjpldmmok/permissions.html (0)
[43228:3847:1106/093045:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://kifpaibdhjkkdphjkkjmakhpjpldmmok/permissions.html (0)
[43235:13063:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[43235:13063:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[43235:13063:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43235:3847:1106/093045:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[       OK ] AutomationApiTest.TabsAutomationHostsPermissions (3531 ms)
[87/348] AutomationApiTest.TabsAutomationHostsPermissions (4238 ms)
[ RUN      ] BrowserApiTest.OpenTab
[43233:3847:1106/093044:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43236:12551:1106/093046:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43233:28675:1106/093046:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43233:28675:1106/093046:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43233:44291:1106/093046:ERROR:mach_broker_mac.mm(256)] Unknown process 43238 is sending Mach IPC messages!
[       OK ] BrowserApiTest.OpenTab (1853 ms)
[88/348] BrowserApiTest.OpenTab (2389 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataRemovalMaskCombination
[43239:3847:1106/093047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43239:28675:1106/093048:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowsingDataTest.BrowsingDataRemovalMaskCombination (1665 ms)
[89/348] ExtensionBrowsingDataTest.BrowsingDataRemovalMaskCombination (2389 ms)
[ RUN      ] DebuggerApiTest.DebuggerNotAllowedOnOtherExtensionPages
[43240:3847:1106/093047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43240:29187:1106/093050:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: odlameecjipmbmbejkplpemijjgpljce
[43240:29187:1106/093050:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://odlameecjipmbmbejkplpemijjgpljce/foo.html
[43245:12551:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43248:12295:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DebuggerApiTest.DebuggerNotAllowedOnOtherExtensionPages (4619 ms)
[90/348] DebuggerApiTest.DebuggerNotAllowedOnOtherExtensionPages (5316 ms)
[ RUN      ] DeclarativeContentApiTest.ShowPageActionWithoutPageAction
[43246:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DeclarativeContentApiTest.ShowPageActionWithoutPageAction (3058 ms)
[91/348] DeclarativeContentApiTest.ShowPageActionWithoutPageAction (3706 ms)
[ RUN      ] DialAPITest.Discovery
[43252:3847:1106/093052:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43255:12551:1106/093054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43255:12551:1106/093054:WARNING:channel.cc(273)] RawChannel write error
[43252:3847:1106/093054:INFO:CONSOLE(0)] "[SUCCESS] discoverySucceeds", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/discovery.html (0)
[       OK ] DialAPITest.Discovery (2662 ms)
[92/348] DialAPITest.Discovery (3449 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchState
[43253:3847:1106/093053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchState (2522 ms)
[93/348] DownloadExtensionTest.DownloadExtensionTest_SearchState (3182 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchPlural
[43261:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchPlural (2216 ms)
[94/348] DownloadExtensionTest.DownloadExtensionTest_SearchPlural (2913 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchLimit
[43260:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchLimit (2713 ms)
[95/348] DownloadExtensionTest.DownloadExtensionTest_SearchLimit (3443 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidHeaders
[43268:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54687...
sending server_data: {"host": "127.0.0.1", "port": 54687} (36 bytes)
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:13831:1106/093101:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43275:13831:1106/093101:WARNING:channel.cc(273)] RawChannel write error
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[43275:17923:1106/093101:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43275:17923:1106/093101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidHeaders (2706 ms)
[96/348] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidHeaders (3467 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Incognito
[43267:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54686...
sending server_data: {"host": "127.0.0.1", "port": 54686} (36 bytes)
[43267:29699:1106/093101:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43271:12807:1106/093102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43271:12807:1106/093102:WARNING:channel.cc(273)] RawChannel write error
[43273:12551:1106/093102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43273:12551:1106/093102:WARNING:channel.cc(273)] RawChannel write error
[43267:29699:1106/093102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Incognito (3838 ms)
[97/348] DownloadExtensionTest.DownloadExtensionTest_Download_Incognito (4493 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_DataURL
[43279:3847:1106/093103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43285:12295:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43285:12295:1106/093104:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_DataURL (2495 ms)
[98/348] DownloadExtensionTest.DownloadExtensionTest_Download_DataURL (3183 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_NoBody
[43281:3847:1106/093103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54690...
sending server_data: {"host": "127.0.0.1", "port": 54690} (36 bytes)
[43286:16643:1106/093105:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[43286:16643:1106/093105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_NoBody (3158 ms)
[99/348] DownloadExtensionTest.DownloadExtensionTest_Download_Post_NoBody (3706 ms)
[ RUN      ] BrowserActionApiTest.TestTriggerBrowserAction
[43288:3847:1106/093106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54692...
sending server_data: {"host": "127.0.0.1", "port": 54692} (36 bytes)
[43290:12551:1106/093108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43290:12551:1106/093108:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionApiTest.TestTriggerBrowserAction (3080 ms)
[100/348] BrowserActionApiTest.TestTriggerBrowserAction (3706 ms)
[ RUN      ] PageActionApiTest.TestCrash57333
[43291:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43296:12551:1106/093110:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PageActionApiTest.TestCrash57333 (3223 ms)
[101/348] PageActionApiTest.TestCrash57333 (3976 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenMultipleSuggested
[43297:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43297:29443:1106/093110:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43297:29443:1106/093110:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43297:45571:1106/093111:ERROR:mach_broker_mac.mm(256)] Unknown process 43302 is sending Mach IPC messages!
[43297:3847:1106/093112:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://bbckopincibognbfllehmjklciefbdcf/_generated_background_page.html (0)
[43297:29443:1106/093112:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43297:29443:1106/093112:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenMultipleSuggested (3388 ms)
[102/348] FileSystemApiTest.FileSystemApiOpenMultipleSuggested (3966 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryWithoutPermissionTest
[43301:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43301:29699:1106/093112:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43301:29699:1106/093112:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43301:47619:1106/093112:ERROR:mach_broker_mac.mm(256)] Unknown process 43306 is sending Mach IPC messages!
[43301:3847:1106/093113:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://fpohcnipheiedekcihocmdbliegalmmb/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryWithoutPermissionTest (2960 ms)
[103/348] FileSystemApiTest.FileSystemApiOpenDirectoryWithoutPermissionTest (3717 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileWithWriteTest
[43308:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43308:29187:1106/093114:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43308:29187:1106/093114:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43308:44803:1106/093115:ERROR:mach_broker_mac.mm(256)] Unknown process 43312 is sending Mach IPC messages!
[43308:3847:1106/093116:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://mpeaekpobdildghjflpjaahimpnbcpaf/_generated_background_page.html (0)
[43310:12551:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43310:12551:1106/093116:WARNING:channel.cc(273)] RawChannel write error
[43308:29187:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileWithWriteTest (2925 ms)
[104/348] FileSystemApiTest.FileSystemApiOpenWritableExistingFileWithWriteTest (3716 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiIsWritableWithWritePermissionTest
[43311:3847:1106/093115:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43311:29443:1106/093116:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43311:29443:1106/093116:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43311:47363:1106/093116:ERROR:mach_broker_mac.mm(256)] Unknown process 43316 is sending Mach IPC messages!
[43311:3847:1106/093117:INFO:CONSOLE(0)] "[SUCCESS] isWritableEntry", source: chrome-extension://cofognlogeomdnglbbmgbdghlkflloji/_generated_background_page.html (0)
[43315:12551:1106/093117:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43315:12551:1106/093117:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiIsWritableWithWritePermissionTest (2846 ms)
[105/348] FileSystemApiTest.FileSystemApiIsWritableWithWritePermissionTest (3443 ms)
[ RUN      ] GcmApiTest.Register
[43318:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43318:3847:1106/093119:INFO:CONSOLE(0)] "[SUCCESS] testRegister", source: chrome-extension://hjgcmclcccameopphickmggbhiempdcg/_generated_background_page.html (0)
[43320:12551:1106/093119:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43320:12551:1106/093119:WARNING:channel.cc(273)] RawChannel write error
[43323:12551:1106/093119:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43323:12551:1106/093119:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcmApiTest.Register (2322 ms)
[106/348] GcmApiTest.Register (2910 ms)
[ RUN      ] GcdPrivateAPITest.Session
[43321:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] GcdPrivateAPITest.Session (4262 ms)
[107/348] GcdPrivateAPITest.Session (4752 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.NoneSignedIn
[43332:3847:1106/093123:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43333:3847:1106/093124:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[43333:3847:1106/093124:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[43333:3847:1106/093124:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] IdentityGetAccountsFunctionTest.NoneSignedIn (1249 ms)
[108/348] IdentityGetAccountsFunctionTest.NoneSignedIn (1868 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessNoToken
[43335:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43335:3847:1106/093126:INFO:CONSOLE(5)] "hi there", source: chrome-extension://amgemcfhamnfpoagllnbnejjmngkdblo/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessNoToken (1829 ms)
[109/348] GetAuthTokenFunctionTest.InteractiveLoginSuccessNoToken (2387 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalAborted
[43339:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43339:3847:1106/093128:INFO:CONSOLE(5)] "hi there", source: chrome-extension://amgemcfhamnfpoagllnbnejjmngkdblo/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalAborted (1938 ms)
[110/348] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalAborted (2397 ms)
[ RUN      ] HistoryApiTest.Delete
[43326:3847:1106/093120:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43326:3847:1106/093122:INFO:CONSOLE(0)] "[SUCCESS] clearHistory", source: chrome-extension://mcpmcpdocmhobmnkhbacoljdbjdnocbk/delete.html (0)
[43326:3847:1106/093122:INFO:CONSOLE(0)] "[SUCCESS] deleteUrl", source: chrome-extension://mcpmcpdocmhobmnkhbacoljdbjdnocbk/delete.html (0)
[43326:3847:1106/093124:INFO:CONSOLE(0)] "[SUCCESS] deleteStartRange", source: chrome-extension://mcpmcpdocmhobmnkhbacoljdbjdnocbk/delete.html (0)
[43326:3847:1106/093126:INFO:CONSOLE(0)] "[SUCCESS] deleteEndRange", source: chrome-extension://mcpmcpdocmhobmnkhbacoljdbjdnocbk/delete.html (0)
[43326:3847:1106/093128:INFO:CONSOLE(0)] "[SUCCESS] deleteWholeRange", source: chrome-extension://mcpmcpdocmhobmnkhbacoljdbjdnocbk/delete.html (0)
[43326:3847:1106/093131:INFO:CONSOLE(0)] "[SUCCESS] deleteEmptyRange", source: chrome-extension://mcpmcpdocmhobmnkhbacoljdbjdnocbk/delete.html (0)
[       OK ] HistoryApiTest.Delete (10961 ms)
[111/348] HistoryApiTest.Delete (11600 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalInvalidRedirect
[43343:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43343:29443:1106/093130:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[43343:3847:1106/093131:INFO:CONSOLE(5)] "hi there", source: chrome-extension://amgemcfhamnfpoagllnbnejjmngkdblo/test.js (5)
[43343:29443:1106/093131:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43343:29443:1106/093131:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalInvalidRedirect (1869 ms)
[112/348] GetAuthTokenFunctionTest.InteractiveApprovalInvalidRedirect (2390 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.Advice
[43348:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43350:3847:1106/093133:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[43350:3847:1106/093133:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[43350:3847:1106/093133:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RemoveCachedAuthTokenFunctionTest.Advice (1350 ms)
[113/348] RemoveCachedAuthTokenFunctionTest.Advice (1860 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalOAuthErrors
[43347:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43347:29187:1106/093133:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[43347:3847:1106/093133:INFO:CONSOLE(5)] "hi there", source: chrome-extension://amgemcfhamnfpoagllnbnejjmngkdblo/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalOAuthErrors (2162 ms)
[114/348] GetAuthTokenFunctionTest.InteractiveApprovalOAuthErrors (2667 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.GetAllIncludesTerminated
[43357:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionManagementApiBrowserTest.GetAllIncludesTerminated (2319 ms)
[115/348] ExtensionManagementApiBrowserTest.GetAllIncludesTerminated (2912 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.SelfUninstall
[43354:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43363:12551:1106/093136:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43363:12551:1106/093136:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.SelfUninstall (3297 ms)
[116/348] ExtensionManagementApiBrowserTest.SelfUninstall (3969 ms)
[ RUN      ] ExtensionManagementApiTest.Uninstall
[43364:3847:1106/093137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43374:12551:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43374:12551:1106/093139:WARNING:channel.cc(273)] RawChannel write error
[43364:3847:1106/093139:INFO:CONSOLE(0)] "[SUCCESS] uninstallEnabledAppWithoutUserGesture", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/uninstall.html (0)
[43364:3847:1106/093139:INFO:CONSOLE(0)] "[SUCCESS] uninstallEnabledApp", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/uninstall.html (0)
[43364:3847:1106/093139:INFO:CONSOLE(0)] "[SUCCESS] uninstallDisabledApp", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/uninstall.html (0)
[43364:3847:1106/093139:INFO:CONSOLE(0)] "[SUCCESS] uninstallEnabledExtension", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/uninstall.html (0)
[43364:3847:1106/093140:INFO:CONSOLE(0)] "[SUCCESS] uninstallDisabledExtension", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/uninstall.html (0)
[       OK ] ExtensionManagementApiTest.Uninstall (2837 ms)
[117/348] ExtensionManagementApiTest.Uninstall (3443 ms)
[ RUN      ] ExtensionManagementApiTest.CreateAppShortcut
[43370:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43370:3847:1106/093141:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[43370:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] createEnabledAppShortcutWithoutUserGesture", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/createAppShortcut.html (0)
[43370:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] createEnabledAppShortcut", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/createAppShortcut.html (0)
[43370:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] createDisabledAppShortcut", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/createAppShortcut.html (0)
[43370:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] createPackagedAppShortcut", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/createAppShortcut.html (0)
[43370:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] createExtensionShortcut", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/createAppShortcut.html (0)
[43370:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] createNotExistAppShortcut", source: chrome-extension://lheafechneffldjlogfmlklfnbenilhd/createAppShortcut.html (0)
[43477:12807:1106/093141:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionManagementApiTest.CreateAppShortcut (3781 ms)
[118/348] ExtensionManagementApiTest.CreateAppShortcut (4517 ms)
[ RUN      ] ExtensionManagementApiTest.ManagementPolicyProhibited
[43479:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43488:13319:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43488:13319:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[43479:3847:1106/093143:INFO:CONSOLE(0)] "[SUCCESS] prohibitedDisable", source: chrome-extension://kpdfdedjmeaimmllplniphobagidgkip/prohibited.html (0)
[43479:3847:1106/093143:INFO:CONSOLE(0)] "[SUCCESS] prohibitedEnable", source: chrome-extension://kpdfdedjmeaimmllplniphobagidgkip/prohibited.html (0)
[43479:3847:1106/093143:INFO:CONSOLE(0)] "[SUCCESS] prohibitedUninstall", source: chrome-extension://kpdfdedjmeaimmllplniphobagidgkip/prohibited.html (0)
[43479:29699:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionManagementApiTest.ManagementPolicyProhibited (3011 ms)
[119/348] ExtensionManagementApiTest.ManagementPolicyProhibited (3703 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.Scan
[43500:3847:1106/093142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43500:29443:1106/093143:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43500:29443:1106/093143:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43500:45059:1106/093144:ERROR:mach_broker_mac.mm(256)] Unknown process 43542 is sending Mach IPC messages!
[43500:3847:1106/093145:INFO:CONSOLE(0)] "[SUCCESS] MediaScanTest", source: chrome-extension://piagmmknaiknplmbpnodlakcdccpnjjd/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.Scan (3324 ms)
[120/348] MediaGalleriesPlatformAppBrowserTest.Scan (3966 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.ToURL
[43551:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43551:29955:1106/093145:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43551:29955:1106/093145:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43551:46083:1106/093146:ERROR:mach_broker_mac.mm(256)] Unknown process 43593 is sending Mach IPC messages!
[43551:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dlcijocpjgaphhhhkmobmhipnkknkpgp/_generated_background_page.html (0)
[43551:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dlcijocpjgaphhhhkmobmhipnkknkpgp/_generated_background_page.html (0)
[43551:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dlcijocpjgaphhhhkmobmhipnkknkpgp/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.ToURL (3341 ms)
[121/348] MediaGalleriesPlatformAppBrowserTest.ToURL (3968 ms)
[ RUN      ] NotificationProviderApiTest.TestBasicUsage
[43595:3847:1106/093146:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43595:3847:1106/093148:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnClicked", source: chrome-extension://facchcklmaknbamemmognlkefnepgoio/_generated_background_page.html (0)
[43595:3847:1106/093148:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnButtonClicked", source: chrome-extension://facchcklmaknbamemmognlkefnepgoio/_generated_background_page.html (0)
[43595:3847:1106/093148:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnClosed", source: chrome-extension://facchcklmaknbamemmognlkefnepgoio/_generated_background_page.html (0)
[43595:3847:1106/093148:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnPermissionLevelChanged", source: chrome-extension://facchcklmaknbamemmognlkefnepgoio/_generated_background_page.html (0)
[43595:3847:1106/093149:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnShowSettings", source: chrome-extension://facchcklmaknbamemmognlkefnepgoio/_generated_background_page.html (0)
[       OK ] NotificationProviderApiTest.TestBasicUsage (2792 ms)
[122/348] NotificationProviderApiTest.TestBasicUsage (3439 ms)
[ RUN      ] ExtensionPreferenceApiTest.OnChangeSplit
[43636:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43636:29443:1106/093152:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43636:29443:1106/093152:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43636:46851:1106/093153:ERROR:mach_broker_mac.mm(256)] Unknown process 43652 is sending Mach IPC messages!
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeDefault incognito ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeDefault regular ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeDefault", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeDefault", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnly regular listening", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnly incognito ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnly regular ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnly incognito pref set", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnly", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeDefaultOnly regular ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnly", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeDefaultOnly incognito listening", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeDefaultOnly incognito ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeDefaultOnly regular pref set", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeDefaultOnly", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeDefaultOnly", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnlyBack incognito ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnlyBack regular listening", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnlyBack regular ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "changeIncognitoOnlyBack incognito pref set", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnlyBack", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnlyBack", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "clearIncognito regular listening", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "clearIncognito regular ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "clearIncognito incognito ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "clearIncognito incognito pref cleared", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] clearIncognito", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] clearIncognito", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "clearDefault regular ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(41)] "clearDefault incognito ready", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/test.js (41)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] clearDefault", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] clearDefault", source: chrome-extension://jpkjbmkljfcoacijafgebnlhgkdlcnip/_generated_background_page.html (0)
[43636:29443:1106/093154:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43653:12551:1106/093154:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionPreferenceApiTest.OnChangeSplit (4959 ms)
[123/348] ExtensionPreferenceApiTest.OnChangeSplit (5555 ms)
[ RUN      ] NotificationsApiTest.TestBasicUsage
[43628:3847:1106/093148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43628:3847:1106/093150:INFO:CONSOLE(118)] "Starting testIdUsage.", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/background.js (118)
[43628:3847:1106/093150:INFO:CONSOLE(0)] "[SUCCESS] testIdUsage", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/_generated_background_page.html (0)
[43628:3847:1106/093150:INFO:CONSOLE(158)] "Starting testBaseFormat", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/background.js (158)
[43628:3847:1106/093151:INFO:CONSOLE(0)] "[SUCCESS] testBaseFormat", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/_generated_background_page.html (0)
[43628:3847:1106/093151:INFO:CONSOLE(222)] "Starting testListItem", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/background.js (222)
[43628:3847:1106/093151:INFO:CONSOLE(0)] "[SUCCESS] testListItem", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/_generated_background_page.html (0)
[43628:3847:1106/093151:INFO:CONSOLE(254)] "Starting testGetAll", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/background.js (254)
[43628:3847:1106/093151:INFO:CONSOLE(0)] "[SUCCESS] testGetAll", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/_generated_background_page.html (0)
[43628:3847:1106/093151:INFO:CONSOLE(283)] "Starting testProgress", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/background.js (283)
[43628:3847:1106/093151:INFO:CONSOLE(0)] "[SUCCESS] testProgress", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/_generated_background_page.html (0)
[43628:3847:1106/093151:INFO:CONSOLE(316)] "Starting testLargeImage", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/background.js (316)
[43628:3847:1106/093156:INFO:CONSOLE(0)] "[SUCCESS] testLargeImage", source: chrome-extension://lopokiahjapffgccidikaedbhcojgppf/_generated_background_page.html (0)
[43628:29699:1106/093156:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43628:29699:1106/093156:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NotificationsApiTest.TestBasicUsage (8356 ms)
[124/348] NotificationsApiTest.TestBasicUsage (8971 ms)
[ RUN      ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphraseAsynchronous
[43662:3847:1106/093155:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphraseAsynchronous (1767 ms)
[125/348] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphraseAsynchronous (2394 ms)
[ RUN      ] ProxySettingsApiTest.ProxyEventsParseError
[43675:3847:1106/093158:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43675:29699:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43675:29699:1106/093200:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyEventsParseError (2962 ms)
[126/348] ProxySettingsApiTest.ProxyEventsParseError (3705 ms)
[ RUN      ] ProxySettingsApiTest.ProxyPacScript
[43673:3847:1106/093157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43673:3847:1106/093200:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://cejhmppiheldkjgkeajkbfaocndaceok/_generated_background_page.html (0)
[43673:3847:1106/093200:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://cejhmppiheldkjgkeajkbfaocndaceok/_generated_background_page.html (0)
[43697:13319:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43697:13319:1106/093200:WARNING:channel.cc(273)] RawChannel write error
[43673:3847:1106/093201:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://cejhmppiheldkjgkeajkbfaocndaceok/_generated_background_page.html (0)
[43673:3847:1106/093201:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://cejhmppiheldkjgkeajkbfaocndaceok/_generated_background_page.html (0)
[43719:13319:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43719:13319:1106/093201:WARNING:channel.cc(273)] RawChannel write error
[43673:3847:1106/093202:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://cejhmppiheldkjgkeajkbfaocndaceok/_generated_background_page.html (0)
[43673:3847:1106/093202:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://cejhmppiheldkjgkeajkbfaocndaceok/_generated_background_page.html (0)
[43673:29443:1106/093202:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43673:29443:1106/093202:WARNING:channel.cc(273)] RawChannel write error
[43739:13575:1106/093202:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43739:13575:1106/093202:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyPacScript (5246 ms)
[127/348] ProxySettingsApiTest.ProxyPacScript (5810 ms)
[ RUN      ] ExtensionSessionsTest.GetDevicesMaxResults
[43730:3847:1106/093201:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: SyncActive()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: FirstSetupInProgress()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: HasSyncSetupCompleted()
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: DisableForUser()
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: HasSyncSetupCompleted()
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 - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:165:
Function call: GetRegisteredDataTypes()
Returns: 4-byte object <FF-FF FF-1F>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
Function call: GetPreferredDataTypes()
Returns: 4-byte object <00-02 00-00>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:163:
Function call: IsDataTypeControllerRunning(11)
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 ] ExtensionSessionsTest.GetDevicesMaxResults (1687 ms)
[128/348] ExtensionSessionsTest.GetDevicesMaxResults (2385 ms)
[ RUN      ] SocketsTcpApiTest.SocketTcpExtensionTLS
[43767:3847:1106/093203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:54706...
sending server_data: {"host": "127.0.0.1", "port": 54706} (36 bytes)
[43767:3847:1106/093206:INFO:CONSOLE(448)] "Running tests for HTTPS, server 127.0.0.1:54706", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (448)
[43767:3847:1106/093206:INFO:CONSOLE(339)] "HTTPS onPausedComplete. Connecting to 127.0.0.1:54706", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (339)
[43767:3847:1106/093206:INFO:CONSOLE(346)] "HTTPS onConnectComplete", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (346)
[43767:3847:1106/093207:INFO:CONSOLE(353)] "HTTPS onSecureComplete(0)", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (353)
[43767:3847:1106/093207:INFO:CONSOLE(367)] "HTTPS onUnpauseComplete", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (367)
[43767:3847:1106/093207:INFO:CONSOLE(375)] "HTTPS onSendComplete: 26 bytes.", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (375)
[43767:3847:1106/093207:INFO:CONSOLE(383)] "HTTPS onSocketReceive", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (383)
[43767:3847:1106/093207:INFO:CONSOLE(383)] "HTTPS onSocketReceive", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (383)
[43767:3847:1106/093207:INFO:CONSOLE(383)] "HTTPS onSocketReceive", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (383)
[43767:3847:1106/093207:INFO:CONSOLE(383)] "HTTPS onSocketReceive", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (383)
[43767:3847:1106/093207:INFO:CONSOLE(402)] "HTTPS onSocketReceiveError", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (402)
[43767:3847:1106/093207:INFO:CONSOLE(391)] "HTTPS receive: got HTTP/1.0 200 OK
Server: BaseHTTP/0.3 Python/2.7.5
", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (391)
[43767:3847:1106/093207:INFO:CONSOLE(394)] "HTTPS response received, closing socket.", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (394)
[43767:3847:1106/093207:INFO:CONSOLE(411)] "HTTPS Test Succeeded", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (411)
[43767:3847:1106/093207:INFO:CONSOLE(330)] "HTTPS onCreateComplete: in MISUSE_SECURE_PENDING_READ mode, skipping setPaused(false).", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (330)
[43767:3847:1106/093207:INFO:CONSOLE(339)] "HTTPS onPausedComplete. Connecting to 127.0.0.1:54706", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (339)
[43767:3847:1106/093207:INFO:CONSOLE(346)] "HTTPS onConnectComplete", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (346)
[43767:3847:1106/093207:INFO:CONSOLE(353)] "HTTPS onSecureComplete(-4)", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (353)
[43767:3847:1106/093207:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running sockets.tcp.secure: net::ERR_INVALID_ARGUMENT
at Object.onConnectComplete [as callback] (chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js:349:24)", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/_generated_background_page.html (0)
[43767:3847:1106/093207:INFO:CONSOLE(411)] "HTTPS Test Succeeded", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js (411)
[43767:3847:1106/093207:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/_generated_background_page.html (0)
[43767:3847:1106/093207:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running sockets.tcp.close: Socket not found
at Object.onSecureComplete [as callback] (chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/background.js:358:26)", source: chrome-extension://kdiafiladonejppkbjaiafafkjohihcm/_generated_background_page.html (0)
[43767:29955:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43767:29955:1106/093207:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SocketsTcpApiTest.SocketTcpExtensionTLS (4272 ms)
[129/348] SocketsTcpApiTest.SocketTcpExtensionTLS (5022 ms)
[ RUN      ] ExtensionSettingsApiTest.SplitModeIncognito
[43781:3847:1106/093204:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43781:30467:1106/093205:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43781:30467:1106/093205:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43781:46083:1106/093206:ERROR:mach_broker_mac.mm(256)] Unknown process 43823 is sending Mach IPC messages!
[43781:3847:1106/093207:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://ibfnokhbnmbfniopocighhmokkioelfo/_generated_background_page.html (0)
[43781:3847:1106/093207:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://ibfnokhbnmbfniopocighhmokkioelfo/_generated_background_page.html (0)
[43781:3847:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[43781:30467:1106/093207:WARNING:channel.cc(273)] RawChannel write error
[43828:12295:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[43828:12295:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionSettingsApiTest.SplitModeIncognito (3677 ms)
[130/348] ExtensionSettingsApiTest.SplitModeIncognito (4500 ms)
[ RUN      ] ExtensionSettingsApiTest.IsStorageEnabled
[43870:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43890:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionSettingsApiTest.IsStorageEnabled (1660 ms)
[131/348] ExtensionSettingsApiTest.IsStorageEnabled (2401 ms)
[ RUN      ] ExtensionSettingsApiTest.OnChangedNotificationsBetweenBackgroundPages
[43867:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43867:29187:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43867:29187:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43867:48899:1106/093210:ERROR:mach_broker_mac.mm(256)] Unknown process 43896 is sending Mach IPC messages!
[43867:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://ibfnokhbnmbfniopocighhmokkioelfo/_generated_background_page.html (0)
[43867:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://ibfnokhbnmbfniopocighhmokkioelfo/_generated_background_page.html (0)
[43867:29187:1106/093211:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43867:29187:1106/093211:WARNING:channel.cc(273)] RawChannel write error
[43897:12551:1106/093211:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43897:12551:1106/093211:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.OnChangedNotificationsBetweenBackgroundPages (3645 ms)
[132/348] ExtensionSettingsApiTest.OnChangedNotificationsBetweenBackgroundPages (4231 ms)
[ RUN      ] SyncFileSystemApiTest.WriteFileThenGetUsage
[43900:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43900:29443:1106/093212:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43900:29443:1106/093212:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43900:45575:1106/093212:ERROR:mach_broker_mac.mm(256)] Unknown process 43912 is sending Mach IPC messages!
[43900:3847:1106/093214:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gmkedbadmkebfakfkfmknmheibmbaboo/_generated_background_page.html (0)
[43906:13063:1106/093214:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43914:12807:1106/093214:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43914:12807:1106/093214:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncFileSystemApiTest.WriteFileThenGetUsage (3545 ms)
[133/348] SyncFileSystemApiTest.WriteFileThenGetUsage (4497 ms)
[ RUN      ] SystemStorageEjectApiTest.EjectBadDeviceTest
[43909:3847:1106/093212:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43917:12295:1106/093215:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43917:12295:1106/093215:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SystemStorageEjectApiTest.EjectBadDeviceTest (3068 ms)
[134/348] SystemStorageEjectApiTest.EjectBadDeviceTest (3716 ms)
[ RUN      ] WebNavigationApiTest.Failures
[43924:3847:1106/093215:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43924:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] nonExistentIframe", source: chrome-extension://eomkbhbnigphbgichpmaaodleeicliho/test_failures.html (0)
[43924:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] nonExistentIframeNavigation", source: chrome-extension://eomkbhbnigphbgichpmaaodleeicliho/test_failures.html (0)
[43924:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] cancel", source: chrome-extension://eomkbhbnigphbgichpmaaodleeicliho/test_failures.html (0)
[43924:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] nonExistent", source: chrome-extension://eomkbhbnigphbgichpmaaodleeicliho/test_failures.html (0)
[43930:12551:1106/093220:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43924:3847:1106/093220:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Failures (5111 ms)
[135/348] WebNavigationApiTest.Failures (5807 ms)
[ RUN      ] ExtensionWebRequestApiTest.PostData2
[43931:3847:1106/093216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43950:12807:1106/093220:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43931:3847:1106/093220:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://mpecbhnmeifhlpegbigjmoeloknocpgd/test_post2.html (0)
[43931:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://mpecbhnmeifhlpegbigjmoeloknocpgd/test_post2.html (0)
[       OK ] ExtensionWebRequestApiTest.PostData2 (5590 ms)
[136/348] ExtensionWebRequestApiTest.PostData2 (6340 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallTheme
HTTP server started on http://127.0.0.1:54714...
sending server_data: {"host": "127.0.0.1", "port": 54714} (36 bytes)
[43958:3847:1106/093221:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43961:12295:1106/093223:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43961:12295:1106/093223:WARNING:channel.cc(273)] RawChannel write error
[43958:3847:1106/093223:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[43958:3847:1106/093224:INFO:CONSOLE(0)] "[SUCCESS] installTheme", source: http://www.example.com:54714/files/extensions/api_test/webstore_private/theme.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.InstallTheme (4061 ms)
[137/348] ExtensionWebstorePrivateApiTest.InstallTheme (4765 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.EmptyCrx
HTTP server started on http://127.0.0.1:54716...
sending server_data: {"host": "127.0.0.1", "port": 54716} (36 bytes)
[43962:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43966:12807:1106/093224:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43966:12807:1106/093224:WARNING:channel.cc(273)] RawChannel write error
[43962:3847:1106/093224:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[43962:3847:1106/093224:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:54716/files/extensions/api_test/webstore_private/common.js (52)
[43962:3847:1106/093225:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_HEADER_INVALID'.
[43962:3847:1106/093225:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:54716/files/extensions/api_test/webstore_private/empty.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.EmptyCrx (3062 ms)
[138/348] ExtensionWebstorePrivateApiTest.EmptyCrx (3710 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Patterns
[43973:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43973:29699:1106/093228:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43973:29699:1106/093228:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.Patterns (2694 ms)
[139/348] ExtensionContextMenuBrowserTest.Patterns (3441 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.IncognitoSplit
[43974:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43974:29699:1106/093228:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43974:29699:1106/093228:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43974:47107:1106/093229:ERROR:mach_broker_mac.mm(256)] Unknown process 43982 is sending Mach IPC messages!
[43978:13063:1106/093230:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43974:29699:1106/093230:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[43974:29699:1106/093230:WARNING:channel.cc(273)] RawChannel write error
[43983:12551:1106/093230:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionContextMenuBrowserTest.IncognitoSplit (4132 ms)
[140/348] ExtensionContextMenuBrowserTest.IncognitoSplit (4784 ms)
[ RUN      ] ExtensionFunctionalTest.PRE_TestAdblockExtensionCrash
[43981:3847:1106/093229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43981:29699:1106/093232:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43981:29699:1106/093232:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExtensionFunctionalTest.PRE_TestAdblockExtensionCrash (2907 ms)
[141/348] ExtensionFunctionalTest.PRE_TestAdblockExtensionCrash (3740 ms)
[ RUN      ] ExtensionFunctionalTest.TestSetExtensionsState
[43987:3847:1106/093231:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[43987:29699:1106/093233:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExtensionFunctionalTest.TestSetExtensionsState (2535 ms)
[142/348] ExtensionFunctionalTest.TestSetExtensionsState (3184 ms)
[ RUN      ] ExtensionInstallPromptBrowserTest.TrackParentWebContentsDestruction
[43993:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[43994:3847:1106/093235:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[43994:3847:1106/093235:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[43994:3847:1106/093235:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[43994:3847:1106/093235:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[43994:3847:1106/093235:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionInstallPromptBrowserTest.TrackParentWebContentsDestruction (2765 ms)
[143/348] ExtensionInstallPromptBrowserTest.TrackParentWebContentsDestruction (3309 ms)
[ RUN      ] ExternallyConnectableMessagingTest.HostedAppOnWebsite
[44002:3847:1106/093236:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44002:81159:1106/093238:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[44006:12807:1106/093239:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44006:12807:1106/093239:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.HostedAppOnWebsite (3593 ms)
[144/348] ExternallyConnectableMessagingTest.HostedAppOnWebsite (4231 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault
[43998:3847:1106/093234:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault (6085 ms)
[145/348] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault (6877 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.WebAccessibleResourcesWithCSP
[44012:3847:1106/093241:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54734...
sending server_data: {"host": "127.0.0.1", "port": 54734} (36 bytes)
[44012:29955:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44012:29955:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.WebAccessibleResourcesWithCSP (2267 ms)
[146/348] ExtensionResourceRequestPolicyTest.WebAccessibleResourcesWithCSP (3197 ms)
[ RUN      ] ExternallyConnectableMessagingTest.InvalidExtensionIDFromHostedApp
[44010:3847:1106/093240:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44010:81171:1106/093244:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[44016:12551:1106/093244:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44016:12551:1106/093244:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.InvalidExtensionIDFromHostedApp (3797 ms)
[147/348] ExternallyConnectableMessagingTest.InvalidExtensionIDFromHostedApp (4519 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.NewTabPageURL
[44021:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44021:29699:1106/093248:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44021:29699:1106/093248:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.NewTabPageURL (3633 ms)
[148/348] ExtensionURLRewriteBrowserTest.NewTabPageURL (4241 ms)
[ RUN      ] ExtensionStorageMonitorTest.EphemeralAppWithHighUsage
[44019:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44019:3847:1106/093249:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://jfgddllajdnakhaodpldimhddpkhgaem/_generated_background_page.html (0)
[       OK ] ExtensionStorageMonitorTest.EphemeralAppWithHighUsage (5484 ms)
[149/348] ExtensionStorageMonitorTest.EphemeralAppWithHighUsage (6083 ms)
[ RUN      ] LazyBackgroundPageApiTest.WaitForDialog
[44035:3847:1106/093250:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44040:12551:1106/093252:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LazyBackgroundPageApiTest.WaitForDialog (1868 ms)
[150/348] LazyBackgroundPageApiTest.WaitForDialog (2398 ms)
[ RUN      ] LazyBackgroundPageApiTest.BrowserActionCreateTabAfterCallback
[44032:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44032:29187:1106/093252:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44032:29187:1106/093252:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44034:12807:1106/093252:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44032:44807:1106/093252:ERROR:mach_broker_mac.mm(256)] Unknown process 44041 is sending Mach IPC messages!
[       OK ] LazyBackgroundPageApiTest.BrowserActionCreateTabAfterCallback (3210 ms)
[151/348] LazyBackgroundPageApiTest.BrowserActionCreateTabAfterCallback (3707 ms)
[ RUN      ] RequirementsCheckerBrowserTest.CheckNpapiExtension
[44043:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44045:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44045:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44045:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RequirementsCheckerBrowserTest.CheckNpapiExtension (1468 ms)
[152/348] RequirementsCheckerBrowserTest.CheckNpapiExtension (2130 ms)
[ RUN      ] LazyBackgroundPageApiTest.WaitForView
[44042:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44042:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://miljcokfokmkfeldjjhdepphmffhakmi/_generated_background_page.html (0)
[       OK ] LazyBackgroundPageApiTest.WaitForView (2694 ms)
[153/348] LazyBackgroundPageApiTest.WaitForView (3177 ms)
[ RUN      ] WebstoreStartupInstallerTest.FindLink
HTTP server started on http://127.0.0.1:54740...
sending server_data: {"host": "127.0.0.1", "port": 54740} (36 bytes)
[44049:3847:1106/093255:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44049:3847:1106/093256:INFO:CONSOLE(7)] "Page loaded", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (7)
[44049:3847:1106/093256:INFO:CONSOLE(27)] "In runTest", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (27)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (13)
[44049:3847:1106/093256:INFO:CONSOLE(69)] "Ran all tests, sending response", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (69)
[44049:3847:1106/093256:INFO:CONSOLE(74)] "Test complete", source: http://app.com:54740/files/extensions/api_test/webstore_inline_install/find_link.html (74)
[       OK ] WebstoreStartupInstallerTest.FindLink (1827 ms)
[154/348] WebstoreStartupInstallerTest.FindLink (2390 ms)
[ RUN      ] FirstRunMasterPrefsImportBookmarksFile.ImportBookmarksFile
[44057:3847:1106/093257:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44060:12807:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44064:12551:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44064:12551:1106/093300:WARNING:channel.cc(273)] RawChannel write error
[44066:12807:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44066:12807:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44066:12807:1106/093300:WARNING:channel.cc(273)] RawChannel write error
[44062:13575:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44062:13575:1106/093300:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FirstRunMasterPrefsImportBookmarksFile.ImportBookmarksFile (3669 ms)
[155/348] FirstRunMasterPrefsImportBookmarksFile.ImportBookmarksFile (4236 ms)
[ RUN      ] WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall
[44052:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall (5745 ms)
[156/348] WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall (6335 ms)
[ RUN      ] GeolocationAccessTokenStoreTest.SetAcrossInstances
[44069:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44069:28931:1106/093304:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44069:28931:1106/093304:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GeolocationAccessTokenStoreTest.SetAcrossInstances (2423 ms)
[157/348] GeolocationAccessTokenStoreTest.SetAcrossInstances (3176 ms)
[ RUN      ] FirstRunMasterPrefsImportNothing.ImportNothingAndShowNewTabPage
[44067:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44074:12807:1106/093304:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44075:12807:1106/093304:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FirstRunMasterPrefsImportNothing.ImportNothingAndShowNewTabPage (3421 ms)
[158/348] FirstRunMasterPrefsImportNothing.ImportNothingAndShowNewTabPage (3975 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryEnabled
[44078:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.SavingHistoryEnabled (1731 ms)
[159/348] HistoryBrowserTest.SavingHistoryEnabled (2391 ms)
[ RUN      ] HistoryBrowserTest.ReloadBringPageToTop
[44079:3847:1106/093306:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44083:13319:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44083:13319:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[44079:28675:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44079:28675:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.ReloadBringPageToTop (2692 ms)
[160/348] HistoryBrowserTest.ReloadBringPageToTop (3450 ms)
[ RUN      ] HistoryBrowserTest.SubmitFormAddsTargetPage
[44085:3847:1106/093308:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44085:28675:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44085:28675:1106/093309:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.SubmitFormAddsTargetPage (1739 ms)
[161/348] HistoryBrowserTest.SubmitFormAddsTargetPage (2429 ms)
[ RUN      ] RedirectTest.NoHttpToFile
[44088:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54745...
sending server_data: {"host": "127.0.0.1", "port": 54745} (36 bytes)
[44088:3847:1106/093311:INFO:CONSOLE(0)] "Not allowed to load local resource: file:///Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/chrome/test/data/http_to_file.html", source: http://127.0.0.1:54745/client-redirect?file:///Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/chrome/test/data/http_to_file.html (0)
[44088:28931:1106/093311:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44088:28931:1106/093311:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RedirectTest.NoHttpToFile (2223 ms)
[162/348] RedirectTest.NoHttpToFile (3057 ms)
[ RUN      ] LocaleTestDanish.TestStart
[44090:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44094:12551:1106/093311:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44092:3847:1106/093311:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44092:3847:1106/093311:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44092:3847:1106/093311:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] LocaleTestDanish.TestStart (1636 ms)
[163/348] LocaleTestDanish.TestStart (2179 ms)
[ RUN      ] SupervisedUserServiceTest.LocalPolicies
[44095:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SupervisedUserServiceTest.LocalPolicies (1698 ms)
[164/348] SupervisedUserServiceTest.LocalPolicies (2398 ms)
[ RUN      ] MediaStreamInfoBarTest.TestAcceptIsNotSticky
[44096:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54748...
sending server_data: {"host": "127.0.0.1", "port": 54748} (36 bytes)
[44096:3847:1106/093314:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:54748/files/webrtc/adapter.js (71)
[44096:3847:1106/093314:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44096:3847:1106/093314:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44096:3847:1106/093314:INFO:CONSOLE(13)] "Returning not-called-yet to test.", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44096:3847:1106/093314:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44096:3847:1106/093314:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44096:3847:1106/093314:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44096:3847:1106/093315:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:54748/files/webrtc/test_functions.js (13)
[44100:12551:1106/093315:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44100:12551:1106/093315:WARNING:channel.cc(273)] RawChannel write error
[44100:12551:1106/093315:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[44100:12551:1106/093315:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MediaStreamInfoBarTest.TestAcceptIsNotSticky (3176 ms)
[165/348] MediaStreamInfoBarTest.TestAcceptIsNotSticky (3714 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_MP4
[44102:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_MP4 (1521 ms)
[166/348] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_MP4 (2412 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_Parent
[44105:3847:1106/093316:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54757...
sending server_data: {"host": "127.0.0.1", "port": 54757} (36 bytes)
[44105:29187:1106/093318:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44105:29187:1106/093318:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_Parent (1910 ms)
[167/348] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_Parent (2667 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestMicCamBlockMic
[44107:3847:1106/093317:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44107:28675:1106/093318:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44107:28675:1106/093318:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestMicCamBlockMic (1391 ms)
[168/348] MediaStreamDevicesControllerTest.RequestMicCamBlockMic (2129 ms)
[ RUN      ] MediaFileValidatorTest.InvalidVideo
[44112:3847:1106/093319:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaFileValidatorTest.InvalidVideo (1761 ms)
[169/348] MediaFileValidatorTest.InvalidVideo (2387 ms)
[ RUN      ] LoadTimingBrowserTest.ReuseSocket
[44113:3847:1106/093319:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.ReuseSocket (1887 ms)
[170/348] LoadTimingBrowserTest.ReuseSocket (2388 ms)
[ RUN      ] HttpProxyScriptBrowserTest.Verify
HTTP server started on http://127.0.0.1:54762...
sending server_data: {"host": "127.0.0.1", "port": 54762} (36 bytes)
[44119:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HttpProxyScriptBrowserTest.Verify (2100 ms)
[171/348] HttpProxyScriptBrowserTest.Verify (2655 ms)
[ RUN      ] FileProxyScriptBrowserTest.Verify
[44120:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FileProxyScriptBrowserTest.Verify (1865 ms)
[172/348] FileProxyScriptBrowserTest.Verify (2395 ms)
[ RUN      ] PasswordManagerBrowserTest.LoginSuccessWithUnrelatedForm
[44127:3847:1106/093324:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44127:62727:1106/093325:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.LoginSuccessWithUnrelatedForm (1684 ms)
[173/348] PasswordManagerBrowserTest.LoginSuccessWithUnrelatedForm (2394 ms)
[ RUN      ] WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket
[44126:3847:1106/093324:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:54770...
sending server_data: {"host": "127.0.0.1", "port": 54770} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[44126:28419:1106/093327:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket (3237 ms)
[174/348] WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket (3971 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForSubFrameNavigation
[44134:3847:1106/093326:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44134:63239:1106/093327:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[44134:28675:1106/093328:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PasswordManagerBrowserTest.NoPromptForSubFrameNavigation (1773 ms)
[175/348] PasswordManagerBrowserTest.NoPromptForSubFrameNavigation (2387 ms)
[ RUN      ] PasswordManagerBrowserTest.FormsAddedBetweenParsingAndRendering
[44137:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44137:63239:1106/093329:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /password/nonexistent_image.png
[44137:63239:1106/093329:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.FormsAddedBetweenParsingAndRendering (1776 ms)
[176/348] PasswordManagerBrowserTest.FormsAddedBetweenParsingAndRendering (2394 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpsToHttp
[44139:3847:1106/093329:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:54789...
sending server_data: {"host": "127.0.0.1", "port": 54789} (36 bytes)
[       OK ] PasswordManagerBrowserTest.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpsToHttp (2126 ms)
[177/348] PasswordManagerBrowserTest.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpsToHttp (2651 ms)
[ RUN      ] CloudPolicyTest.InvalidatePolicy
sending server_data: {"host": "127.0.0.1", "port": 54791} (36 bytes)
[44143:3847:1106/093330:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
127.0.0.1 - - [06/Nov/2014 09:33:31] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&oauth_token=bogus&deviceid=248EB3C0-B8EF-4220-BBF4-B1425B96ED91 HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:33:31] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=248EB3C0-B8EF-4220-BBF4-B1425B96ED91&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:33:32] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=248EB3C0-B8EF-4220-BBF4-B1425B96ED91&user_affiliation=none HTTP/1.1" 200 -
[       OK ] CloudPolicyTest.InvalidatePolicy (2290 ms)
[178/348] CloudPolicyTest.InvalidatePolicy (2917 ms)
[ RUN      ] PolicyTest.BookmarkBarEnabled
[44147:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44150:12551:1106/093333:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PolicyTest.BookmarkBarEnabled (2775 ms)
[179/348] PolicyTest.BookmarkBarEnabled (3442 ms)
[ RUN      ] PolicyTest.DefaultSearchProvider
[44152:3847:1106/093333:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.DefaultSearchProvider (1950 ms)
[180/348] PolicyTest.DefaultSearchProvider (2671 ms)
[ RUN      ] PolicyTest.AlwaysAuthorizePlugins
[44155:3847:1106/093335:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44155:3847:1106/093336:INFO:policy_browsertest.cc(1413)] Test skipped because plugin/quicktime.html test file wasn't found.
[44157:12551:1106/093336:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44157:12551:1106/093336:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44157:12551:1106/093336:WARNING:channel.cc(273)] RawChannel write error
[44156:3847:1106/093336:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44156:3847:1106/093336:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44156:3847:1106/093336:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.AlwaysAuthorizePlugins (1376 ms)
[181/348] PolicyTest.AlwaysAuthorizePlugins (2135 ms)
[ RUN      ] PolicyTest.Javascript
[44158:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44160:12295:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44160:12295:1106/093338:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.Javascript (3295 ms)
[182/348] PolicyTest.Javascript (3965 ms)
[ RUN      ] PolicyTest.EnableDeprecatedWebPlatformFeatures_ShowModalDialog
[44161:3847:1106/093337:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44164:12551:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PolicyTest.EnableDeprecatedWebPlatformFeatures_ShowModalDialog (2478 ms)
[183/348] PolicyTest.EnableDeprecatedWebPlatformFeatures_ShowModalDialog (3180 ms)
[ RUN      ] PolicyVariationsServiceTest.VariationsURLIsValid
[44167:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44171:13575:1106/093341:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44171:13575:1106/093341:WARNING:channel.cc(273)] RawChannel write error
[44169:3847:1106/093341:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44169:3847:1106/093341:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyVariationsServiceTest.VariationsURLIsValid (1515 ms)
[184/348] PolicyVariationsServiceTest.VariationsURLIsValid (2124 ms)
[ RUN      ] PreservedWindowPlacementIsLoaded.Test
[44168:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44170:3847:1106/093341:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44170:3847:1106/093341:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44170:3847:1106/093341:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PreservedWindowPlacementIsLoaded.Test (1428 ms)
[185/348] PreservedWindowPlacementIsLoaded.Test (2133 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovesPending
[44173:3847:1106/093342:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54796...
sending server_data: {"host": "127.0.0.1", "port": 54796} (36 bytes)
[44173:28675:1106/093344:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44173:28675:1106/093344:WARNING:channel.cc(273)] RawChannel write error
[44173:28675:1106/093344:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPageRemovesPending (2521 ms)
[186/348] PrerenderBrowserTest.PrerenderPageRemovesPending (3175 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNoCommitNoSwap2
[44174:3847:1106/093342:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54800...
sending server_data: {"host": "127.0.0.1", "port": 54800} (36 bytes)
[44174:28931:1106/093345:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44174:28931:1106/093345:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderNoCommitNoSwap2 (3562 ms)
[187/348] PrerenderBrowserTest.PrerenderNoCommitNoSwap2 (4229 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToSecond
[44183:3847:1106/093345:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54809...
sending server_data: {"host": "127.0.0.1", "port": 54809} (36 bytes)
[44183:28419:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44183:28419:1106/093348:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToSecond (3180 ms)
[188/348] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToSecond (3712 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectInIframe
[44187:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54816...
sending server_data: {"host": "127.0.0.1", "port": 54816} (36 bytes)
[44191:12807:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44191:12807:1106/093348:WARNING:channel.cc(273)] RawChannel write error
[44187:28931:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectInIframe (2680 ms)
[189/348] PrerenderBrowserTest.PrerenderClientRedirectInIframe (3175 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderInfiniteLoopMultiple
[44194:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54826...
sending server_data: {"host": "127.0.0.1", "port": 54826} (36 bytes)
[44194:28931:1106/093351:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44194:28931:1106/093351:WARNING:channel.cc(273)] RawChannel write error
[44194:28931:1106/093351:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44194:28931:1106/093351:WARNING:channel.cc(273)] RawChannel write error
[44194:28931:1106/093351:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44194:28931:1106/093351:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44194:28931:1106/093351:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44194:28931:1106/093351:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44194:46339:1106/093351:ERROR:mach_broker_mac.mm(256)] Unknown process 44203 is sending Mach IPC messages!
[44194:46339:1106/093351:ERROR:mach_broker_mac.mm(256)] Unknown process 44204 is sending Mach IPC messages!
[       OK ] PrerenderBrowserTest.PrerenderInfiniteLoopMultiple (3032 ms)
[190/348] PrerenderBrowserTest.PrerenderInfiniteLoopMultiple (3705 ms)
[ RUN      ] PrerenderBrowserTest.OpenTaskManagerAfterSwapIn
[44196:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54831...
sending server_data: {"host": "127.0.0.1", "port": 54831} (36 bytes)
[44196:29187:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44196:29187:1106/093352:WARNING:channel.cc(273)] RawChannel write error
[44196:29187:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44196:29187:1106/093352:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.OpenTaskManagerAfterSwapIn (2943 ms)
[191/348] PrerenderBrowserTest.OpenTaskManagerAfterSwapIn (3444 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocalStorageWrite
[44206:3847:1106/093352:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54838...
sending server_data: {"host": "127.0.0.1", "port": 54838} (36 bytes)
[44206:28931:1106/093354:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44206:28931:1106/093354:WARNING:channel.cc(273)] RawChannel write error
[44206:28931:1106/093354:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44206:28931:1106/093354:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocalStorageWrite (2579 ms)
[192/348] PrerenderBrowserTest.PrerenderLocalStorageWrite (3180 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelPrerenderWithPrerender
[44208:3847:1106/093353:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54842...
sending server_data: {"host": "127.0.0.1", "port": 54842} (36 bytes)
[44215:12807:1106/093355:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44215:12807:1106/093355:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelPrerenderWithPrerender (2482 ms)
[193/348] PrerenderBrowserTest.PrerenderCancelPrerenderWithPrerender (2917 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelSubresourceUnsupportedScheme
[44223:3847:1106/093356:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54854...
sending server_data: {"host": "127.0.0.1", "port": 54854} (36 bytes)
[44231:13063:1106/093358:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44231:13063:1106/093358:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelSubresourceUnsupportedScheme (2756 ms)
[194/348] PrerenderBrowserTest.PrerenderCancelSubresourceUnsupportedScheme (3447 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSessionStorage
[44222:3847:1106/093355:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54850...
sending server_data: {"host": "127.0.0.1", "port": 54850} (36 bytes)
[44225:13063:1106/093358:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44229:12551:1106/093359:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderSessionStorage (3593 ms)
[195/348] PrerenderBrowserTest.PrerenderSessionStorage (4235 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderReplaceCurrentEntry
[44234:3847:1106/093400:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54866...
sending server_data: {"host": "127.0.0.1", "port": 54866} (36 bytes)
[44238:12551:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderReplaceCurrentEntry (2481 ms)
[196/348] PrerenderBrowserTest.PrerenderReplaceCurrentEntry (3173 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSessionStorageConflict
[44233:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54862...
sending server_data: {"host": "127.0.0.1", "port": 54862} (36 bytes)
[44236:13063:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44236:13063:1106/093402:WARNING:channel.cc(273)] RawChannel write error
[44233:28419:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderSessionStorageConflict (3228 ms)
[197/348] PrerenderBrowserTest.PrerenderSessionStorageConflict (3966 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderWindowClose
[44244:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54878...
sending server_data: {"host": "127.0.0.1", "port": 54878} (36 bytes)
[44255:13063:1106/093405:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44244:28675:1106/093405:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44244:28675:1106/093405:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderWindowClose (2719 ms)
[198/348] PrerenderBrowserTest.PrerenderWindowClose (3445 ms)
[ RUN      ] PrintPreviewDialogControllerBrowserTest.ReloadInitiatorTab
[44245:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44245:29187:1106/093406:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44245:29187:1106/093406:WARNING:channel.cc(273)] RawChannel write error
[44245:29187:1106/093406:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[44245:29187:1106/093406:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44245:29187:1106/093406:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewDialogControllerBrowserTest.ReloadInitiatorTab (2877 ms)
[199/348] PrintPreviewDialogControllerBrowserTest.ReloadInitiatorTab (3441 ms)
[ RUN      ] ReferrerPolicyTest.HttpsTargetBlankOrigin
HTTP server started on http://127.0.0.1:54883...
sending server_data: {"host": "127.0.0.1", "port": 54883} (36 bytes)
HTTPS server started on https://127.0.0.1:54885...
sending server_data: {"host": "127.0.0.1", "port": 54885} (36 bytes)
[44258:3847:1106/093407:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[       OK ] ReferrerPolicyTest.HttpsTargetBlankOrigin (2462 ms)
[200/348] ReferrerPolicyTest.HttpsTargetBlankOrigin (3176 ms)
[ RUN      ] ReferrerPolicyTest.HttpsTargetBlankRedirect
HTTP server started on http://127.0.0.1:54884...
sending server_data: {"host": "127.0.0.1", "port": 54884} (36 bytes)
HTTPS server started on https://127.0.0.1:54886...
sending server_data: {"host": "127.0.0.1", "port": 54886} (36 bytes)
[44259:3847:1106/093407:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[       OK ] ReferrerPolicyTest.HttpsTargetBlankRedirect (2416 ms)
[201/348] ReferrerPolicyTest.HttpsTargetBlankRedirect (2919 ms)
[ RUN      ] ContextMenuBrowserTest.OpenEntryPresentForNormalURLs
[44269:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44273:12807:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44273:12807:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[44271:3847:1106/093411:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44271:3847:1106/093411:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44271:3847:1106/093411:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ContextMenuBrowserTest.OpenEntryPresentForNormalURLs (1370 ms)
[202/348] ContextMenuBrowserTest.OpenEntryPresentForNormalURLs (2130 ms)
[ RUN      ] ReferrerPolicyTest.IFrame
HTTP server started on http://127.0.0.1:54897...
sending server_data: {"host": "127.0.0.1", "port": 54897} (36 bytes)
HTTPS server started on https://127.0.0.1:54898...
sending server_data: {"host": "127.0.0.1", "port": 54898} (36 bytes)
[44268:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44268:3847:1106/093411:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:54898 ran insecure content from http://127.0.0.1:54897/files/referrer-policy-log.html
[44268:3847:1106/093411:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:54898/files/referrer-policy-iframe.html?54897' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:54897/files/referrer-policy-log.html'. This content should also be served over HTTPS.", source: https://127.0.0.1:54898/files/referrer-policy-iframe.html?54897 (0)
[       OK ] ReferrerPolicyTest.IFrame (2380 ms)
[203/348] ReferrerPolicyTest.IFrame (2931 ms)
[ RUN      ] SpellingMenuObserverTest.SeparatorAfterSuggestions
[44276:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44279:12807:1106/093413:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SpellingMenuObserverTest.SeparatorAfterSuggestions (1292 ms)
[204/348] SpellingMenuObserverTest.SeparatorAfterSuggestions (1861 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareIframeReportDetails
HTTP server started on http://127.0.0.1:54904...
sending server_data: {"host": "127.0.0.1", "port": 54904} (36 bytes)
[44278:3847:1106/093413:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:34:14] code 404, message Not Found
[44278:29187:1106/093415:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareIframeReportDetails (2927 ms)
[205/348] SafeBrowsingBlockingPageBrowserTest.MalwareIframeReportDetails (3447 ms)
[ RUN      ] PushMessagingBrowserTest.RegisterFailureNoSenderId
HTTPS server started on https://127.0.0.1:54907...
sending server_data: {"host": "127.0.0.1", "port": 54907} (36 bytes)
[44283:3847:1106/093414:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44283:3847:1106/093416:INFO:CONSOLE(13)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:54907/files/push_messaging/test.html (13)
[44283:3847:1106/093416:INFO:CONSOLE(13)] "sendResultToTest: manifest removed", source: https://127.0.0.1:54907/files/push_messaging/test.html (13)
[44283:3847:1106/093416:INFO:CONSOLE(13)] "sendResultToTest: AbortError - Registration failed - no sender id provided", source: https://127.0.0.1:54907/files/push_messaging/test.html (13)
[44283:3847:1106/093416:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[44283:3847:1106/093416:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] PushMessagingBrowserTest.RegisterFailureNoSenderId (2389 ms)
[206/348] PushMessagingBrowserTest.RegisterFailureNoSenderId (2914 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesBrowserCloseWithPopupOpen
[44288:3847:1106/093416:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44288:29187:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44288:29187:1106/093420:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NoSessionRestoreTest.SessionCookiesBrowserCloseWithPopupOpen (4466 ms)
[207/348] NoSessionRestoreTest.SessionCookiesBrowserCloseWithPopupOpen (5314 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesCloseAllBrowsers
[44289:3847:1106/093417:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44295:12551:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44295:12551:1106/093420:WARNING:channel.cc(273)] RawChannel write error
[44289:29187:1106/093423:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44289:29187:1106/093423:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NoSessionRestoreTest.SessionCookiesCloseAllBrowsers (6822 ms)
[208/348] NoSessionRestoreTest.SessionCookiesCloseAllBrowsers (7398 ms)
[ RUN      ] SessionRestoreTest.RestoreForeignSession
[44299:3847:1106/093421:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44299:28931:1106/093423:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44299:28931:1106/093423:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44299:44547:1106/093423:ERROR:mach_broker_mac.mm(256)] Unknown process 44304 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.RestoreForeignSession (2217 ms)
[209/348] SessionRestoreTest.RestoreForeignSession (2919 ms)
[ RUN      ] SessionRestoreTest.TwoTabsSecondSelected
[44305:3847:1106/093424:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44309:12551:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44309:12551:1106/093426:WARNING:channel.cc(273)] RawChannel write error
[44305:28931:1106/093426:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44305:28931:1106/093426:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44305:28931:1106/093426:WARNING:channel.cc(273)] RawChannel write error
[44305:3847:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[44305:28931:1106/093426:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44305:28931:1106/093426:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44305:45059:1106/093426:ERROR:mach_broker_mac.mm(256)] Unknown process 44314 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.TwoTabsSecondSelected (2760 ms)
[210/348] SessionRestoreTest.TwoTabsSecondSelected (3456 ms)
[ RUN      ] TabRestoreTest.RestoreToDifferentWindow
[44306:3847:1106/093424:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44313:12807:1106/093427:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44313:12807:1106/093427:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44310:12551:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44317:12807:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44321:12807:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44321:12807:1106/093429:WARNING:channel.cc(273)] RawChannel write error
[44319:12807:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.RestoreToDifferentWindow (5056 ms)
[211/348] TabRestoreTest.RestoreToDifferentWindow (5815 ms)
[ RUN      ] TtsApiTest.EngineWordCallbacks
[44316:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44316:3847:1106/093430:INFO:CONSOLE(0)] "[SUCCESS] testWordCallbacks", source: chrome-extension://cohfefanokkdcaoliebnlbmflpolkjdi/test.html (0)
[       OK ] TtsApiTest.EngineWordCallbacks (2625 ms)
[212/348] TtsApiTest.EngineWordCallbacks (3184 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.QueryPolicy
[44325:3847:1106/093431:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeSSLHostStateDelegateTest.QueryPolicy (1595 ms)
[213/348] ChromeSSLHostStateDelegateTest.QueryPolicy (2139 ms)
[ RUN      ] TtsApiTest.EngineApi
[44323:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44323:3847:1106/093432:INFO:CONSOLE(0)] "[SUCCESS] testTtsEngineApiSucceeds", source: chrome-extension://jikkeekhgmkjjaahlplepdggmhkgbmcb/_generated_background_page.html (0)
[44329:12807:1106/093432:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TtsApiTest.EngineApi (2389 ms)
[214/348] TtsApiTest.EngineApi (2919 ms)
[ RUN      ] SSLUITestBlock.TestBlockDisplayingInsecureImage
[44331:3847:1106/093433:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54917...
sending server_data: {"host": "127.0.0.1", "port": 54917} (36 bytes)
HTTPS server started on https://127.0.0.1:54918...
sending server_data: {"host": "127.0.0.1", "port": 54918} (36 bytes)
[44331:3847:1106/093435:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:54918/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU0OTE3' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:54917/files/ssl/google_files/logo.gif'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:54918/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU0OTE3 (12)
testserver.py: Closed connection
[44331:28675:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44331:28675:1106/093435:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITestBlock.TestBlockDisplayingInsecureImage (2477 ms)
[215/348] SSLUITestBlock.TestBlockDisplayingInsecureImage (3178 ms)
[ RUN      ] SSLUITest.TestInterstitialJavaScriptProceeds
[44330:3847:1106/093433:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:54915...
sending server_data: {"host": "127.0.0.1", "port": 54915} (36 bytes)
[44330:28675:1106/093436:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44330:28675:1106/093436:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestInterstitialJavaScriptProceeds (3366 ms)
[216/348] SSLUITest.TestInterstitialJavaScriptProceeds (3966 ms)
[ RUN      ] SSLUITestBlock.TestBlockRunningInsecureContent
[44340:3847:1106/093436:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54923...
sending server_data: {"host": "127.0.0.1", "port": 54923} (36 bytes)
HTTPS server started on https://127.0.0.1:54924...
sending server_data: {"host": "127.0.0.1", "port": 54924} (36 bytes)
[44340:3847:1106/093438:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:54924/files/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU0OTIz' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:54923/files/ssl/randomize_hash.js'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:54924/files/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU0OTIz (0)
testserver.py: Closed connection
[44340:28419:1106/093438:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[44340:28419:1106/093438:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44340:28419:1106/093438:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITestBlock.TestBlockRunningInsecureContent (2190 ms)
[217/348] SSLUITestBlock.TestBlockRunningInsecureContent (2916 ms)
[ RUN      ] ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource
[44341:3847:1106/093437:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44341:81159:1106/093438:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource (2039 ms)
[218/348] ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource (2664 ms)
[ RUN      ] TaskManagerBrowserTest.NoticePanel
[44350:3847:1106/093439:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44350:29699:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TaskManagerBrowserTest.NoticePanel (2399 ms)
[219/348] TaskManagerBrowserTest.NoticePanel (2928 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeTabContentsChanges
[44349:3847:1106/093439:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44355:12295:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44355:12295:1106/093442:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeTabContentsChanges (3545 ms)
[220/348] TaskManagerBrowserTest.NoticeTabContentsChanges (3972 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeExtensionTab
[44359:3847:1106/093443:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TaskManagerBrowserTest.NoticeExtensionTab (2436 ms)
[221/348] TaskManagerBrowserTest.NoticeExtensionTab (3181 ms)
[ RUN      ] TaskManagerBrowserTest.KillPanelViaExtensionResource
[44357:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44357:29699:1106/093445:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TaskManagerBrowserTest.KillPanelViaExtensionResource (3602 ms)
[222/348] TaskManagerBrowserTest.KillPanelViaExtensionResource (4229 ms)
[ RUN      ] TranslateBrowserTest.IgnoreRefreshMetaTagAtOnload
HTTPS server started on https://127.0.0.1:54931...
sending server_data: {"host": "127.0.0.1", "port": 54931} (36 bytes)
[44366:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44366:81159:1106/093448:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] TranslateBrowserTest.IgnoreRefreshMetaTagAtOnload (3025 ms)
[223/348] TranslateBrowserTest.IgnoreRefreshMetaTagAtOnload (3701 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeAppTabChanges
[44365:3847:1106/093446:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44372:12295:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44372:12295:1106/093449:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeAppTabChanges (3624 ms)
[224/348] TaskManagerBrowserTest.NoticeAppTabChanges (4230 ms)
[ RUN      ] AppListSpeechRecognizerBrowserTest.RecognizeSpeech
[44373:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44375:3847:1106/093451:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44375:3847:1106/093451:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44375:3847:1106/093451:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] AppListSpeechRecognizerBrowserTest.RecognizeSpeech (1490 ms)
[225/348] AppListSpeechRecognizerBrowserTest.RecognizeSpeech (2126 ms)
[ RUN      ] AutofillDialogControllerTest.AddAccount
[44374:3847:1106/093451:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44380:12551:1106/093454:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44380:12551:1106/093454:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillDialogControllerTest.AddAccount (4204 ms)
[226/348] AutofillDialogControllerTest.AddAccount (4784 ms)
[ RUN      ] AutofillDialogControllerTest.AddNewResetsCountry
[44379:3847:1106/093452:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44379:28419:1106/093454:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillDialogControllerTest.AddNewResetsCountry (2355 ms)
[227/348] AutofillDialogControllerTest.AddNewResetsCountry (2914 ms)
[ RUN      ] PopupBlockerBrowserTest.AllowPopupThroughContentSetting
[44385:3847:1106/093455:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44385:80135:1106/093457:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.AllowPopupThroughContentSetting (2035 ms)
[228/348] PopupBlockerBrowserTest.AllowPopupThroughContentSetting (2651 ms)
[ RUN      ] AutofillDialogControllerTest.FillingFormPreservesChangedCountry
[44384:3847:1106/093455:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.FillingFormPreservesChangedCountry (2652 ms)
[229/348] AutofillDialogControllerTest.FillingFormPreservesChangedCountry (3176 ms)
[ RUN      ] BrowserTest.Title
[44390:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44393:13319:1106/093459:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44393:13319:1106/093459:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.Title (1529 ms)
[230/348] BrowserTest.Title (2128 ms)
[ RUN      ] BrowserTest.CloseWithAppMenuOpen
[44396:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44399:3847:1106/093501:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44399:3847:1106/093501:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44399:3847:1106/093501:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowserTest.CloseWithAppMenuOpen (1416 ms)
[231/348] BrowserTest.CloseWithAppMenuOpen (2131 ms)
[ RUN      ] BrowserTest.SingleBeforeUnloadAfterRedirect
[44391:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54939...
sending server_data: {"host": "127.0.0.1", "port": 54939} (36 bytes)
HTTPS server started on https://127.0.0.1:54940...
sending server_data: {"host": "127.0.0.1", "port": 54940} (36 bytes)
[44391:29955:1106/093501:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserTest.SingleBeforeUnloadAfterRedirect (3478 ms)
[232/348] BrowserTest.SingleBeforeUnloadAfterRedirect (4231 ms)
[ RUN      ] BrowserTest.DisableExtensionsAndSettingsWhenIncognitoIsDisabled
[44403:3847:1106/093503:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.DisableExtensionsAndSettingsWhenIncognitoIsDisabled (1569 ms)
[233/348] BrowserTest.DisableExtensionsAndSettingsWhenIncognitoIsDisabled (2388 ms)
[ RUN      ] BrowserTest.StartMaximized
[44402:3847:1106/093502:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44402:29443:1106/093505:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44402:29443:1106/093505:WARNING:channel.cc(273)] RawChannel write error
[44402:29443:1106/093505:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44402:29443:1106/093505:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.StartMaximized (3326 ms)
[234/348] BrowserTest.StartMaximized (3967 ms)
[ RUN      ] ClickModifierTest.WindowOpenControlShiftClickTest
[44410:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickModifierTest.WindowOpenControlShiftClickTest (1915 ms)
[235/348] ClickModifierTest.WindowOpenControlShiftClickTest (2659 ms)
[ RUN      ] ClickModifierTest.HrefBasicClickTest
[44413:3847:1106/093506:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickModifierTest.HrefBasicClickTest (1790 ms)
[236/348] ClickModifierTest.HrefBasicClickTest (2404 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_ViewSource_Settings_UseNonIncognitoWindow
[44416:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44419:12551:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44419:12551:1106/093510:WARNING:channel.cc(273)] RawChannel write error
[44416:28931:1106/093510:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44416:28931:1106/093510:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44416:3847:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[44416:28931:1106/093510:WARNING:channel.cc(273)] RawChannel write error
[44416:44547:1106/093510:ERROR:mach_broker_mac.mm(256)] Unknown process 44423 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_ViewSource_Settings_UseNonIncognitoWindow (2523 ms)
[237/348] BrowserNavigatorTest.Disposition_ViewSource_Settings_UseNonIncognitoWindow (3183 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_Bookmarks_UseNonIncognitoWindow
[44418:3847:1106/093509:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44418:28931:1106/093510:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44418:28931:1106/093510:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44422:12551:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44422:12551:1106/093510:WARNING:channel.cc(273)] RawChannel write error
[44418:46855:1106/093511:ERROR:mach_broker_mac.mm(256)] Unknown process 44426 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_Bookmarks_UseNonIncognitoWindow (2356 ms)
[238/348] BrowserNavigatorTest.Disposition_Bookmarks_UseNonIncognitoWindow (2910 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.Creation
[44428:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserCrApplicationAppleScriptTest.Creation (1586 ms)
[239/348] BrowserCrApplicationAppleScriptTest.Creation (2127 ms)
[ RUN      ] BrowserNavigatorTest.SendBrowserInitiatedRequestUsingPOST
[44425:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54946...
sending server_data: {"host": "127.0.0.1", "port": 54946} (36 bytes)
[44429:13319:1106/093513:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44433:12295:1106/093513:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44433:12295:1106/093513:WARNING:channel.cc(273)] RawChannel write error
testserver.py: Broken pipe
[       OK ] BrowserNavigatorTest.SendBrowserInitiatedRequestUsingPOST (2364 ms)
[240/348] BrowserNavigatorTest.SendBrowserInitiatedRequestUsingPOST (2922 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithNoBrowser
[44434:3847:1106/093514:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44438:12807:1106/093515:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44438:12807:1106/093515:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WindowAppleScriptTest.CreationWithNoBrowser (1433 ms)
[241/348] WindowAppleScriptTest.CreationWithNoBrowser (2127 ms)
[ RUN      ] BrowserWindowControllerTest.InfoBarTipStretchedWhenBookmarkBarStatusChanged
[44440:3847:1106/093516:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserWindowControllerTest.InfoBarTipStretchedWhenBookmarkBarStatusChanged (1605 ms)
[242/348] BrowserWindowControllerTest.InfoBarTipStretchedWhenBookmarkBarStatusChanged (2125 ms)
[ RUN      ] AppShimMenuControllerBrowserTest.ExtensionUninstallUpdatesMenuBar
[44435:3847:1106/093514:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44435:29443:1106/093519:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44435:29443:1106/093519:WARNING:channel.cc(273)] RawChannel write error
[44435:29443:1106/093519:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44435:29443:1106/093519:WARNING:channel.cc(273)] RawChannel write error
[44435:3847:1106/093519:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[44435:3847:1106/093519:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[44435:3847:1106/093519:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppShimMenuControllerBrowserTest.ExtensionUninstallUpdatesMenuBar (5453 ms)
[243/348] AppShimMenuControllerBrowserTest.ExtensionUninstallUpdatesMenuBar (6073 ms)
[ RUN      ] SSLCertificateViewerCocoaTest.Basic
[44445:3847:1106/093518:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SSLCertificateViewerCocoaTest.Basic (2071 ms)
[244/348] SSLCertificateViewerCocoaTest.Basic (2650 ms)
[ RUN      ] ExtensionActionContextMenuControllerTest.BasicTest
[44450:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionActionContextMenuControllerTest.BasicTest (2178 ms)
[245/348] ExtensionActionContextMenuControllerTest.BasicTest (2656 ms)
[ RUN      ] OneClickSigninDialogControllerTest.LearnMore
[44452:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44455:3847:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[44458:13063:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[44458:13063:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44458:13063:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44458:17411:1106/093523:FATAL:child_shared_bitmap_manager.cc(55)] Check failed: memory->Map(memory_size).
==44458==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb1b11000; bottom 0x1f4b2000; size: 0x9265f000 (-1838813184)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[       OK ] OneClickSigninDialogControllerTest.LearnMore (2668 ms)
[246/348] OneClickSigninDialogControllerTest.LearnMore (3173 ms)
[ RUN      ] FindInPageControllerTest.FindInPageFrames
[44457:3847:1106/093523:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindInPageFrames (2433 ms)
[247/348] FindInPageControllerTest.FindInPageFrames (3207 ms)
[ RUN      ] FindInPageControllerTest.FindInPageFormsTextAreas
[44461:3847:1106/093524:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindInPageFormsTextAreas (2278 ms)
[248/348] FindInPageControllerTest.FindInPageFormsTextAreas (2915 ms)
[ RUN      ] FindInPageControllerTest.SingleOccurrence
[44464:3847:1106/093526:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.SingleOccurrence (1902 ms)
[249/348] FindInPageControllerTest.SingleOccurrence (2651 ms)
[ RUN      ] FindInPageControllerTest.StartSearchAfterSelection
[44466:3847:1106/093527:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.StartSearchAfterSelection (1807 ms)
[250/348] FindInPageControllerTest.StartSearchAfterSelection (2386 ms)
[ RUN      ] StartupBrowserCreatorTest.ReadingWasRestartedAfterNormalStart
[44472:3847:1106/093529:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44474:3847:1106/093530:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44474:3847:1106/093530:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44474:3847:1106/093530:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] StartupBrowserCreatorTest.ReadingWasRestartedAfterNormalStart (1520 ms)
[251/348] StartupBrowserCreatorTest.ReadingWasRestartedAfterNormalStart (2126 ms)
[ RUN      ] LoginPromptBrowserTest.IncorrectConfirmation
[44470:3847:1106/093528:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54949...
sending server_data: {"host": "127.0.0.1", "port": 54949} (36 bytes)
[       OK ] LoginPromptBrowserTest.IncorrectConfirmation (3270 ms)
[252/348] LoginPromptBrowserTest.IncorrectConfirmation (3964 ms)
[ RUN      ] StartupBrowserCreatorTest.StartupURLsForTwoProfiles
[44477:3847:1106/093531:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44477:3847:1106/093532:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44482:12807:1106/093533:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44482:17155:1106/093533:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[44482:17155:1106/093533:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[44482:17155:1106/093533:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[44482:17155:1106/093533:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[44482:17155:1106/093533:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[44482:17155:1106/093533:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[44482:17155:1106/093533:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[44482:17155:1106/093534:FATAL:child_shared_bitmap_manager.cc(55)] Check failed: memory->Map(memory_size).
==44482==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb1a8f000; bottom 0x1f5b2000; size: 0x924dd000 (-1840394240)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[44484:12807:1106/093534:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[44484:12807:1106/093534:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44484:12807:1106/093534:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorTest.StartupURLsForTwoProfiles (2860 ms)
[253/348] StartupBrowserCreatorTest.StartupURLsForTwoProfiles (3444 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoAllowed
[44480:3847:1106/093532:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44480:29187:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44480:29187:1106/093535:WARNING:channel.cc(273)] RawChannel write error
[44480:29187:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44480:29187:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44480:29187:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44487:12807:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[44487:12807:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44487:12807:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44488:12551:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[44488:12551:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[44488:12551:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoAllowed (3492 ms)
[254/348] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoAllowed (4243 ms)
[ RUN      ] TabModalConfirmDialogTest.Accept
[44486:3847:1106/093535:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TabModalConfirmDialogTest.Accept (2270 ms)
[255/348] TabModalConfirmDialogTest.Accept (2919 ms)
[ RUN      ] TabModalConfirmDialogTest.CloseSelf
[44492:3847:1106/093536:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TabModalConfirmDialogTest.CloseSelf (1852 ms)
[256/348] TabModalConfirmDialogTest.CloseSelf (2387 ms)
[ RUN      ] TabModalConfirmDialogTest.Navigate
[44495:3847:1106/093537:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44495:28931:1106/093539:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabModalConfirmDialogTest.Navigate (1792 ms)
[257/348] TabModalConfirmDialogTest.Navigate (2394 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestCrashesPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestCrashesPage (0 ms)
[258/348] WebUIBidiCheckerBrowserTestLTR.TestCrashesPage (476 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestPluginsPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestPluginsPage (1 ms)
[259/348] WebUIBidiCheckerBrowserTestLTR.TestPluginsPage (477 ms)
[ RUN      ] TabModalConfirmDialogTest.Quit
[44498:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TabModalConfirmDialogTest.Quit (1573 ms)
[260/348] TabModalConfirmDialogTest.Quit (2126 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestDownloadsPageRTL
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestDownloadsPageRTL (0 ms)
[261/348] WebUIBidiCheckerBrowserTestRTL.TestDownloadsPageRTL (476 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameStartup
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameStartup (0 ms)
[262/348] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameStartup (487 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameHandler
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameHandler (0 ms)
[263/348] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameHandler (412 ms)
[ RUN      ] BookmarksTest.BookmarksLoaded
[44506:3847:1106/093541:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BookmarksTest.BookmarksLoaded (2816 ms)
[264/348] BookmarksTest.BookmarksLoaded (3445 ms)
[ RUN      ] OptionsUIBrowserTest.NavigateBackFromOverlayDialog
[44507:3847:1106/093542:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44507:3847:1106/093546:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44507:29187:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44507:29187:1106/093546:WARNING:channel.cc(273)] RawChannel write error
ASAN:SIGSEGV
=================================================================
==44513==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x066370d4 bp 0xb2a8e9f8 sp 0xb2a8e940 T10)
[       OK ] OptionsUIBrowserTest.NavigateBackFromOverlayDialog (4555 ms)
[265/348] OptionsUIBrowserTest.NavigateBackFromOverlayDialog (5019 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsClearRollback
[44514:3847:1106/093545:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.DialogPrefsClearRollback (4650 ms)
[266/348] PreferencesBrowserTest.DialogPrefsClearRollback (5279 ms)
[ RUN      ] UserManagerUIBrowserTest.PageLoads
[44518:3847:1106/093547:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] UserManagerUIBrowserTest.PageLoads (2959 ms)
[267/348] UserManagerUIBrowserTest.PageLoads (3705 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldInvalidType
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldInvalidType (301 ms)
[268/348] FormAutofillTest.WebFormControlElementToFormFieldInvalidType (834 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToPasswordFormField
[       OK ] FormAutofillTest.WebFormControlElementToPasswordFormField (282 ms)
[269/348] FormAutofillTest.WebFormControlElementToPasswordFormField (823 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromDirectDIRAttribute
[       OK ] FormAutofillTest.DetectTextDirectionFromDirectDIRAttribute (166 ms)
[270/348] FormAutofillTest.DetectTextDirectionFromDirectDIRAttribute (544 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionWhenParentHasBothDIRAttributeAndStyle
[       OK ] FormAutofillTest.DetectTextDirectionWhenParentHasBothDIRAttributeAndStyle (171 ms)
[271/348] FormAutofillTest.DetectTextDirectionWhenParentHasBothDIRAttributeAndStyle (544 ms)
[ RUN      ] FormAutofillTest.WebFormElementToFormDataTooManyFields
[       OK ] FormAutofillTest.WebFormElementToFormDataTooManyFields (348 ms)
[272/348] FormAutofillTest.WebFormElementToFormDataTooManyFields (805 ms)
[ RUN      ] FormAutofillTest.PreviewForm
[       OK ] FormAutofillTest.PreviewForm (305 ms)
[273/348] FormAutofillTest.PreviewForm (805 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromPreviousTD
[       OK ] FormAutofillTest.LabelsInferredFromPreviousTD (280 ms)
[274/348] FormAutofillTest.LabelsInferredFromPreviousTD (682 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableAdjacentElements
[       OK ] FormAutofillTest.LabelsInferredFromTableAdjacentElements (270 ms)
[275/348] FormAutofillTest.LabelsInferredFromTableAdjacentElements (676 ms)
[ RUN      ] FormAutofillTest.FillFormEmptyName
[       OK ] FormAutofillTest.FillFormEmptyName (372 ms)
[276/348] FormAutofillTest.FillFormEmptyName (814 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerInputClicked
[       OK ] PageClickTrackerTest.PageClickTrackerInputClicked (298 ms)
[277/348] PageClickTrackerTest.PageClickTrackerInputClicked (809 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordClearOnEdit
[       OK ] PasswordAutofillAgentTest.PasswordClearOnEdit (339 ms)
[278/348] PasswordAutofillAgentTest.PasswordClearOnEdit (810 ms)
[ RUN      ] PasswordAutofillAgentTest.InitialAutocompleteForMatchingFilledField
[       OK ] PasswordAutofillAgentTest.InitialAutocompleteForMatchingFilledField (335 ms)
[279/348] PasswordAutofillAgentTest.InitialAutocompleteForMatchingFilledField (947 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsOnLoad
[       OK ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsOnLoad (352 ms)
[280/348] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsOnLoad (812 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithNotAutofilledUsernameAndPassword
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithNotAutofilledUsernameAndPassword (348 ms)
[281/348] PasswordAutofillAgentTest.ClearPreviewWithNotAutofilledUsernameAndPassword (823 ms)
[ RUN      ] PasswordAutofillAgentTest.CredentialsOnClick
[       OK ] PasswordAutofillAgentTest.CredentialsOnClick (315 ms)
[282/348] PasswordAutofillAgentTest.CredentialsOnClick (808 ms)
[ RUN      ] PasswordGenerationAgentTest.FillTest
[       OK ] PasswordGenerationAgentTest.FillTest (377 ms)
[283/348] PasswordGenerationAgentTest.FillTest (807 ms)
[ RUN      ] ChromeRenderViewTest.PluginsTemporarilyAllowed
[       OK ] ChromeRenderViewTest.PluginsTemporarilyAllowed (222 ms)
[284/348] ChromeRenderViewTest.PluginsTemporarilyAllowed (680 ms)
[ RUN      ] PasswordGenerationAgentTest.AccountCreationFormsDetectedTest
[       OK ] PasswordGenerationAgentTest.AccountCreationFormsDetectedTest (376 ms)
[285/348] PasswordGenerationAgentTest.AccountCreationFormsDetectedTest (950 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintWithJavaScript
[       OK ] PrintWebViewHelperPreviewTest.PrintWithJavaScript (325 ms)
[286/348] PrintWebViewHelperPreviewTest.PrintWithJavaScript (807 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintPreviewHTMLWithPageMarginsCss
[       OK ] PrintWebViewHelperPreviewTest.PrintPreviewHTMLWithPageMarginsCss (214 ms)
[287/348] PrintWebViewHelperPreviewTest.PrintPreviewHTMLWithPageMarginsCss (680 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintForPrintPreview
[       OK ] PrintWebViewHelperPreviewTest.OnPrintForPrintPreview (258 ms)
[288/348] PrintWebViewHelperPreviewTest.OnPrintForPrintPreview (808 ms)
[ RUN      ] WebUIBrowserExpectFailTest.TestRuntimeErrorFailsFast
[44545:3847:1106/093558:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44545:3847:1106/093600:ERROR:CONSOLE(4155)] "Uncaught TypeError: undefined is not a function", source: runtime_error.js (4155)
[44545:3847:1106/093600:ERROR:web_ui_browser_test.cc(454)] Encountered javascript console error(s)
[       OK ] WebUIBrowserExpectFailTest.TestRuntimeErrorFailsFast (2324 ms)
[289/348] WebUIBrowserExpectFailTest.TestRuntimeErrorFailsFast (2915 ms)
[ RUN      ] PPAPITest.FileRef2
[44547:3847:1106/093559:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[44551]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44551]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:54973...
sending server_data: {"host": "127.0.0.1", "port": 54973} (36 bytes)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryAndTouchFileForceAsync finished in 0.083 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryAndTouchFile finished in 0.029 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryAndTouchFileBlocking finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryAndTouchFileBackground finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:22531:1106/093601:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[44547:3847:1106/093601:INFO:CONSOLE(177)] "DeleteFileAndDirectoryForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:76811:1106/093601:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[44547:3847:1106/093601:INFO:CONSOLE(177)] "DeleteFileAndDirectory finished in 0.038 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBlocking finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBackground finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:22531:1106/093601:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[44547:3847:1106/093601:INFO:CONSOLE(177)] "RenameFileAndDirectoryForceAsync finished in 0.070 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:82499:1106/093601:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[44547:3847:1106/093601:INFO:CONSOLE(177)] "RenameFileAndDirectory finished in 0.057 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "RenameFileAndDirectoryBlocking finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "RenameFileAndDirectoryBackground finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryForceAsync finished in 0.025 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "Query finished in 0.030 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryBlocking finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "QueryBackground finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "FileNameEscapingForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "FileNameEscaping finished in 0.014 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "FileNameEscapingBlocking finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[44547:3847:1106/093601:INFO:CONSOLE(177)] "FileNameEscapingBackground finished in 0.000 seconds.", source: http://127.0.0.1:54973/files/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[       OK ] PPAPITest.FileRef2 (2804 ms)
[290/348] PPAPITest.FileRef2 (3441 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPSocket
[44554:3847:1106/093601:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:54979...
sending server_data: {"host": "127.0.0.1", "port": 54979} (36 bytes)
objc[44562]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44562]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Connect finished in 0.009 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.006 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ConnectBackground finished in 0.024 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.012 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ReadWrite finished in 0.014 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.012 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.008 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.010 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "SetOption finished in 0.010 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.003 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.009 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Listen finished in 0.006 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ListenBlocking finished in 0.017 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "ListenBackground finished in 0.007 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Backlog finished in 0.011 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.020 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "BacklogBackground finished in 0.027 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Interface_1_0ForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Interface_1_0 finished in 0.003 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Interface_1_0Blocking finished in 0.003 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:3847:1106/093603:INFO:CONSOLE(177)] "Interface_1_0Background finished in 0.014 seconds.", source: http://127.0.0.1:54979/files/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[44554:28931:1106/093603:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPITest.TCPSocket (2921 ms)
[291/348] OutOfProcessPPAPITest.TCPSocket (3444 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPServerSocketPrivate
[44557:3847:1106/093602:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55047...
sending server_data: {"host": "127.0.0.1", "port": 55047} (36 bytes)
objc[44566]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44566]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[44557:3847:1106/093604:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.025 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093604:INFO:CONSOLE(177)] "Listen finished in 0.026 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093604:INFO:CONSOLE(177)] "ListenBlocking finished in 0.033 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093605:INFO:CONSOLE(177)] "ListenBackground finished in 0.040 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093605:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093605:INFO:CONSOLE(177)] "Backlog finished in 0.033 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093605:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.032 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:3847:1106/093605:INFO:CONSOLE(177)] "BacklogBackground finished in 0.028 seconds.", source: http://127.0.0.1:55047/files/test_case.html?testcase=TCPServerSocketPrivate (177)
[44557:28931:1106/093605:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPITest.TCPServerSocketPrivate (2870 ms)
[292/348] OutOfProcessPPAPITest.TCPServerSocketPrivate (3437 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader2
[44565:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55091...
sending server_data: {"host": "127.0.0.1", "port": 55091} (36 bytes)
objc[44574]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[44574]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[44565:3847:1106/093607:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestriction finished in 0.009 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBlocking finished in 0.013 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBackground finished in 0.008 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedSameOriginRestriction finished in 0.005 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBlocking finished in 0.015 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBackground finished in 0.013 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedCrossOriginRequest finished in 0.029 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBlocking finished in 0.021 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44565:3847:1106/093607:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBackground finished in 0.036 seconds.", source: http://127.0.0.1:55091/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[       OK ] OutOfProcessPPAPITest.URLLoader2 (2851 ms)
[293/348] OutOfProcessPPAPITest.URLLoader2 (3442 ms)
[ RUN      ] PPAPINaClNewlibTest.ImageData
[44569:3847:1106/093606:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55103...
sending server_data: {"host": "127.0.0.1", "port": 55103} (36 bytes)
[44578,2892114472:09:36:08.755170] Native Client module will be loaded at base address 0x0000000040000000
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44569:3847:1106/093608:INFO:CONSOLE(177)] "InvalidFormat finished in 0.014 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[44569:3847:1106/093608:INFO:CONSOLE(177)] "GetNativeFormat finished in 0.000 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[44569:3847:1106/093608:INFO:CONSOLE(177)] "FormatSupported finished in 0.000 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44569:3847:1106/093608:INFO:CONSOLE(177)] "InvalidSize finished in 0.033 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173608:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44569:3847:1106/093608:INFO:CONSOLE(177)] "HugeSize finished in 0.019 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[44569:3847:1106/093608:INFO:CONSOLE(177)] "InitToZero finished in 0.011 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[44569:3847:1106/093608:INFO:CONSOLE(177)] "IsImageData finished in 0.011 seconds.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (177)
[44569:3847:1106/093609:INFO:CONSOLE(0)] "0xB00BB895 is not a valid instance ID.", source: http://127.0.0.1:55103/files/test_case.html?mode=nacl_newlib&testcase=ImageData (0)
[       OK ] PPAPINaClNewlibTest.ImageData (3205 ms)
[294/348] PPAPINaClNewlibTest.ImageData (3968 ms)
[ RUN      ] PPAPINaClNewlibTest.URLLoader2
[44576:3847:1106/093608:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55109...
sending server_data: {"host": "127.0.0.1", "port": 55109} (36 bytes)
[44586,2892114472:09:36:10.882870] Native Client module will be loaded at base address 0x0000000040000000
[44576:3847:1106/093611:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestriction finished in 0.025 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBlocking finished in 0.011 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBackground finished in 0.006 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedSameOriginRestriction finished in 0.011 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBlocking finished in 0.005 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBackground finished in 0.011 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedCrossOriginRequest finished in 0.032 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBlocking finished in 0.021 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBackground finished in 0.016 seconds.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[44576:3847:1106/093611:INFO:CONSOLE(0)] "0x7CDFAEC9 is not a valid instance ID.", source: http://127.0.0.1:55109/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[       OK ] PPAPINaClNewlibTest.URLLoader2 (3116 ms)
[295/348] PPAPINaClNewlibTest.URLLoader2 (3971 ms)
[ RUN      ] PPAPINaClNewlibTest.AudioThreadCreator
[44581:3847:1106/093610:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55123...
sending server_data: {"host": "127.0.0.1", "port": 55123} (36 bytes)
[44590,2892114472:09:36:12.518724] Native Client module will be loaded at base address 0x0000000040000000
[1106/173612:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[44581:3847:1106/093612:INFO:CONSOLE(177)] "AudioThreadCreatorIsRequired finished in 0.099 seconds.", source: http://127.0.0.1:55123/files/test_case.html?mode=nacl_newlib&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[44581:3847:1106/093612:INFO:CONSOLE(177)] "AudioThreadCreatorIsCalled finished in 0.077 seconds.", source: http://127.0.0.1:55123/files/test_case.html?mode=nacl_newlib&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[44581:3847:1106/093612:INFO:CONSOLE(0)] "0x2F70DDF9 is not a valid instance ID.", source: http://127.0.0.1:55123/files/test_case.html?mode=nacl_newlib&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (0)
[       OK ] PPAPINaClNewlibTest.AudioThreadCreator (3102 ms)
[296/348] PPAPINaClNewlibTest.AudioThreadCreator (3705 ms)
[ RUN      ] PPAPINaClNewlibTest.MessageLoop_Post
[44593:3847:1106/093613:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55135...
sending server_data: {"host": "127.0.0.1", "port": 55135} (36 bytes)
[44601,2892114472:09:36:16.427889] Native Client module will be loaded at base address 0x0000000040000000
[44593:3847:1106/093616:INFO:CONSOLE(177)] "Post finished in 0.001 seconds.", source: http://127.0.0.1:55135/files/test_case.html?mode=nacl_newlib&testcase=MessageLoop_Post (177)
[44593:3847:1106/093616:INFO:CONSOLE(0)] "0xB5F8A361 is not a valid instance ID.", source: http://127.0.0.1:55135/files/test_case.html?mode=nacl_newlib&testcase=MessageLoop_Post (0)
[       OK ] PPAPINaClNewlibTest.MessageLoop_Post (3085 ms)
[297/348] PPAPINaClNewlibTest.MessageLoop_Post (3719 ms)
[ RUN      ] PPAPINaClNewlibTest.MediaStreamVideoTrack
[44589:3847:1106/093612:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55129...
sending server_data: {"host": "127.0.0.1", "port": 55129} (36 bytes)
[44598,2892114472:09:36:14.902098] Native Client module will be loaded at base address 0x0000000040a40000
[44589:3847:1106/093615:INFO:CONSOLE(177)] "Create finished in 0.044 seconds.", source: http://127.0.0.1:55129/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamVideoTrack (177)
[44589:3847:1106/093615:INFO:CONSOLE(177)] "GetFrame finished in 0.276 seconds.", source: http://127.0.0.1:55129/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamVideoTrack (177)
[44589:3847:1106/093616:INFO:CONSOLE(177)] "Configure finished in 1.237 seconds.", source: http://127.0.0.1:55129/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamVideoTrack (177)
[44589:3847:1106/093616:INFO:CONSOLE(0)] "0x3A7AA559 is not a valid instance ID.", source: http://127.0.0.1:55129/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamVideoTrack (0)
[       OK ] PPAPINaClNewlibTest.MediaStreamVideoTrack (4612 ms)
[298/348] PPAPINaClNewlibTest.MediaStreamVideoTrack (5283 ms)
[ RUN      ] PPAPINaClGLibcTest.Console
[44602:3847:1106/093617:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55143...
sending server_data: {"host": "127.0.0.1", "port": 55143} (36 bytes)
[44613,2892114472:09:36:20.097146] Native Client module will be loaded at base address 0x0000000040000000
[44602:3847:1106/093620:INFO:CONSOLE(0)] "[Undefined]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: [Undefined]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "[Null]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: [Null]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "[False]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: [False]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "12345678", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: 12345678", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "-0", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: -0", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "Hello World!", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: Hello World!", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "[Array]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: [Array]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "[Array buffer]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: [Array buffer]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "[Dictionary]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "somewhere: [Dictionary]", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[44602:3847:1106/093620:INFO:CONSOLE(177)] "Smoke finished in 0.002 seconds.", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (177)
[44602:3847:1106/093620:INFO:CONSOLE(0)] "0x87F87109 is not a valid instance ID.", source: http://127.0.0.1:55143/files/test_case.html?mode=nacl_glibc&testcase=Console (0)
[       OK ] PPAPINaClGLibcTest.Console (3565 ms)
[299/348] PPAPINaClGLibcTest.Console (4231 ms)
[ RUN      ] PPAPINaClGLibcTest.TraceEvent
[44603:3847:1106/093617:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55141...
sending server_data: {"host": "127.0.0.1", "port": 55141} (36 bytes)
[44612,2892114472:09:36:20.036534] Native Client module will be loaded at base address 0x0000000040000000
[44603:3847:1106/093620:INFO:CONSOLE(177)] "Smoke finished in 0.000 seconds.", source: http://127.0.0.1:55141/files/test_case.html?mode=nacl_glibc&testcase=TraceEvent (177)
[44603:3847:1106/093620:INFO:CONSOLE(177)] "SmokeWithTimestamps finished in 0.000 seconds.", source: http://127.0.0.1:55141/files/test_case.html?mode=nacl_glibc&testcase=TraceEvent (177)
[44603:3847:1106/093620:INFO:CONSOLE(177)] "Clock finished in 0.000 seconds.", source: http://127.0.0.1:55141/files/test_case.html?mode=nacl_glibc&testcase=TraceEvent (177)
[44603:3847:1106/093620:INFO:CONSOLE(0)] "0x9983E0BD is not a valid instance ID.", source: http://127.0.0.1:55141/files/test_case.html?mode=nacl_glibc&testcase=TraceEvent (0)
[       OK ] PPAPINaClGLibcTest.TraceEvent (3455 ms)
[300/348] PPAPINaClGLibcTest.TraceEvent (4230 ms)
[ RUN      ] PPAPINaClGLibcTest.InputEvent
[44614:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55167...
sending server_data: {"host": "127.0.0.1", "port": 55167} (36 bytes)
[44624,2892114472:09:36:24.020853] Native Client module will be loaded at base address 0x0000000040000000
[44614:3847:1106/093624:INFO:CONSOLE(177)] "Events finished in 0.055 seconds.", source: http://127.0.0.1:55167/files/test_case.html?mode=nacl_glibc&testcase=InputEvent (177)
[44614:3847:1106/093624:INFO:CONSOLE(177)] "EventsLatencyTracking finished in 0.015 seconds.", source: http://127.0.0.1:55167/files/test_case.html?mode=nacl_glibc&testcase=InputEvent (177)
[44614:3847:1106/093624:INFO:CONSOLE(0)] "0x10FA7A2D is not a valid instance ID.", source: http://127.0.0.1:55167/files/test_case.html?mode=nacl_glibc&testcase=InputEvent (0)
[44614:28675:1106/093624:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44614:28675:1106/093624:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.InputEvent (3344 ms)
[301/348] PPAPINaClGLibcTest.InputEvent (3967 ms)
[ RUN      ] PPAPINaClGLibcTest.HostResolverPrivate_ResolveIPv4
[44615:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55169...
sending server_data: {"host": "127.0.0.1", "port": 55169} (36 bytes)
[44625,2892114472:09:36:24.135583] Native Client module will be loaded at base address 0x0000000048510000
[44615:3847:1106/093624:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:55169/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_ResolveIPv4 (177)
[44615:3847:1106/093624:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.028 seconds.", source: http://127.0.0.1:55169/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_ResolveIPv4 (177)
[44615:3847:1106/093624:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.025 seconds.", source: http://127.0.0.1:55169/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_ResolveIPv4 (177)
[44615:3847:1106/093624:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.039 seconds.", source: http://127.0.0.1:55169/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_ResolveIPv4 (177)
[44615:3847:1106/093624:INFO:CONSOLE(0)] "0x789379CD is not a valid instance ID.", source: http://127.0.0.1:55169/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_ResolveIPv4 (0)
[       OK ] PPAPINaClGLibcTest.HostResolverPrivate_ResolveIPv4 (3421 ms)
[302/348] PPAPINaClGLibcTest.HostResolverPrivate_ResolveIPv4 (3969 ms)
[ RUN      ] PPAPINaClGLibcTest.NetworkMonitor
[44626:3847:1106/093625:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55201...
sending server_data: {"host": "127.0.0.1", "port": 55201} (36 bytes)
[44636,2892114472:09:36:27.966607] Native Client module will be loaded at base address 0x0000000040000000
[44626:3847:1106/093628:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[44626:3847:1106/093628:INFO:CONSOLE(177)] "Basic finished in 0.001 seconds.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[44626:3847:1106/093628:INFO:CONSOLE(177)] "2MonitorsForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[44626:3847:1106/093628:INFO:CONSOLE(177)] "2Monitors finished in 0.003 seconds.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[44626:3847:1106/093628:INFO:CONSOLE(177)] "DeleteInCallbackForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[44626:3847:1106/093628:INFO:CONSOLE(177)] "DeleteInCallback finished in 0.002 seconds.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[44626:3847:1106/093628:INFO:CONSOLE(0)] "0xEFB82191 is not a valid instance ID.", source: http://127.0.0.1:55201/files/test_case.html?mode=nacl_glibc&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (0)
[       OK ] PPAPINaClGLibcTest.NetworkMonitor (3350 ms)
[303/348] PPAPINaClGLibcTest.NetworkMonitor (3970 ms)
[ RUN      ] PPAPINaClGLibcTest.MessageLoop_Basics
[44627:3847:1106/093625:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55202...
sending server_data: {"host": "127.0.0.1", "port": 55202} (36 bytes)
[44637,2892114472:09:36:27.933740] Native Client module will be loaded at base address 0x0000000040000000
[44627:3847:1106/093628:INFO:CONSOLE(177)] "Basics finished in 0.000 seconds.", source: http://127.0.0.1:55202/files/test_case.html?mode=nacl_glibc&testcase=MessageLoop_Basics (177)
[44627:3847:1106/093628:INFO:CONSOLE(0)] "0x70436215 is not a valid instance ID.", source: http://127.0.0.1:55202/files/test_case.html?mode=nacl_glibc&testcase=MessageLoop_Basics (0)
[       OK ] PPAPINaClGLibcTest.MessageLoop_Basics (3176 ms)
[304/348] PPAPINaClGLibcTest.MessageLoop_Basics (3965 ms)
[ RUN      ] PPAPINaClPNaClTest.TraceEvent
[44638:3847:1106/093629:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55227...
sending server_data: {"host": "127.0.0.1", "port": 55227} (36 bytes)
[44648,2892114472:09:36:32.015725] Native Client module will be loaded at base address 0x0000000040000000
[44638:3847:1106/093632:INFO:CONSOLE(177)] "Smoke finished in 0.000 seconds.", source: http://127.0.0.1:55227/files/test_case.html?mode=nacl_pnacl&testcase=TraceEvent (177)
[44638:3847:1106/093632:INFO:CONSOLE(177)] "SmokeWithTimestamps finished in 0.000 seconds.", source: http://127.0.0.1:55227/files/test_case.html?mode=nacl_pnacl&testcase=TraceEvent (177)
[44638:3847:1106/093632:INFO:CONSOLE(177)] "Clock finished in 0.000 seconds.", source: http://127.0.0.1:55227/files/test_case.html?mode=nacl_pnacl&testcase=TraceEvent (177)
[44638:3847:1106/093632:INFO:CONSOLE(0)] "0x95538AA1 is not a valid instance ID.", source: http://127.0.0.1:55227/files/test_case.html?mode=nacl_pnacl&testcase=TraceEvent (0)
[       OK ] PPAPINaClPNaClTest.TraceEvent (2850 ms)
[305/348] PPAPINaClPNaClTest.TraceEvent (3444 ms)
[ RUN      ] PPAPINaClPNaClTest.UDPSocketPrivate_SetSocketFeatureErrors
[44639:3847:1106/093629:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55230...
sending server_data: {"host": "127.0.0.1", "port": 55230} (36 bytes)
[44649,2892114472:09:36:32.153699] Native Client module will be loaded at base address 0x0000000040000000
[44639:3847:1106/093632:INFO:CONSOLE(177)] "SetSocketFeatureErrorsForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:55230/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[44639:3847:1106/093632:INFO:CONSOLE(177)] "SetSocketFeatureErrors finished in 0.000 seconds.", source: http://127.0.0.1:55230/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[44639:3847:1106/093632:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBlocking finished in 0.001 seconds.", source: http://127.0.0.1:55230/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[44639:3847:1106/093632:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBackground finished in 0.001 seconds.", source: http://127.0.0.1:55230/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[44639:3847:1106/093632:INFO:CONSOLE(0)] "0xA420C45 is not a valid instance ID.", source: http://127.0.0.1:55230/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_SetSocketFeatureErrors (0)
[44639:28931:1106/093632:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.UDPSocketPrivate_SetSocketFeatureErrors (2928 ms)
[306/348] PPAPINaClPNaClTest.UDPSocketPrivate_SetSocketFeatureErrors (3440 ms)
[ RUN      ] FilePathWatcherTest.DirectoryChain
[       OK ] FilePathWatcherTest.DirectoryChain (14 ms)
[307/348] FilePathWatcherTest.DirectoryChain (545 ms)
[ RUN      ] FilePathWatcherTest.WatchDirectory
[       OK ] FilePathWatcherTest.WatchDirectory (5 ms)
[308/348] FilePathWatcherTest.WatchDirectory (477 ms)
[ RUN      ] PPAPINaClPNaClTest.VideoDecoder
[44650:3847:1106/093633:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55239...
sending server_data: {"host": "127.0.0.1", "port": 55239} (36 bytes)
[44660,2892114472:09:36:35.293711] Native Client module will be loaded at base address 0x0000000040000000
[44652:3847:1106/093635:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[44650:3847:1106/093635:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.049 seconds.", source: http://127.0.0.1:55239/files/test_case.html?mode=nacl_pnacl&testcase=VideoDecoder (177)
[44652:3847:1106/093635:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[44650:3847:1106/093635:INFO:CONSOLE(177)] "Create finished in 0.066 seconds.", source: http://127.0.0.1:55239/files/test_case.html?mode=nacl_pnacl&testcase=VideoDecoder (177)
[44652:3847:1106/093635:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[44650:3847:1106/093635:INFO:CONSOLE(177)] "CreateBlocking finished in 0.058 seconds.", source: http://127.0.0.1:55239/files/test_case.html?mode=nacl_pnacl&testcase=VideoDecoder (177)
[44652:3847:1106/093635:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[44650:3847:1106/093635:INFO:CONSOLE(177)] "CreateBackground finished in 0.036 seconds.", source: http://127.0.0.1:55239/files/test_case.html?mode=nacl_pnacl&testcase=VideoDecoder (177)
[44650:3847:1106/093635:INFO:CONSOLE(0)] "0xC1971765 is not a valid instance ID.", source: http://127.0.0.1:55239/files/test_case.html?mode=nacl_pnacl&testcase=VideoDecoder (0)
[       OK ] PPAPINaClPNaClTest.VideoDecoder (2834 ms)
[309/348] PPAPINaClPNaClTest.VideoDecoder (3443 ms)
[ RUN      ] NaClBrowserTestNewlib.PPAPIPPBInstance
[44655:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55245...
sending server_data: {"host": "127.0.0.1", "port": 55245} (36 bytes)
[44655:3847:1106/093635:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[44663,2892114472:09:36:36.291202] Native Client module will be loaded at base address 0x0000000040000000
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] ||||  / test_nexe loaded
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] ||||
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestIsFullFrame BEGIN]
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestIsFullFrame PASS]
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] ||||
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestBindGraphics BEGIN]
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestBindGraphics PASS]
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] ||||
[44655:3847:1106/093636:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.PPAPIPPBInstance (2640 ms)
[310/348] NaClBrowserTestNewlib.PPAPIPPBInstance (3178 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclDebugURLFlagOff
[44667:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55258...
sending server_data: {"host": "127.0.0.1", "port": 55258} (36 bytes)
[44676,2892114472:09:36:39.626586] Native Client module will be loaded at base address 0x0000000040000000
[44678,2892114472:09:36:40.197547] Native Client module will be loaded at base address 0x0000000040000000
[44680,2892114472:09:36:40.591131] Native Client module will be loaded at base address 0x0000000040000000
[44667:3847:1106/093640:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclDebugURLFlagOff (3593 ms)
[311/348] NaClBrowserTestPnacl.PnaclDebugURLFlagOff (4235 ms)
[ RUN      ] NaClBrowserTestNewlib.Bad
[44664:3847:1106/093636:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55251...
sending server_data: {"host": "127.0.0.1", "port": 55251} (36 bytes)
[44664:3847:1106/093637:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[44664:3847:1106/093637:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093637:INFO:nacl_browsertest_util.cc(131)] |||| [bad_magic BEGIN]
[44672,2892114472:09:36:38.597090] bad elf magic
[44672,2964066304:09:36:38.604647] NaClAppRuntimeHostSetup: too late
[44672,2964066304:09:36:38.604698] NaClAppDescQuotaSetup: too late
[44672,2963992576:09:36:38.604788] NaClAppStartModule: error loading module
[44672,2963992576:09:36:38.605344] reap logs

POST-ABORT: LOG_FATAL abort exit
==44672==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0aaf000; bottom 0x1eb7e000; size: 0x91f31000 (-1846341632)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[SRPC:HOST:44666,2892114472:09:36:38.616335] NaClSrpcRpcWait(channel=0x19c4db00): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[44664:28675:1106/093638:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 34304 (0x8600)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_magic PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [nonexistent_nexe BEGIN]
File not found doesnotexist.nexe full path:/Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/nacl_test_data/newlib/doesnotexist.nexe
127.0.0.1 - - [06/Nov/2014 09:36:38] code 404, message Not Found
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: could not load nexe url.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [nonexistent_nexe PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [nonexistent_manifest BEGIN]
File not found doesnotexist.manifest full path:/Volumes/data/b/swarm_slave/work/run_tha_testQAoTWh/out/Release/nacl_test_data/newlib/doesnotexist.manifest
127.0.0.1 - - [06/Nov/2014 09:36:38] code 404, message Not Found
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: could not load manifest url.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [nonexistent_manifest PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest BEGIN]
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: manifest JSON parsing failed: * Line 1, Column 1
Syntax error: value, object or array expected.
", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest_uses_nexes BEGIN]
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: manifest: missing 'program' section.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest_uses_nexes PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest_bad_files BEGIN]
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: manifest: file.txt property 'unknown_arch' does not have required key: 'url'.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest_bad_files PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest_nexe_arch BEGIN]
[44664:3847:1106/093638:INFO:CONSOLE(0)] "NativeClient: manifest: no version of program given for current arch and no portable version found.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_manifest_nexe_arch PASS]
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093638:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_initialize BEGIN]
[44675,2892114472:09:36:39.403100] Native Client module will be loaded at base address 0x0000000040000000
PPP_InitializeModule
[44675,2892114472:09:36:39.458432] NaCl untrusted code called _exit(0xfe)
[44664:28675:1106/093639:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[44664:3847:1106/093639:INFO:CONSOLE(0)] "NativeClient: could not initialize module.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093639:INFO:CONSOLE(0)] "0xA4E63409 is not a valid instance ID.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093639:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_initialize PASS]
[44664:3847:1106/093639:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093639:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_initialize_crash BEGIN]
[44677,2892114472:09:36:39.862297] Native Client module will be loaded at base address 0x0000000040000000
PPP_InitializeModule

** Mach exception 1 from untrusted code: pc=20302
==44677==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0b09000; bottom 0x1f059000; size: 0x91ab0000 (-1851064320)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[44664:28675:1106/093639:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35328 (0x8a00)
[44664:3847:1106/093639:INFO:CONSOLE(0)] "NativeClient: could not initialize module.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093639:INFO:CONSOLE(0)] "0xDB05BEB1 is not a valid instance ID.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093639:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_initialize_crash PASS]
[44664:3847:1106/093639:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093639:INFO:nacl_browsertest_util.cc(131)] |||| [bad_no_ppp_instance BEGIN]
[44679,2892114472:09:36:40.263928] Native Client module will be loaded at base address 0x0000000040000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)
PPP_GetInterface(PPP_Instance;1.0)
[44664:3847:1106/093640:INFO:CONSOLE(0)] "NativeClient: could not initialize module.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093640:INFO:CONSOLE(0)] "0xD9A06EBD is not a valid instance ID.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093640:INFO:nacl_browsertest_util.cc(131)] |||| [bad_no_ppp_instance PASS]
[44664:3847:1106/093640:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093640:INFO:nacl_browsertest_util.cc(131)] |||| [bad_get_ppp_instance_crash BEGIN]
[44681,2892114472:09:36:40.749566] Native Client module will be loaded at base address 0x0000000040000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)

** Mach exception 1 from untrusted code: pc=20256
==44681==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0b09000; bottom 0x1f059000; size: 0x91ab0000 (-1851064320)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[44664:28675:1106/093640:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35328 (0x8a00)
[44664:3847:1106/093640:INFO:CONSOLE(0)] "NativeClient: could not initialize module.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093640:INFO:CONSOLE(0)] "0x7AFD3C49 is not a valid instance ID.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093640:INFO:nacl_browsertest_util.cc(131)] |||| [bad_get_ppp_instance_crash PASS]
[44664:3847:1106/093640:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093640:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_instance_didcreate BEGIN]
[44682,2892114472:09:36:41.200046] Native Client module will be loaded at base address 0x0000000040000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)
PPP_GetInterface(PPP_Instance;1.1)
[44664:3847:1106/093641:INFO:CONSOLE(0)] "NativeClient: could not create instance.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093641:INFO:CONSOLE(0)] "0x4541C461 is not a valid instance ID.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093641:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_instance_didcreate PASS]
[44664:3847:1106/093641:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093641:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_instance_didcreate_crash BEGIN]
[44684,2892114472:09:36:41.591008] Native Client module will be loaded at base address 0x000000004a7e0000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)
PPP_GetInterface(PPP_Instance;1.1)

** Mach exception 1 from untrusted code: pc=201e0
==44684==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0b09000; bottom 0x1efd9000; size: 0x91b30000 (-1850540032)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[44664:28675:1106/093641:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35328 (0x8a00)
[44664:3847:1106/093641:INFO:CONSOLE(0)] "NativeClient: could not create instance.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093641:INFO:CONSOLE(0)] "0xD4088341 is not a valid instance ID.", source: http://127.0.0.1:55251/files/ppapi_bad.html (0)
[44664:3847:1106/093641:INFO:nacl_browsertest_util.cc(131)] |||| [bad_ppp_instance_didcreate_crash PASS]
[44664:3847:1106/093641:INFO:nacl_browsertest_util.cc(131)] ||||
[44664:3847:1106/093641:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 13 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.Bad (5515 ms)
[312/348] NaClBrowserTestNewlib.Bad (6093 ms)
[ RUN      ] IPhotoDataProviderRefreshTest.RefreshTest
[44687:3847:1106/093642:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] IPhotoDataProviderRefreshTest.RefreshTest (1855 ms)
[313/348] IPhotoDataProviderRefreshTest.RefreshTest (2386 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclNMFOptionsO2
[44683:3847:1106/093641:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55284...
sending server_data: {"host": "127.0.0.1", "port": 55284} (36 bytes)
[44692,2892114472:09:36:43.711150] Native Client module will be loaded at base address 0x0000000040000000
[44695,2892114472:09:36:44.522282] Native Client module will be loaded at base address 0x0000000040000000
[44697,2892114472:09:36:44.860632] Native Client module will be loaded at base address 0x0000000040000000
[44683:3847:1106/093644:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclNMFOptionsO2 (3568 ms)
[314/348] NaClBrowserTestPnacl.PnaclNMFOptionsO2 (4229 ms)
[ RUN      ] ITunesDataProviderBasicTest.BasicTest
[44696:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44696:29699:1106/093646:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44696:29699:1106/093646:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ITunesDataProviderBasicTest.BasicTest (1515 ms)
[315/348] ITunesDataProviderBasicTest.BasicTest (2123 ms)
[ RUN      ] ITunesDataProviderEscapeTest.EscapeTest
[44700:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ITunesDataProviderEscapeTest.EscapeTest (1607 ms)
[316/348] ITunesDataProviderEscapeTest.EscapeTest (2397 ms)
[ RUN      ] NetworkingPrivateApiTest.GetWifiTDLSStatus
[44704:3847:1106/093647:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44707:12295:1106/093649:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44707:12295:1106/093649:WARNING:channel.cc(273)] RawChannel write error
[44704:3847:1106/093649:INFO:CONSOLE(0)] "[SUCCESS] getWifiTDLSStatus", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getWifiTDLSStatus (0)
[44704:29699:1106/093649:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44704:29699:1106/093649:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.GetWifiTDLSStatus (2530 ms)
[317/348] NetworkingPrivateApiTest.GetWifiTDLSStatus (3184 ms)
[ RUN      ] NetworkingPrivateApiTestFail.SetWifiTDLSEnabledState
[44708:3847:1106/093648:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44711:12807:1106/093650:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44711:12807:1106/093650:WARNING:channel.cc(273)] RawChannel write error
[44708:3847:1106/093650:INFO:CONSOLE(0)] "[FAIL] setWifiTDLSEnabledState: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setWifiTDLSEnabledState (0)
[       OK ] NetworkingPrivateApiTestFail.SetWifiTDLSEnabledState (2439 ms)
[318/348] NetworkingPrivateApiTestFail.SetWifiTDLSEnabledState (3179 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartConnectNonexistent
[44713:3847:1106/093650:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44713:3847:1106/093652:INFO:CONSOLE(0)] "[SUCCESS] startConnectNonexistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnectNonexistent (0)
[       OK ] NetworkingPrivateServiceClientApiTest.StartConnectNonexistent (2307 ms)
[319/348] NetworkingPrivateServiceClientApiTest.StartConnectNonexistent (2919 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetState
[44716:3847:1106/093651:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44719:13063:1106/093653:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44719:13063:1106/093653:WARNING:channel.cc(273)] RawChannel write error
[44716:3847:1106/093653:INFO:CONSOLE(0)] "[SUCCESS] getState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getState (0)
[       OK ] NetworkingPrivateServiceClientApiTest.GetState (2350 ms)
[320/348] NetworkingPrivateServiceClientApiTest.GetState (2914 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/14
[44724:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/14 (1622 ms)
[321/348] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/14 (2130 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/1
[44730:3847:1106/093656:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44730:3847:1106/093659:INFO:CONSOLE(1)] "Uncaught ReferenceError: downloadUpdated is not defined", source:  (1)
[44730:3847:1106/093659:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[44730:3847:1106/093659:ERROR:CONSOLE(1)] "Uncaught ReferenceError: downloadUpdated is not defined", source:  (1)
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/1 (3792 ms)
[322/348] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/1 (4492 ms)
[ RUN      ] ChromeWhispernetClientTest.Audible
[44721:3847:1106/093653:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44721:3847:1106/093655:INFO:CONSOLE(99)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (99)
[44729,2892114472:09:36:55.892276] Native Client module will be loaded at base address 0x0000000040000000
[44729,2892114472:09:36:59.848970] NaCl untrusted code called _exit(0x0)
[44736,2892114472:09:37:00.214165] Native Client module will be loaded at base address 0x0000000040000000
[44737,2892114472:09:37:00.605797] Native Client module will be loaded at base address 0x0000000040000000
[44721:3847:1106/093700:INFO:CONSOLE(79)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (79)
[44721:3847:1106/093700:INFO:CONSOLE(26)] "init: creating encoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
[44721:3847:1106/093700:INFO:CONSOLE(30)] "init: creating decoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (30)
INFO - whispernet_nacl_wrapper.cc:247 - Created DSSS encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:252 - Created DTMF encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:296 - Created DSSS decoder with recording sample rate: 48000 and channels: 2
INFO - whispernet_nacl_wrapper.cc:311 - Created DTMF decoder with recording sample rate: 48000 and channels: 2
[44721:29443:1106/093700:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeWhispernetClientTest.Audible (7915 ms)
[323/348] ChromeWhispernetClientTest.Audible (8448 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/1
[44738:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44741:12551:1106/093701:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44741:12551:1106/093701:WARNING:channel.cc(273)] RawChannel write error
[44738:29187:1106/093702:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44738:29187:1106/093702:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[44738:3847:1106/093702:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[44738:44803:1106/093702:ERROR:mach_broker_mac.mm(256)] Unknown process 44743 is sending Mach IPC messages!
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/1 (1502 ms)
[324/348] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/1 (2143 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[44740:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55291...
sending server_data: {"host": "127.0.0.1", "port": 55291} (36 bytes)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.308 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.317 -  Registering video event handlers.", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.321 -  Loading media using MSE.", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.488 -  onSourceOpen [object Event]", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.490 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.533 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.537 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.539 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.545 -  Adding key to sessionID: 1", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093703:INFO:CONSOLE(283)] "09:37:03.548 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44740:3847:1106/093706:INFO:CONSOLE(283)] "09:37:06.453 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55291/files/eme_player_js/utils.js (283)
[44744:12807:1106/093706:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5115 ms)
[325/348] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5809 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[44745:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55308...
sending server_data: {"host": "127.0.0.1", "port": 55308} (36 bytes)
[44745:3847:1106/093704:INFO:CONSOLE(283)] "09:37:04.973 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093704:INFO:CONSOLE(283)] "09:37:04.981 -  Registering video event handlers.", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093704:INFO:CONSOLE(283)] "09:37:04.985 -  Loading media using MSE.", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.107 -  onSourceOpen [object Event]", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.110 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.145 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.151 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.155 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.157 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.163 -  Adding key to sessionID: 1", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.165 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.169 -  Adding key to sessionID: 2", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.174 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093705:INFO:CONSOLE(283)] "09:37:05.176 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44745:3847:1106/093708:INFO:CONSOLE(283)] "09:37:08.072 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55308/files/eme_player_js/utils.js (283)
[44748:12807:1106/093708:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[44745:28675:1106/093708:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5277 ms)
[326/348] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6072 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[44754:3847:1106/093709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44754:3847:1106/093710:INFO:encrypted_media_browsertest.cc(564)] Skipping test - ConfigChange test requires MSE.
[44755:3847:1106/093710:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44755:3847:1106/093710:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44755:3847:1106/093710:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (1386 ms)
[327/348] SRC_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (2123 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[44750:3847:1106/093707:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55325...
sending server_data: {"host": "127.0.0.1", "port": 55325} (36 bytes)
[44750:3847:1106/093709:INFO:CONSOLE(283)] "09:37:09.059 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093709:INFO:CONSOLE(283)] "09:37:09.066 -  Registering video event handlers.", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093709:INFO:CONSOLE(283)] "09:37:09.070 -  Loading media using src.", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093709:INFO:CONSOLE(283)] "09:37:09.205 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:09.996 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.004 -  Adding key to sessionID: 1", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.017 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.209 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.212 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.214 -  Adding key to sessionID: 1", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.217 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.613 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.615 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.622 -  Adding key to sessionID: 1", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093710:INFO:CONSOLE(283)] "09:37:10.626 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093711:INFO:CONSOLE(283)] "09:37:11.410 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093711:INFO:CONSOLE(283)] "09:37:11.412 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093711:INFO:CONSOLE(283)] "09:37:11.414 -  Adding key to sessionID: 1", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093711:INFO:CONSOLE(283)] "09:37:11.420 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[44750:3847:1106/093712:INFO:CONSOLE(283)] "09:37:12.786 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55325/files/eme_player_js/utils.js (283)
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5686 ms)
[328/348] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6344 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[44759:3847:1106/093711:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55343...
sending server_data: {"host": "127.0.0.1", "port": 55343} (36 bytes)
[44759:3847:1106/093712:INFO:CONSOLE(283)] "09:37:12.965 -  Using ClearKeyPlayer", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093712:INFO:CONSOLE(283)] "09:37:12.973 -  Registering video event handlers.", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093712:INFO:CONSOLE(283)] "09:37:12.976 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093712:INFO:CONSOLE(283)] "09:37:12.984 -  Loading media using MSE.", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.790 -  onSourceOpen [object Event]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.793 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.841 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.848 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.854 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.874 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093713:INFO:CONSOLE(283)] "09:37:13.896 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093714:INFO:CONSOLE(283)] "09:37:14.109 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093714:INFO:CONSOLE(283)] "09:37:14.110 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093714:INFO:CONSOLE(283)] "09:37:14.512 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093714:INFO:CONSOLE(283)] "09:37:14.516 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.311 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.313 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44759:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.853 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55343/files/eme_player_js/utils.js (283)
[44761:13063:1106/093716:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5909 ms)
[329/348] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6601 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[44764:3847:1106/093713:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55360...
sending server_data: {"host": "127.0.0.1", "port": 55360} (36 bytes)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.514 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.519 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.521 -  Registering video event handlers.", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.528 -  Loading media using MSE.", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.643 -  onSourceOpen [object Event]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.646 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093715:INFO:CONSOLE(283)] "09:37:15.673 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.360 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.364 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.368 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.373 -  Adding key to sessionID: 1", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.374 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.377 -  Adding key to sessionID: 2", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.380 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.383 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.578 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.581 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.584 -  Adding key to sessionID: 2", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.588 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.976 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.979 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.981 -  Adding key to sessionID: 2", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093716:INFO:CONSOLE(283)] "09:37:16.984 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093717:INFO:CONSOLE(283)] "09:37:17.777 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093717:INFO:CONSOLE(283)] "09:37:17.779 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093717:INFO:CONSOLE(283)] "09:37:17.782 -  Adding key to sessionID: 2", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093717:INFO:CONSOLE(283)] "09:37:17.786 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44764:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.268 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55360/files/eme_player_js/utils.js (283)
[44767:12551:1106/093719:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5879 ms)
[330/348] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6597 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[44771:3847:1106/093717:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55377...
sending server_data: {"host": "127.0.0.1", "port": 55377} (36 bytes)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.448 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.454 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.456 -  Registering video event handlers.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.459 -  Loading media using MSE.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.575 -  onSourceOpen [object Event]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.578 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093719:INFO:CONSOLE(283)] "09:37:19.615 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.222 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.226 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.231 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.237 -  Forcing invalid key data.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.238 -  Adding key to sessionID: 1", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.240 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.243 -  Forcing invalid key data.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.245 -  Adding key to sessionID: 2", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.249 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (147)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.257 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.259 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (147)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.264 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.442 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.452 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.454 -  Forcing invalid key data.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.458 -  Adding key to sessionID: 2", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.467 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (147)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.474 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.843 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.847 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.852 -  Forcing invalid key data.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.855 -  Adding key to sessionID: 2", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.860 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093720:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (147)
[44771:3847:1106/093720:INFO:CONSOLE(283)] "09:37:20.865 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.644 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.649 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.653 -  Forcing invalid key data.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.658 -  Adding key to sessionID: 2", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.665 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093721:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (147)
[44771:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.674 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.245 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.251 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.257 -  Forcing invalid key data.", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.263 -  Adding key to sessionID: 2", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.272 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44771:3847:1106/093723:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (147)
[44771:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.287 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:55377/files/eme_player_js/utils.js (283)
[44773:12551:1106/093723:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (5921 ms)
[331/348] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (6596 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[44777:3847:1106/093720:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55394...
sending server_data: {"host": "127.0.0.1", "port": 55394} (36 bytes)
[44777:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.783 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.787 -  Using ClearKeyPlayer", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.789 -  Registering video event handlers.", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.792 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093721:INFO:CONSOLE(283)] "09:37:21.797 -  Loading media using MSE.", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.659 -  onSourceOpen [object Event]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.662 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.698 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.703 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.706 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.715 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.724 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.929 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093722:INFO:CONSOLE(283)] "09:37:22.932 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.330 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093723:INFO:CONSOLE(283)] "09:37:23.333 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093724:INFO:CONSOLE(283)] "09:37:24.130 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093724:INFO:CONSOLE(283)] "09:37:24.135 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44777:3847:1106/093725:INFO:CONSOLE(283)] "09:37:25.608 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55394/files/eme_player_js/utils.js (283)
[44779:12551:1106/093725:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5544 ms)
[332/348] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6076 ms)
[ RUN      ] WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.TestAcquiringAndReacquiringWebcam/0
[44787:3847:1106/093726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44787:3847:1106/093727:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:55430/webrtc/adapter.js (71)
[44787:79879:1106/093727:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[44787:3847:1106/093727:INFO:CONSOLE(13)] "Returning no-video-input-devices to test.", source: http://127.0.0.1:55430/webrtc/test_functions.js (13)
[44787:3847:1106/093727:INFO:chrome_webrtc_webcam_browsertest.cc(85)] No webcam found on bot: skipping...
DVFreeThread - CFMachPortCreateWithPort hack = 0x1f0d7420, fPowerNotifyPort= 0x4d0bb300
DVFreeThread - CFMachPortCreateWithPort hack = 0x1f0d9fe0, fPowerNotifyPort= 0x4d0bee70
[       OK ] WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.TestAcquiringAndReacquiringWebcam/0 (1643 ms)
[333/348] WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.TestAcquiringAndReacquiringWebcam/0 (2403 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.FrameSizeChangeVideo/0
[44783:3847:1106/093724:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:55412...
sending server_data: {"host": "127.0.0.1", "port": 55412} (36 bytes)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.153 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.161 -  Registering video event handlers.", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.165 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.175 -  Loading media using MSE.", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.181 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.182 -  Registering video event handlers.", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.183 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.184 -  Loading media using MSE.", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.937 -  onSourceOpen [object Event]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.939 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.943 -  onSourceOpen [object Event]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093726:INFO:CONSOLE(283)] "09:37:26.943 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:26.996 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.019 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.029 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.060 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.087 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.103 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.241 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.242 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.272 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.274 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.641 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.642 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.672 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093727:INFO:CONSOLE(283)] "09:37:27.676 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093728:INFO:CONSOLE(283)] "09:37:28.407 -  One video seeked.", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093728:INFO:CONSOLE(283)] "09:37:28.444 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093728:INFO:CONSOLE(283)] "09:37:28.445 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093728:INFO:CONSOLE(283)] "09:37:28.451 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093728:INFO:CONSOLE(283)] "09:37:28.472 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44783:3847:1106/093728:INFO:CONSOLE(283)] "09:37:28.472 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55412/files/eme_player_js/utils.js (283)
[44785:12551:1106/093728:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.FrameSizeChangeVideo/0 (4289 ms)
[334/348] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.FrameSizeChangeVideo/0 (5023 ms)
[ RUN      ] WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.TestAcquiringAndReacquiringWebcam/1
[44792:3847:1106/093729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44792:3847:1106/093730:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:55439/webrtc/adapter.js (71)
[44792:80899:1106/093730:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[44792:3847:1106/093730:INFO:CONSOLE(13)] "Returning no-video-input-devices to test.", source: http://127.0.0.1:55439/webrtc/test_functions.js (13)
[44792:3847:1106/093730:INFO:chrome_webrtc_webcam_browsertest.cc(85)] No webcam found on bot: skipping...
[       OK ] WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.TestAcquiringAndReacquiringWebcam/1 (1831 ms)
[335/348] WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.TestAcquiringAndReacquiringWebcam/1 (2387 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/1
[44794:3847:1106/093729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
sending server_data: {"host": "127.0.0.1", "port": 55448} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:37:31] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/1 (1916 ms)
[336/348] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/1 (2661 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/1
[44798:3847:1106/093731:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44802:12551:1106/093732:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44802:12551:1106/093732:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/1 (1373 ms)
[337/348] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/1 (2123 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/0
[44801:3847:1106/093732:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44804:12807:1106/093733:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/0 (1331 ms)
[338/348] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/0 (1862 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/1
[44807:3847:1106/093734:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/1 (1805 ms)
[339/348] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/1 (2401 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/1
[44813:3847:1106/093736:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/1 (1346 ms)
[340/348] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/1 (1868 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/4
[44805:3847:1106/093733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44805:3847:1106/093736:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultPopupsSetting
[44805:3847:1106/093737:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ProxyServer
[44805:3847:1106/093737:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultSearchProviderSearchURL
[44805:3847:1106/093737:INFO:policy_prefs_browsertest.cc(640)] Testing policy: HomepageLocation
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/4 (4471 ms)
[341/348] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/4 (5287 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/1
[44817:3847:1106/093738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44820:13063:1106/093739:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44820:13063:1106/093739:WARNING:channel.cc(273)] RawChannel write error
[44819:3847:1106/093739:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44819:3847:1106/093739:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44819:3847:1106/093739:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/1 (1258 ms)
[342/348] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/1 (1864 ms)
[ RUN      ] PlatformAppBrowserTest.PRE_ComponentAppBackgroundPage
[44818:3847:1106/093738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44818:29443:1106/093740:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.PRE_ComponentAppBackgroundPage (2621 ms)
[343/348] PlatformAppBrowserTest.PRE_ComponentAppBackgroundPage (3186 ms)
[ RUN      ] ExtensionFunctionalTest.TestAdblockExtensionCrash
[44823:3847:1106/093740:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44826:13063:1106/093741:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44825:3847:1106/093741:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44825:3847:1106/093741:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44825:3847:1106/093741:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionFunctionalTest.TestAdblockExtensionCrash (1356 ms)
[344/348] ExtensionFunctionalTest.TestAdblockExtensionCrash (1861 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/1
[44828:3847:1106/093742:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44832:12807:1106/093743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44832:12807:1106/093743:WARNING:channel.cc(273)] RawChannel write error
[44830:3847:1106/093743:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44830:3847:1106/093743:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44830:3847:1106/093743:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/1 (1324 ms)
[345/348] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/1 (1859 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/1
[44829:3847:1106/093742:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44831:3847:1106/093743:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44831:3847:1106/093743:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44831:3847:1106/093743:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/1 (1363 ms)
[346/348] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/1 (1874 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/1
[44834:3847:1106/093743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44836:3847:1106/093744:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[44836:3847:1106/093744:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[44836:3847:1106/093744:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/1 (1379 ms)
[347/348] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/1 (1872 ms)
[ RUN      ] PlatformAppBrowserTest.ComponentAppBackgroundPage
[44835:3847:1106/093744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[44839:12551:1106/093746:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[44840:12295:1106/093746:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.ComponentAppBackgroundPage (2567 ms)
[348/348] PlatformAppBrowserTest.ComponentAppBackgroundPage (3182 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"aedec5f5414ae49729f2774df26380316490fcfa","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 5  Duration: 677.3s  Bot: vm38-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/1498624af1db100 |
+-----------------------------------------------------------------------+
1 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_outvbLdjg/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 0/10
Using 2 parallel jobs.
[ RUN      ] AppListStartPageWebUITest.ClickToLaunch
[886:3847:1106/092748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[886:3847:1106/092751:INFO:CONSOLE(1283)] "Running TestCase AppListStartPageWebUITest.ClickToLaunch", source: test_api.js (1283)
[       OK ] AppListStartPageWebUITest.ClickToLaunch (2776 ms)
[1/389] AppListStartPageWebUITest.ClickToLaunch (3186 ms)
[ RUN      ] ManageProfileUITest.CreateConfirmationText
[887:3847:1106/092748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[887:3847:1106/092752:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.CreateConfirmationText", source: test_api.js (1283)
[887:28931:1106/092752:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[887:28931:1106/092752:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManageProfileUITest.CreateConfirmationText (4198 ms)
[2/389] ManageProfileUITest.CreateConfirmationText (4755 ms)
[ RUN      ] ManageProfileUITestAsync.CreateExistingSupervisedUser
[896:3847:1106/092751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[896:3847:1106/092754:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITestAsync.CreateExistingSupervisedUser", source: test_api.js (1283)
[       OK ] ManageProfileUITestAsync.CreateExistingSupervisedUser (3146 ms)
[3/389] ManageProfileUITestAsync.CreateExistingSupervisedUser (3706 ms)
[ RUN      ] OptionsWebUIExtendedTest.CloseOverlayNoHistory
[901:3847:1106/092753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[901:3847:1106/092756:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.CloseOverlayNoHistory", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.CloseOverlayNoHistory (4088 ms)
[4/389] OptionsWebUIExtendedTest.CloseOverlayNoHistory (4489 ms)
[ RUN      ] OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading
[906:3847:1106/092755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[906:3847:1106/092758:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==910==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x065c00d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
[       OK ] OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading (4354 ms)
[5/389] OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading (4754 ms)
[ RUN      ] WebsiteSettingsWebUITest.testOpenWebsiteSettings
[911:3847:1106/092758:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[911:3847:1106/092801:INFO:CONSOLE(1283)] "Running TestCase WebsiteSettingsWebUITest.testOpenWebsiteSettings", source: test_api.js (1283)
[911:3847:1106/092801:WARNING:CONSOLE(317)] "
Accessibility issues found on chrome://settings-frame/websiteSettings
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
#global-setting
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (317)
[       OK ] WebsiteSettingsWebUITest.testOpenWebsiteSettings (3955 ms)
[6/389] WebsiteSettingsWebUITest.testOpenWebsiteSettings (4498 ms)
[ RUN      ] SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect
[916:3847:1106/092800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[916:3847:1106/092802:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect", source: test_api.js (1283)
[920:12551:1106/092802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[920:12551:1106/092802:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect (2151 ms)
[7/389] SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect (2651 ms)
[ RUN      ] InvalidationsWebUITest.testRegisteringNewInvalidation
[921:3847:1106/092802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[921:28931:1106/092803:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[921:28931:1106/092803:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[921:28931:1106/092803:WARNING:channel.cc(273)] RawChannel write error
[921:3847:1106/092804:INFO:CONSOLE(1283)] "Running TestCase InvalidationsWebUITest.testRegisteringNewInvalidation", source: test_api.js (1283)
[       OK ] InvalidationsWebUITest.testRegisteringNewInvalidation (1915 ms)
[8/389] InvalidationsWebUITest.testRegisteringNewInvalidation (2383 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled
[923:3847:1106/092803:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[923:3847:1106/092804:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled", source: test_api.js (1283)
[923:28931:1106/092804:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[923:28931:1106/092804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[923:28931:1106/092804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled (1757 ms)
[9/389] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled (2123 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors
[929:3847:1106/092804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[929:3847:1106/092806:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors", source: test_api.js (1283)
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors (1783 ms)
[10/389] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors (2392 ms)
[ RUN      ] WebUIAssertionsTest.testConstructedMessage
[930:3847:1106/092805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[930:3847:1106/092806:INFO:CONSOLE(1283)] "Running TestCase WebUIAssertionsTest.testConstructedMessage", source: test_api.js (1283)
[       OK ] WebUIAssertionsTest.testConstructedMessage (1798 ms)
[11/389] WebUIAssertionsTest.testConstructedMessage (2389 ms)
[ RUN      ] WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest
[937:3847:1106/092807:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[937:3847:1106/092808:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest", source: test_api.js (1283)
[       OK ] WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest (1839 ms)
[12/389] WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest (2387 ms)
[ RUN      ] HistoryWebUIRealBackendTest.shiftClickActivatesOneRow
[938:3847:1106/092807:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[938:3847:1106/092809:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.shiftClickActivatesOneRow", source: test_api.js (1283)
[       OK ] HistoryWebUIRealBackendTest.shiftClickActivatesOneRow (2188 ms)
[13/389] HistoryWebUIRealBackendTest.shiftClickActivatesOneRow (2647 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.deleteProhibited
[945:3847:1106/092809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[945:3847:1106/092811:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIDeleteProhibitedTest.deleteProhibited", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==950==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x065920d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
    #0 0x65920d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) ??:0:0
    #1 0x6547e02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) ??:0:0
    #2 0x6545dab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) ??:0:0
    #3 0x6545465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) ??:0:0
    #4 0x64bed86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #5 0x3705765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #6 0x36bcf5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) ??:0:0
    #7 0x378f597 in SkPixelRef::lockPixels() ??:0:0
    #8 0x36031cf in SkBitmap::lockPixels() const ??:0:0
    #9 0x36cd346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const ??:0:0
    #10 0x3612bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) ??:0:0
    #11 0x3613371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #12 0x368db4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #13 0x368e981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #14 0x37a00ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const ??:0:0
    #15 0x379955b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) ??:0:0
    #16 0x3762e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const ??:0:0
    #17 0x36a04cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) ??:0:0
    #18 0x369f799 in SkCanvas::drawPicture(SkPicture const*) ??:0:0
    #19 0x4abbfaf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const ??:0:0
    #20 0x4af1b75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const ??:0:0
    #21 0x4af2478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #22 0x4af28dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #23 0x4b215f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #24 0x4b09955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #25 0x4b8fcf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() ??:0:0
    #26 0x4b6a702 in cc::TaskGraphRunner::RunTaskWithLockAcquired() ??:0:0
    #27 0x4b694ca in cc::TaskGraphRunner::Run() ??:0:0
    #28 0x4b21c35 in non-virtual thunk to cc::(anonymous namespace)::RasterTaskGraphRunner::Run() ??:0:0
    #29 0x2040617 in base::DelegateSimpleThread::Run() ??:0:0
    #30 0x203fc44 in base::SimpleThread::ThreadMain() ??:0:0
    #31 0x2030b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #32 0x71f4a in __asan_print_accumulated_stats ??:0:0

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T10 created by T8 here:
    #0 0x5d31f in __asan_after_dynamic_init ??:0:0
    #1 0x2030107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x202fe47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x203f791 in base::SimpleThread::Start() ??:0:0
    #4 0x4b1ee8f in cc::RasterWorkerPool::GetTaskGraphRunner() ??:0:0
    #5 0x4c4a1b0 in cc::LayerTreeHostImpl::CreateResourceAndRasterWorkerPool(scoped_ptr<cc::RasterWorkerPool, base::DefaultDeleter<cc::RasterWorkerPool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*) ??:0:0
    #6 0x4c42b4c in cc::LayerTreeHostImpl::CreateAndSetTileManager() ??:0:0
    #7 0x4c4bcea in cc::LayerTreeHostImpl::InitializeRenderer(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #8 0x4ca9bcb in cc::ThreadProxy::InitializeOutputSurfaceOnImplThread(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #9 0x4cc60cc in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (cc::ThreadProxy::*)(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>, void (cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >), void (base::WeakPtr<cc::ThreadProxy>, base::internal::PassedWrapper<scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> > >)>, void ()(cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>::Run(base::internal::BindStateBase*) ??:0:0
    #10 0x1ebdb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #11 0x1f828ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #12 0x1f83e23 in base::MessageLoop::DoWork() ??:0:0
    #13 0x1e78670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #14 0x91d5f04e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #15 0x91d5ea78 in __CFRunLoopDoSources0 ??:0:0
    #16 0x91d84825 in __CFRunLoopRun ??:0:0
    #17 0x91d84019 in CFRunLoopRunSpecific ??:0:0
    #18 0x91d83e8a in CFRunLoopRunInMode ??:0:0
    #19 0x1e7a8f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1e79977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1f81882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x1fd7ede in base::RunLoop::Run() ??:0:0
    #23 0x1f81202 in base::MessageLoop::Run() ??:0:0
    #24 0x2042060 in base::Thread::Run(base::MessageLoop*) ??:0:0
    #25 0x2042432 in base::Thread::ThreadMain() ??:0:0
    #26 0x2030b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #27 0x71f4a in __asan_print_accumulated_stats ??:0:0

Thread T8 created by T0 here:
    #0 0x5d31f in __asan_after_dynamic_init ??:0:0
    #1 0x2030107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x202fe47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x2041b65 in base::Thread::StartWithOptions(base::Thread::Options const&) ??:0:0
    #4 0x20418ed in base::Thread::Start() ??:0:0
    #5 0x10ca1a63 in content::RenderThreadImpl::EnsureWebKitInitialized() ??:0:0
    #6 0x10caba72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #7 0x10cae44a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #8 0x1084174b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #9 0x3191766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #10 0x31997cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #11 0x1ebdb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #12 0x1f828ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #13 0x1f83e23 in base::MessageLoop::DoWork() ??:0:0
    #14 0x1e78670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #15 0x91d5f04e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #16 0x91d5ea78 in __CFRunLoopDoSources0 ??:0:0
    #17 0x91d84825 in __CFRunLoopRun ??:0:0
    #18 0x91d84019 in CFRunLoopRunSpecific ??:0:0
    #19 0x91d83e8a in CFRunLoopRunInMode ??:0:0
    #20 0x94363b75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #21 0x1e7b1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #22 0x1e79977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #23 0x1f81882 in base::MessageLoop::RunHandler() ??:0:0
    #24 0x1fd7ede in base::RunLoop::Run() ??:0:0
    #25 0x1f81202 in base::MessageLoop::Run() ??:0:0
    #26 0x10d504bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #27 0x1e08917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #28 0x1e0aa86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #29 0x1e08220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #30 0x4fb3d5 in ChromeMain ??:0:0
    #31 0x32ce8 in main (in Chromium Helper) + 24
    #32 0x32cc4 in start (in Chromium Helper) + 52
#33 0x10 (<unknown module>)

==950==ABORTING
[       OK ] HistoryWebUIDeleteProhibitedTest.deleteProhibited (2038 ms)
[14/389] HistoryWebUIDeleteProhibitedTest.deleteProhibited (2647 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewQueryNotFound
[947:3847:1106/092810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[947:3847:1106/092816:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewQueryNotFound", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewQueryNotFound (6451 ms)
[15/389] NetInternalsTest.netInternalsHSTSViewQueryNotFound (6857 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddFail
[952:3847:1106/092812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[952:3847:1106/092818:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddFail", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddFail (6589 ms)
[16/389] NetInternalsTest.netInternalsHSTSViewAddFail (7123 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrinterListCloudEmpty
[959:3847:1106/092817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[959:3847:1106/092819:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestPrinterListCloudEmpty", source: test_api.js (1283)
[       OK ] PrintPreviewWebUITest.TestPrinterListCloudEmpty (2961 ms)
[17/389] PrintPreviewWebUITest.TestPrinterListCloudEmpty (3449 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor
[965:3847:1106/092819:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[965:3847:1106/092822:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor", source: test_api.js (1283)
[965:28931:1106/092822:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[965:28931:1106/092822:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor (3640 ms)
[18/389] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor (4237 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiGet
[968:3847:1106/092820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[968:29699:1106/092821:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[968:29699:1106/092821:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[968:46339:1106/092821:ERROR:mach_broker_mac.mm(256)] Unknown process 972 is sending Mach IPC messages!
[968:3847:1106/092822:INFO:CONSOLE(0)] "[SUCCESS] testGetAllNoWindows", source: chrome-extension://hdjcgpgnpccokhlofahdeiejninhijlc/_generated_background_page.html (0)
[970:3847:1106/092822:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x1dfda880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[970:3847:1106/092822:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x1dfda880]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[968:3847:1106/092822:INFO:CONSOLE(0)] "[SUCCESS] testGetAllOneWindow", source: chrome-extension://hdjcgpgnpccokhlofahdeiejninhijlc/_generated_background_page.html (0)
[968:3847:1106/092822:INFO:CONSOLE(0)] "[SUCCESS] testGetAllMultipleWindows", source: chrome-extension://hdjcgpgnpccokhlofahdeiejninhijlc/_generated_background_page.html (0)
[968:3847:1106/092822:INFO:CONSOLE(0)] "[SUCCESS] testGetNoWindows", source: chrome-extension://hdjcgpgnpccokhlofahdeiejninhijlc/_generated_background_page.html (0)
[968:3847:1106/092823:INFO:CONSOLE(0)] "[SUCCESS] testGet", source: chrome-extension://hdjcgpgnpccokhlofahdeiejninhijlc/_generated_background_page.html (0)
[968:29699:1106/092823:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[968:29699:1106/092823:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiGet (2978 ms)
[19/389] PlatformAppBrowserTest.WindowsApiGet (3463 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledWrongFrameType
[975:3847:1106/092823:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[975:29699:1106/092824:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[975:29699:1106/092824:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[975:45319:1106/092824:ERROR:mach_broker_mac.mm(256)] Unknown process 981 is sending Mach IPC messages!
[975:3847:1106/092825:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledFrameNone", source: chrome-extension://cabakjldoeokkdeepedcofflmhmbaigh/_generated_background_page.html (0)
[975:3847:1106/092825:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledFrameChrome", source: chrome-extension://cabakjldoeokkdeepedcofflmhmbaigh/_generated_background_page.html (0)
[975:3847:1106/092825:INFO:CONSOLE(0)] "[SUCCESS] testAlphaDisabledFrameChrome", source: chrome-extension://cabakjldoeokkdeepedcofflmhmbaigh/_generated_background_page.html (0)
[975:29699:1106/092825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledWrongFrameType (2572 ms)
[20/389] PlatformAppBrowserTest.WindowsApiAlphaEnabledWrongFrameType (3177 ms)
[ RUN      ] PlatformAppBrowserTest.ChromeRuntimeGetPackageDirectoryEntryApp
[976:3847:1106/092824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[976:29699:1106/092825:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[976:29699:1106/092825:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[976:45315:1106/092825:ERROR:mach_broker_mac.mm(256)] Unknown process 983 is sending Mach IPC messages!
[976:3847:1106/092826:INFO:CONSOLE(0)] "[SUCCESS] getPackageDirectoryEntry", source: chrome-extension://gnhcjnbiohhffmgcbmhniccdajgjghhc/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.ChromeRuntimeGetPackageDirectoryEntryApp (2509 ms)
[21/389] PlatformAppBrowserTest.ChromeRuntimeGetPackageDirectoryEntryApp (2920 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenuClicked
[985:3847:1106/092826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[985:29699:1106/092829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[985:29699:1106/092829:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppWithContextMenuClicked (2453 ms)
[22/389] PlatformAppBrowserTest.AppWithContextMenuClicked (2910 ms)
[ RUN      ] PlatformAppBrowserTest.DisallowStorage
[986:3847:1106/092826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[986:29699:1106/092828:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[986:29699:1106/092828:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[986:47619:1106/092828:ERROR:mach_broker_mac.mm(256)] Unknown process 992 is sending Mach IPC messages!
[986:3847:1106/092828:INFO:CONSOLE(0)] "[SUCCESS] testOpenDatabase", source: chrome-extension://kcgbfccdlgkcnhlkggggipajfnhjmngn/_generated_background_page.html (0)
[986:3847:1106/092828:INFO:CONSOLE(0)] "[SUCCESS] testOpenDatabaseSync", source: chrome-extension://kcgbfccdlgkcnhlkggggipajfnhjmngn/_generated_background_page.html (0)
[986:3847:1106/092828:INFO:CONSOLE(17)] "window.localStorage is not available in packaged apps. Use chrome.storage.local instead.", source: extensions::platformApp (17)
[986:3847:1106/092828:INFO:CONSOLE(0)] "[SUCCESS] testLocalStorage", source: chrome-extension://kcgbfccdlgkcnhlkggggipajfnhjmngn/_generated_background_page.html (0)
[986:29699:1106/092828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[986:29699:1106/092828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.DisallowStorage (2375 ms)
[23/389] PlatformAppBrowserTest.DisallowStorage (2912 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithNoIntent
[995:3847:1106/092829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[995:29443:1106/092831:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[995:29443:1106/092831:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[995:45059:1106/092831:ERROR:mach_broker_mac.mm(256)] Unknown process 1001 is sending Mach IPC messages!
[995:3847:1106/092831:WARNING:launcher.cc(235)] Extension does not provide a valid file handler.
[995:3847:1106/092831:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://chkpblglbcjeaoemnfoiljkijcpglhae/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchWithNoIntent (2435 ms)
[24/389] PlatformAppBrowserTest.LaunchWithNoIntent (2925 ms)
[ RUN      ] PlatformAppBrowserTest.Restrictions
[994:3847:1106/092829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[994:29443:1106/092830:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[994:29443:1106/092830:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[994:45571:1106/092831:ERROR:mach_broker_mac.mm(256)] Unknown process 1000 is sending Mach IPC messages!
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.open() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.clear() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.close() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testDocumentBenignMethods", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testDocumentEvilMethods", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.all is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.bgColor is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.fgColor is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.alinkColor is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.linkColor is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "document.vlinkColor is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testDocumentGetters", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "history.back is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "history.forward is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "history.go is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "history.length is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testHistory", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.find() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.find() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.find() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testWindowFind", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.alert() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.alert() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.alert() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testWindowAlert", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.confirm() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.confirm() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.confirm() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testWindowConfirm", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.prompt() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.prompt() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.prompt() is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testWindowPrompt", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.locationbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.locationbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.menubar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.menubar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.personalbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.personalbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.scrollbars is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.scrollbars is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.statusbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.statusbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.toolbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.toolbar is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testBars", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.onunload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "unload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "unload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.onbeforeunload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "beforeunload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(17)] "beforeunload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testBlockedEvents", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testSyncXhr", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testIframe", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(17)] "window.onunload is not available in packaged apps.", source: extensions::platformApp (17)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testSandboxedIframe", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testLegacyApis", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[994:3847:1106/092832:INFO:CONSOLE(0)] "[SUCCESS] testExtensionApis", source: chrome-extension://nbjfpemcdmfebjmabecficjankhkbeai/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.Restrictions (3037 ms)
[25/389] PlatformAppBrowserTest.Restrictions (3441 ms)
[ RUN      ] PasswordFormConversionUtilsTest.BasicFormAttributes
[       OK ] PasswordFormConversionUtilsTest.BasicFormAttributes (202 ms)
[26/389] PasswordFormConversionUtilsTest.BasicFormAttributes (675 ms)
[ RUN      ] PasswordFormConversionUtilsTest.InvalidFormDueToNoPasswordFields
[       OK ] PasswordFormConversionUtilsTest.InvalidFormDueToNoPasswordFields (180 ms)
[27/389] PasswordFormConversionUtilsTest.InvalidFormDueToNoPasswordFields (542 ms)
[ RUN      ] BluetoothApiTest.GetAdapterState
[1006:3847:1106/092833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1009:13319:1106/092834:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1009:13319:1106/092834:WARNING:channel.cc(273)] RawChannel write error
[1008:3847:1106/092834:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[1008:3847:1106/092834:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1008:3847:1106/092834:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BluetoothApiTest.GetAdapterState (1204 ms)
[28/389] BluetoothApiTest.GetAdapterState (1599 ms)
[ RUN      ] BluetoothApiTest.DiscoveryInProgress
[1007:3847:1106/092833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1007:3847:1106/092835:INFO:CONSOLE(0)] "[SUCCESS] testDiscovery", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[1007:29443:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1007:29443:1106/092835:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothApiTest.DiscoveryInProgress (2189 ms)
[29/389] BluetoothApiTest.DiscoveryInProgress (2659 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetCharacteristics
[1012:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1012:3847:1106/092836:INFO:CONSOLE(0)] "[SUCCESS] testGetCharacteristics", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[1012:29443:1106/092836:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.GetCharacteristics (1925 ms)
[30/389] BluetoothLowEnergyApiTest.GetCharacteristics (2403 ms)
[ RUN      ] BluetoothLowEnergyApiTest.StartStopNotifications
[1017:3847:1106/092836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1017:3847:1106/092838:INFO:CONSOLE(0)] "[SUCCESS] testStartStopNotifications", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[1021:12551:1106/092838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1021:12551:1106/092838:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.StartStopNotifications (1985 ms)
[31/389] BluetoothLowEnergyApiTest.StartStopNotifications (2398 ms)
[ RUN      ] ExtensionApiTest.FontSettingsIncognito
[1020:3847:1106/092837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] setPerScriptFont", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] setGlobalFontName", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] setDefaultFontSize", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] getFontList", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] getPerScriptFontName", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] getGlobalFontName", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFontSize", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] clearPerScriptFont", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] clearGlobalFont", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[1020:3847:1106/092839:INFO:CONSOLE(0)] "[SUCCESS] clearDefaultFontSize", source: chrome-extension://idcmebfoimhgkmgciaifofcmfcdnojoj/launch.html (0)
[       OK ] ExtensionApiTest.FontSettingsIncognito (2698 ms)
[32/389] ExtensionApiTest.FontSettingsIncognito (3193 ms)
[ RUN      ] ExtensionApiTest.I18NUpdate
[1024:3847:1106/092838:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1024:79383:1106/092840:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExtensionApiTest.I18NUpdate (1739 ms)
[33/389] ExtensionApiTest.I18NUpdate (2387 ms)
[ RUN      ] ExtensionApiTest.UserLevelNativeMessaging
[1028:3847:1106/092840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1028:76827:1106/092842:ERROR:native_process_launcher.cc(131)] Can't find manifest for native messaging host not.installed.app
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] invalidHostName", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[1028:23555:1106/092842:ERROR:native_process_launcher.cc(178)] Found manifest, but not the binary for native messaging host com.google.chrome.test.host_binary_missing. Host path specified in the manifest: /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/chrome/test/data/native_messaging/native_hosts/missing_nm_binary.exe
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] nonexistentHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithoutCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[1028:29699:1106/092842:ERROR:native_message_process_host.cc(278)] Native Messaging host tried sending a message that is 1048676 bytes long.
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] bigMessage", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] connect", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[1028:3847:1106/092842:INFO:CONSOLE(0)] "[SUCCESS] stopHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.UserLevelNativeMessaging (2431 ms)
[34/389] ExtensionApiTest.UserLevelNativeMessaging (2913 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsRetainGesture
[1030:3847:1106/092841:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1030:3847:1106/092843:INFO:CONSOLE(0)] "[SUCCESS] testPermissionsRetainGesture", source: chrome-extension://fclicgngmnenngnocphcmpmkipcamkil/_generated_background_page.html (0)
[1030:3847:1106/092845:INFO:CONSOLE(0)] "[SUCCESS] testPermissionsRetainGestureExpire", source: chrome-extension://fclicgngmnenngnocphcmpmkipcamkil/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.OptionalPermissionsRetainGesture (4261 ms)
[35/389] ExtensionApiTest.OptionalPermissionsRetainGesture (4751 ms)
[ RUN      ] ExtensionApiTest.ContentScriptExtensionAPIs
[1061:3847:1106/092846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1061:79875:1106/092847:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1063:12551:1106/092848:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1063:12551:1106/092848:WARNING:channel.cc(273)] RawChannel write error
[1065:12551:1106/092848:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1065:12551:1106/092848:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptExtensionAPIs (2883 ms)
[36/389] ExtensionApiTest.ContentScriptExtensionAPIs (3436 ms)
[ RUN      ] ExtensionApiTest.SessionsApis
[1057:3847:1106/092843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1057:3847:1106/092846:INFO:CONSOLE(0)] "[SUCCESS] setupWindows", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092847:INFO:CONSOLE(0)] "[SUCCESS] retrieveClosedTabs", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092847:INFO:CONSOLE(0)] "[SUCCESS] retrieveClosedWindows", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092847:INFO:CONSOLE(0)] "[SUCCESS] retrieveClosedEntries", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092847:INFO:CONSOLE(0)] "[SUCCESS] retrieveMaxEntries", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092847:INFO:CONSOLE(0)] "[SUCCESS] restoreClosedTabs", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092848:INFO:CONSOLE(0)] "[SUCCESS] restoreTabInClosedWindow", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092848:INFO:CONSOLE(0)] "[SUCCESS] restoreClosedWindows", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092848:INFO:CONSOLE(0)] "[SUCCESS] restoreSameEntryTwice", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092848:INFO:CONSOLE(0)] "[SUCCESS] restoreInvalidEntries", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/sessions.html (0)
[1057:3847:1106/092849:INFO:CONSOLE(0)] "[SUCCESS] restoreMostRecentEntry", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/b.html (0)
[1057:3847:1106/092849:INFO:CONSOLE(0)] "[SUCCESS] checkRecentlyClosedListEmpty", source: chrome-extension://mnfelglfogdpldhlmogpkedboaaeilnc/b.html (0)
[       OK ] ExtensionApiTest.SessionsApis (6217 ms)
[37/389] ExtensionApiTest.SessionsApis (6861 ms)
[ RUN      ] ExtensionApiTest.TabPinned
[1066:3847:1106/092849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1068:12551:1106/092851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1068:12551:1106/092851:WARNING:channel.cc(273)] RawChannel write error
[1066:3847:1106/092852:INFO:CONSOLE(0)] "[SUCCESS] setupWindow", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/pinned.html (0)
[1066:3847:1106/092852:INFO:CONSOLE(0)] "[SUCCESS] createPinned", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/pinned.html (0)
[1066:3847:1106/092852:INFO:CONSOLE(0)] "[SUCCESS] updatePinned", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/pinned.html (0)
[1066:29955:1106/092852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1066:29955:1106/092852:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.TabPinned (3703 ms)
[38/389] ExtensionApiTest.TabPinned (4232 ms)
[ RUN      ] ExtensionApiTest.TabMove
[1069:3847:1106/092850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1072:12551:1106/092852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1072:12551:1106/092852:WARNING:channel.cc(273)] RawChannel write error
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] setupLetterPages", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] move", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] moveWithNegativeIndex", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] remove", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] moveMultipleTabs", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] removeMultipleTabs", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] moveToInvalidTab", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] moveEmptyTabList", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1069:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] moveToCurrentWindow", source: chrome-extension://adaamcmmogoagehadipiglpopkdmjpam/move.html (0)
[1074:12807:1106/092855:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1074:12807:1106/092855:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.TabMove (5001 ms)
[39/389] ExtensionApiTest.TabMove (5551 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupIframe
[1077:3847:1106/092853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1079:12807:1106/092856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1077:29699:1106/092856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.WindowOpenPopupIframe (2658 ms)
[40/389] ExtensionApiTest.WindowOpenPopupIframe (3439 ms)
[ RUN      ] ExtensionApiTest.WindowArgumentsOverflow
[1081:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1081:3847:1106/092858:INFO:CONSOLE(0)] "[SUCCESS] overflow2To31", source: chrome-extension://jppkehnoenfdigfahdkabmofcjcjijoo/test.html (0)
[1081:3847:1106/092858:INFO:CONSOLE(0)] "[SUCCESS] overflowMinus2To31Minus1", source: chrome-extension://jppkehnoenfdigfahdkabmofcjcjijoo/test.html (0)
[1081:3847:1106/092858:INFO:CONSOLE(0)] "[SUCCESS] overflow2To32", source: chrome-extension://jppkehnoenfdigfahdkabmofcjcjijoo/test.html (0)
[       OK ] ExtensionApiTest.WindowArgumentsOverflow (2347 ms)
[41/389] ExtensionApiTest.WindowArgumentsOverflow (2915 ms)
[ RUN      ] AppShimHostManagerBrowserTestSocketFiles.ReplacesSymlinkAndCleansUpFiles
[1084:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1087:12551:1106/092858:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1087:12551:1106/092858:WARNING:channel.cc(273)] RawChannel write error
[1085:3847:1106/092858:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[1085:3847:1106/092858:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1085:3847:1106/092858:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] AppShimHostManagerBrowserTestSocketFiles.ReplacesSymlinkAndCleansUpFiles (1265 ms)
[42/389] AppShimHostManagerBrowserTestSocketFiles.ReplacesSymlinkAndCleansUpFiles (1863 ms)
[ RUN      ] AppWindowAPITest.TestCloseEvent
[1088:3847:1106/092858:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1088:3847:1106/092901:INFO:CONSOLE(0)] "[SUCCESS] basic", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1092:12807:1106/092901:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppWindowAPITest.TestCloseEvent (2515 ms)
[43/389] AppWindowAPITest.TestCloseEvent (3176 ms)
[ RUN      ] AppWindowAPITest.TestMinimize
[1089:3847:1106/092859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1089:3847:1106/092901:INFO:CONSOLE(0)] "[SUCCESS] basic", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1091:3847:1106/092901:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a10c200]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[1091:3847:1106/092901:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a10c200]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[1089:3847:1106/092902:INFO:CONSOLE(0)] "[SUCCESS] checkSizeAfterRestore", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1095:12295:1106/092903:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1095:12295:1106/092903:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestMinimize (4362 ms)
[44/389] AppWindowAPITest.TestMinimize (5019 ms)
[ RUN      ] AppWindowAPITest.TestDeprecatedBounds
[1096:3847:1106/092902:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1096:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] contentSize", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1096:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] windowPosition", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1096:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] minSize", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1097:3847:1106/092904:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a135100]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[1097:3847:1106/092904:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a135100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[1096:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] maxSize", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1096:3847:1106/092904:INFO:CONSOLE(0)] "[SUCCESS] minAndMaxSize", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1096:3847:1106/092905:INFO:CONSOLE(0)] "[SUCCESS] simpleSetBounds", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[1096:3847:1106/092905:INFO:CONSOLE(0)] "[SUCCESS] heightOnlySetBounds", source: chrome-extension://lpnbhgeomolmagpkabccbjeofnbeobgd/_generated_background_page.html (0)
[       OK ] AppWindowAPITest.TestDeprecatedBounds (3735 ms)
[45/389] AppWindowAPITest.TestDeprecatedBounds (4232 ms)
[ RUN      ] DriveAppConverterTest.GoodApp
[1100:3847:1106/092904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppConverterTest.GoodApp (1672 ms)
[46/389] DriveAppConverterTest.GoodApp (2386 ms)
[ RUN      ] DriveAppProviderTest.UninstallChangedFromSync
[1106:3847:1106/092906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.UninstallChangedFromSync (1419 ms)
[47/389] DriveAppProviderTest.UninstallChangedFromSync (1863 ms)
[ RUN      ] DriveAppConverterTest.InstallTwice
[1105:3847:1106/092906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppConverterTest.InstallTwice (1980 ms)
[48/389] DriveAppConverterTest.InstallTwice (2386 ms)
[ RUN      ] EphemeralAppBrowserTest.StickyNotificationSettings
[1117:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.StickyNotificationSettings (2855 ms)
[49/389] EphemeralAppBrowserTest.StickyNotificationSettings (3438 ms)
[ RUN      ] EphemeralAppBrowserTest.InstallEventReceivedWhileIdle
[1115:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1115:29443:1106/092910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1115:29443:1106/092910:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.InstallEventReceivedWhileIdle (3734 ms)
[50/389] EphemeralAppBrowserTest.InstallEventReceivedWhileIdle (4227 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteBlacklistedEphemeralApp
[1127:3847:1106/092912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1135:12551:1106/092914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] EphemeralAppBrowserTest.PromoteBlacklistedEphemeralApp (2637 ms)
[51/389] EphemeralAppBrowserTest.PromoteBlacklistedEphemeralApp (3175 ms)
[ RUN      ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithInstalledApp
[1128:3847:1106/092912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithInstalledApp (3888 ms)
[52/389] EphemeralAppBrowserTest.ReplaceEphemeralAppWithInstalledApp (4491 ms)
[ RUN      ] EphemeralAppLauncherTest.CancelInstallAppWithPermissionWarnings
HTTP server started on http://127.0.0.1:49236...
sending server_data: {"host": "127.0.0.1", "port": 49236} (36 bytes)
[1137:3847:1106/092915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.CancelInstallAppWithPermissionWarnings (2459 ms)
[53/389] EphemeralAppLauncherTest.CancelInstallAppWithPermissionWarnings (2913 ms)
[ RUN      ] EphemeralAppLauncherTest.InstallInProgress
HTTP server started on http://127.0.0.1:49239...
sending server_data: {"host": "127.0.0.1", "port": 49239} (36 bytes)
[1149:3847:1106/092918:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1152:3847:1106/092919:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[1152:3847:1106/092919:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1152:3847:1106/092919:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] EphemeralAppLauncherTest.InstallInProgress (1292 ms)
[54/389] EphemeralAppLauncherTest.InstallInProgress (1872 ms)
[ RUN      ] EphemeralAppLauncherTest.EnableAndLaunchApp
HTTP server started on http://127.0.0.1:49238...
sending server_data: {"host": "127.0.0.1", "port": 49238} (36 bytes)
[1143:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1147:3847:1106/092920:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[1147:3847:1106/092920:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1147:3847:1106/092920:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1147:3847:1106/092920:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[1155:12295:1106/092920:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1155:12295:1106/092920:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppLauncherTest.EnableAndLaunchApp (3589 ms)
[55/389] EphemeralAppLauncherTest.EnableAndLaunchApp (4227 ms)
[ RUN      ] SpeechRecognitionTest.SpeechFromBackgroundPageWithoutPermission
[1156:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1156:29187:1106/092921:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1156:29187:1106/092921:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1156:3847:1106/092921:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[1156:29187:1106/092921:WARNING:channel.cc(273)] RawChannel write error
[1156:45571:1106/092921:ERROR:mach_broker_mac.mm(256)] Unknown process 1160 is sending Mach IPC messages!
[1156:3847:1106/092922:INFO:CONSOLE(0)] "[SUCCESS] testWebkitSpeechRecognition", source: chrome-extension://pnnimaehonjbapnfcnlmafdkfabkihhn/_generated_background_page.html (0)
[1156:29187:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1156:29187:1106/092922:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SpeechRecognitionTest.SpeechFromBackgroundPageWithoutPermission (2291 ms)
[56/389] SpeechRecognitionTest.SpeechFromBackgroundPageWithoutPermission (2914 ms)
[ RUN      ] WebViewTest.Shim_TestChromeExtensionRelativePath
[1159:3847:1106/092921:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1159:29699:1106/092924:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestChromeExtensionRelativePath (3823 ms)
[57/389] WebViewTest.Shim_TestChromeExtensionRelativePath (4494 ms)
[ RUN      ] WebViewTest.Shim_TestDisplayNoneWebviewRemoveChild
[1165:3847:1106/092923:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1165:29187:1106/092926:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1165:29187:1106/092926:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDisplayNoneWebviewRemoveChild (3757 ms)
[58/389] WebViewTest.Shim_TestDisplayNoneWebviewRemoveChild (4494 ms)
[ RUN      ] WebViewTest.Shim_TestPartitionRemovalAfterNavigationFails
[1171:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1171:3847:1106/092929:INFO:CONSOLE(738)] "webview.loadstop", source: chrome-extension://kbfmdefgmnfeplcggbpijbjagamfolgl/main.js (738)
[1171:3847:1106/092929:INFO:CONSOLE(80)] "The object has already navigated, so its partition cannot be changed.", source: extensions::webViewAttributes (80)
[1175:12295:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestPartitionRemovalAfterNavigationFails (3650 ms)
[59/389] WebViewTest.Shim_TestPartitionRemovalAfterNavigationFails (4229 ms)
[ RUN      ] WebViewTest.Shim_TestExecuteScript
[1177:3847:1106/092927:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1177:29699:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1177:29699:1106/092930:WARNING:channel.cc(273)] RawChannel write error
[1177:29699:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestExecuteScript (3738 ms)
[60/389] WebViewTest.Shim_TestExecuteScript (4228 ms)
[ RUN      ] WebViewTest.Shim_TestNewWindowTwoListeners
[1183:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1183:80131:1106/092933:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1187:12551:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1187:12551:1106/092933:WARNING:channel.cc(273)] RawChannel write error
[1193:12551:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1193:12551:1106/092933:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNewWindowTwoListeners (3655 ms)
[61/389] WebViewTest.Shim_TestNewWindowTwoListeners (4227 ms)
[ RUN      ] WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage
[1189:3847:1106/092931:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1189:3847:1106/092933:INFO:CONSOLE(1180)] "http://localhost:49241/extensions/platform_apps/web_view/shim/empty_guest.html", source: chrome-extension://kbfmdefgmnfeplcggbpijbjagamfolgl/main.js (1180)
[1189:29699:1106/092934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1189:29699:1106/092934:WARNING:channel.cc(273)] RawChannel write error
[1190:3847:1106/092934:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[1190:3847:1106/092934:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1189:29699:1106/092934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1189:29699:1106/092934:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage (3395 ms)
[62/389] WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage (3968 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting
[1195:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1195:78367:1106/092937:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting (3775 ms)
[63/389] WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting (4495 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortInvalidNavigation
[1201:3847:1106/092935:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1205:16643:1106/092938:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[1205:16643:1106/092938:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] WebViewTest.Shim_TestLoadAbortInvalidNavigation (3314 ms)
[64/389] WebViewTest.Shim_TestLoadAbortInvalidNavigation (3968 ms)
[ RUN      ] WebViewTest.ShimSrcAttribute
[1207:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1207:29699:1106/092939:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1207:29699:1106/092939:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1207:45827:1106/092940:ERROR:mach_broker_mac.mm(256)] Unknown process 1213 is sending Mach IPC messages!
[1207:3847:1106/092942:INFO:CONSOLE(0)] "[SUCCESS] webView", source: chrome-extension://abpebjmokndppdaeibbkieaomhgngphl/_generated_background_page.html (0)
[1207:29699:1106/092943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1207:29699:1106/092943:WARNING:channel.cc(273)] RawChannel write error
[1207:29699:1106/092943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1207:29699:1106/092943:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.ShimSrcAttribute (4673 ms)
[65/389] WebViewTest.ShimSrcAttribute (5280 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllowTwice
[1211:3847:1106/092939:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1211:81415:1106/092943:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1211:3847:1106/092943:INFO:CONSOLE(20)] "test passed", source: chrome-extension://gefbpgdhecglpnahakbfednelemcapho/embedder.js (20)
[1215:12807:1106/092943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1215:12807:1106/092943:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllowTwice (4540 ms)
[66/389] WebViewTest.MediaAccessAPIAllow_TestAllowTwice (5301 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllowAsync
[1221:3847:1106/092944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1221:79875:1106/092947:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1221:3847:1106/092948:INFO:CONSOLE(20)] "test passed", source: chrome-extension://gefbpgdhecglpnahakbfednelemcapho/embedder.js (20)
[1221:29699:1106/092948:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1221:3847:1106/092948:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[1221:29699:1106/092948:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllowAsync (4476 ms)
[67/389] WebViewTest.MediaAccessAPIAllow_TestAllowAsync (5019 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasAccessDeny
[1224:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1224:3847:1106/092948:INFO:CONSOLE(79)] "embedder.setUpLoadStop_", source: chrome-extension://plikmanlpeekggbchojhhkjkiecbnjam/embedder.js (79)
[1224:80647:1106/092949:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1224:3847:1106/092949:INFO:CONSOLE(81)] "embedder.onWebViewLoadStop", source: chrome-extension://plikmanlpeekggbchojhhkjkiecbnjam/embedder.js (81)
[1224:3847:1106/092949:INFO:CONSOLE(87)] "embedder.webview.postMessage", source: chrome-extension://plikmanlpeekggbchojhhkjkiecbnjam/embedder.js (87)
[       OK ] WebViewTest.GeolocationAPIEmbedderHasAccessDeny (4367 ms)
[68/389] WebViewTest.GeolocationAPIEmbedderHasAccessDeny (5027 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromMainThreadDefaultAllow
[1233:3847:1106/092949:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1233:3847:1106/092952:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://hjjmccipidapihhkndhlceggeabhafad/embedder.js (77)
[1233:3847:1106/092953:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://hjjmccipidapihhkndhlceggeabhafad/embedder.js (79)
[1233:80903:1106/092953:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1233:3847:1106/092953:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://hjjmccipidapihhkndhlceggeabhafad/embedder.js (82)
[1233:3847:1106/092953:WARNING:chrome_quota_permission_context.cc(301)] Attempt to request quota from a background page: 6,2
[1233:29187:1106/092953:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1233:29187:1106/092953:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1233:29187:1106/092953:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromMainThreadDefaultAllow (4474 ms)
[69/389] WebViewTest.FileSystemAPIRequestFromMainThreadDefaultAllow (5300 ms)
[ RUN      ] WebViewTest.ClearData
[1236:3847:1106/092950:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1236:29699:1106/092951:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1236:29699:1106/092951:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1236:47619:1106/092951:ERROR:mach_broker_mac.mm(256)] Unknown process 1240 is sending Mach IPC messages!
[1236:3847:1106/092953:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/main.js (25)
[1236:3847:1106/092953:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092953:INFO:CONSOLE(6)] "customArg: cleardata", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092953:INFO:CONSOLE(6)] "startTest: cleardata", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092953:INFO:CONSOLE(24)] "getConfig: [object Object]", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/cleardata/bootstrap.js (24)
[1236:3847:1106/092953:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: false", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:80647:1106/092954:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: guest: create-channel", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(60)] "clearDataTests.testCookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/cleardata/bootstrap.js (60)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: guest.onPostMessageReceived: step1.add-cookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: guest.step1.add-cookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: setCookie: foo = foovalue", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: setCookie: bar = barvalue", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(34)] "embedder, on message: step2.cookies-added", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/cleardata/bootstrap.js (34)
[1236:3847:1106/092954:INFO:CONSOLE(36)] "embedder.onDataCleared", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/cleardata/bootstrap.js (36)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: guest.onPostMessageReceived: step3.get-cookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "FROM GUEST: guest.step3.get-cookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1236:3847:1106/092954:INFO:CONSOLE(44)] "embedder, on message: step4.got-cookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/cleardata/bootstrap.js (44)
[1236:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] testCookies", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/_generated_background_page.html (0)
[1239:3847:1106/092954:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[1236:29699:1106/092954:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1236:29699:1106/092954:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.ClearData (4795 ms)
[70/389] WebViewTest.ClearData (5555 ms)
[ RUN      ] WebViewTest.ConsoleMessage
[1246:3847:1106/092954:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1246:29699:1106/092955:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1246:29699:1106/092955:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1246:45315:1106/092956:ERROR:mach_broker_mac.mm(256)] Unknown process 1250 is sending Mach IPC messages!
[1246:3847:1106/092957:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/main.js (25)
[1246:3847:1106/092957:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092957:INFO:CONSOLE(6)] "customArg: console_messages", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092957:INFO:CONSOLE(6)] "startTest: console_messages", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092957:INFO:CONSOLE(18)] "getConfig: [object Object]", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/console_messages/bootstrap.js (18)
[1246:3847:1106/092957:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: aaa. guest: create-channel", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: log-one", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testLogInfo", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/_generated_background_page.html (0)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: log-two", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testLogWarn", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/_generated_background_page.html (0)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: log-three", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testLogError", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/_generated_background_page.html (0)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: log-four", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testLogDebug", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/_generated_background_page.html (0)
[1246:3847:1106/092958:INFO:CONSOLE(6)] "FROM GUEST: Uncaught Error: log-five", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/utils.js (6)
[1246:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testThrow", source: chrome-extension://hldoegoimhgkgjcnpahlcfjjeipmnonm/_generated_background_page.html (0)
[1248:12807:1106/092958:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1248:12807:1106/092958:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.ConsoleMessage (4967 ms)
[71/389] WebViewTest.ConsoleMessage (5549 ms)
[ RUN      ] WebViewTest.Dialog_TestAlertDialog
[1249:3847:1106/092955:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1249:3847:1106/092959:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (77)
[1249:3847:1106/092959:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (81)
[1249:3847:1106/093000:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (92)
[1249:3847:1106/093000:INFO:CONSOLE(113)] "The alert dialog test has started.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (113)
[1249:3847:1106/093000:INFO:CONSOLE(128)] "webview has requested a dialog.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (128)
[1249:3847:1106/093000:INFO:CONSOLE(132)] "The app has responded to the dialog request.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (132)
[1249:3847:1106/093000:INFO:CONSOLE(120)] "webview has been unblocked after requesting an alert dialog.", source: chrome-extension://hacgdcgmohpnofehgdepmifdgbbifjhn/embedder.js (120)
[1249:29699:1106/093000:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1258:12295:1106/093000:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Dialog_TestAlertDialog (4811 ms)
[72/389] WebViewTest.Dialog_TestAlertDialog (5545 ms)
[ RUN      ] AutofillTest.ProfilesNotAggregatedWithInvalidEmail
[1262:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49280...
sending server_data: {"host": "127.0.0.1", "port": 49280} (36 bytes)
[       OK ] AutofillTest.ProfilesNotAggregatedWithInvalidEmail (2943 ms)
[73/389] AutofillTest.ProfilesNotAggregatedWithInvalidEmail (3717 ms)
[ RUN      ] WebViewDPITest.Shim_TestAutosizeBeforeNavigation
[1259:3847:1106/093000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1259:29699:1106/093004:WARNING:channel.cc(273)] RawChannel write error
[1259:3847:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] WebViewDPITest.Shim_TestAutosizeBeforeNavigation (4562 ms)
[74/389] WebViewDPITest.Shim_TestAutosizeBeforeNavigation (5280 ms)
[ RUN      ] BitmapFetcherBrowserTest.HandleImageFailedTest
[1272:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BitmapFetcherBrowserTest.HandleImageFailedTest (1764 ms)
[75/389] BitmapFetcherBrowserTest.HandleImageFailedTest (2393 ms)
[ RUN      ] BrowsingDataIndexedDBHelperTest.CannedUnique
[1289:3847:1106/093007:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1292:16899:1106/093008:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[1292:16899:1106/093008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[1292:16899:1106/093008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[1292:12551:1106/093008:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1292:12551:1106/093008:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowsingDataIndexedDBHelperTest.CannedUnique (1200 ms)
[76/389] BrowsingDataIndexedDBHelperTest.CannedUnique (1860 ms)
[ RUN      ] AutofillTest.UsePlusSignForInternationalNumber
[1271:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49285...
sending server_data: {"host": "127.0.0.1", "port": 49285} (36 bytes)
[1288:12551:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1288:12551:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[1293:12295:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1293:12295:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1290:12807:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1290:12807:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1290:12807:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillTest.UsePlusSignForInternationalNumber (6670 ms)
[77/389] AutofillTest.UsePlusSignForInternationalNumber (7390 ms)
[ RUN      ] CaptivePortalBrowserTest.AbortLoad
[1294:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.AbortLoad (2656 ms)
[78/389] CaptivePortalBrowserTest.AbortLoad (3180 ms)
[ RUN      ] CaptivePortalBrowserTest.GoBackToTimeout
[1299:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1305:12551:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1305:12551:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[1307:12551:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1307:12551:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1307:12551:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[1299:28675:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.GoBackToTimeout (4296 ms)
[79/389] CaptivePortalBrowserTest.GoBackToTimeout (4758 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_SettingsPage
[1300:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1304:12807:1106/093014:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_SettingsPage (4732 ms)
[80/389] ChromeContentBrowserClientBrowserTest.UberURLHandler_SettingsPage (5555 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_AboutPage
[1310:3847:1106/093017:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1312:12551:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_AboutPage (2792 ms)
[81/389] ChromeContentBrowserClientBrowserTest.UberURLHandler_AboutPage (3436 ms)
[ RUN      ] ChromeSecurityExploitBrowserTest.ChromeExtensionResources
HTTP server started on http://127.0.0.1:49302...
sending server_data: {"host": "127.0.0.1", "port": 49302} (36 bytes)
HTTPS server started on https://127.0.0.1:49303...
sending server_data: {"host": "127.0.0.1", "port": 49303} (36 bytes)
[1313:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeSecurityExploitBrowserTest.ChromeExtensionResources (2027 ms)
[82/389] ChromeSecurityExploitBrowserTest.ChromeExtensionResources (2651 ms)
[ RUN      ] ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController
[1319:3847:1106/093020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController (3916 ms)
[83/389] ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController (4765 ms)
[ RUN      ] ContentSettingsTest.PRE_BasicCookies
[1320:3847:1106/093020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49306...
sending server_data: {"host": "127.0.0.1", "port": 49306} (36 bytes)
testserver.py: Broken pipe
[1327:12551:1106/093023:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContentSettingsTest.PRE_BasicCookies (4068 ms)
[84/389] ContentSettingsTest.PRE_BasicCookies (4758 ms)
[ RUN      ] ContentSettingsTest.PRE_AllowCookiesForASessionUsingExceptions
[1331:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContentSettingsTest.PRE_AllowCookiesForASessionUsingExceptions (1704 ms)
[85/389] ContentSettingsTest.PRE_AllowCookiesForASessionUsingExceptions (2391 ms)
[ RUN      ] ClickToPlayPluginTest.BlockException
[1332:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickToPlayPluginTest.BlockException (2000 ms)
[86/389] ClickToPlayPluginTest.BlockException (2655 ms)
[ RUN      ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.NaCl
[1338:3847:1106/093027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.NaCl (2178 ms)
[87/389] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.NaCl (2921 ms)
[ RUN      ] RegisterProtocolHandlerBrowserTest.ContextMenuEntryAppearsForHandledUrls
[1339:3847:1106/093028:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1343:16899:1106/093029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[1343:12551:1106/093029:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1343:12551:1106/093029:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RegisterProtocolHandlerBrowserTest.ContextMenuEntryAppearsForHandledUrls (1635 ms)
[88/389] RegisterProtocolHandlerBrowserTest.ContextMenuEntryAppearsForHandledUrls (2392 ms)
[ RUN      ] DevToolsSanityTest.TestDevToolsExternalNavigation
[1346:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49316...
sending server_data: {"host": "127.0.0.1", "port": 49316} (36 bytes)
[1346:3847:1106/093034:INFO:CONSOLE(2)] "Loaded", source: http://127.0.0.1:49316/files/devtools/navigate_back.html (2)
[1346:28931:1106/093035:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1346:28931:1106/093035:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestDevToolsExternalNavigation (5165 ms)
[89/389] DevToolsSanityTest.TestDevToolsExternalNavigation (5813 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkTiming
[1345:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49314...
sending server_data: {"host": "127.0.0.1", "port": 49314} (36 bytes)
[1345:3847:1106/093036:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[1355:12295:1106/093037:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1345:28675:1106/093037:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1345:28675:1106/093037:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestNetworkTiming (7018 ms)
[90/389] DevToolsSanityTest.TestNetworkTiming (7656 ms)
[ RUN      ] DownloadTest.DownloadMimeTypeSelect
[1359:3847:1106/093038:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1359:29699:1106/093040:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.DownloadMimeTypeSelect (2151 ms)
[91/389] DownloadTest.DownloadMimeTypeSelect (2914 ms)
[ RUN      ] RemoteDebuggingTest.RemoteDebugger
[1356:3847:1106/093036:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] discoverTargets", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] versionInfo", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] activatePage", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093039:INFO:CONSOLE(187)] "<html>
<head>
<title>Inspectable pages</title>
<style>
body {
color: #222;
font-family: Helvetica, Arial, sans-serif;
margin: 0;
text-shadow: rgba(255, 255, 255, 0.496094) 0px 1px 0px;
}

#caption {
font-size: 16px;
margin-top: 15px;
margin-bottom: 10px;
margin-left: 20px;
height: 20px;
text-align: left;
}

#items {
display: flex;
flex-direction: column;
margin: 10px;
}

.item {
color: #222;
display: flex;
flex-direction: row;
text-decoration: none;
padding: 10px;
-webkit-transition-property: background-color, border-color;
-webkit-transition: background-color 0.15s, 0.15s;
-webkit-transition-delay: 0, 0;
}

.thumbnail {
background-attachment: scroll;
background-origin: padding-box;
background-repeat: no-repeat;
border: 1px solid rgba(184, 184, 184, 1);
flex: none;
height: 132px;
width: 212px;
}

.item:not(.connected):hover {
background-color: rgba(242, 242, 242, 1);
border-color: rgba(110, 116, 128, 1);
color: black;
}

.item.connected .thumbnail {
opacity: 0.5;
}

.item.connected:hover {
border-color: rgba(184, 184, 184, 1);
color: rgb(110, 116, 128);
}

.description {
display: flex;
flex-direction: column;
}

.title, .subtitle {
font-size: 13px;
margin: 4px 0px 0px 6px;
overflow: hidden;
padding-left: 20px;
}

.title {
background-repeat: no-repeat;
background-size: 16px;
font-size: 15px;
}

</style>

<script>

function onLoad() {
var tabsListRequest = new XMLHttpRequest();
tabsListRequest.open('GET', '/json/list', true);
tabsListRequest.onreadystatechange = onReady;
tabsListRequest.send();
}

function onReady() {
if(this.readyState == 4 && this.status == 200) {
if(this.response != null)
var responseJSON = JSON.parse(this.response);
for (var i = 0; i < responseJSON.length; ++i)
appendItem(responseJSON[i]);
}
}

function overrideFrontendUrl(item) {
if (window.location.hash) {
var overridden_url = window.location.hash.substr(1);
var ws_suffix = item.webSocketDebuggerUrl.replace('ws://', 'ws=');
if (overridden_url.indexOf('?') == -1)
return overridden_url + '?' + ws_suffix;
else
return overridden_url + '&' + ws_suffix;
}
return item.devtoolsFrontendUrl;
}

function appendItem(item_object) {
var item_element;
if (item_object.devtoolsFrontendUrl) {
item_element = document.createElement('a');
item_element.href = overrideFrontendUrl(item_object);
item_element.title = item_object.title;
} else {
item_element = document.createElement('div');
item_element.className = 'connected';
item_element.title = 'The tab already has an active debug session';
}
item_element.classList.add('item');

var thumbnail = document.createElement('div');
thumbnail.className = 'thumbnail';
thumbnail.style.cssText = 'background-image:url(' +
item_object.thumbnailUrl + ')';
item_element.appendChild(thumbnail);

var description = document.createElement('div');
description.className = 'description';

var title = document.createElement('div');
title.className = 'title';
title.textContent = item_object.description || item_object.title;
title.style.cssText = 'background-image:url(' +
item_object.faviconUrl + ')';
description.appendChild(title);

var subtitle = document.createElement('div');
subtitle.className = 'subtitle';
subtitle.textContent = (item_object.url || '').substring(0, 300);
description.appendChild(subtitle);

item_element.appendChild(description);

document.getElementById('items').appendChild(item_element);
}
</script>
</head>
<body onload='onLoad()'>
<div id='caption'>Inspectable pages</div>
<hr>
<div id='items'>
</div>
</body>
</html>
", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/background.js (187)
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] checkInspectablePagesUI", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] checkDebuggerUI", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] checkWebSocketAPI", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] closePage", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093040:INFO:CONSOLE(0)] "[SUCCESS] newSpecificPage", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1356:3847:1106/093041:INFO:CONSOLE(0)] "[SUCCESS] newDefaultPage", source: chrome-extension://gfaacnancadpdadeecmjfdgahhamceea/_generated_background_page.html (0)
[1360:12807:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1360:12807:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1363:12295:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1363:12295:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1363:12295:1106/093041:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RemoteDebuggingTest.RemoteDebugger (5176 ms)
[92/389] RemoteDebuggingTest.RemoteDebugger (5811 ms)
[ RUN      ] DownloadTest.NoDownload
[1367:3847:1106/093041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.NoDownload (1632 ms)
[93/389] DownloadTest.NoDownload (2390 ms)
[ RUN      ] DownloadTest.ContentDisposition
[1370:3847:1106/093042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.ContentDisposition (1870 ms)
[94/389] DownloadTest.ContentDisposition (2662 ms)
[ RUN      ] DownloadTest.AnchorDownloadTag
[1376:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.AnchorDownloadTag (1957 ms)
[95/389] DownloadTest.AnchorDownloadTag (2652 ms)
[ RUN      ] DownloadTest.DownloadTest_IncognitoRegular
[1373:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49329...
sending server_data: {"host": "127.0.0.1", "port": 49329} (36 bytes)
[1373:28931:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1373:28931:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1373:28931:1106/093047:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_IncognitoRegular (4641 ms)
[96/389] DownloadTest.DownloadTest_IncognitoRegular (5301 ms)
[ RUN      ] DownloadTest.AutoOpen
[1383:3847:1106/093047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.AutoOpen (2128 ms)
[97/389] DownloadTest.AutoOpen (2917 ms)
[ RUN      ] ErrorPageTest.DNSError_DoReload
[1391:3847:1106/093050:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.DNSError_DoReload (2380 ms)
[98/389] ErrorPageTest.DNSError_DoReload (2917 ms)
[ RUN      ] DownloadTest.DownloadTest_Renaming
[1387:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49332...
sending server_data: {"host": "127.0.0.1", "port": 49332} (36 bytes)
[       OK ] DownloadTest.DownloadTest_Renaming (6321 ms)
[99/389] DownloadTest.DownloadTest_Renaming (7131 ms)
[ RUN      ] AutomationApiTest.QuerySelector
[1406:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1409:12551:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1409:12551:1106/093057:WARNING:channel.cc(273)] RawChannel write error
[1414:3847:1106/093058:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[1406:81159:1106/093059:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1414:3847:1106/093059:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
AXTreeUpdate: clear node 1
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:49340/complex.html html_tag=#document doc_title=Automation Tests - Complex DOM doc_url=http://a.com:49340/complex.html doc_mimetype=text/html name=Automation Tests - Complex DOM doc_progress=1 doc_loaded=true child_ids=9,10,11
id=9 group READONLY (8, 8)-(964, 86) value= display=block html_tag=div role=group name= child_ids=12,13
id=12 heading READONLY (8, 8)-(964, 32) level=1 value= display=block html_tag=h1 name=Google Chrome Terms of Service child_ids=14
id=14 staticText READONLY (8, 8)-(455, 32) value=Google Chrome Terms of Service display=block name= child_ids=15
id=15 inlineTextBox (8, 8)-(455, 32) text_direction=lr value=Google Chrome Terms of Service name= character_offsets=25,41,57,73,82,96,104,127,145,159,175,202,216,224,245,260,274,300,313,321,337,347,355,373,387,402,418,427,441,455 word_starts=0,7,14,20,23 word_ends=6,13,19,22,30
id=13 paragraph READONLY (8, 61)-(964, 33) value= display=block html_tag=p name= child_ids=16
id=16 staticText READONLY (8, 61)-(940, 33) value=These Terms of Service apply to the executable code version of Google Chrome. Source code for Google Chrome is available free of charge under open source software license agreements at http://code.google.com/chromium/terms.html. display=block name= child_ids=17,18
id=17 inlineTextBox (8, 61)-(940, 17) text_direction=lr value=These Terms of Service apply to the executable code version of Google Chrome. Source code for Google Chrome is available free of charge under  name= character_offsets=10,18,25,31,38,42,52,59,64,77,83,87,95,100,104,113,120,126,134,138,145,152,156,163,171,179,184,192,196,200,208,212,217,225,232,236,243,251,258,265,273,278,285,293,297,304,308,315,323,331,339,343,351,358,363,369,374,382,390,394,402,407,411,423,431,439,447,451,458,462,473,481,486,494,507,514,518,522,531,539,547,552,559,566,570,577,585,593,600,604,610,618,623,627,638,646,654,662,667,674,678,689,697,702,710,722,730,734,738,744,748,755,763,770,775,779,786,794,799,806,810,815,821,828,835,839,847,852,856,863,871,878,884,892,899,903,911,919,927,934,939 word_starts=0,6,12,15,23,29,32,36,47,52,60,63,70,78,85,90,94,101,108,111,121,126,129,136 word_ends=5,11,14,22,28,31,35,46,51,59,62,69,76,84,89,93,100,107,110,120,125,128,135,141
id=18 inlineTextBox (8, 77)-(576, 17) text_direction=lr value=open source software license agreements at http://code.google.com/chromium/terms.html. name= character_offsets=8,16,23,31,35,41,49,57,63,70,77,81,87,95,100,105,116,124,129,136,140,144,149,156,163,171,177,184,188,195,203,209,216,223,235,243,251,255,261,265,272,277,281,289,293,298,306,310,315,319,326,334,342,349,353,361,369,377,385,390,397,401,408,416,428,433,440,448,453,461,474,478,486,499,503,507,514,520,532,538,542,550,555,567,572,576 word_starts=0,5,12,21,29,40,43,50,55,62,66,75,81 word_ends=4,11,20,28,39,42,47,54,61,65,74,80,85
id=10 main READONLY (8, 109)-(964, 97) value= display=block html_tag=div role=main name= child_ids=19,20
id=19 paragraph READONLY (8, 109)-(964, 17) value= display=block html_tag=p name= child_ids=22
id=22 staticText READONLY (8, 109)-(224, 17) value=1. Your relationship with Google display=inline name= child_ids=23
id=23 inlineTextBox (8, 109)-(224, 17) text_direction=lr value=1. Your relationship with Google name= character_offsets=8,12,16,28,36,44,52,56,63,70,74,82,88,92,100,109,115,124,128,137,141,153,157,163,172,176,188,196,204,212,216,224 word_starts=0,3,8,21,26 word_ends=1,7,20,25,32
id=20 paragraph READONLY (8, 141)-(964, 65) value= display=block html_tag=p name= child_ids=24
id=24 staticText READONLY (8, 141)-(953, 65) value=1.1 Your use of Google’s products, software, services and web sites (referred to collectively as the “Services” in this document and excluding any services provided to you by Google under a separate written agreement) is subject to the terms of a legal agreement between you and Google. “Google” means Google Inc., whose principal place of business is at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. This document explains how the agreement is made up, and sets out some of the terms of that agreement. display=block name= child_ids=25,26,27,28
id=25 inlineTextBox (8, 141)-(905, 17) text_direction=lr value=1.1 Your use of Google’s products, software, services and web sites (referred to collectively as the “Services” in this document and  name= character_offsets=8,12,20,24,36,44,52,57,61,69,75,82,86,94,100,104,115,123,131,139,144,151,158,170,185,192,196,204,209,217,225,233,240,244,251,255,259,265,273,278,283,294,301,307,314,318,322,328,335,340,348,353,360,367,373,377,384,392,400,404,416,423,431,435,441,446,450,457,463,467,473,478,485,491,498,503,508,515,523,527,532,540,544,551,559,563,568,575,582,587,591,599,606,611,619,623,630,636,640,644,652,659,663,670,682,694,703,710,715,723,728,735,742,748,755,767,767,771,776,784,788,792,800,804,811,815,823,831,838,846,858,865,873,878,882,889,897,905 word_starts=0,4,9,13,16,25,27,37,47,56,60,64,71,80,83,96,99,103,105,118,121,126,135 word_ends=3,8,12,15,23,26,35,45,55,59,63,69,79,82,95,98,102,104,115,120,125,134,138
id=26 inlineTextBox (8, 157)-(946, 17) text_direction=lr value=excluding any services provided to you by Google under a separate written agreement) is subject to the terms of a legal agreement between you and  name= character_offsets=7,15,22,27,35,43,47,55,63,67,74,82,90,94,100,108,113,121,125,132,140,146,150,158,163,171,179,184,192,199,207,211,215,223,227,235,243,251,255,263,271,275,287,295,303,311,315,322,326,334,342,350,357,363,367,374,378,384,391,399,406,411,419,423,430,434,446,451,455,460,464,471,479,483,491,499,504,511,518,530,538,546,550,555,559,564,570,574,580,588,596,601,608,615,619,623,628,636,640,644,652,659,663,668,675,680,693,699,703,711,716,720,727,731,736,743,751,758,762,766,774,782,787,794,801,813,821,829,833,837,845,852,857,868,875,882,890,894,902,910,918,922,929,937,945 word_starts=0,10,14,23,32,35,39,42,49,55,57,66,74,85,88,96,99,103,109,112,114,120,130,138,142 word_ends=9,13,22,31,34,38,41,48,54,56,65,73,83,87,95,98,102,108,111,113,119,129,137,141,145
id=27 inlineTextBox (8, 173)-(953, 17) text_direction=lr value=Google. “Google” means Google Inc., whose principal place of business is at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United  name= character_offsets=12,20,28,36,40,47,51,55,62,74,86,97,105,113,121,126,133,140,152,152,156,168,175,182,190,197,201,212,220,228,236,241,248,252,257,265,272,276,280,284,296,304,312,318,325,329,337,342,347,355,362,366,374,381,386,390,398,402,409,417,424,428,436,441,445,453,461,467,472,480,487,493,499,503,508,514,518,525,529,533,541,549,557,565,569,581,593,601,609,614,618,626,633,641,645,650,657,661,670,677,683,691,702,709,717,721,725,740,748,756,764,768,775,780,788,792,803,808,815,826,830,834,845,857,861,869,877,885,893,901,905,909,920,928,933,937,944,952 word_starts=0,8,10,21,27,34,40,46,56,62,65,74,77,80,85,98,107,116,122,125,132 word_ends=6,9,18,26,33,37,45,55,61,64,73,76,79,84,97,105,115,120,124,130,138
id=28 inlineTextBox (8, 189)-(720, 17) text_direction=lr value=States. This document explains how the agreement is made up, and sets out some of the terms of that agreement. name= character_offsets=9,13,20,25,32,38,42,46,56,64,68,75,79,87,95,102,110,122,129,137,142,146,153,161,169,173,180,185,193,199,203,211,219,231,235,239,247,254,258,265,273,279,286,293,305,312,320,325,329,333,339,343,356,363,371,378,382,390,398,402,406,413,421,429,433,439,447,451,457,461,469,477,482,486,492,500,512,519,523,531,537,541,545,553,560,564,569,576,581,594,600,604,612,617,621,626,634,641,645,649,656,664,670,677,684,696,703,711,716,720 word_starts=0,8,13,22,31,35,39,49,52,57,61,65,70,74,79,82,86,92,95,100 word_ends=6,12,21,30,34,38,48,51,56,59,64,69,73,78,81,85,91,94,99,109
id=11 group READONLY (8, 221)-(964, 19) value= name= child_ids=29,32
id=29 button READONLY (3, 217)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=32 button FOCUSABLE READONLY (37, 217)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[1414:3847:1106/093059:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:49340/complex.html html_tag=#document doc_title=Automation Tests - Complex DOM doc_url=http://a.com:49340/complex.html doc_mimetype=text/html name=Automation Tests - Complex DOM doc_progress=1 doc_loaded=true child_ids=9,10,11

[1406:3847:1106/093059:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1406:3847:1106/093059:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelector", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1406:3847:1106/093059:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorNoMatch", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1406:3847:1106/093100:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorFromMain", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1406:3847:1106/093101:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorForSpanInsideButtonReturnsButton", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1406:3847:1106/093102:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorFromAnonymousGroup", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1414:3847:1106/093103:INFO:renderer_accessibility.cc(238)] Accessibility event: childrenChanged on node id 8
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:49340/complex.html html_tag=#document doc_title=Automation Tests - Complex DOM doc_url=http://a.com:49340/complex.html doc_mimetype=text/html name=Automation Tests - Complex DOM doc_progress=1 doc_loaded=true child_ids=10,11

[1414:3847:1106/093103:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:49340/complex.html html_tag=#document doc_title=Automation Tests - Complex DOM doc_url=http://a.com:49340/complex.html doc_mimetype=text/html name=Automation Tests - Complex DOM doc_progress=1 doc_loaded=true child_ids=10,11

[1411:3847:1106/093103:WARNING:logging_native_handler.cc(62)] Got childrenChanged event on unknown node: 8; this: 5
[1406:3847:1106/093103:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorFromRemovedNode", source: chrome-extension://gglecjnomagkiiebkdmllmjdijbjhlag/queryselector.html (0)
[1411:12295:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutomationApiTest.QuerySelector (8884 ms)
[100/389] AutomationApiTest.QuerySelector (9495 ms)
[ RUN      ] CastStreamingApiTest.StopNoStart
[1425:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1427:12551:1106/093107:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1425:3847:1106/093107:INFO:CONSOLE(13)] "[TEST] stopNoStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.js (13)
[1425:3847:1106/093108:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.js (16)
[1425:3847:1106/093108:INFO:CONSOLE(0)] "[SUCCESS] stopNoStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.html (0)
[1425:3847:1106/093108:INFO:CONSOLE(0)] "[SUCCESS] stopNoStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.html (0)
[1429:13063:1106/093108:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.StopNoStart (3549 ms)
[101/389] CastStreamingApiTest.StopNoStart (4232 ms)
[ RUN      ] ActivityLogApiTest.TriggerEvent
[1399:3847:1106/093053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1399:29699:1106/093054:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1399:29699:1106/093054:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1399:29699:1106/093054:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1399:45315:1106/093054:ERROR:mach_broker_mac.mm(256)] Unknown process 1404 is sending Mach IPC messages!
[1399:3847:1106/093055:INFO:CONSOLE(458)] "Completed setup events", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed makeApiCall", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:cookies.set Expected:cookies.set", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerApiCall", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed makeSpecialApiCalls", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:extension.getURL Expected:extension.getURL", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:extension.getViews Expected:extension.getViews", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerSpecialCall", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:omnibox.setDefaultSuggestion Expected:omnibox.setDefaultSuggestion", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed checkNoDoubleLogging", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerDouble", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:app.GetDetails Expected:app.GetDetails", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:app.GetIsInstalled Expected:app.GetIsInstalled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed checkAppCalls", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:app.getInstallState Expected:app.getInstallState", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerAppBindings", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:storage.clear Expected:storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed callObjectMethod", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerObjectMethods", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.connect Expected:runtime.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.sendMessage Expected:runtime.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerMessageSelf", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed sendMessageToSelf", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.connect Expected:runtime.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.sendMessage Expected:runtime.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerMessageOther", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(168)] "who's there?", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (168)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed sendMessageToOther", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.connect Expected:runtime.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed connectToOther", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerConnectOther", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:blinkRequestResource XMLHttpRequest Expected:blinkRequestResource XMLHttpRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] triggerBackgroundXHR", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093056:INFO:CONSOLE(458)] "Completed doBackgroundXHR", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093056:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093057:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093057:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093057:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093057:INFO:CONSOLE(5)] "g o o g l e", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js (5)
[1399:3847:1106/093058:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093058:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093058:INFO:CONSOLE(476)] "Logged:tabs.move Expected:tabs.move", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1410:12295:1106/093058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1410:12295:1106/093058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1410:12295:1106/093058:WARNING:channel.cc(273)] RawChannel write error
[1399:3847:1106/093059:INFO:CONSOLE(458)] "Completed tabIdTranslation", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093059:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093059:INFO:CONSOLE(0)] "[SUCCESS] triggerTabIds", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093059:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093059:INFO:CONSOLE(476)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093059:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093100:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093100:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093100:INFO:CONSOLE(5)] "g o o g l e", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js (5)
[1399:3847:1106/093100:INFO:CONSOLE(476)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1415:12295:1106/093101:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1415:12295:1106/093101:WARNING:channel.cc(273)] RawChannel write error
[1416:12295:1106/093101:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1399:3847:1106/093101:INFO:CONSOLE(458)] "Completed tabIdTranslation", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:tabs.move Expected:tabs.move", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093101:INFO:CONSOLE(0)] "[SUCCESS] triggerTabIdsIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093101:INFO:CONSOLE(476)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequest.onBeforeSendHeaders/1 Expected:webRequest.onBeforeSendHeaders/1", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequest.onBeforeSendHeaders Expected:webRequest.onBeforeSendHeaders", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequest.onHeadersReceived/2 Expected:webRequest.onHeadersReceived/2", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequest.onHeadersReceived Expected:webRequest.onHeadersReceived", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:29699:1106/093102:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[1399:29699:1106/093102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1399:29699:1106/093102:WARNING:channel.cc(273)] RawChannel write error
[1399:3847:1106/093102:INFO:CONSOLE(458)] "Completed doWebRequestModifications", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(0)] "[SUCCESS] triggerWebRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093102:INFO:CONSOLE(476)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:webRequest.onBeforeSendHeaders/3 Expected:webRequest.onBeforeSendHeaders/3", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:webRequest.onBeforeSendHeaders Expected:webRequest.onBeforeSendHeaders", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:webRequest.onHeadersReceived/4 Expected:webRequest.onHeadersReceived/4", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:webRequest.onHeadersReceived Expected:webRequest.onHeadersReceived", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1421:12039:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1421:12039:1106/093103:WARNING:channel.cc(273)] RawChannel write error
[1399:3847:1106/093103:INFO:CONSOLE(458)] "Completed doWebRequestModifications", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093103:INFO:CONSOLE(0)] "[SUCCESS] triggerWebRequestIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093103:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(458)] "Completed sendMessageToCS", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.connect Expected:tabs.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.sendMessage Expected:tabs.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(5)] "g o o g l e", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js (5)
[1399:3847:1106/093104:INFO:CONSOLE(458)] "Completed injectScriptBlob", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093104:INFO:CONSOLE(458)] "Completed injectContentScript", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(0)] "[SUCCESS] triggerApiCallsOnTabsUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093104:INFO:CONSOLE(476)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(458)] "Completed sendMessageToCS", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.connect Expected:tabs.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.sendMessage Expected:tabs.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(5)] "g o o g l e", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js (5)
[1399:3847:1106/093105:INFO:CONSOLE(458)] "Completed injectScriptBlob", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093105:INFO:CONSOLE(458)] "Completed injectContentScript", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093105:INFO:CONSOLE(0)] "[SUCCESS] triggerApiCallsOnTabsUpdatedIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093105:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093106:INFO:CONSOLE(476)] "Logged:extension.getURL Expected:extension.getURL", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093106:INFO:CONSOLE(433)] "Not installing extension message listener on options.html", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (433)
[1399:3847:1106/093106:INFO:CONSOLE(458)] "Completed setup events", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093106:INFO:CONSOLE(458)] "Completed Switching to fullscreen...", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093106:INFO:CONSOLE(0)] "Failed to execute 'requestFullScreen' on 'Element': API can only be initiated by a user gesture.", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/options.html#dom_fullscreen (0)
[1399:3847:1106/093106:INFO:CONSOLE(476)] "Logged:test.getConfig Expected:test.getConfig", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093106:INFO:CONSOLE(476)] "Logged:Element.webkitRequestFullscreen Expected:Element.webkitRequestFullscreen", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093106:INFO:CONSOLE(0)] "[SUCCESS] triggerFullscreen", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093106:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Window.navigator Expected:Window.navigator", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Geolocation.getCurrentPosition Expected:Geolocation.getCurrentPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Geolocation.watchPosition Expected:Geolocation.watchPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Window.sessionStorage Expected:Window.sessionStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Window.localStorage Expected:Window.localStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Window.applicationCache Expected:Window.applicationCache", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:Window.openDatabase Expected:Window.openDatabase", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(458)] "Completed executeDOMChangesOnTabUpdated", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkRequestResource XMLHttpRequest Expected:blinkRequestResource XMLHttpRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY click Expected:blinkAddEventListener BODY click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document click Expected:blinkAddEventListener #document click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow click Expected:blinkAddEventListener LocalDOMWindow click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dblclick Expected:blinkAddEventListener BODY dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dblclick Expected:blinkAddEventListener #document dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dblclick Expected:blinkAddEventListener LocalDOMWindow dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY drag Expected:blinkAddEventListener BODY drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document drag Expected:blinkAddEventListener #document drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow drag Expected:blinkAddEventListener LocalDOMWindow drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragend Expected:blinkAddEventListener BODY dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragend Expected:blinkAddEventListener #document dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragend Expected:blinkAddEventListener LocalDOMWindow dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragenter Expected:blinkAddEventListener BODY dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragenter Expected:blinkAddEventListener #document dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragenter Expected:blinkAddEventListener LocalDOMWindow dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragleave Expected:blinkAddEventListener BODY dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragleave Expected:blinkAddEventListener #document dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragleave Expected:blinkAddEventListener LocalDOMWindow dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragover Expected:blinkAddEventListener BODY dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragover Expected:blinkAddEventListener #document dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragover Expected:blinkAddEventListener LocalDOMWindow dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragstart Expected:blinkAddEventListener BODY dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragstart Expected:blinkAddEventListener #document dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragstart Expected:blinkAddEventListener LocalDOMWindow dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY drop Expected:blinkAddEventListener BODY drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document drop Expected:blinkAddEventListener #document drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow drop Expected:blinkAddEventListener LocalDOMWindow drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY input Expected:blinkAddEventListener BODY input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document input Expected:blinkAddEventListener #document input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow input Expected:blinkAddEventListener LocalDOMWindow input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY keydown Expected:blinkAddEventListener BODY keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document keydown Expected:blinkAddEventListener #document keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow keydown Expected:blinkAddEventListener LocalDOMWindow keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093107:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY keypress Expected:blinkAddEventListener BODY keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document keypress Expected:blinkAddEventListener #document keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow keypress Expected:blinkAddEventListener LocalDOMWindow keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY keyup Expected:blinkAddEventListener BODY keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document keyup Expected:blinkAddEventListener #document keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow keyup Expected:blinkAddEventListener LocalDOMWindow keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mousedown Expected:blinkAddEventListener BODY mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mousedown Expected:blinkAddEventListener #document mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mousedown Expected:blinkAddEventListener LocalDOMWindow mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseenter Expected:blinkAddEventListener BODY mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseenter Expected:blinkAddEventListener #document mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseenter Expected:blinkAddEventListener LocalDOMWindow mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseleave Expected:blinkAddEventListener BODY mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseleave Expected:blinkAddEventListener #document mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseleave Expected:blinkAddEventListener LocalDOMWindow mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mousemove Expected:blinkAddEventListener BODY mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mousemove Expected:blinkAddEventListener #document mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mousemove Expected:blinkAddEventListener LocalDOMWindow mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseout Expected:blinkAddEventListener BODY mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseout Expected:blinkAddEventListener #document mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseout Expected:blinkAddEventListener LocalDOMWindow mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseover Expected:blinkAddEventListener BODY mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseover Expected:blinkAddEventListener #document mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseover Expected:blinkAddEventListener LocalDOMWindow mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseup Expected:blinkAddEventListener BODY mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseup Expected:blinkAddEventListener #document mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseup Expected:blinkAddEventListener LocalDOMWindow mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mousewheel Expected:blinkAddEventListener BODY mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mousewheel Expected:blinkAddEventListener #document mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mousewheel Expected:blinkAddEventListener LocalDOMWindow mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(0)] "[SUCCESS] triggerDOMChangesOnTabsUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093108:INFO:CONSOLE(476)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Window.navigator Expected:Window.navigator", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Geolocation.getCurrentPosition Expected:Geolocation.getCurrentPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Geolocation.watchPosition Expected:Geolocation.watchPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Window.sessionStorage Expected:Window.sessionStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Window.localStorage Expected:Window.localStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Window.applicationCache Expected:Window.applicationCache", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:Window.openDatabase Expected:Window.openDatabase", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1430:12807:1106/093109:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1430:12807:1106/093109:WARNING:channel.cc(273)] RawChannel write error
[1399:3847:1106/093109:INFO:CONSOLE(458)] "Completed executeDOMChangesOnTabUpdated", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkRequestResource XMLHttpRequest Expected:blinkRequestResource XMLHttpRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY click Expected:blinkAddEventListener BODY click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document click Expected:blinkAddEventListener #document click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow click Expected:blinkAddEventListener LocalDOMWindow click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dblclick Expected:blinkAddEventListener BODY dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dblclick Expected:blinkAddEventListener #document dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dblclick Expected:blinkAddEventListener LocalDOMWindow dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY drag Expected:blinkAddEventListener BODY drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document drag Expected:blinkAddEventListener #document drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow drag Expected:blinkAddEventListener LocalDOMWindow drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragend Expected:blinkAddEventListener BODY dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragend Expected:blinkAddEventListener #document dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragend Expected:blinkAddEventListener LocalDOMWindow dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragenter Expected:blinkAddEventListener BODY dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragenter Expected:blinkAddEventListener #document dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragenter Expected:blinkAddEventListener LocalDOMWindow dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragleave Expected:blinkAddEventListener BODY dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragleave Expected:blinkAddEventListener #document dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragleave Expected:blinkAddEventListener LocalDOMWindow dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragover Expected:blinkAddEventListener BODY dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragover Expected:blinkAddEventListener #document dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragover Expected:blinkAddEventListener LocalDOMWindow dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY dragstart Expected:blinkAddEventListener BODY dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document dragstart Expected:blinkAddEventListener #document dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow dragstart Expected:blinkAddEventListener LocalDOMWindow dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY drop Expected:blinkAddEventListener BODY drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document drop Expected:blinkAddEventListener #document drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow drop Expected:blinkAddEventListener LocalDOMWindow drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY input Expected:blinkAddEventListener BODY input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document input Expected:blinkAddEventListener #document input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow input Expected:blinkAddEventListener LocalDOMWindow input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY keydown Expected:blinkAddEventListener BODY keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document keydown Expected:blinkAddEventListener #document keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow keydown Expected:blinkAddEventListener LocalDOMWindow keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY keypress Expected:blinkAddEventListener BODY keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document keypress Expected:blinkAddEventListener #document keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow keypress Expected:blinkAddEventListener LocalDOMWindow keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY keyup Expected:blinkAddEventListener BODY keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document keyup Expected:blinkAddEventListener #document keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow keyup Expected:blinkAddEventListener LocalDOMWindow keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mousedown Expected:blinkAddEventListener BODY mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mousedown Expected:blinkAddEventListener #document mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mousedown Expected:blinkAddEventListener LocalDOMWindow mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseenter Expected:blinkAddEventListener BODY mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseenter Expected:blinkAddEventListener #document mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseenter Expected:blinkAddEventListener LocalDOMWindow mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseleave Expected:blinkAddEventListener BODY mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseleave Expected:blinkAddEventListener #document mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseleave Expected:blinkAddEventListener LocalDOMWindow mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mousemove Expected:blinkAddEventListener BODY mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mousemove Expected:blinkAddEventListener #document mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mousemove Expected:blinkAddEventListener LocalDOMWindow mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseout Expected:blinkAddEventListener BODY mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseout Expected:blinkAddEventListener #document mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseout Expected:blinkAddEventListener LocalDOMWindow mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseover Expected:blinkAddEventListener BODY mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseover Expected:blinkAddEventListener #document mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseover Expected:blinkAddEventListener LocalDOMWindow mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mouseup Expected:blinkAddEventListener BODY mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mouseup Expected:blinkAddEventListener #document mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mouseup Expected:blinkAddEventListener LocalDOMWindow mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener BODY mousewheel Expected:blinkAddEventListener BODY mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener #document mousewheel Expected:blinkAddEventListener #document mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:blinkAddEventListener LocalDOMWindow mousewheel Expected:blinkAddEventListener LocalDOMWindow mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(476)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (476)
[1399:3847:1106/093109:INFO:CONSOLE(0)] "[SUCCESS] triggerDOMChangesOnTabsUpdatedIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093109:INFO:CONSOLE(0)] "[SUCCESS] checkSavedHistory", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093109:INFO:CONSOLE(0)] "[SUCCESS] checkHistoryForURL", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093109:INFO:CONSOLE(0)] "[SUCCESS] checkOtherObject", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093109:INFO:CONSOLE(0)] "[SUCCESS] checkOtherObject", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093110:INFO:CONSOLE(0)] "[SUCCESS] deleteGoogleUrls", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093110:INFO:CONSOLE(0)] "[SUCCESS] deleteAllUrls", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:3847:1106/093110:INFO:CONSOLE(0)] "[SUCCESS] deleteAllUrls", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[1399:29699:1106/093110:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1399:29699:1106/093110:WARNING:channel.cc(273)] RawChannel write error
[1405:12551:1106/093110:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1405:12551:1106/093110:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ActivityLogApiTest.TriggerEvent (17123 ms)
[102/389] ActivityLogApiTest.TriggerEvent (17660 ms)
[ RUN      ] CommandLinePrivateApiTest.Basics
[1433:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1433:3847:1106/093112:INFO:CONSOLE(0)] "[SUCCESS] testHaveSwitch", source: chrome-extension://kgjeljgkbckpoekmgjfplammhcggiiaf/_generated_background_page.html (0)
[1433:3847:1106/093112:INFO:CONSOLE(0)] "[SUCCESS] testNotHaveSwitch", source: chrome-extension://kgjeljgkbckpoekmgjfplammhcggiiaf/_generated_background_page.html (0)
[1433:3847:1106/093112:INFO:CONSOLE(0)] "[SUCCESS] testInvalidArgs", source: chrome-extension://kgjeljgkbckpoekmgjfplammhcggiiaf/_generated_background_page.html (0)
[1433:29699:1106/093112:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1433:29699:1106/093112:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CommandLinePrivateApiTest.Basics (2846 ms)
[103/389] CommandLinePrivateApiTest.Basics (3443 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchFilenameRegex
[1440:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchFilenameRegex (2231 ms)
[104/389] DownloadExtensionTest.DownloadExtensionTest_SearchFilenameRegex (2657 ms)
[ RUN      ] DeveloperPrivateApiTest.Basics
[1436:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1436:3847:1106/093117:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://akogaincbcmhleamjngmogkaecakajep/_generated_background_page.html (0)
[       OK ] DeveloperPrivateApiTest.Basics (6358 ms)
[105/389] DeveloperPrivateApiTest.Basics (7132 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderBy
[1445:3847:1106/093115:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderBy (2243 ms)
[106/389] DownloadExtensionTest.DownloadExtensionTest_SearchOrderBy (2917 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Twice
[1450:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49379...
sending server_data: {"host": "127.0.0.1", "port": 49379} (36 bytes)
[1456:16899:1106/093120:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[1456:16899:1106/093120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[1453:12807:1106/093121:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Twice (3477 ms)
[107/389] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Twice (4235 ms)
[ RUN      ] BrowserActionApiTest.Getters
[1451:3847:1106/093119:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1451:3847:1106/093121:INFO:CONSOLE(0)] "[SUCCESS] getBadgeText", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093121:INFO:CONSOLE(0)] "[SUCCESS] getBadgeBackgroundColor", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093121:INFO:CONSOLE(0)] "[SUCCESS] getPopup", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093121:INFO:CONSOLE(0)] "[SUCCESS] getTitle", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093122:INFO:CONSOLE(0)] "[SUCCESS] getBadgeText", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093122:INFO:CONSOLE(0)] "[SUCCESS] getBadgeBackgroundColor", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093122:INFO:CONSOLE(0)] "[SUCCESS] getPopup", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[1451:3847:1106/093122:INFO:CONSOLE(0)] "[SUCCESS] getTitle", source: chrome-extension://indjemfbachakhmgaafdhdhjbilkfgih/_generated_background_page.html (0)
[       OK ] BrowserActionApiTest.Getters (3616 ms)
[108/389] BrowserActionApiTest.Getters (4241 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeed0
[1459:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49381...
sending server_data: {"host": "127.0.0.1", "port": 49381} (36 bytes)
[1462:12807:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1462:12807:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[1459:3847:1106/093125:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeed0 (3570 ms)
[109/389] ExtensionBrowserTest.RSSParseFeedValidFeed0 (4237 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeedNoLinks
[1460:3847:1106/093123:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49382...
sending server_data: {"host": "127.0.0.1", "port": 49382} (36 bytes)
[1464:12551:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1464:12551:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[1460:3847:1106/093125:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeedNoLinks (3533 ms)
[110/389] ExtensionBrowserTest.RSSParseFeedValidFeedNoLinks (4233 ms)
[ RUN      ] PageActionApiTest.Basic
[1469:3847:1106/093126:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49385...
sending server_data: {"host": "127.0.0.1", "port": 49385} (36 bytes)
[1472:12551:1106/093129:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PageActionApiTest.Basic (3716 ms)
[111/389] PageActionApiTest.Basic (4500 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetDisplayPath
[1470:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1470:29443:1106/093128:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1470:29443:1106/093128:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1470:45059:1106/093129:ERROR:mach_broker_mac.mm(256)] Unknown process 1477 is sending Mach IPC messages!
[1470:3847:1106/093130:INFO:CONSOLE(0)] "[SUCCESS] getDisplayPath", source: chrome-extension://gjbkjahhhlciafdphcbaeloffgaboohi/_generated_background_page.html (0)
[1474:3847:1106/093130:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[1470:29443:1106/093130:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1470:29443:1106/093130:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiGetDisplayPath (3357 ms)
[112/389] FileSystemApiTest.FileSystemApiGetDisplayPath (3981 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettifyMac
[1479:3847:1106/093131:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1479:29443:1106/093132:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1479:29443:1106/093132:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1479:45827:1106/093133:ERROR:mach_broker_mac.mm(256)] Unknown process 1485 is sending Mach IPC messages!
[1479:3847:1106/093134:INFO:CONSOLE(0)] "chrome.fileSystem.chooseFile is deprecated", source: chrome-extension://cnoonbpndjklaodhfjkognjphmlbgkmc/_generated_background_page.html (0)
[1479:3847:1106/093134:INFO:CONSOLE(0)] "Please use chrome.fileSystem.chooseEntry instead", source: chrome-extension://cnoonbpndjklaodhfjkognjphmlbgkmc/_generated_background_page.html (0)
[1479:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] getDisplayPath", source: chrome-extension://cnoonbpndjklaodhfjkognjphmlbgkmc/_generated_background_page.html (0)
[1479:29443:1106/093134:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1479:29443:1106/093134:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettifyMac (3538 ms)
[113/389] FileSystemApiTest.FileSystemApiGetDisplayPathPrettifyMac (4234 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryTest
[1480:3847:1106/093131:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1480:29443:1106/093132:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1480:29443:1106/093132:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1480:45315:1106/093133:ERROR:mach_broker_mac.mm(256)] Unknown process 1486 is sending Mach IPC messages!
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] readDirectory", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:3847:1106/093134:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://fpfpafclmnaadhbjblkjgcibcpbmoakg/_generated_background_page.html (0)
[1480:29443:1106/093134:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1480:29443:1106/093134:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryTest (3829 ms)
[114/389] FileSystemApiTest.FileSystemApiOpenDirectoryTest (4500 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveBackgroundTest
[1489:3847:1106/093135:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1489:29443:1106/093136:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1489:29443:1106/093136:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1489:45571:1106/093137:ERROR:mach_broker_mac.mm(256)] Unknown process 1495 is sending Mach IPC messages!
[1489:3847:1106/093138:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://miiddcfdamdpeepnfljfipgmkpobbkii/_generated_background_page.html (0)
[1489:29443:1106/093138:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1489:29443:1106/093138:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiSaveBackgroundTest (2977 ms)
[115/389] FileSystemApiTest.FileSystemApiSaveBackgroundTest (3718 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRetainEntry
[1490:3847:1106/093135:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1490:29699:1106/093137:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1490:29699:1106/093137:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1490:45319:1106/093137:ERROR:mach_broker_mac.mm(256)] Unknown process 1497 is sending Mach IPC messages!
[1490:3847:1106/093139:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pcdlggmmggdhlmhbdmffdaeefpephklo/_generated_background_page.html (0)
[1490:3847:1106/093139:INFO:CONSOLE(0)] "[SUCCESS] retainEntryWorks", source: chrome-extension://pcdlggmmggdhlmhbdmffdaeefpephklo/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiRetainEntry (3942 ms)
[116/389] FileSystemApiTest.FileSystemApiRetainEntry (4506 ms)
[ RUN      ] HistoryApiTest.SearchAfterAdd
[1499:3847:1106/093139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1502:13063:1106/093141:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1502:13063:1106/093141:WARNING:channel.cc(273)] RawChannel write error
[1499:3847:1106/093141:INFO:CONSOLE(0)] "[SUCCESS] searchAfterAdd", source: chrome-extension://fanfbgbancjdpfklcahbhdbfnkfpbohm/search_after_add.html (0)
[       OK ] HistoryApiTest.SearchAfterAdd (2745 ms)
[117/389] HistoryApiTest.SearchAfterAdd (3461 ms)
[ RUN      ] HotwordPrivateApiTest.AlwaysOnEnabled
[1501:3847:1106/093140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1501:3847:1106/093142:INFO:CONSOLE(0)] "[SUCCESS] alwaysOnEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[1501:29699:1106/093142:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1501:29699:1106/093142:WARNING:channel.cc(273)] RawChannel write error
[1501:3847:1106/093143:INFO:CONSOLE(0)] "[SUCCESS] alwaysOnEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.AlwaysOnEnabled (3698 ms)
[118/389] HotwordPrivateApiTest.AlwaysOnEnabled (4503 ms)
[ RUN      ] HotwordPrivateApiTest.HotwordSession
[1507:3847:1106/093142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1510:12551:1106/093144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1510:12551:1106/093144:WARNING:channel.cc(273)] RawChannel write error
[1511:12551:1106/093144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1511:12551:1106/093144:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HotwordPrivateApiTest.HotwordSession (2580 ms)
[119/389] HotwordPrivateApiTest.HotwordSession (3185 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.TwoAccountsSignedIn
[1512:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1514:12295:1106/093145:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1514:12295:1106/093145:WARNING:channel.cc(273)] RawChannel write error
[1513:3847:1106/093145:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[1513:3847:1106/093145:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[1513:3847:1106/093145:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] IdentityGetAccountsFunctionTest.TwoAccountsSignedIn (1500 ms)
[120/389] IdentityGetAccountsFunctionTest.TwoAccountsSignedIn (2125 ms)
[ RUN      ] IdentityOldProfilesGetAccountsFunctionTest.MultiAccountOff
[1515:3847:1106/093146:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] IdentityOldProfilesGetAccountsFunctionTest.MultiAccountOff (1392 ms)
[121/389] IdentityOldProfilesGetAccountsFunctionTest.MultiAccountOff (2129 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginCanceled
[1517:3847:1106/093146:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1517:3847:1106/093148:INFO:CONSOLE(5)] "hi there", source: chrome-extension://belbflnaiojfllhfegfjamlflpaoapnf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginCanceled (2202 ms)
[122/389] GetAuthTokenFunctionTest.InteractiveLoginCanceled (2913 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveMintBadCredentialsLoginCanceled
[1521:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1521:29699:1106/093148:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[1521:3847:1106/093149:INFO:CONSOLE(5)] "hi there", source: chrome-extension://belbflnaiojfllhfegfjamlflpaoapnf/test.js (5)
[1524:12551:1106/093149:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1525:12295:1106/093149:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1525:12295:1106/093149:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveMintBadCredentialsLoginCanceled (2030 ms)
[123/389] GetAuthTokenFunctionTest.InteractiveMintBadCredentialsLoginCanceled (2660 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalSuccess
[1526:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1526:3847:1106/093151:INFO:CONSOLE(5)] "hi there", source: chrome-extension://belbflnaiojfllhfegfjamlflpaoapnf/test.js (5)
[1529:13063:1106/093151:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1529:13063:1106/093151:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalSuccess (2211 ms)
[124/389] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalSuccess (2920 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveCacheHit
[1528:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1528:29699:1106/093151:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[1528:3847:1106/093152:INFO:CONSOLE(5)] "hi there", source: chrome-extension://belbflnaiojfllhfegfjamlflpaoapnf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveCacheHit (2195 ms)
[125/389] GetAuthTokenFunctionTest.InteractiveCacheHit (2923 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesEmailFooBar
[1534:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1534:29443:1106/093153:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[1534:3847:1106/093154:INFO:CONSOLE(5)] "hi there", source: chrome-extension://belbflnaiojfllhfegfjamlflpaoapnf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.ScopesEmailFooBar (2272 ms)
[126/389] GetAuthTokenFunctionTest.ScopesEmailFooBar (2920 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.InstallEvent
[1536:3847:1106/093153:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1536:29699:1106/093155:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionManagementApiBrowserTest.InstallEvent (2453 ms)
[127/389] ExtensionManagementApiBrowserTest.InstallEvent (3181 ms)
[ RUN      ] ExtensionManagementTest.InstallRequiresConfirm
[1542:3847:1106/093155:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionManagementTest.InstallRequiresConfirm (2403 ms)
[128/389] ExtensionManagementTest.InstallRequiresConfirm (3180 ms)
[ RUN      ] ExtensionManagementTest.ExternalPolicyRefresh
[1545:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1553:12807:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1553:12807:1106/093159:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementTest.ExternalPolicyRefresh (3299 ms)
[129/389] ExtensionManagementTest.ExternalPolicyRefresh (3982 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesAccessAttached
[1551:3847:1106/093158:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1551:29443:1106/093159:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1551:29443:1106/093159:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1551:45059:1106/093200:ERROR:mach_broker_mac.mm(256)] Unknown process 1563 is sending Mach IPC messages!
[1551:3847:1106/093201:INFO:CONSOLE(0)] "[SUCCESS] mediaGalleriesAccessAttached", source: chrome-extension://bmdldiepdiccigefcbdliljikicbmhla/_generated_background_page.html (0)
[1551:3847:1106/093201:INFO:CONSOLE(0)] "[SUCCESS] testGalleries", source: chrome-extension://bmdldiepdiccigefcbdliljikicbmhla/_generated_background_page.html (0)
[1556:12551:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1556:12551:1106/093201:WARNING:channel.cc(273)] RawChannel write error
[1564:12551:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesAccessAttached (2689 ms)
[130/389] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesAccessAttached (3176 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.IPhotoTest
[1565:3847:1106/093200:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1565:29699:1106/093201:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1565:29699:1106/093201:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1565:29699:1106/093201:WARNING:channel.cc(273)] RawChannel write error
[1565:3847:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[1565:45319:1106/093202:ERROR:mach_broker_mac.mm(256)] Unknown process 1569 is sending Mach IPC messages!
[1565:3847:1106/093203:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://glepmlkcejgkincdmoonkghappadihbn/_generated_background_page.html (0)
[1565:3847:1106/093203:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://glepmlkcejgkincdmoonkghappadihbn/_generated_background_page.html (0)
[1565:3847:1106/093203:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://glepmlkcejgkincdmoonkghappadihbn/_generated_background_page.html (0)
[1565:3847:1106/093203:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://glepmlkcejgkincdmoonkghappadihbn/_generated_background_page.html (0)
[1565:3847:1106/093203:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://glepmlkcejgkincdmoonkghappadihbn/_generated_background_page.html (0)
[1565:29699:1106/093203:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1565:29699:1106/093203:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.IPhotoTest (3695 ms)
[131/389] MediaGalleriesPlatformAppBrowserTest.IPhotoTest (4236 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.RemoveListenerAndModifyGallery
[1568:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1568:29699:1106/093204:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1568:29699:1106/093204:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.RemoveListenerAndModifyGallery (2565 ms)
[132/389] MediaGalleriesGalleryWatchApiTest.RemoveListenerAndModifyGallery (3208 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners
[1575:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1579:12807:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (2624 ms)
[133/389] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (3441 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.RemoveAllGalleryWatch
[1576:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1576:29443:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1576:29443:1106/093207:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.RemoveAllGalleryWatch (2667 ms)
[134/389] MediaGalleriesGalleryWatchApiTest.RemoveAllGalleryWatch (3456 ms)
[ RUN      ] MediaGalleriesPrivateGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers
[1583:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaGalleriesPrivateGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers (2884 ms)
[135/389] MediaGalleriesPrivateGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers (3456 ms)
[ RUN      ] MediaGalleriesPrivateGalleryWatchApiTest.SetupWatchOnInvalidGallery
[1584:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1588:12551:1106/093211:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesPrivateGalleryWatchApiTest.SetupWatchOnInvalidGallery (2771 ms)
[136/389] MediaGalleriesPrivateGalleryWatchApiTest.SetupWatchOnInvalidGallery (3454 ms)
[ RUN      ] MediaGalleriesPrivateGalleryWatchApiTest.GetAllGalleryWatch
[1591:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1595:3847:1106/093214:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] MediaGalleriesPrivateGalleryWatchApiTest.GetAllGalleryWatch (2581 ms)
[137/389] MediaGalleriesPrivateGalleryWatchApiTest.GetAllGalleryWatch (3177 ms)
[ RUN      ] ExtensionModuleApiTest.IncognitoNoFile
[1592:3847:1106/093212:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1592:29443:1106/093213:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1592:29443:1106/093213:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1592:29443:1106/093213:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1592:29443:1106/093213:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1592:49411:1106/093213:ERROR:mach_broker_mac.mm(256)] Unknown process 1598 is sending Mach IPC messages!
[1592:49411:1106/093213:ERROR:mach_broker_mac.mm(256)] Unknown process 1599 is sending Mach IPC messages!
[1592:3847:1106/093214:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://mmpolabkbhocpbgaklfhjnajgmhknakh/test.html (0)
[       OK ] ExtensionModuleApiTest.IncognitoNoFile (2763 ms)
[138/389] ExtensionModuleApiTest.IncognitoNoFile (3455 ms)
[ RUN      ] PushMessagingApiTest.GetChannelId
[1601:3847:1106/093215:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1604:12807:1106/093217:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1604:12807:1106/093217:WARNING:channel.cc(273)] RawChannel write error
[1601:3847:1106/093217:INFO:CONSOLE(0)] "The chrome.pushMessaging API is deprecated. Use chrome.gcm API instead.", source: chrome-extension://opomnologdffdcbhgpjopljbedkjegnm/get_channel_id.html (0)
[1601:3847:1106/093217:INFO:CONSOLE(0)] "[SUCCESS] testGetChannelId", source: chrome-extension://opomnologdffdcbhgpjopljbedkjegnm/get_channel_id.html (0)
[       OK ] PushMessagingApiTest.GetChannelId (2784 ms)
[139/389] PushMessagingApiTest.GetChannelId (3445 ms)
[ RUN      ] ExtensionSessionsTest.RestoreInIncognito
[1603:3847:1106/093215:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: SyncActive()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: FirstSetupInProgress()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: HasSyncSetupCompleted()
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: DisableForUser()
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: HasSyncSetupCompleted()
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 - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:165:
Function call: GetRegisteredDataTypes()
Returns: 4-byte object <FF-FF FF-1F>
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:
[1603:29187:1106/093217:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionSessionsTest.RestoreInIncognito (2815 ms)
[140/389] ExtensionSessionsTest.RestoreInIncognito (3440 ms)
[ RUN      ] SocketApiTest.SocketUDPExtension
[1609:3847:1106/093218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Echo UDP server started on port 55129...
sending server_data: {"host": "127.0.0.1", "port": 55129} (36 bytes)
[1609:3847:1106/093221:INFO:CONSOLE(346)] "Running tests, protocol none, echo server LOCALhost:55129", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (346)
[1609:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/_generated_background_page.html (0)
[1609:3847:1106/093221:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.getInfo: Socket not found
at Object.onGetInfo [as callback] (chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js:65:14)", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/_generated_background_page.html (0)
[1609:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/_generated_background_page.html (0)
[1609:3847:1106/093221:INFO:CONSOLE(255)] "calling create", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (255)
[1609:3847:1106/093221:INFO:CONSOLE(261)] "calling connect", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (261)
[1609:3847:1106/093221:INFO:CONSOLE(270)] "Socket connect: result=0", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (270)
[1609:3847:1106/093221:INFO:CONSOLE(272)] "calling read with readCB2 callback", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (272)
[1609:3847:1106/093221:INFO:CONSOLE(278)] "calling disconnect", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (278)
[1609:3847:1106/093221:INFO:CONSOLE(281)] "calling connect", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (281)
[1609:3847:1106/093221:INFO:CONSOLE(290)] "Socket connect: result=0", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (290)
[1609:3847:1106/093221:INFO:CONSOLE(292)] "calling read with readCB1 callback", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (292)
[1609:3847:1106/093221:INFO:CONSOLE(308)] "write callback: bytesWritten=24", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (308)
[1609:3847:1106/093221:INFO:CONSOLE(323)] "Socket read CB2: result=30", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (323)
[1609:3847:1106/093221:INFO:CONSOLE(333)] "Success!", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/background.js (333)
[1609:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dbcbcacaooejlccpclgpdjbdhbjeeopp/_generated_background_page.html (0)
[       OK ] SocketApiTest.SocketUDPExtension (3302 ms)
[141/389] SocketApiTest.SocketUDPExtension (3973 ms)
[ RUN      ] ExtensionSettingsApiTest.ManagedStorageDisabled
[1610:3847:1106/093219:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1610:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] storageIsDisabled", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[1610:29443:1106/093221:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1610:29443:1106/093221:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.ManagedStorageDisabled (2748 ms)
[142/389] ExtensionSettingsApiTest.ManagedStorageDisabled (3456 ms)
[ RUN      ] WebNavigationApiTest.ClientRedirect
[1619:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1619:3847:1106/093225:INFO:CONSOLE(0)] "[SUCCESS] clientRedirect", source: chrome-extension://lphdiiglbcanbhfhibbagmialfjgneij/test_clientRedirect.html (0)
[1619:3847:1106/093225:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ClientRedirect (3734 ms)
[143/389] WebNavigationApiTest.ClientRedirect (4503 ms)
[ RUN      ] SystemIndicatorApiTest.SystemIndicator
[1618:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1625:12295:1106/093224:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1618:3847:1106/093226:INFO:CONSOLE(0)] "[SUCCESS] unload_then_click", source: chrome-extension://ilanclmaeigfpnmdlgelmhkpkegdioip/_generated_background_page.html (0)
[       OK ] SystemIndicatorApiTest.SystemIndicator (4110 ms)
[144/389] SystemIndicatorApiTest.SystemIndicator (4762 ms)
[ RUN      ] WebNavigationApiTest.CrossProcess
[1628:3847:1106/093227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1628:80899:1106/093230:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1628:3847:1106/093230:INFO:CONSOLE(0)] "[SUCCESS] crossProcess", source: chrome-extension://offgpckedjcpjpbdgokkpnobkceponpp/test_crossProcess.html (0)
[1628:3847:1106/093232:INFO:CONSOLE(0)] "[SUCCESS] crossProcessRedirect", source: chrome-extension://offgpckedjcpjpbdgokkpnobkceponpp/test_crossProcess.html (0)
[1641:12551:1106/093232:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1641:12551:1106/093232:WARNING:channel.cc(273)] RawChannel write error
[1628:29443:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1628:29443:1106/093233:WARNING:channel.cc(273)] RawChannel write error
[1628:3847:1106/093233:INFO:CONSOLE(0)] "[SUCCESS] crossProcessAbort", source: chrome-extension://offgpckedjcpjpbdgokkpnobkceponpp/test_crossProcess.html (0)
[1628:29443:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1628:3847:1106/093233:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcess (6793 ms)
[145/389] WebNavigationApiTest.CrossProcess (7395 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarative2
[1629:3847:1106/093227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1633:12551:1106/093229:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1629:81415:1106/093230:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1629:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] testSetRequestHeader", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] testRemoveRequestHeader", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093232:INFO:CONSOLE(0)] "[SUCCESS] testAddResponseHeader", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093233:INFO:CONSOLE(0)] "[SUCCESS] testRemoveResponseHeader", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093234:INFO:CONSOLE(0)] "[SUCCESS] testPriorities", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093235:INFO:CONSOLE(0)] "[SUCCESS] testEditRequestCookies", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093236:INFO:CONSOLE(0)] "[SUCCESS] testEditResponseCookies", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1629:3847:1106/093237:INFO:CONSOLE(0)] "[SUCCESS] testRequestHeaders", source: chrome-extension://hicheehjahkjihbnagaipoabgpkbgkod/test_declarative2.html (0)
[1635:12551:1106/093238:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarative2 (11637 ms)
[146/389] ExtensionWebRequestApiTest.WebRequestDeclarative2 (12390 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallAccepted
HTTP server started on http://127.0.0.1:49406...
sending server_data: {"host": "127.0.0.1", "port": 49406} (36 bytes)
[1643:3847:1106/093234:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1643:3847:1106/093236:INFO:CONSOLE(0)] "[SUCCESS] completeBeforeBegin", source: http://www.example.com:49406/files/extensions/api_test/webstore_private/accepted.html (0)
[1643:3847:1106/093236:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[1643:3847:1106/093236:INFO:CONSOLE(0)] "[SUCCESS] invalidID", source: http://www.example.com:49406/files/extensions/api_test/webstore_private/accepted.html (0)
[1643:3847:1106/093237:INFO:CONSOLE(0)] "[SUCCESS] missingVersion", source: http://www.example.com:49406/files/extensions/api_test/webstore_private/accepted.html (0)
[1643:3847:1106/093237:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:49406/files/extensions/api_test/webstore_private/common.js (52)
[1643:3847:1106/093238:INFO:CONSOLE(0)] "[SUCCESS] successfulInstall", source: http://www.example.com:49406/files/extensions/api_test/webstore_private/accepted.html (0)
[1643:3847:1106/093239:INFO:CONSOLE(0)] "[SUCCESS] duplicateInstall", source: http://www.example.com:49406/files/extensions/api_test/webstore_private/accepted.html (0)
[1643:29699:1106/093239:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebstorePrivateApiTest.InstallAccepted (5567 ms)
[147/389] ExtensionWebstorePrivateApiTest.InstallAccepted (6348 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallLocalized
HTTP server started on http://127.0.0.1:49422...
sending server_data: {"host": "127.0.0.1", "port": 49422} (36 bytes)
[1656:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1656:3847:1106/093242:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[1656:3847:1106/093242:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:49422/files/extensions/api_test/webstore_private/common.js (52)
[1656:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] localizeName", source: http://www.example.com:49422/files/extensions/api_test/webstore_private/localized.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.InstallLocalized (4238 ms)
[148/389] ExtensionWebstorePrivateApiTest.InstallLocalized (5023 ms)
[ RUN      ] AppBackgroundPageApiTest.OpenTwoPagesWithManifest
[1660:3847:1106/093240:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1660:80643:1106/093242:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /bg.html
[1660:80643:1106/093244:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1665:13319:1106/093244:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1665:13319:1106/093244:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.OpenTwoPagesWithManifest (3900 ms)
[149/389] AppBackgroundPageApiTest.OpenTwoPagesWithManifest (4489 ms)
[ RUN      ] AppBackgroundPageNaClTest.BackgroundKeepaliveActive
[1671:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1680,2900142632:09:32:47.213282] Native Client module will be loaded at base address 0x0000000040000000
[1682,2900142632:09:32:47.566833] Native Client module will be loaded at base address 0x0000000040000000
[1674:3847:1106/093248:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] AppBackgroundPageNaClTest.BackgroundKeepaliveActive (4001 ms)
[150/389] AppBackgroundPageNaClTest.BackgroundKeepaliveActive (4761 ms)
[ RUN      ] AppApiTest.AppProcessInstances
[1672:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1672:3847:1106/093246:INFO:app_process_apitest.cc(71)] Start of test.
[1672:80903:1106/093247:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1672:3847:1106/093247:INFO:app_process_apitest.cc(93)] Nav 1.
[1672:3847:1106/093247:INFO:app_process_apitest.cc(104)] New tab.
[1672:3847:1106/093249:INFO:app_process_apitest.cc(107)] Nav 2.
[1672:3847:1106/093249:INFO:app_process_apitest.cc(127)] WindowOpenHelper 1.
[1672:3847:1106/093249:INFO:app_process_apitest.cc(129)] End of test.
[1676:12807:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1678:12295:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[1676:12807:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[151/389] AppApiTest.AppProcessInstances (5284 ms)
[ RUN      ] ExtensionBrowsertestUtilTest.ExecuteScriptInBackground
[1684:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1686:12551:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1686:12551:1106/093251:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowsertestUtilTest.ExecuteScriptInBackground (2326 ms)
[152/389] ExtensionBrowsertestUtilTest.ExecuteScriptInBackground (2917 ms)
[ RUN      ] ChromeAppAPITest.InstallAndRunningStateFrame
[1687:3847:1106/093250:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49446...
sending server_data: {"host": "127.0.0.1", "port": 49446} (36 bytes)
[       OK ] ChromeAppAPITest.InstallAndRunningStateFrame (2137 ms)
[153/389] ChromeAppAPITest.InstallAndRunningStateFrame (2664 ms)
[ RUN      ] ContentVerifierTest.FailOnRead
[1692:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1699:12295:1106/093254:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1699:12295:1106/093254:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentVerifierTest.FailOnRead (2667 ms)
[154/389] ContentVerifierTest.FailOnRead (3182 ms)
[ RUN      ] ContentVerifierTest.DotSlashPaths
[1694:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1698:13063:1106/093255:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1698:13063:1106/093255:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentVerifierTest.DotSlashPaths (3275 ms)
[155/389] ContentVerifierTest.DotSlashPaths (3974 ms)
[ RUN      ] ContentScriptCssInjectionTest.ContentScriptInjectsStyles
[1702:3847:1106/093255:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1702:80643:1106/093256:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1702:80643:1106/093257:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1702:29187:1106/093257:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContentScriptCssInjectionTest.ContentScriptInjectsStyles (2357 ms)
[156/389] ContentScriptCssInjectionTest.ContentScriptInjectsStyles (2923 ms)
[ RUN      ] ExtensionCrxInstallerTest.Blacklist
[1705:3847:1106/093257:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1705:3847:1106/093258:WARNING:extension_error_reporter.cc(79)] Extension error: Google has flagged "HighDPI" as malicious and installation has been prevented.
[1705:29443:1106/093258:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionCrxInstallerTest.Blacklist (1882 ms)
[157/389] ExtensionCrxInstallerTest.Blacklist (2392 ms)
[ RUN      ] ExtensionCrxInstallerTest.DoNotSync
[1709:3847:1106/093258:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.DoNotSync (1917 ms)
[158/389] ExtensionCrxInstallerTest.DoNotSync (2398 ms)
[ RUN      ] ErrorConsoleBrowserTest.BrowserActionRuntimeError
[1713:3847:1106/093259:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1713:29443:1106/093300:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1713:29443:1106/093300:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1713:45827:1106/093300:ERROR:mach_broker_mac.mm(256)] Unknown process 1718 is sending Mach IPC messages!
[1713:3847:1106/093301:INFO:CONSOLE(0)] "Error in event handler for browserAction.onClicked: ReferenceError: baz is not defined
at chrome-extension://ebobnhnellaiffcfbkibdiglkpacgcca/browser_action.js:7:12", source: chrome-extension://ebobnhnellaiffcfbkibdiglkpacgcca/_generated_background_page.html (0)
[       OK ] ErrorConsoleBrowserTest.BrowserActionRuntimeError (2498 ms)
[159/389] ErrorConsoleBrowserTest.BrowserActionRuntimeError (3179 ms)
[ RUN      ] ErrorConsoleBrowserTest.CatchesLastError
[1717:3847:1106/093300:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1717:29443:1106/093301:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1717:29443:1106/093301:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1717:45059:1106/093302:ERROR:mach_broker_mac.mm(256)] Unknown process 1722 is sending Mach IPC messages!
[1717:3847:1106/093302:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running permissions.remove: 'foobar' is not a recognized permission.
at chrome-extension://lbidocfodabfpgendaecgpepkfoknpcp/background.js:12:20", source: chrome-extension://lbidocfodabfpgendaecgpepkfoknpcp/_generated_background_page.html (0)
[1723:12551:1106/093302:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1723:12551:1106/093302:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ErrorConsoleBrowserTest.CatchesLastError (2367 ms)
[160/389] ErrorConsoleBrowserTest.CatchesLastError (2919 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Simple
[1724:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1729:12551:1106/093304:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1729:12551:1106/093304:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.Simple (2348 ms)
[161/389] ExtensionContextMenuBrowserTest.Simple (2912 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIframeWithPermission
[1732:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1732:80387:1106/093307:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1735:12551:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1735:12551:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[1736:12807:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1736:12807:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIframeWithPermission (2892 ms)
[162/389] ExternallyConnectableMessagingTest.FromIframeWithPermission (3442 ms)
[ RUN      ] ClipboardApiTest.Extension
[1727:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1727:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] testDomCopy", source: chrome-extension://iingcpochidbagbckallmlpkiobbpcgj/test.html (0)
[1727:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] testDomPaste", source: chrome-extension://iingcpochidbagbckallmlpkiobbpcgj/test.html (0)
[1727:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] testCopyInIframe", source: chrome-extension://iingcpochidbagbckallmlpkiobbpcgj/test.html (0)
[1727:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] testPasteInIframe", source: chrome-extension://iingcpochidbagbckallmlpkiobbpcgj/test.html (0)
[1727:80131:1106/093306:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1734:12295:1106/093306:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1727:3847:1106/093306:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptCopyPaste", source: chrome-extension://iingcpochidbagbckallmlpkiobbpcgj/test.html (0)
[1737:12295:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1737:12295:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[1727:3847:1106/093308:INFO:CONSOLE(0)] "[SUCCESS] testContentScriptCopyPaste", source: chrome-extension://iingcpochidbagbckallmlpkiobbpcgj/test.html (0)
[       OK ] ClipboardApiTest.Extension (4767 ms)
[163/389] ClipboardApiTest.Extension (5554 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIframeWithoutPermission
[1738:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1738:81159:1106/093311:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1742:13063:1106/093311:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1742:13063:1106/093311:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIframeWithoutPermission (2949 ms)
[164/389] ExternallyConnectableMessagingTest.FromIframeWithoutPermission (3716 ms)
[ RUN      ] ExternallyConnectableMessagingWithTlsChannelIdTest.WebConnectableWithNonEmptyTlsChannelId
[1739:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1739:79875:1106/093311:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1739:79875:1106/093312:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1745:12551:1106/093313:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1745:12551:1106/093313:WARNING:channel.cc(273)] RawChannel write error
[1748:12295:1106/093313:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1748:12295:1106/093313:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingWithTlsChannelIdTest.WebConnectableWithNonEmptyTlsChannelId (4606 ms)
[165/389] ExternallyConnectableMessagingWithTlsChannelIdTest.WebConnectableWithNonEmptyTlsChannelId (5286 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.ExtensionCanLoadHostedAppIcons
[1747:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1750:13063:1106/093314:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1750:13063:1106/093314:WARNING:channel.cc(273)] RawChannel write error
[1752:12295:1106/093314:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1752:12295:1106/093314:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.ExtensionCanLoadHostedAppIcons (2493 ms)
[166/389] ExtensionResourceRequestPolicyTest.ExtensionCanLoadHostedAppIcons (3188 ms)
[ RUN      ] ExtensionStorageMonitorTest.DoubleInitialThreshold
[1751:3847:1106/093314:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1751:3847:1106/093317:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://cacmbfleijjelcbbcncajbgpdphjioee/_generated_background_page.html (0)
[1759:12807:1106/093318:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionStorageMonitorTest.DoubleInitialThreshold (4013 ms)
[167/389] ExtensionStorageMonitorTest.DoubleInitialThreshold (4513 ms)
[ RUN      ] ExtensionApiCaptureTest.CaptureVisibleDisabled
[1755:3847:1106/093316:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1758:13063:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1758:13063:1106/093317:WARNING:channel.cc(273)] RawChannel write error
[1755:3847:1106/093319:INFO:CONSOLE(0)] "[SUCCESS] captureVisibleDisabled", source: chrome-extension://omgndpbdmlihhkgibdaabfooihplmbbl/test_disabled.html (0)
[1755:3847:1106/093319:INFO:CONSOLE(0)] "[SUCCESS] captureVisibleDisabledInNullWindow", source: chrome-extension://omgndpbdmlihhkgibdaabfooihplmbbl/test_disabled.html (0)
[1755:3847:1106/093319:INFO:CONSOLE(0)] "[SUCCESS] captureVisibleDisabledInCurrentWindow", source: chrome-extension://omgndpbdmlihhkgibdaabfooihplmbbl/test_disabled.html (0)
[1755:29443:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1755:29443:1106/093319:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiCaptureTest.CaptureVisibleDisabled (3624 ms)
[168/389] ExtensionApiCaptureTest.CaptureVisibleDisabled (4244 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.NewTabPageURLOverride
[1762:3847:1106/093319:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1764:12551:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1767:12807:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1767:12807:1106/093322:WARNING:channel.cc(273)] RawChannel write error
[1766:13063:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1766:13063:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1766:13063:1106/093322:WARNING:channel.cc(273)] RawChannel write error
[1762:29443:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1762:29443:1106/093322:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.NewTabPageURLOverride (4130 ms)
[169/389] ExtensionURLRewriteBrowserTest.NewTabPageURLOverride (4767 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckUnavailableAPIs
[1765:3847:1106/093320:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1765:3847:1106/093323:ERROR:CONSOLE(32)] "chrome://chrome-urls/: Expected: ["csi","getVariableValue","loadTimes","runtime","send","test"], Actual: ["csi","getVariableValue","loadTimes","runtime","send"]", source:  (32)
[       OK ] ExtensionWebUITest.SanityCheckUnavailableAPIs (2955 ms)
[170/389] ExtensionWebUITest.SanityCheckUnavailableAPIs (3709 ms)
[ RUN      ] ExtensionWebUITest.SendMessage
[1774:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionWebUITest.SendMessage (3270 ms)
[171/389] ExtensionWebUITest.SendMessage (3976 ms)
[ RUN      ] IsolatedAppTest.CrossProcessClientRedirect
[1775:3847:1106/093324:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1779:12807:1106/093325:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1779:12807:1106/093325:WARNING:channel.cc(273)] RawChannel write error
[1775:80651:1106/093326:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1775:80651:1106/093326:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1782:12807:1106/093327:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[1782:12807:1106/093327:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1782:12807:1106/093327:WARNING:channel.cc(273)] RawChannel write error
[1785:12807:1106/093328:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1784:13063:1106/093328:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1775:29699:1106/093328:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1775:29699:1106/093328:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1788:12551:1106/093328:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1788:12551:1106/093328:WARNING:channel.cc(273)] RawChannel write error
[       OK ] IsolatedAppTest.CrossProcessClientRedirect (5445 ms)
[172/389] IsolatedAppTest.CrossProcessClientRedirect (6083 ms)
[ RUN      ] LazyBackgroundPageApiTest.BroadcastEvent
[1786:3847:1106/093327:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1791:3847:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 2147483649, remote ID 3)
[1791:12551:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1786:80903:1106/093330:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1794:12295:1106/093331:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LazyBackgroundPageApiTest.BroadcastEvent (3493 ms)
[173/389] LazyBackgroundPageApiTest.BroadcastEvent (4231 ms)
[ RUN      ] StartupHelperBrowserTest.ValidateCrx
[1792:3847:1106/093330:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1792:3847:1106/093331:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] StartupHelperBrowserTest.ValidateCrx (1659 ms)
[174/389] StartupHelperBrowserTest.ValidateCrx (2133 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryDisabled
[1799:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1803:12551:1106/093333:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1803:12551:1106/093333:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.SavingHistoryDisabled (1895 ms)
[175/389] HistoryBrowserTest.SavingHistoryDisabled (2674 ms)
[ RUN      ] GeolocationBrowserTest.NoInfobarForOffTheRecord
[1798:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1798:3847:1106/093333:WARNING:geolocation_browsertest.cc(343)] before navigate
[1798:3847:1106/093333:WARNING:geolocation_browsertest.cc(353)] after navigate
[1798:3847:1106/093333:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[1798:80903:1106/093333:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1798:3847:1106/093333:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[1798:3847:1106/093334:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[1798:3847:1106/093334:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[1798:3847:1106/093334:WARNING:geolocation_browsertest.cc(428)] infobar response set
[1798:3847:1106/093334:WARNING:geolocation_browsertest.cc(343)] before navigate
[1798:3847:1106/093335:WARNING:geolocation_browsertest.cc(353)] after navigate
[1798:3847:1106/093335:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[1798:3847:1106/093335:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[1798:3847:1106/093335:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[1798:28675:1106/093335:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1798:28675:1106/093335:WARNING:channel.cc(273)] RawChannel write error
[1798:3847:1106/093335:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoInfobarForOffTheRecord (3827 ms)
[176/389] GeolocationBrowserTest.NoInfobarForOffTheRecord (4499 ms)
[ RUN      ] HistoryBrowserTest.VerifyHistoryLength3
[1804:3847:1106/093335:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.VerifyHistoryLength3 (2245 ms)
[177/389] HistoryBrowserTest.VerifyHistoryLength3 (3194 ms)
[ RUN      ] ECKEncryptedMediaTest.FileIOTest
[1811:3847:1106/093338:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49502...
sending server_data: {"host": "127.0.0.1", "port": 49502} (36 bytes)
[1811:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.696 -  Using FileIOTestPlayer", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1811:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.705 -  Registering video event handlers.", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1811:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.710 -  Loading media using src.", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1811:3847:1106/093339:INFO:CONSOLE(283)] "09:33:39.863 -  org.chromium.externalclearkey.fileiotest Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1811:3847:1106/093340:INFO:CONSOLE(283)] "09:33:40.655 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1813:3847:1106/093340:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[1811:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.466 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1811:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.469 -  CDM file IO test: Success", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1811:3847:1106/093342:INFO:CONSOLE(283)] "09:33:42.472 -  Set document title to: FILE_IO_TEST_SUCCESS, updated title: FILE_IO_TEST_SUCCESS", source: http://127.0.0.1:49502/files/eme_player_js/utils.js (283)
[1813:12295:1106/093342:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] ECKEncryptedMediaTest.FileIOTest (4811 ms)
[178/389] ECKEncryptedMediaTest.FileIOTest (5558 ms)
[ RUN      ] HistoryBrowserTest.ConsiderSlowRedirectAsUserInitiated
[1808:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.ConsiderSlowRedirectAsUserInitiated (7567 ms)
[179/389] HistoryBrowserTest.ConsiderSlowRedirectAsUserInitiated (8176 ms)
[ RUN      ] MediaStreamInfoBarTest.TestAllowingUserMedia
[1817:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49520...
sending server_data: {"host": "127.0.0.1", "port": 49520} (36 bytes)
[1817:3847:1106/093345:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49520/files/webrtc/adapter.js (71)
[1817:3847:1106/093345:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49520/files/webrtc/test_functions.js (13)
[1817:3847:1106/093345:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49520/files/webrtc/test_functions.js (13)
[1817:3847:1106/093345:INFO:CONSOLE(13)] "Returning not-called-yet to test.", source: http://127.0.0.1:49520/files/webrtc/test_functions.js (13)
[1817:3847:1106/093346:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:49520/files/webrtc/test_functions.js (13)
[1819:12551:1106/093346:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[1819:12551:1106/093346:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MediaStreamInfoBarTest.TestAllowingUserMedia (2882 ms)
[180/389] MediaStreamInfoBarTest.TestAllowingUserMedia (3443 ms)
[ RUN      ] MediaStreamInfoBarTest.TestDenyingUserMedia
[1820:3847:1106/093344:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49529...
sending server_data: {"host": "127.0.0.1", "port": 49529} (36 bytes)
[1820:3847:1106/093346:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49529/files/webrtc/adapter.js (71)
[1820:3847:1106/093346:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49529/files/webrtc/test_functions.js (13)
[1820:3847:1106/093346:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49529/files/webrtc/test_functions.js (13)
[1820:3847:1106/093346:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49529/files/webrtc/test_functions.js (13)
[1820:3847:1106/093346:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:49529/files/webrtc/test_functions.js (13)
[1820:3847:1106/093346:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49529/files/webrtc/test_functions.js (13)
[       OK ] MediaStreamInfoBarTest.TestDenyingUserMedia (2141 ms)
[181/389] MediaStreamInfoBarTest.TestDenyingUserMedia (2920 ms)
[ RUN      ] MediaStreamInfoBarTest.TestDenyingUserMediaIncognito
[1825:3847:1106/093347:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49547...
sending server_data: {"host": "127.0.0.1", "port": 49547} (36 bytes)
[1825:3847:1106/093349:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49547/files/webrtc/adapter.js (71)
[1825:3847:1106/093349:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49547/files/webrtc/test_functions.js (13)
[1825:3847:1106/093349:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49547/files/webrtc/test_functions.js (13)
[1825:3847:1106/093350:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49547/files/webrtc/test_functions.js (13)
[1825:3847:1106/093350:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:49547/files/webrtc/test_functions.js (13)
[1825:3847:1106/093350:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49547/files/webrtc/test_functions.js (13)
[       OK ] MediaStreamInfoBarTest.TestDenyingUserMediaIncognito (3614 ms)
[182/389] MediaStreamInfoBarTest.TestDenyingUserMediaIncognito (4235 ms)
[ RUN      ] MediaStreamInfoBarTest.TestAcceptThenDenyWhichShouldBeSticky
[1827:3847:1106/093347:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49538...
sending server_data: {"host": "127.0.0.1", "port": 49538} (36 bytes)
[1827:3847:1106/093349:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49538/files/webrtc/adapter.js (71)
[1827:3847:1106/093349:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093349:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093349:INFO:CONSOLE(13)] "Returning not-called-yet to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1827:3847:1106/093350:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49538/files/webrtc/test_functions.js (13)
[1830:13575:1106/093350:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1830:13575:1106/093350:WARNING:channel.cc(273)] RawChannel write error
[1830:13575:1106/093350:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[1830:13575:1106/093350:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MediaStreamInfoBarTest.TestAcceptThenDenyWhichShouldBeSticky (3223 ms)
[183/389] MediaStreamInfoBarTest.TestAcceptThenDenyWhichShouldBeSticky (3977 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.ClearKey_Basic
[1835:3847:1106/093351:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49565...
sending server_data: {"host": "127.0.0.1", "port": 49565} (36 bytes)
[1839:12551:1106/093353:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] EncryptedMediaIsTypeSupportedTest.ClearKey_Basic (2679 ms)
[184/389] EncryptedMediaIsTypeSupportedTest.ClearKey_Basic (3446 ms)
[ RUN      ] MediaStreamInfoBarTest.DenyingMicDoesNotCauseStickyDenyForCameras
[1834:3847:1106/093351:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49556...
sending server_data: {"host": "127.0.0.1", "port": 49556} (36 bytes)
[1834:3847:1106/093352:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49556/files/webrtc/adapter.js (71)
[1834:3847:1106/093352:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093352:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093353:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093353:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093353:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093353:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093353:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093353:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[1834:3847:1106/093354:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:49556/files/webrtc/test_functions.js (13)
[       OK ] MediaStreamInfoBarTest.DenyingMicDoesNotCauseStickyDenyForCameras (3417 ms)
[185/389] MediaStreamInfoBarTest.DenyingMicDoesNotCauseStickyDenyForCameras (3967 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_Parent
[1843:3847:1106/093355:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49571...
sending server_data: {"host": "127.0.0.1", "port": 49571} (36 bytes)
[       OK ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_Parent (2411 ms)
[186/389] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_Parent (2912 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_Basic
[1842:3847:1106/093355:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49572...
sending server_data: {"host": "127.0.0.1", "port": 49572} (36 bytes)
[1846:3847:1106/093358:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[1846:13063:1106/093358:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_Basic (3376 ms)
[187/389] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_Basic (3979 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_MP4
[1851:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_MP4 (1696 ms)
[188/389] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_MP4 (2397 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_HR_NonCompositing_Basic
[1854:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49579...
sending server_data: {"host": "127.0.0.1", "port": 49579} (36 bytes)
[1854:28931:1106/093401:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1854:28931:1106/093401:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_HR_NonCompositing_Basic (2177 ms)
[189/389] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_HR_NonCompositing_Basic (2938 ms)
[ RUN      ] MediaFileValidatorTest.InvalidAudio
[1858:3847:1106/093400:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaFileValidatorTest.InvalidAudio (2007 ms)
[190/389] MediaFileValidatorTest.InvalidAudio (2655 ms)
[ RUN      ] DnsProbeBrowserTest.CorrectionsLoadStopped
[1862:3847:1106/093402:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1862:28931:1106/093403:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1862:28931:1106/093403:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DnsProbeBrowserTest.CorrectionsLoadStopped (1672 ms)
[191/389] DnsProbeBrowserTest.CorrectionsLoadStopped (2400 ms)
[ RUN      ] LoadTimingBrowserTest.NoTimes
[1866:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.NoTimes (1533 ms)
[192/389] LoadTimingBrowserTest.NoTimes (2127 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL
[1869:3847:1106/093404:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:49583...
sending server_data: {"host": "127.0.0.1", "port": 49583} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[       OK ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL (2065 ms)
[193/389] WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL (2652 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL
[1871:3847:1106/093405:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on wss://127.0.0.1:49588...
sending server_data: {"host": "127.0.0.1", "port": 49588} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[1871:28931:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1871:28931:1106/093407:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL (2105 ms)
[194/389] WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL (2651 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptAfterSubmitWithSubFrameNavigation
[1876:3847:1106/093407:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1876:62983:1106/093408:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1876:62983:1106/093408:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /password/other.html
[       OK ] PasswordManagerBrowserTest.PromptAfterSubmitWithSubFrameNavigation (2559 ms)
[195/389] PasswordManagerBrowserTest.PromptAfterSubmitWithSubFrameNavigation (3178 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForInputElementWithoutId
[1881:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1881:63495:1106/093409:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[1881:28931:1106/093409:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1881:28931:1106/093409:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForInputElementWithoutId (1870 ms)
[196/389] PasswordManagerBrowserTest.PromptForInputElementWithoutId (2656 ms)
[ RUN      ] UnauthorizedPluginInfoBarBrowserTest.InfobarEnabled
[1885:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1885:3847:1106/093411:INFO:npapi_infobar_browsertest.cc(89)] Test skipped because plugin/quicktime.html test file wasn't found.
[1888:12807:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1888:17155:1106/093411:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] UnauthorizedPluginInfoBarBrowserTest.InfobarEnabled (1444 ms)
[197/389] UnauthorizedPluginInfoBarBrowserTest.InfobarEnabled (2138 ms)
[ RUN      ] CloudPolicyManagerTest.RegisterFailsWithRetries
[1886:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1886:3847:1106/093411:WARNING:device_management_service.cc(216)] DMServer request failed, status: 3, error: -21
[1890:12807:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CloudPolicyManagerTest.RegisterFailsWithRetries (1524 ms)
[198/389] CloudPolicyManagerTest.RegisterFailsWithRetries (2131 ms)
[ RUN      ] PrefetchBrowserTestPrediction.IncognitoTest
[1892:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49605...
sending server_data: {"host": "127.0.0.1", "port": 49605} (36 bytes)
[1896:12807:1106/093415:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefetchBrowserTestPrediction.IncognitoTest (3264 ms)
[199/389] PrefetchBrowserTestPrediction.IncognitoTest (3966 ms)
[ RUN      ] PolicyTest.HomepageLocation
[1891:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[1891:28931:1106/093413:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1891:28931:1106/093413:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1891:3847:1106/093413:INFO:CONSOLE(1)] "Uncaught ReferenceError: policy is not defined", source:  (1)
[1891:45315:1106/093414:ERROR:mach_broker_mac.mm(256)] Unknown process 1897 is sending Mach IPC messages!
[1894:12551:1106/093414:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1891:3847:1106/093414:ERROR:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token <", source: chrome://credits/keyboard_utils.js (2)
[1900:12551:1106/093416:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1900:12551:1106/093416:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.HomepageLocation (4040 ms)
[200/389] PolicyTest.HomepageLocation (4772 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPagePending
[1902:3847:1106/093416:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49609...
sending server_data: {"host": "127.0.0.1", "port": 49609} (36 bytes)
[1902:28675:1106/093419:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1902:28675:1106/093419:WARNING:channel.cc(273)] RawChannel write error
[1909:12551:1106/093419:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPagePending (3579 ms)
[201/389] PrerenderBrowserTest.PrerenderPagePending (4251 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickToPlay
[1903:3847:1106/093417:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49613...
sending server_data: {"host": "127.0.0.1", "port": 49613} (36 bytes)
[1903:28931:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1903:28931:1106/093420:WARNING:channel.cc(273)] RawChannel write error
[1903:28931:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderClickToPlay (3436 ms)
[202/389] PrerenderBrowserTest.PrerenderClickToPlay (3967 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPopup
[1914:3847:1106/093420:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49624...
sending server_data: {"host": "127.0.0.1", "port": 49624} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPopup (2455 ms)
[203/389] PrerenderBrowserTest.PrerenderPopup (2919 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5AudioJsplay
[1915:3847:1106/093421:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49627...
sending server_data: {"host": "127.0.0.1", "port": 49627} (36 bytes)
[1915:28931:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1915:28931:1106/093426:WARNING:channel.cc(273)] RawChannel write error
[1923:12295:1106/093426:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PrerenderBrowserTest.PrerenderHTML5AudioJsplay (5822 ms)
[204/389] PrerenderBrowserTest.PrerenderHTML5AudioJsplay (6339 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrGet
[1929:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49643...
sending server_data: {"host": "127.0.0.1", "port": 49643} (36 bytes)
[1931:12295:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1931:12295:1106/093429:WARNING:channel.cc(273)] RawChannel write error
[1929:28931:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1929:28931:1106/093429:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrGet (2374 ms)
[205/389] PrerenderBrowserTest.PrerenderXhrGet (2916 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5VideoNetwork
[1924:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49635...
sending server_data: {"host": "127.0.0.1", "port": 49635} (36 bytes)
[1924:28675:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1924:28675:1106/093429:WARNING:channel.cc(273)] RawChannel write error
[1924:28675:1106/093429:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1928:12807:1106/093429:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[1924:28675:1106/093429:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHTML5VideoNetwork (5980 ms)
[206/389] PrerenderBrowserTest.PrerenderHTML5VideoNetwork (6600 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrHead
[1934:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49652...
sending server_data: {"host": "127.0.0.1", "port": 49652} (36 bytes)
[1934:28419:1106/093432:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1934:28419:1106/093432:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrHead (2733 ms)
[207/389] PrerenderBrowserTest.PrerenderXhrHead (3176 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrPost
[1935:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49656...
sending server_data: {"host": "127.0.0.1", "port": 49656} (36 bytes)
[1935:29443:1106/093432:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1935:29443:1106/093432:WARNING:channel.cc(273)] RawChannel write error
[1935:29443:1106/093432:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1935:29443:1106/093432:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrPost (2798 ms)
[208/389] PrerenderBrowserTest.PrerenderXhrPost (3438 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPrint
[1945:3847:1106/093434:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49670...
sending server_data: {"host": "127.0.0.1", "port": 49670} (36 bytes)
[1954:12295:1106/093436:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPrint (2745 ms)
[209/389] PrerenderBrowserTest.PrerenderPrint (3445 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLErrorSubresource
[1944:3847:1106/093433:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49666...
sending server_data: {"host": "127.0.0.1", "port": 49666} (36 bytes)
HTTPS server started on https://localhost:49667...
sending server_data: {"host": "localhost", "port": 49667} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderSSLErrorSubresource (3418 ms)
[210/389] PrerenderBrowserTest.PrerenderSSLErrorSubresource (3969 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderTargetHasPopup
[1955:3847:1106/093437:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49680...
sending server_data: {"host": "127.0.0.1", "port": 49680} (36 bytes)
[1963:12295:1106/093439:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderTargetHasPopup (2731 ms)
[211/389] PrerenderBrowserTest.PrerenderTargetHasPopup (3445 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLClientCertTopLevel
[1956:3847:1106/093437:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49683...
sending server_data: {"host": "127.0.0.1", "port": 49683} (36 bytes)
HTTPS server started on https://127.0.0.1:49685...
sending server_data: {"host": "127.0.0.1", "port": 49685} (36 bytes)
[1965:12551:1106/093439:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1956:28675:1106/093439:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1956:28675:1106/093439:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLClientCertTopLevel (2764 ms)
[212/389] PrerenderBrowserTest.PrerenderSSLClientCertTopLevel (3442 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingClientRedirect
[1967:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49695...
sending server_data: {"host": "127.0.0.1", "port": 49695} (36 bytes)
[1967:28931:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingClientRedirect (2571 ms)
[213/389] PrerenderBrowserTest.PrerenderSafeBrowsingClientRedirect (3179 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLClientCertIframe
[1966:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49694...
sending server_data: {"host": "127.0.0.1", "port": 49694} (36 bytes)
HTTPS server started on https://127.0.0.1:49697...
sending server_data: {"host": "127.0.0.1", "port": 49697} (36 bytes)
[1966:28931:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderSSLClientCertIframe (2809 ms)
[214/389] PrerenderBrowserTest.PrerenderSSLClientCertIframe (3443 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderEvents
[1977:3847:1106/093444:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49707...
sending server_data: {"host": "127.0.0.1", "port": 49707} (36 bytes)
[1985:12551:1106/093446:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderEvents (2399 ms)
[215/389] PrerenderBrowserTest.PrerenderEvents (2914 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNavigateGoBack
[1978:3847:1106/093444:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49710...
sending server_data: {"host": "127.0.0.1", "port": 49710} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderClickNavigateGoBack (2625 ms)
[216/389] PrerenderBrowserTest.PrerenderClickNavigateGoBack (3179 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderReferrerPolicy
[1987:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49722...
sending server_data: {"host": "127.0.0.1", "port": 49722} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderReferrerPolicy (2437 ms)
[217/389] PrerenderBrowserTest.PrerenderReferrerPolicy (2917 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelSubresourceRedirectUnsupportedScheme
[1988:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49726...
sending server_data: {"host": "127.0.0.1", "port": 49726} (36 bytes)
[1996:12551:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1996:12551:1106/093449:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelSubresourceRedirectUnsupportedScheme (2352 ms)
[218/389] PrerenderBrowserTest.PrerenderCancelSubresourceRedirectUnsupportedScheme (2914 ms)
[ RUN      ] PrerenderBrowserTest.LocalPredictorDisableWorksBothOptions
[1998:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49738...
sending server_data: {"host": "127.0.0.1", "port": 49738} (36 bytes)
[1998:28931:1106/093451:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[1998:28931:1106/093451:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.LocalPredictorDisableWorksBothOptions (1587 ms)
[219/389] PrerenderBrowserTest.LocalPredictorDisableWorksBothOptions (2126 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCapturedWebContents
[1997:3847:1106/093449:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49734...
sending server_data: {"host": "127.0.0.1", "port": 49734} (36 bytes)
[1997:28675:1106/093451:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderCapturedWebContents (2263 ms)
[220/389] PrerenderBrowserTest.PrerenderCapturedWebContents (2916 ms)
[ RUN      ] PrerenderIncognitoBrowserTest.PrerenderIncognitoClosed
[2006:3847:1106/093452:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49745...
sending server_data: {"host": "127.0.0.1", "port": 49745} (36 bytes)
[2013:12295:1106/093454:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2013:12295:1106/093454:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderIncognitoBrowserTest.PrerenderIncognitoClosed (3014 ms)
[221/389] PrerenderIncognitoBrowserTest.PrerenderIncognitoClosed (3439 ms)
[ RUN      ] HostZoomMapBrowserTest.ToggleDefaultZoomLevel
[2008:3847:1106/093452:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2012:12807:1106/093455:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2008:28931:1106/093455:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2008:28931:1106/093455:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HostZoomMapBrowserTest.ToggleDefaultZoomLevel (2544 ms)
[222/389] HostZoomMapBrowserTest.ToggleDefaultZoomLevel (3178 ms)
[ RUN      ] ReferrerPolicyTest.LeftClickOrigin
HTTP server started on http://127.0.0.1:49754...
sending server_data: {"host": "127.0.0.1", "port": 49754} (36 bytes)
HTTPS server started on https://127.0.0.1:49756...
sending server_data: {"host": "127.0.0.1", "port": 49756} (36 bytes)
[2018:3847:1106/093456:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.LeftClickOrigin (2137 ms)
[223/389] ReferrerPolicyTest.LeftClickOrigin (2662 ms)
[ RUN      ] ReferrerPolicyTest.LeftClickRedirect
HTTP server started on http://127.0.0.1:49755...
sending server_data: {"host": "127.0.0.1", "port": 49755} (36 bytes)
HTTPS server started on https://127.0.0.1:49757...
sending server_data: {"host": "127.0.0.1", "port": 49757} (36 bytes)
[2019:3847:1106/093456:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2019:30211:1106/093457:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2019:30211:1106/093457:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.LeftClickRedirect (2089 ms)
[224/389] ReferrerPolicyTest.LeftClickRedirect (2657 ms)
[ RUN      ] SpellingMenuObserverTest.InitMenuWithMisspelledWord
[2028:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2032:13319:1106/093459:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2032:13319:1106/093459:WARNING:channel.cc(273)] RawChannel write error
[2030:3847:1106/093459:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2030:3847:1106/093459:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2030:3847:1106/093459:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SpellingMenuObserverTest.InitMenuWithMisspelledWord (1280 ms)
[225/389] SpellingMenuObserverTest.InitMenuWithMisspelledWord (1871 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_SessionCookies
[2029:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PRE_SessionCookies (1223 ms)
[226/389] ContinueWhereILeftOffTest.PRE_SessionCookies (1874 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_SessionStorage
[2034:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2034:28931:1106/093501:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2034:28931:1106/093501:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_SessionStorage (1220 ms)
[227/389] ContinueWhereILeftOffTest.PRE_SessionStorage (1865 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_Post
[2035:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PRE_Post (1390 ms)
[228/389] ContinueWhereILeftOffTest.PRE_Post (1861 ms)
[ RUN      ] RestartTest.PRE_LocalStorageClearedOnExit
[2040:3847:1106/093502:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] RestartTest.PRE_LocalStorageClearedOnExit (1182 ms)
[229/389] RestartTest.PRE_LocalStorageClearedOnExit (1597 ms)
[ RUN      ] NoSessionRestoreTest.PRE_PRE_LocalStorageClearedOnExit
[2041:3847:1106/093502:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.PRE_PRE_LocalStorageClearedOnExit (1263 ms)
[230/389] NoSessionRestoreTest.PRE_PRE_LocalStorageClearedOnExit (1860 ms)
[ RUN      ] SessionRestoreTest.ClosedTabStaysClosed
[2047:3847:1106/093504:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2047:28931:1106/093505:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2047:28931:1106/093505:WARNING:channel.cc(273)] RawChannel write error
[2047:28931:1106/093506:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2047:28931:1106/093506:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2047:44547:1106/093506:ERROR:mach_broker_mac.mm(256)] Unknown process 2055 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.ClosedTabStaysClosed (2276 ms)
[231/389] SessionRestoreTest.ClosedTabStaysClosed (2921 ms)
[ RUN      ] SessionRestoreTest.ActiveIndexUpdatedAtInsert
[2056:3847:1106/093507:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2061:12295:1106/093509:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2061:12295:1106/093509:WARNING:channel.cc(273)] RawChannel write error
[2062:12039:1106/093509:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2062:12039:1106/093509:WARNING:channel.cc(273)] RawChannel write error
[2056:28931:1106/093509:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2056:28931:1106/093509:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2056:28931:1106/093509:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2056:28931:1106/093509:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2056:44551:1106/093510:ERROR:mach_broker_mac.mm(256)] Unknown process 2066 is sending Mach IPC messages!
[2064:12807:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[2064:12807:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[2064:12807:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SessionRestoreTest.ActiveIndexUpdatedAtInsert (3367 ms)
[232/389] SessionRestoreTest.ActiveIndexUpdatedAtInsert (3965 ms)
[ RUN      ] NoSessionRestoreTest.CookiesClearedOnBrowserClose
[2046:3847:1106/093503:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2052:12551:1106/093506:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2057:12551:1106/093508:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NoSessionRestoreTest.CookiesClearedOnBrowserClose (7295 ms)
[233/389] NoSessionRestoreTest.CookiesClearedOnBrowserClose (7911 ms)
[ RUN      ] IncognitoSSLHostStateDelegateTest.PRE_AfterRestart
[2070:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] IncognitoSSLHostStateDelegateTest.PRE_AfterRestart (1198 ms)
[234/389] IncognitoSSLHostStateDelegateTest.PRE_AfterRestart (1860 ms)
[ RUN      ] TtsApiTest.NetworkSpeechEngine
[2068:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2068:3847:1106/093512:INFO:CONSOLE(0)] "[SUCCESS] testNetworkSpeechVoices", source: chrome-extension://hnlejgmkfhkobeohjhgnfbibpcnegiej/_generated_background_page.html (0)
[2068:29699:1106/093512:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2073:12551:1106/093512:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2073:12551:1106/093512:WARNING:channel.cc(273)] RawChannel write error
[2074:12551:1106/093512:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TtsApiTest.NetworkSpeechEngine (2030 ms)
[235/389] TtsApiTest.NetworkSpeechEngine (2651 ms)
[ RUN      ] ForGetSSLHostStateDelegateTest.PRE_AfterRestart
[2076:3847:1106/093513:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ForGetSSLHostStateDelegateTest.PRE_AfterRestart (1172 ms)
[236/389] ForGetSSLHostStateDelegateTest.PRE_AfterRestart (1597 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu
[2077:3847:1106/093513:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49770...
sending server_data: {"host": "127.0.0.1", "port": 49770} (36 bytes)
HTTPS server started on https://127.0.0.1:49771...
sending server_data: {"host": "127.0.0.1", "port": 49771} (36 bytes)
[2089:12295:1106/093516:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2089:12295:1106/093516:WARNING:channel.cc(273)] RawChannel write error
[2081:12551:1106/093516:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2081:12551:1106/093516:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu (3295 ms)
[237/389] SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu (3711 ms)
[ RUN      ] SSLUITest.TestRedirectHTTPToBadHTTPS
[2083:3847:1106/093515:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49775...
sending server_data: {"host": "127.0.0.1", "port": 49775} (36 bytes)
HTTPS server started on https://127.0.0.1:49776...
sending server_data: {"host": "127.0.0.1", "port": 49776} (36 bytes)
[2091:12295:1106/093517:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SSLUITest.TestRedirectHTTPToBadHTTPS (2802 ms)
[238/389] SSLUITest.TestRedirectHTTPToBadHTTPS (3175 ms)
[ RUN      ] SSLUITest.TestGoodFrameNavigation
[2092:3847:1106/093517:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49781...
sending server_data: {"host": "127.0.0.1", "port": 49781} (36 bytes)
HTTPS server started on https://127.0.0.1:49782...
sending server_data: {"host": "127.0.0.1", "port": 49782} (36 bytes)
HTTPS server started on https://127.0.0.1:49783...
sending server_data: {"host": "127.0.0.1", "port": 49783} (36 bytes)
[2092:3847:1106/093519:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:49782 ran insecure content from http://127.0.0.1:49781/files/ssl/google.html
[2092:3847:1106/093519:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49782/files/ssl/top_frame.html?replace_text=UkVQTEFDRV9XSVRIX0ZSQU1FX0xFRlRfUEFUSA==:ZnJhbWVfbGVmdC5odG1sP3JlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBoVVZGQmZVRUZIUlE9PTphSFIwY0Rvdkx6RXlOeTR3TGpBdU1UbzBPVGM0TVM5bWFXeGxjeTl6YzJ3dloyOXZaMnhsTG1oMGJXdz0mcmVwbGFjZV90ZXh0PVVrVlFURUZEUlY5WFNWUklYMGRQVDBSZlNGUlVVRk5mVUVGSFJRPT06YUhSMGNITTZMeTh4TWpjdU1DNHdMakU2TkRrM09ESXZabWxzWlhNdmMzTnNMMmR2YjJkc1pTNW9kRzFzJnJlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBKQlJGOUlWRlJRVTE5UVFVZEY6YUhSMGNITTZMeTh4TWpjdU1DNHdMakU2TkRrM09ETXZabWxzWlhNdmMzTnNMMkpoWkY5cFpuSmhiV1V1YUhSdGJBPT0=' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:49781/files/ssl/google.html'. This content should also be served over HTTPS.", source: https://127.0.0.1:49782/files/ssl/top_frame.html?replace_text=UkVQTEFDRV9XSVRIX0ZSQU1FX0xFRlRfUEFUSA==:ZnJhbWVfbGVmdC5odG1sP3JlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBoVVZGQmZVRUZIUlE9PTphSFIwY0Rvdkx6RXlOeTR3TGpBdU1UbzBPVGM0TVM5bWFXeGxjeTl6YzJ3dloyOXZaMnhsTG1oMGJXdz0mcmVwbGFjZV90ZXh0PVVrVlFURUZEUlY5WFNWUklYMGRQVDBSZlNGUlVVRk5mVUVGSFJRPT06YUhSMGNITTZMeTh4TWpjdU1DNHdMakU2TkRrM09ESXZabWxzWlhNdmMzTnNMMmR2YjJkc1pTNW9kRzFzJnJlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBKQlJGOUlWRlJRVTE5UVFVZEY6YUhSMGNITTZMeTh4TWpjdU1DNHdMakU2TkRrM09ETXZabWxzWlhNdmMzTnNMMkpoWkY5cFpuSmhiV1V1YUhSdGJBPT0= (0)
[       OK ] SSLUITest.TestGoodFrameNavigation (2946 ms)
[239/389] SSLUITest.TestGoodFrameNavigation (3443 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeExtensionTabChanges
[2095:3847:1106/093518:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TaskManagerBrowserTest.NoticeExtensionTabChanges (3101 ms)
[240/389] TaskManagerBrowserTest.NoticeExtensionTabChanges (3702 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeAppTab
[2102:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TaskManagerBrowserTest.NoticeAppTab (1848 ms)
[241/389] TaskManagerBrowserTest.NoticeAppTab (2388 ms)
[ RUN      ] AutofillDialogControllerTest.Hide
[2105:3847:1106/093522:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.Hide (1756 ms)
[242/389] AutofillDialogControllerTest.Hide (2399 ms)
[ RUN      ] AutofillDialogControllerTest.DeferredDestruction
[2109:3847:1106/093523:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.DeferredDestruction (1755 ms)
[243/389] AutofillDialogControllerTest.DeferredDestruction (2388 ms)
[ RUN      ] AutofillDialogControllerTest.ShouldShowErrorBubble
[2112:3847:1106/093524:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.ShouldShowErrorBubble (1830 ms)
[244/389] AutofillDialogControllerTest.ShouldShowErrorBubble (2395 ms)
[ RUN      ] AutofillDialogControllerTest.NoCvcSegfault
[2115:3847:1106/093525:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2115:28419:1106/093527:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillDialogControllerTest.NoCvcSegfault (1960 ms)
[245/389] AutofillDialogControllerTest.NoCvcSegfault (2386 ms)
[ RUN      ] PopupBlockerBrowserTest.WindowFeatures
[2118:3847:1106/093526:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2118:78111:1106/093527:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[2118:28931:1106/093528:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2118:28931:1106/093528:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2118:45059:1106/093528:ERROR:mach_broker_mac.mm(256)] Unknown process 2122 is sending Mach IPC messages!
[       OK ] PopupBlockerBrowserTest.WindowFeatures (1633 ms)
[246/389] PopupBlockerBrowserTest.WindowFeatures (2124 ms)
[ RUN      ] BookmarkBrowsertest.HideStarOnNonbookmarkedInterstitial
[2121:3847:1106/093528:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://localhost:49798...
sending server_data: {"host": "localhost", "port": 49798} (36 bytes)
[2124:12551:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2124:12551:1106/093530:WARNING:channel.cc(273)] RawChannel write error
[2129:12551:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2129:12551:1106/093530:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BookmarkBrowsertest.HideStarOnNonbookmarkedInterstitial (3155 ms)
[247/389] BookmarkBrowsertest.HideStarOnNonbookmarkedInterstitial (3713 ms)
[ RUN      ] BrowserTest.PageLanguageDetection
[2125:3847:1106/093529:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49802...
sending server_data: {"host": "127.0.0.1", "port": 49802} (36 bytes)
[       OK ] BrowserTest.PageLanguageDetection (3039 ms)
[248/389] BrowserTest.PageLanguageDetection (3703 ms)
[ RUN      ] ClickModifierTest.WindowOpenShiftClickTest
[2136:3847:1106/093532:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickModifierTest.WindowOpenShiftClickTest (1487 ms)
[249/389] ClickModifierTest.WindowOpenShiftClickTest (2127 ms)
[ RUN      ] BrowserTest.WindowOpenClose
[2133:3847:1106/093531:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.WindowOpenClose (3483 ms)
[250/389] BrowserTest.WindowOpenClose (3967 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromPageToOptionsInNewTab
[2139:3847:1106/093534:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2141:12551:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2139:28675:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2139:28675:1106/093538:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromPageToOptionsInNewTab (3773 ms)
[251/389] BrowserNavigatorTest.NavigateFromPageToOptionsInNewTab (4228 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromOtherTabToSingletonOptions
[2142:3847:1106/093535:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2150:12551:1106/093539:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[2150:12551:1106/093539:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.NavigateFromOtherTabToSingletonOptions (4146 ms)
[252/389] BrowserNavigatorTest.NavigateFromOtherTabToSingletonOptions (4756 ms)
[ RUN      ] BrowserNavigatorTest.ViewSourceIsntSingleton
[2149:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.ViewSourceIsntSingleton (1803 ms)
[253/389] BrowserNavigatorTest.ViewSourceIsntSingleton (2396 ms)
[ RUN      ] OneClickSigninDialogControllerTest.OK
[2157:3847:1106/093541:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OneClickSigninDialogControllerTest.OK (1724 ms)
[254/389] OneClickSigninDialogControllerTest.OK (2396 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.DoNotOfferNewProfile
[2161:3847:1106/093543:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2161:28931:1106/093544:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2161:28931:1106/093544:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProfileSigninConfirmationViewControllerTest.DoNotOfferNewProfile (1313 ms)
[255/389] ProfileSigninConfirmationViewControllerTest.DoNotOfferNewProfile (1871 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.InsertAndDeleteWindows
[2154:3847:1106/093540:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2154:28419:1106/093545:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2154:28419:1106/093545:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCrApplicationAppleScriptTest.InsertAndDeleteWindows (5621 ms)
[256/389] BrowserCrApplicationAppleScriptTest.InsertAndDeleteWindows (6085 ms)
[ RUN      ] FindInPageControllerTest.SpanAndListsSearchable
[2164:3847:1106/093545:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2164:28931:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2164:28931:1106/093546:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.SpanAndListsSearchable (1387 ms)
[257/389] FindInPageControllerTest.SpanAndListsSearchable (1864 ms)
[ RUN      ] FindInPageControllerTest.PreferPreviousSearch
[2167:3847:1106/093546:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2169:12551:1106/093550:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2169:12551:1106/093550:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.PreferPreviousSearch (3731 ms)
[258/389] FindInPageControllerTest.PreferPreviousSearch (4227 ms)
[ RUN      ] FindInPageControllerTest.GlobalPasteBoardClearMatches
[2170:3847:1106/093547:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.GlobalPasteBoardClearMatches (3444 ms)
[259/389] FindInPageControllerTest.GlobalPasteBoardClearMatches (3974 ms)
[ RUN      ] FindInPageControllerTest.GlobalPasteboardIncognito
[2181:3847:1106/093550:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2184:12551:1106/093552:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[2184:12551:1106/093552:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2184:12551:1106/093552:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.GlobalPasteboardIncognito (2326 ms)
[260/389] FindInPageControllerTest.GlobalPasteboardIncognito (2916 ms)
[ RUN      ] FullscreenControllerTest.PendingMouseLockExitsOnTabClose
[2183:3847:1106/093551:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2187:12807:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FullscreenControllerTest.PendingMouseLockExitsOnTabClose (2758 ms)
[261/389] FullscreenControllerTest.PendingMouseLockExitsOnTabClose (3439 ms)
[ RUN      ] GlobalErrorServiceBrowserTest.BubbleViewDismissedOnRemove
[2189:3847:1106/093553:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] GlobalErrorServiceBrowserTest.BubbleViewDismissedOnRemove (1128 ms)
[262/389] GlobalErrorServiceBrowserTest.BubbleViewDismissedOnRemove (1597 ms)
[ RUN      ] PanelExtensionBrowserTest.PanelAppIcon
[2194:3847:1106/093555:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2194:30723:1106/093556:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2194:30723:1106/093556:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PanelExtensionBrowserTest.PanelAppIcon (1810 ms)
[263/389] PanelExtensionBrowserTest.PanelAppIcon (2390 ms)
[ RUN      ] LoginPromptBrowserTest.MultipleRealmCancellation
[2193:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49807...
sending server_data: {"host": "127.0.0.1", "port": 49807} (36 bytes)
[2193:28675:1106/093557:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2193:28675:1106/093557:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.MultipleRealmCancellation (2400 ms)
[264/389] LoginPromptBrowserTest.MultipleRealmCancellation (2914 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoNoWelcomePage
[2202:3847:1106/093557:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2206:12551:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2206:12551:1106/093559:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.SyncPromoNoWelcomePage (1758 ms)
[265/389] StartupBrowserCreatorTest.SyncPromoNoWelcomePage (2124 ms)
[ RUN      ] SettingsWindowManagerTest.OpenSettingsWindow
[2201:3847:1106/093557:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SettingsWindowManagerTest.OpenSettingsWindow (1956 ms)
[266/389] SettingsWindowManagerTest.OpenSettingsWindow (2385 ms)
[ RUN      ] OneClickSigninBubbleLinksDelegateBrowserTest.LearnMoreLink
[2211:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2211:28419:1106/093601:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2211:28419:1106/093601:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2211:44547:1106/093601:ERROR:mach_broker_mac.mm(256)] Unknown process 2217 is sending Mach IPC messages!
[       OK ] OneClickSigninBubbleLinksDelegateBrowserTest.LearnMoreLink (1424 ms)
[267/389] OneClickSigninBubbleLinksDelegateBrowserTest.LearnMoreLink (1859 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsPromoAllowed
[2210:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2220:13063:1106/093602:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[2220:13063:1106/093602:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[2220:13063:1106/093602:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsPromoAllowed (2568 ms)
[268/389] StartupBrowserCreatorFirstRunTest.FirstRunTabsPromoAllowed (3188 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameStartup
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameStartup (1 ms)
[269/389] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameStartup (417 ms)
[ RUN      ] BrowserActionsBarBrowserTest.Basic
[2219:3847:1106/093602:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserActionsBarBrowserTest.Basic (1290 ms)
[270/389] BrowserActionsBarBrowserTest.Basic (1868 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsLocation
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsLocation (0 ms)
[271/389] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsLocation (341 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsMouseLock
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsMouseLock (0 ms)
[272/389] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsMouseLock (345 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestExtensionsFrame
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestExtensionsFrame (0 ms)
[273/389] WebUIBidiCheckerBrowserTestLTR.TestExtensionsFrame (342 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsLanguageOptionsPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsLanguageOptionsPage (0 ms)
[274/389] WebUIBidiCheckerBrowserTestRTL.TestSettingsLanguageOptionsPage (342 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameImportData
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameImportData (0 ms)
[275/389] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameImportData (410 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsJavascript
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsJavascript (0 ms)
[276/389] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsJavascript (344 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestHelpFrame
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestHelpFrame (1 ms)
[277/389] WebUIBidiCheckerBrowserTestRTL.TestHelpFrame (343 ms)
[ RUN      ] ChromeURLDataManagerTest.200
[2232:3847:1106/093604:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2232:3847:1106/093606:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ChromeURLDataManagerTest.200 (1985 ms)
[278/389] ChromeURLDataManagerTest.200 (2386 ms)
[ RUN      ] OptionsUIBrowserTest.VerifyManagedSignout
[2233:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2237:12551:1106/093606:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2237:12551:1106/093606:WARNING:channel.cc(273)] RawChannel write error
[2233:3847:1106/093608:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2239:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2239:12551:1106/093608:WARNING:channel.cc(273)] RawChannel write error
[2245:12807:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[2245:12807:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[2245:12807:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OptionsUIBrowserTest.VerifyManagedSignout (4121 ms)
[279/389] OptionsUIBrowserTest.VerifyManagedSignout (4760 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsSetRollback
[2240:3847:1106/093607:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.DialogPrefsSetRollback (3561 ms)
[280/389] PreferencesBrowserTest.DialogPrefsSetRollback (3966 ms)
[ RUN      ] PolicyUITest.SendPolicyNames
[2246:3847:1106/093609:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyUITest.SendPolicyNames (2057 ms)
[281/389] PolicyUITest.SendPolicyNames (2650 ms)
[ RUN      ] UnloadTest.BrowserCloseBeforeUnloadCancel
[2251:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2251:3847:1106/093612:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseBeforeUnloadCancel (1232 ms)
[282/389] UnloadTest.BrowserCloseBeforeUnloadCancel (1603 ms)
[ RUN      ] CreatePluginPlaceholderTest.MissingPlugin
[       OK ] CreatePluginPlaceholderTest.MissingPlugin (179 ms)
[283/389] CreatePluginPlaceholderTest.MissingPlugin (551 ms)
[ RUN      ] CreatePluginPlaceholderTest.PluginFound
[       OK ] CreatePluginPlaceholderTest.PluginFound (113 ms)
[284/389] CreatePluginPlaceholderTest.PluginFound (485 ms)
[ RUN      ] FormAutocompleteTest.AutoCompleteOffFormSubmit
[       OK ] FormAutocompleteTest.AutoCompleteOffFormSubmit (267 ms)
[285/389] FormAutocompleteTest.AutoCompleteOffFormSubmit (671 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldMaxLength
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldMaxLength (153 ms)
[286/389] FormAutofillTest.WebFormControlElementToFormFieldMaxLength (476 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromDirectStyle
[       OK ] FormAutofillTest.DetectTextDirectionFromDirectStyle (170 ms)
[287/389] FormAutofillTest.DetectTextDirectionFromDirectStyle (543 ms)
[ RUN      ] UnloadTest.BrowserCloseTwoSecondBeforeUnloadAlert
[2254:3847:1106/093612:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2254:3847:1106/093615:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseTwoSecondBeforeUnloadAlert (3029 ms)
[288/389] UnloadTest.BrowserCloseTwoSecondBeforeUnloadAlert (3446 ms)
[ RUN      ] FormAutofillTest.OnlyExtractNewForms
[       OK ] FormAutofillTest.OnlyExtractNewForms (264 ms)
[289/389] FormAutofillTest.OnlyExtractNewForms (673 ms)
[ RUN      ] FormAutofillTest.ExtractFormsNoFields
[       OK ] FormAutofillTest.ExtractFormsNoFields (200 ms)
[290/389] FormAutofillTest.ExtractFormsNoFields (543 ms)
[ RUN      ] FormAutofillTest.FindFormForInputElement
[       OK ] FormAutofillTest.FindFormForInputElement (230 ms)
[291/389] FormAutofillTest.FindFormForInputElement (686 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableEmptyTDs
[       OK ] FormAutofillTest.LabelsInferredFromTableEmptyTDs (250 ms)
[292/389] FormAutofillTest.LabelsInferredFromTableEmptyTDs (678 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableRow
[       OK ] FormAutofillTest.LabelsInferredFromTableRow (230 ms)
[293/389] FormAutofillTest.LabelsInferredFromTableRow (678 ms)
[ RUN      ] FormAutofillTest.ClearFormWithNodeContainingSelectOne
[       OK ] FormAutofillTest.ClearFormWithNodeContainingSelectOne (247 ms)
[294/389] FormAutofillTest.ClearFormWithNodeContainingSelectOne (676 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNode
[       OK ] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNode (231 ms)
[295/389] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNode (680 ms)
[ RUN      ] FormAutofillTest.MultipleLabelsPerElement
[       OK ] FormAutofillTest.MultipleLabelsPerElement (255 ms)
[296/389] FormAutofillTest.MultipleLabelsPerElement (681 ms)
[ RUN      ] PasswordAutofillAgentTest.NoInitialAutocompleteForReadOnlyPassword
[       OK ] PasswordAutofillAgentTest.NoInitialAutocompleteForReadOnlyPassword (232 ms)
[297/389] PasswordAutofillAgentTest.NoInitialAutocompleteForReadOnlyPassword (680 ms)
[ RUN      ] PasswordAutofillAgentTest.PreviewSuggestion
[       OK ] PasswordAutofillAgentTest.PreviewSuggestion (252 ms)
[298/389] PasswordAutofillAgentTest.PreviewSuggestion (679 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithAutofilledUsernameAndPassword
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithAutofilledUsernameAndPassword (284 ms)
[299/389] PasswordAutofillAgentTest.ClearPreviewWithAutofilledUsernameAndPassword (674 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_ScriptCleared
[       OK ] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_ScriptCleared (297 ms)
[300/389] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_ScriptCleared (677 ms)
[ RUN      ] ChromeRenderViewTest.TranslatablePage
[       OK ] ChromeRenderViewTest.TranslatablePage (155 ms)
[301/389] ChromeRenderViewTest.TranslatablePage (484 ms)
[ RUN      ] CastSessionBrowserTest.CreateAndDestroy
[       OK ] CastSessionBrowserTest.CreateAndDestroy (105 ms)
[302/389] CastSessionBrowserTest.CreateAndDestroy (482 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorPrintCss
[2276:3847:1106/093620:1025634801550:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorPrintCss (203 ms)
[303/389] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorPrintCss (546 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestSyncOkTestFail
[2277:3847:1106/093620:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2280:13063:1106/093621:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2280:13063:1106/093621:WARNING:channel.cc(273)] RawChannel write error
[2277:3847:1106/093621:INFO:CONSOLE(1750)] "Running test testFailsAssert", source: async.js (1750)
[2277:3847:1106/093621:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: testFailsAssert()
Error: assertNotReached()
at assertNotReached (async.js:1639:11)
at testFailsAssert (async.js:4152:3)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runTest (async.js:1754:18)
at async.js:4211:1
[       OK ] WebUIBrowserAsyncTest.TestSyncOkTestFail (1823 ms)
[304/389] WebUIBrowserAsyncTest.TestSyncOkTestFail (2390 ms)
[ RUN      ] WebUIResourceBrowserTest.MockTimerTest
[2278:3847:1106/093620:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2278:3847:1106/093621:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[2278:3847:1106/093621:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.MockTimerTest (1540 ms)
[305/389] WebUIResourceBrowserTest.MockTimerTest (2127 ms)
[ RUN      ] WebUIResourceBrowserTest.ParseHtmlSubsetTest
[2284:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2284:3847:1106/093623:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[2284:3847:1106/093623:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[2284:3847:1106/093623:INFO:CONSOLE(0)] "'Attr.nodeValue' is deprecated. Please use 'value' instead.", source:  (0)
[2284:28931:1106/093623:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2284:28931:1106/093623:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.ParseHtmlSubsetTest (1360 ms)
[306/389] WebUIResourceBrowserTest.ParseHtmlSubsetTest (1861 ms)
[ RUN      ] WebUIResourceBrowserTest.CommandTest
[2285:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2285:3847:1106/093623:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[2285:3847:1106/093623:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[2285:28675:1106/093623:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2285:28675:1106/093623:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.CommandTest (1412 ms)
[307/389] WebUIResourceBrowserTest.CommandTest (1860 ms)
[ RUN      ] PPAPITest.FileSystem
[2290:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[2294]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2294]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:49815...
sending server_data: {"host": "127.0.0.1", "port": 49815} (36 bytes)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "OpenForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "Open finished in 0.005 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "OpenBlocking finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "OpenBackground finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "MultipleOpensForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "MultipleOpens finished in 0.006 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "MultipleOpensBlocking finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "MultipleOpensBackground finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "ResourceConversionForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "ResourceConversion finished in 0.001 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "ResourceConversionBlocking finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[2290:3847:1106/093626:INFO:CONSOLE(177)] "ResourceConversionBackground finished in 0.000 seconds.", source: http://127.0.0.1:49815/files/test_case.html?testcase=FileSystem (177)
[       OK ] PPAPITest.FileSystem (2045 ms)
[308/389] PPAPITest.FileSystem (2653 ms)
[ RUN      ] PPAPITest.NetAddressPrivate
[2291:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[2295]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2295]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:49818...
sending server_data: {"host": "127.0.0.1", "port": 49818} (36 bytes)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "AreEqual finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "AreHostsEqual finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "ReplacePort finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "GetAnyAddress finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "DescribeIPv6 finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "GetFamily finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "GetPort finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "GetAddress finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[2291:3847:1106/093626:INFO:CONSOLE(177)] "GetScopeID finished in 0.000 seconds.", source: http://127.0.0.1:49818/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[       OK ] PPAPITest.NetAddressPrivate (2090 ms)
[309/389] PPAPITest.NetAddressPrivate (2649 ms)
[ RUN      ] OutOfProcessPPAPITest.ImeInputEvent
[2300:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[2309]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2309]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[2300:3847:1106/093628:INFO:CONSOLE(177)] "ImeCommit finished in 0.033 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[2300:3847:1106/093628:INFO:CONSOLE(177)] "ImeCancel finished in 0.016 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[2300:3847:1106/093628:INFO:CONSOLE(177)] "ImeUnawareCommit finished in 0.014 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[2300:3847:1106/093628:INFO:CONSOLE(177)] "ImeUnawareCancel finished in 0.010 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[       OK ] OutOfProcessPPAPITest.ImeInputEvent (1976 ms)
[310/389] OutOfProcessPPAPITest.ImeInputEvent (2393 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_CreateAndIsURLRequestInfo
[2301:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49823...
sending server_data: {"host": "127.0.0.1", "port": 49823} (36 bytes)
objc[2310]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2310]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[2301:3847:1106/093629:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xFFFFF0 is not a valid instance ID.", source: http://127.0.0.1:49823/files/test_case.html?testcase=URLRequest_CreateAndIsURLRequestInfo (0)
[2301:3847:1106/093629:INFO:CONSOLE(177)] "CreateAndIsURLRequestInfo finished in 0.000 seconds.", source: http://127.0.0.1:49823/files/test_case.html?testcase=URLRequest_CreateAndIsURLRequestInfo (177)
[       OK ] OutOfProcessPPAPITest.URLRequest_CreateAndIsURLRequestInfo (2169 ms)
[311/389] OutOfProcessPPAPITest.URLRequest_CreateAndIsURLRequestInfo (2653 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_AppendDataToBody
[2311:3847:1106/093629:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49827...
sending server_data: {"host": "127.0.0.1", "port": 49827} (36 bytes)
objc[2320]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2320]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[2311:3847:1106/093631:INFO:CONSOLE(177)] "AppendDataToBody finished in 0.035 seconds.", source: http://127.0.0.1:49827/files/test_case.html?testcase=URLRequest_AppendDataToBody (177)
[       OK ] OutOfProcessPPAPITest.URLRequest_AppendDataToBody (2072 ms)
[312/389] OutOfProcessPPAPITest.URLRequest_AppendDataToBody (2651 ms)
[ RUN      ] OutOfProcessPPAPITest.X509CertificatePrivate
[2312:3847:1106/093629:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[2321]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2321]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[2312:3847:1106/093631:INFO:CONSOLE(177)] "ValidCertificateForceAsync finished in 0.015 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[2312:3847:1106/093631:INFO:CONSOLE(177)] "ValidCertificate finished in 0.007 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[2312:3847:1106/093631:INFO:CONSOLE(177)] "InvalidCertificateForceAsync finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[2312:3847:1106/093631:INFO:CONSOLE(177)] "InvalidCertificate finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[       OK ] OutOfProcessPPAPITest.X509CertificatePrivate (1791 ms)
[313/389] OutOfProcessPPAPITest.X509CertificatePrivate (2387 ms)
[ RUN      ] OutOfProcessPPAPITest.View_CreatedVisible
[2322:3847:1106/093632:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[2330]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2330]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[2322:3847:1106/093633:INFO:CONSOLE(177)] "CreatedVisible finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=View_CreatedVisible (177)
[       OK ] OutOfProcessPPAPITest.View_CreatedVisible (1825 ms)
[314/389] OutOfProcessPPAPITest.View_CreatedVisible (2389 ms)
[ RUN      ] OutOfProcessPPAPITest.Printing
[2323:3847:1106/093632:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[2331]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[2331]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[2323:3847:1106/093633:INFO:CONSOLE(177)] "GetDefaultPrintSettings finished in 0.086 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/ppapi/tests/test_case.html?testcase=Printing (177)
[       OK ] OutOfProcessPPAPITest.Printing (1975 ms)
[315/389] OutOfProcessPPAPITest.Printing (2397 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_InvalidResource
[2334:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49833...
sending server_data: {"host": "127.0.0.1", "port": 49833} (36 bytes)
[2344,2900142632:09:36:36.419252] Native Client module will be loaded at base address 0x0000000040000000
[2334:3847:1106/093636:INFO:CONSOLE(177)] "InvalidResource finished in 0.007 seconds.", source: http://127.0.0.1:49833/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_InvalidResource (177)
[2334:3847:1106/093636:INFO:CONSOLE(0)] "0x85CA3AE1 is not a valid instance ID.", source: http://127.0.0.1:49833/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_InvalidResource (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_InvalidResource (2210 ms)
[316/389] PPAPINaClNewlibTest.Graphics2D_InvalidResource (2650 ms)
[ RUN      ] PPAPINaClNewlibTest.UDPSocketPrivate_ConnectFailure
[2335:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49836...
sending server_data: {"host": "127.0.0.1", "port": 49836} (36 bytes)
[2345,2900142632:09:36:36.620635] Native Client module will be loaded at base address 0x0000000040000000
[2335:3847:1106/093636:INFO:CONSOLE(177)] "ConnectFailureForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:49836/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_ConnectFailure (177)
[2335:3847:1106/093636:INFO:CONSOLE(177)] "ConnectFailure finished in 0.001 seconds.", source: http://127.0.0.1:49836/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_ConnectFailure (177)
[2335:3847:1106/093636:INFO:CONSOLE(177)] "ConnectFailureBlocking finished in 0.001 seconds.", source: http://127.0.0.1:49836/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_ConnectFailure (177)
[2335:3847:1106/093636:INFO:CONSOLE(177)] "ConnectFailureBackground finished in 0.001 seconds.", source: http://127.0.0.1:49836/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_ConnectFailure (177)
[2335:3847:1106/093636:INFO:CONSOLE(0)] "0xB6A7F77D is not a valid instance ID.", source: http://127.0.0.1:49836/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_ConnectFailure (0)
[       OK ] PPAPINaClNewlibTest.UDPSocketPrivate_ConnectFailure (2312 ms)
[317/389] PPAPINaClNewlibTest.UDPSocketPrivate_ConnectFailure (2932 ms)
[ RUN      ] PPAPINaClNewlibTest.URLRequest_Stress
[2346:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49845...
sending server_data: {"host": "127.0.0.1", "port": 49845} (36 bytes)
[2355,2900142632:09:36:39.101451] Native Client module will be loaded at base address 0x0000000040000000
[2346:3847:1106/093639:INFO:CONSOLE(177)] "Stress finished in 0.002 seconds.", source: http://127.0.0.1:49845/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_Stress (177)
[2346:3847:1106/093639:INFO:CONSOLE(0)] "0x8A76C09 is not a valid instance ID.", source: http://127.0.0.1:49845/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_Stress (0)
[2346:28675:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.URLRequest_Stress (2249 ms)
[318/389] PPAPINaClNewlibTest.URLRequest_Stress (2653 ms)
[ RUN      ] PPAPINaClNewlibTest.FileMapping
[2347:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49848...
sending server_data: {"host": "127.0.0.1", "port": 49848} (36 bytes)
[2357,2900142632:09:36:39.500540] Native Client module will be loaded at base address 0x0000000040000000
[2347:3847:1106/093639:INFO:CONSOLE(177)] "BadParametersForceAsync finished in 0.042 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093639:INFO:CONSOLE(177)] "BadParameters finished in 0.017 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093639:INFO:CONSOLE(177)] "BadParametersBlocking finished in 0.016 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093639:INFO:CONSOLE(177)] "BadParametersBackground finished in 0.022 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093640:INFO:CONSOLE(177)] "MapForceAsync finished in 0.584 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093640:INFO:CONSOLE(177)] "Map finished in 0.628 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(177)] "MapBlocking finished in 0.131 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(177)] "MapBackground finished in 0.118 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(177)] "PartialRegionsForceAsync finished in 0.089 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(177)] "PartialRegions finished in 0.136 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(177)] "PartialRegionsBlocking finished in 0.036 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(177)] "PartialRegionsBackground finished in 0.028 seconds.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (177)
[2347:3847:1106/093641:INFO:CONSOLE(0)] "0xE82A4009 is not a valid instance ID.", source: http://127.0.0.1:49848/files/test_case.html?mode=nacl_newlib&testcase=FileMapping (0)
[       OK ] PPAPINaClNewlibTest.FileMapping (4133 ms)
[319/389] PPAPINaClNewlibTest.FileMapping (4772 ms)
[ RUN      ] PPAPINaClNewlibTest.View
[2358:3847:1106/093640:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49857...
sending server_data: {"host": "127.0.0.1", "port": 49857} (36 bytes)
[2363,2900142632:09:36:41.661568] Native Client module will be loaded at base address 0x0000000040000000
[2358:3847:1106/093641:INFO:CONSOLE(177)] "SizeChange finished in 0.008 seconds.", source: http://127.0.0.1:49857/files/test_case.html?mode=nacl_newlib&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[2358:3847:1106/093641:INFO:CONSOLE(177)] "ClipChange finished in 0.011 seconds.", source: http://127.0.0.1:49857/files/test_case.html?mode=nacl_newlib&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[2358:3847:1106/093641:INFO:CONSOLE(177)] "ScrollOffsetChange finished in 0.018 seconds.", source: http://127.0.0.1:49857/files/test_case.html?mode=nacl_newlib&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[2358:3847:1106/093641:INFO:CONSOLE(0)] "0xD30A1535 is not a valid instance ID.", source: http://127.0.0.1:49857/files/test_case.html?mode=nacl_newlib&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (0)
[       OK ] PPAPINaClNewlibTest.View (2107 ms)
[320/389] PPAPINaClNewlibTest.View (2649 ms)
[ RUN      ] PPAPINaClNewlibTest.MouseCursor
[2364:3847:1106/093642:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49863...
sending server_data: {"host": "127.0.0.1", "port": 49863} (36 bytes)
[2374,2900142632:09:36:44.186401] Native Client module will be loaded at base address 0x0000000040000000
[2364:3847:1106/093644:INFO:CONSOLE(177)] "Type finished in 0.000 seconds.", source: http://127.0.0.1:49863/files/test_case.html?mode=nacl_newlib&testcase=MouseCursor (177)
[2364:3847:1106/093644:INFO:CONSOLE(177)] "Custom finished in 0.025 seconds.", source: http://127.0.0.1:49863/files/test_case.html?mode=nacl_newlib&testcase=MouseCursor (177)
[2364:3847:1106/093644:INFO:CONSOLE(177)] "Point finished in 0.004 seconds.", source: http://127.0.0.1:49863/files/test_case.html?mode=nacl_newlib&testcase=MouseCursor (177)
[2364:3847:1106/093644:INFO:CONSOLE(0)] "0x48EFA095 is not a valid instance ID.", source: http://127.0.0.1:49863/files/test_case.html?mode=nacl_newlib&testcase=MouseCursor (0)
[       OK ] PPAPINaClNewlibTest.MouseCursor (2219 ms)
[321/389] PPAPINaClNewlibTest.MouseCursor (2660 ms)
[ RUN      ] PPAPINaClNewlibTest.NetworkProxy
[2365:3847:1106/093642:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49866...
sending server_data: {"host": "127.0.0.1", "port": 49866} (36 bytes)
[2375,2900142632:09:36:44.352411] Native Client module will be loaded at base address 0x0000000040000000
[2365:3847:1106/093644:INFO:CONSOLE(177)] "GetProxyForURLForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:49866/files/test_case.html?mode=nacl_newlib&testcase=NetworkProxy (177)
[2365:3847:1106/093644:INFO:CONSOLE(177)] "GetProxyForURL finished in 0.002 seconds.", source: http://127.0.0.1:49866/files/test_case.html?mode=nacl_newlib&testcase=NetworkProxy (177)
[2365:3847:1106/093644:INFO:CONSOLE(177)] "GetProxyForURLBlocking finished in 0.003 seconds.", source: http://127.0.0.1:49866/files/test_case.html?mode=nacl_newlib&testcase=NetworkProxy (177)
[2365:3847:1106/093644:INFO:CONSOLE(177)] "GetProxyForURLBackground finished in 0.004 seconds.", source: http://127.0.0.1:49866/files/test_case.html?mode=nacl_newlib&testcase=NetworkProxy (177)
[2365:3847:1106/093644:INFO:CONSOLE(0)] "0xCFF2D039 is not a valid instance ID.", source: http://127.0.0.1:49866/files/test_case.html?mode=nacl_newlib&testcase=NetworkProxy (0)
[       OK ] PPAPINaClNewlibTest.NetworkProxy (2169 ms)
[322/389] PPAPINaClNewlibTest.NetworkProxy (2650 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_Describe
[2377:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49878...
sending server_data: {"host": "127.0.0.1", "port": 49878} (36 bytes)
[2387,2900142632:09:36:47.033865] Native Client module will be loaded at base address 0x0000000040000000
[2377:3847:1106/093647:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: http://127.0.0.1:49878/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Describe (177)
[2377:3847:1106/093647:INFO:CONSOLE(0)] "0xD08EAC15 is not a valid instance ID.", source: http://127.0.0.1:49878/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Describe (0)
[       OK ] PPAPINaClGLibcTest.Graphics2D_Describe (2670 ms)
[323/389] PPAPINaClGLibcTest.Graphics2D_Describe (3175 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_InitToZero
[2376:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49875...
sending server_data: {"host": "127.0.0.1", "port": 49875} (36 bytes)
[2386,2900142632:09:36:46.860601] Native Client module will be loaded at base address 0x0000000046590000
[2376:3847:1106/093647:INFO:CONSOLE(177)] "InitToZero finished in 0.010 seconds.", source: http://127.0.0.1:49875/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_InitToZero (177)
[2376:3847:1106/093647:INFO:CONSOLE(0)] "0xF7C41A29 is not a valid instance ID.", source: http://127.0.0.1:49875/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_InitToZero (0)
[2376:28675:1106/093647:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.Graphics2D_InitToZero (2837 ms)
[324/389] PPAPINaClGLibcTest.Graphics2D_InitToZero (3440 ms)
[ RUN      ] PPAPINaClGLibcTest.HostResolver
[2389:3847:1106/093648:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49904...
sending server_data: {"host": "127.0.0.1", "port": 49904} (36 bytes)
[2399,2900142632:09:36:50.280521] Native Client module will be loaded at base address 0x0000000040000000
[2389:3847:1106/093650:INFO:CONSOLE(177)] "Empty finished in 0.000 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "Resolve finished in 0.003 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.003 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveBackground finished in 0.003 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.003 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.003 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.004 seconds.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[2389:3847:1106/093650:INFO:CONSOLE(0)] "0xD72D8E95 is not a valid instance ID.", source: http://127.0.0.1:49904/files/test_case.html?mode=nacl_glibc&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (0)
[       OK ] PPAPINaClGLibcTest.HostResolver (2689 ms)
[325/389] PPAPINaClGLibcTest.HostResolver (3181 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_Paint
[2388:3847:1106/093648:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49901...
sending server_data: {"host": "127.0.0.1", "port": 49901} (36 bytes)
[2398,2900142632:09:36:50.168984] Native Client module will be loaded at base address 0x0000000040000000
[2388:3847:1106/093650:INFO:CONSOLE(177)] "PaintForceAsync finished in 0.164 seconds.", source: http://127.0.0.1:49901/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Paint (177)
[2388:3847:1106/093651:INFO:CONSOLE(177)] "Paint finished in 0.171 seconds.", source: http://127.0.0.1:49901/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Paint (177)
[2388:3847:1106/093651:INFO:CONSOLE(0)] "0x89178489 is not a valid instance ID.", source: http://127.0.0.1:49901/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Paint (0)
[       OK ] PPAPINaClGLibcTest.Graphics2D_Paint (2909 ms)
[326/389] PPAPINaClGLibcTest.Graphics2D_Paint (3443 ms)
[ RUN      ] PPAPINaClGLibcTest.URLRequest_SetProperty
[2400:3847:1106/093651:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49935...
sending server_data: {"host": "127.0.0.1", "port": 49935} (36 bytes)
[2410,2900142632:09:36:53.486013] Native Client module will be loaded at base address 0x0000000040000000
[2400:3847:1106/093654:INFO:CONSOLE(177)] "SetProperty finished in 0.000 seconds.", source: http://127.0.0.1:49935/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_SetProperty (177)
[2400:3847:1106/093654:INFO:CONSOLE(0)] "0xA0F2986D is not a valid instance ID.", source: http://127.0.0.1:49935/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_SetProperty (0)
[       OK ] PPAPINaClGLibcTest.URLRequest_SetProperty (2648 ms)
[327/389] PPAPINaClGLibcTest.URLRequest_SetProperty (3177 ms)
[ RUN      ] PPAPINaClGLibcTest.Var
[2401:3847:1106/093651:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49938...
sending server_data: {"host": "127.0.0.1", "port": 49938} (36 bytes)
[2411,2900142632:09:36:53.664966] Native Client module will be loaded at base address 0x0000000040000000
[2401:3847:1106/093654:INFO:CONSOLE(177)] "BasicString finished in 0.009 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (177)
[2401:3847:1106/093654:INFO:CONSOLE(0)] "0x60EB8A69 is not a valid instance ID.", source: http://127.0.0.1:49938/files/test_case.html?mode=nacl_glibc&testcase=Var (0)
[2401:28931:1106/093654:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2401:28931:1106/093654:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.Var (2624 ms)
[328/389] PPAPINaClGLibcTest.Var (3177 ms)
[ RUN      ] PPAPINaClPNaClTest.InputEvent
[2413:3847:1106/093655:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49965...
sending server_data: {"host": "127.0.0.1", "port": 49965} (36 bytes)
[2424,2900142632:09:36:56.853633] Native Client module will be loaded at base address 0x0000000040000000
[2413:3847:1106/093656:INFO:CONSOLE(177)] "Events finished in 0.047 seconds.", source: http://127.0.0.1:49965/files/test_case.html?mode=nacl_pnacl&testcase=InputEvent (177)
[2413:3847:1106/093656:INFO:CONSOLE(177)] "EventsLatencyTracking finished in 0.014 seconds.", source: http://127.0.0.1:49965/files/test_case.html?mode=nacl_pnacl&testcase=InputEvent (177)
[2413:3847:1106/093657:INFO:CONSOLE(0)] "0x865B2CDD is not a valid instance ID.", source: http://127.0.0.1:49965/files/test_case.html?mode=nacl_pnacl&testcase=InputEvent (0)
[       OK ] PPAPINaClPNaClTest.InputEvent (2240 ms)
[329/389] PPAPINaClPNaClTest.InputEvent (2658 ms)
[ RUN      ] PPAPINaClGLibcTest.WebSocket2
[2412:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:49961...
sending server_data: {"host": "127.0.0.1", "port": 49961} (36 bytes)
WebSocket server started on ws://127.0.0.1:49962...
sending server_data: {"host": "127.0.0.1", "port": 49962} (36 bytes)
[2423,2900142632:09:36:56.658990] Native Client module will be loaded at base address 0x0000000040000000
[2412:3847:1106/093657:INFO:CONSOLE(177)] "AbortCallsWithCallback finished in 0.025 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093657:INFO:CONSOLE(177)] "AbortSendMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093657:INFO:CONSOLE(177)] "AbortCloseCall finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093657:INFO:CONSOLE(177)] "AbortReceiveMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093657:INFO:CONSOLE(177)] "ClosedFromServerWhileSending finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "CcInterfaces finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityInvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
1.0.0.127.in-addr.arpa - code 400, message Bad Request
[2412:3847:1106/093658:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:49962/echo-with-no-extension' failed: Error during WebSocket handshake: Unexpected response code: 400", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (0)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityProtocols finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityGetURL finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityInvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:49962/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (0)
[2412:3847:1106/093658:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:49962/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (0)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityValidClose finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityGetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityTextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityBinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(177)] "UtilityBufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (177)
[2412:3847:1106/093658:INFO:CONSOLE(0)] "0xE4B2F641 is not a valid instance ID.", source: http://127.0.0.1:49961/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=49962 (0)
[       OK ] PPAPINaClGLibcTest.WebSocket2 (3968 ms)
[330/389] PPAPINaClGLibcTest.WebSocket2 (4495 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_FlushOffscreenUpdate
[2425:3847:1106/093657:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50015...
sending server_data: {"host": "127.0.0.1", "port": 50015} (36 bytes)
[2431,2900142632:09:36:59.515673] Native Client module will be loaded at base address 0x0000000040000000
[2425:3847:1106/093659:INFO:CONSOLE(177)] "FlushOffscreenUpdateForceAsync finished in 0.069 seconds.", source: http://127.0.0.1:50015/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_FlushOffscreenUpdate (177)
[2425:3847:1106/093659:INFO:CONSOLE(177)] "FlushOffscreenUpdate finished in 0.083 seconds.", source: http://127.0.0.1:50015/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_FlushOffscreenUpdate (177)
[2425:3847:1106/093659:INFO:CONSOLE(0)] "0x920E5111 is not a valid instance ID.", source: http://127.0.0.1:50015/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_FlushOffscreenUpdate (0)
[2425:28419:1106/093659:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.Graphics2D_FlushOffscreenUpdate (2345 ms)
[331/389] PPAPINaClPNaClTest.Graphics2D_FlushOffscreenUpdate (2913 ms)
[ RUN      ] PPAPINaClPNaClTest.URLLoader2
[2430:3847:1106/093659:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50021...
sending server_data: {"host": "127.0.0.1", "port": 50021} (36 bytes)
[2439,2900142632:09:37:01.182531] Native Client module will be loaded at base address 0x0000000040000000
[2430:3847:1106/093701:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestriction finished in 0.008 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBlocking finished in 0.005 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBackground finished in 0.002 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedSameOriginRestriction finished in 0.004 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBlocking finished in 0.010 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBackground finished in 0.010 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedCrossOriginRequest finished in 0.018 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBlocking finished in 0.025 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBackground finished in 0.013 seconds.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[2430:3847:1106/093701:INFO:CONSOLE(0)] "0x5D19EC31 is not a valid instance ID.", source: http://127.0.0.1:50021/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[       OK ] PPAPINaClPNaClTest.URLLoader2 (2345 ms)
[332/389] PPAPINaClPNaClTest.URLLoader2 (2922 ms)
[ RUN      ] PPAPINaClPNaClTest.TrueTypeFont
[2434:3847:1106/093700:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50035...
sending server_data: {"host": "127.0.0.1", "port": 50035} (36 bytes)
[2443,2900142632:09:37:02.389858] Native Client module will be loaded at base address 0x0000000040000000
[2434:3847:1106/093702:INFO:CONSOLE(177)] "GetFontFamilies finished in 0.006 seconds.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (177)
[2434:3847:1106/093702:INFO:CONSOLE(177)] "GetFontsInFamily finished in 0.040 seconds.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (177)
[2434:3847:1106/093702:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (177)
[2434:3847:1106/093702:INFO:CONSOLE(177)] "Describe finished in 0.004 seconds.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (177)
[2434:3847:1106/093702:INFO:CONSOLE(177)] "GetTableTags finished in 0.003 seconds.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (177)
[2434:3847:1106/093702:INFO:CONSOLE(177)] "GetTable finished in 0.056 seconds.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (177)
[2434:3847:1106/093702:INFO:CONSOLE(0)] "0x84EFF61D is not a valid instance ID.", source: http://127.0.0.1:50035/files/test_case.html?mode=nacl_pnacl&testcase=TrueTypeFont (0)
[       OK ] PPAPINaClPNaClTest.TrueTypeFont (2241 ms)
[333/389] PPAPINaClPNaClTest.TrueTypeFont (2656 ms)
[ RUN      ] PPAPINaClPNaClTest.MessageLoop_Basics
[2442:3847:1106/093702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50041...
sending server_data: {"host": "127.0.0.1", "port": 50041} (36 bytes)
[2451,2900142632:09:37:04.093888] Native Client module will be loaded at base address 0x0000000040000000
[2442:3847:1106/093704:INFO:CONSOLE(177)] "Basics finished in 0.000 seconds.", source: http://127.0.0.1:50041/files/test_case.html?mode=nacl_pnacl&testcase=MessageLoop_Basics (177)
[2442:3847:1106/093704:INFO:CONSOLE(0)] "0xC7131B09 is not a valid instance ID.", source: http://127.0.0.1:50041/files/test_case.html?mode=nacl_pnacl&testcase=MessageLoop_Basics (0)
[2442:28675:1106/093704:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2442:28675:1106/093704:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.MessageLoop_Basics (2196 ms)
[334/389] PPAPINaClPNaClTest.MessageLoop_Basics (2652 ms)
[ RUN      ] PPAPINaClTestDisallowedSockets.TCPServerSocketPrivateDisallowed
[2446:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50047...
sending server_data: {"host": "127.0.0.1", "port": 50047} (36 bytes)
[2455,2900142632:09:37:05.057679] Native Client module will be loaded at base address 0x0000000040000000
[2446:3847:1106/093705:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[2446:3847:1106/093705:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[2446:3847:1106/093705:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[2446:3847:1106/093705:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[2446:3847:1106/093705:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:50047/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivateDisallowed (177)
[2446:3847:1106/093705:INFO:CONSOLE(177)] "Listen finished in 0.001 seconds.", source: http://127.0.0.1:50047/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivateDisallowed (177)
[2446:3847:1106/093705:INFO:CONSOLE(177)] "ListenBlocking finished in 0.001 seconds.", source: http://127.0.0.1:50047/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivateDisallowed (177)
[2446:3847:1106/093705:INFO:CONSOLE(177)] "ListenBackground finished in 0.001 seconds.", source: http://127.0.0.1:50047/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivateDisallowed (177)
[2446:3847:1106/093705:INFO:CONSOLE(0)] "0xC7E434DD is not a valid instance ID.", source: http://127.0.0.1:50047/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivateDisallowed (0)
[       OK ] PPAPINaClTestDisallowedSockets.TCPServerSocketPrivateDisallowed (2140 ms)
[335/389] PPAPINaClTestDisallowedSockets.TCPServerSocketPrivateDisallowed (2649 ms)
[ RUN      ] FilePathWatcherTest.MoveParent
[       OK ] FilePathWatcherTest.MoveParent (4 ms)
[336/389] FilePathWatcherTest.MoveParent (488 ms)
[ RUN      ] QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest
[2454:3847:1106/093704:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2454:3847:1106/093706:INFO:CONSOLE(35)] "Assertion Failed. Don't override properties", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093706:INFO:CONSOLE(35)] "Assertion Failed. Event <undefined> is undefined for the current object", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093706:INFO:CONSOLE(489)] "Error responding to message method:connect error:undefined", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helpee_channel.js (489)
[2454:3847:1106/093706:INFO:CONSOLE(22)] "Missing translation for "HANGOUTS_CONFIRM_DIALOG_MESSAGE_1"", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/l10n.js (22)
[2454:3847:1106/093706:INFO:CONSOLE(22)] "Missing translation for "HANGOUTS_CONFIRM_DIALOG_MESSAGE_2"", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/l10n.js (22)
[2454:3847:1106/093706:INFO:CONSOLE(22)] "Missing translation for "HANGOUTS_CONFIRM_DIALOG_MESSAGE_3"", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/l10n.js (22)
[2454:3847:1106/093706:INFO:CONSOLE(22)] "Missing translation for "HANGOUTS_CONFIRM_DIALOG_ACCEPT"", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/l10n.js (22)
[2454:3847:1106/093706:INFO:CONSOLE(22)] "Missing translation for "HANGOUTS_CONFIRM_DIALOG_DECLINE"", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/l10n.js (22)
[2454:3847:1106/093706:INFO:CONSOLE(35)] "Assertion Failed.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093706:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093706:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093706:INFO:CONSOLE(35)] "Assertion Failed.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093706:INFO:CONSOLE(35)] "Assertion Failed.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093706:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093706:INFO:CONSOLE(35)] "Assertion Failed.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093706:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093707:INFO:CONSOLE(35)] "Assertion Failed.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093707:INFO:CONSOLE(35)] "Assertion Failed.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/base.js (35)
[2454:3847:1106/093707:INFO:CONSOLE(150)] "Incoming helper connection from Hangouts", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (150)
[2454:3847:1106/093707:INFO:CONSOLE(96)] "Incoming helper connection from webapp.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (96)
[2454:3847:1106/093707:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093707:INFO:CONSOLE(150)] "Incoming helper connection from Hangouts", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (150)
[2454:3847:1106/093707:INFO:CONSOLE(150)] "Incoming helper connection from Hangouts", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (150)
[2454:3847:1106/093707:INFO:CONSOLE(96)] "Incoming helper connection from webapp.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (96)
[2454:3847:1106/093707:INFO:CONSOLE(96)] "Incoming helper connection from webapp.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (96)
[2454:3847:1106/093707:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093707:INFO:CONSOLE(266)] "It2MeHelperChannel id=tabId2 incoming message method=sessionStateChanged", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_helper_channel.js (266)
[2454:3847:1106/093707:INFO:CONSOLE(150)] "Incoming helper connection from Hangouts", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (150)
[2454:3847:1106/093707:INFO:CONSOLE(96)] "Incoming helper connection from webapp.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (96)
[2454:3847:1106/093707:INFO:CONSOLE(116)] "Error: No matching hangout connection found for it2me.helper.webapp@tabId", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (116)
[2454:3847:1106/093707:INFO:CONSOLE(84)] "Error: Unsupported port - unsupported.port.name", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/it2me_service.js (84)
[2454:3847:1106/093707:INFO:CONSOLE(22)] "Missing translation for "non_existent_tag"", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/l10n.js (22)
[2454:3847:1106/093707:INFO:CONSOLE(337)] "Failed to connect to xmpp.example.com: -1", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/remoting/unittests/xmpp_connection.js (337)
[2457:12551:1106/093707:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2457:12551:1106/093707:WARNING:channel.cc(273)] RawChannel write error
[       OK ] QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest (2702 ms)
[337/389] QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest (3177 ms)
[ RUN      ] NaClBrowserTestNewlib.SuccessfulLoadUMA
[2459:3847:1106/093706:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50053...
sending server_data: {"host": "127.0.0.1", "port": 50053} (36 bytes)
[2465,2900142632:09:37:08.177913] Native Client module will be loaded at base address 0x0000000040000000
[2459:3847:1106/093708:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestNewlib.SuccessfulLoadUMA (2075 ms)
[338/389] NaClBrowserTestNewlib.SuccessfulLoadUMA (2646 ms)
[ RUN      ] NaClBrowserTestGLibc.ExitStatus254
[2464:3847:1106/093708:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50059...
sending server_data: {"host": "127.0.0.1", "port": 50059} (36 bytes)
[2464:3847:1106/093709:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[2473,2900142632:09:37:09.815800] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] ||||
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] ||||
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit254".
found at index 3
[2473,2900142632:09:37:10.438127] NaCl untrusted code called _exit(0xfe)
[2464:28931:1106/093710:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[2464:3847:1106/093710:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:50059/files/pm_exit_status_test.html?trigger=exit254&expected_exit=254 (0)
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] ||||
[2464:3847:1106/093710:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[2464:28931:1106/093710:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2464:28931:1106/093710:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestGLibc.ExitStatus254 (2672 ms)
[339/389] NaClBrowserTestGLibc.ExitStatus254 (3178 ms)
[ RUN      ] NaClBrowserTestGLibc.SuccessfulLoadUMA
[2468:3847:1106/093709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50071...
sending server_data: {"host": "127.0.0.1", "port": 50071} (36 bytes)
[2476,2900142632:09:37:10.785141] Native Client module will be loaded at base address 0x0000000040000000
[2468:3847:1106/093711:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestGLibc.SuccessfulLoadUMA (2406 ms)
[340/389] NaClBrowserTestGLibc.SuccessfulLoadUMA (2924 ms)
[ RUN      ] NaClBrowserTestPnacl.SysconfNprocessorsOnln
[2477:3847:1106/093711:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50085...
sending server_data: {"host": "127.0.0.1", "port": 50085} (36 bytes)
browser says nprocessors = 4
path = sysconf_nprocessors_onln_test.html?cpu_count=4
[2477:3847:1106/093712:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[2485,2900142632:09:37:12.982386] Native Client module will be loaded at base address 0x0000000040000000
[2488,2900142632:09:37:13.767077] Native Client module will be loaded at base address 0x0000000040000000
[2490,2900142632:09:37:14.130077] Native Client module will be loaded at base address 0x0000000040000000
[2477:3847:1106/093714:INFO:nacl_browsertest_util.cc(131)] ||||  /  loaded
Entered HandleMessage
Searching for handler for request "nprocessors".
found at index 0
NaCl process: sysconf(_SC_NPROCESSORS_ONLN) = 4
posting reply len 1
posting reply "4".
Leaving HandleMessage
[2477:3847:1106/093714:INFO:nacl_browsertest_util.cc(131)] ||||
[2477:3847:1106/093714:INFO:nacl_browsertest_util.cc(131)] |||| [TestSysconfNprocessors BEGIN]
[2477:3847:1106/093714:INFO:nacl_browsertest_util.cc(131)] |||| [TestSysconfNprocessors PASS]
[2477:3847:1106/093714:INFO:nacl_browsertest_util.cc(131)] ||||
[2477:3847:1106/093714:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[2477:28675:1106/093714:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestPnacl.SysconfNprocessorsOnln (3262 ms)
[341/389] NaClBrowserTestPnacl.SysconfNprocessorsOnln (3701 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclErrorHandling
[2480:3847:1106/093712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50091...
sending server_data: {"host": "127.0.0.1", "port": 50091} (36 bytes)
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] ||||
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [bad_pexe BEGIN]
[2489,2900142632:09:37:13.780657] Native Client module will be loaded at base address 0x0000000040000000
[2480:3847:1106/093713:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Invalid PNaCl bitcode header", source: http://127.0.0.1:50091/files/pnacl_error_handling.html?pnacl=1 (0)
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [bad_pexe PASS]
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] ||||
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [nonexistent_pexe BEGIN]
File not found non_existent.pexe full path:/Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/out/Release/nacl_test_data/pnacl/non_existent.pexe
127.0.0.1 - - [06/Nov/2014 09:37:13] code 404, message Not Found
[2480:28931:1106/093713:ERROR:pnacl_host.cc(448)] TranslationFinished: TranslationID 3,1215282909 not found.
[2480:3847:1106/093713:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:50091/files/pnacl_error_handling.html?pnacl=1 (0)
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [nonexistent_pexe PASS]
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] ||||
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [illformed_manifest BEGIN]
[2480:3847:1106/093713:INFO:CONSOLE(0)] "NativeClient: manifest: program property 'portable' does not have required key: 'pnacl-translate'.", source: http://127.0.0.1:50091/files/pnacl_error_handling.html?pnacl=1 (0)
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [illformed_manifest PASS]
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] ||||
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [wrong_mimetype BEGIN]
[2480:3847:1106/093713:INFO:CONSOLE(0)] "NativeClient: manifest: PNaCl-like NMF with application/x-nacl mimetype instead of x-pnacl mimetype (has pnacl-translate).", source: http://127.0.0.1:50091/files/pnacl_error_handling.html?pnacl=1 (0)
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [wrong_mimetype PASS]
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] ||||
[2480:3847:1106/093713:INFO:nacl_browsertest_util.cc(131)] |||| [surfaway BEGIN]
[2491,2900142632:09:37:14.248629] Native Client module will be loaded at base address 0x0000000040000000
[SRPC:HOST:2483,3014905856:09:37:14.268930] NaClSrpcRpcWait(channel=0x19791fe8): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[2492,2900142632:09:37:14.576862] Native Client module will be loaded at base address 0x0000000040000000
[2494,2900142632:09:37:15.139951] Native Client module will be loaded at base address 0x0000000040000000
[2494,2900142632:09:37:15.203160] NaCl untrusted code called _exit(0x0)
[2497,2900142632:09:37:15.499032] Native Client module will be loaded at base address 0x000000004e560000
[2480:3847:1106/093715:INFO:nacl_browsertest_util.cc(131)] |||| [surfaway PASS]
[2480:3847:1106/093715:INFO:nacl_browsertest_util.cc(131)] ||||
[2480:3847:1106/093715:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 5 passed, 0 failed, 0 errors
[2480:28931:1106/093715:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2480:28931:1106/093715:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.PnaclErrorHandling (3768 ms)
[342/389] NaClBrowserTestPnacl.PnaclErrorHandling (4491 ms)
[ RUN      ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagNoURL
[2493:3847:1106/093715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50106...
sending server_data: {"host": "127.0.0.1", "port": 50106} (36 bytes)
[2501,2900142632:09:37:16.599764] NaClSetUpBootstrapChannel: descriptor 18, error 0
[2501,2900142632:09:37:16.601005] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 37 microsecs
[2501,2900142632:09:37:16.601121] Native Client module will be loaded at base address 0x0000000040000000
[2501,2900142632:09:37:16.601153] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 149 microsecs
[2501,2900142632:09:37:16.601181] NaClElfFileMapSegment: mapping for validation
[2501,2900142632:09:37:16.601197] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 16 microsecs
[2501,2900142632:09:37:16.601978] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 779 microsecs
[2501,2900142632:09:37:16.683284] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 81302 microsecs
[2501,2900142632:09:37:16.683582] NaClElfFileMapSegment: mapping into code space
[2501,2900142632:09:37:16.683608] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[2501,2900142632:09:37:16.684138] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 859 microsecs
[2501,2900142632:09:37:16.684178] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 6 microsecs
[2501,2900142632:09:37:16.684225] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 31 microsecs
[2501,2900142632:09:37:16.684256] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 30 microsecs
[2501,2900142632:09:37:16.684277] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 83125 microsecs
[2501,2900142632:09:37:16.684359] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 81 microsecs
[2501,2900142632:09:37:16.684380] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 21 microsecs
[2501,2900142632:09:37:16.684765] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 83797 microsecs
[2501,2900142632:09:37:16.686076] Skipped NaClLoadIrt, irt_load_optional with dynamic_text_end: c20000
[2501,2955431936:09:37:16.782067] Exit syscall handler: 0
[2501,2900142632:09:37:16.782282] NaCl untrusted code called _exit(0x0)
[2504,2900142632:09:37:17.058367] NaClSetUpBootstrapChannel: descriptor 18, error 0
[2504,2900142632:09:37:17.059460] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 37 microsecs
[2504,2900142632:09:37:17.059588] Native Client module will be loaded at base address 0x0000000045730000
[2504,2900142632:09:37:17.059656] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 196 microsecs
[2504,2900142632:09:37:17.059688] NaClElfFileMapSegment: mapping for validation
[2504,2900142632:09:37:17.059703] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 15 microsecs
[2504,2900142632:09:37:17.059908] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 205 microsecs
[2504,2900142632:09:37:17.080900] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 20987 microsecs
[2504,2900142632:09:37:17.081038] NaClElfFileMapSegment: mapping into code space
[2504,2900142632:09:37:17.081061] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[2504,2900142632:09:37:17.081193] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 298 microsecs
[2504,2900142632:09:37:17.081234] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 7 microsecs
[2504,2900142632:09:37:17.081293] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 41 microsecs
[2504,2900142632:09:37:17.081352] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 59 microsecs
[2504,2900142632:09:37:17.081376] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 21720 microsecs
[2504,2900142632:09:37:17.085051] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 3673 microsecs
[2504,2900142632:09:37:17.085079] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 31 microsecs
[2504,2900142632:09:37:17.085485] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 26061 microsecs
[2504,2900142632:09:37:17.108775] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 20152 microsecs
[2493:28675:1106/093717:WARNING:nacl_process_host.cc(780)] debug stub on port 4014
[2493:28675:1106/093717:INFO:nacl_browsertest.cc(261)] python /Volumes/data/b/swarm_slave/work/run_tha_testZrxY18/chrome/test/data/nacl/debug_stub_browser_tests.py 4014 continue
[2505,2900142632:09:37:17.393456] NaClSetUpBootstrapChannel: descriptor 18, error 0
[2505,2900142632:09:37:17.393564] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 38 microsecs
[2505,2900142632:09:37:17.393673] Native Client module will be loaded at base address 0x0000000040000000
[2505,2900142632:09:37:17.393703] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 140 microsecs
[2505,2900142632:09:37:17.393939] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 236 microsecs
[2505,2900142632:09:37:17.397773] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 3832 microsecs
[2505,2900142632:09:37:17.399825] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 2053 microsecs
[2505,2900142632:09:37:17.400230] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 6704 microsecs
[2505,2900142632:09:37:17.404148] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 565 microsecs
[2505,2900142632:09:37:17.408919] nacl_debug(138) : Debugging started.
[2505,2964361216:09:37:17.409089] nacl_debug(86) : Connected, happy debugging!
[2505,2964361216:09:37:17.409374] RX $vCont;c
[2493:3847:1106/093717:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[2505,2963992576:09:37:17.418574] TX $X09
[2493:3847:1106/093717:INFO:nacl_browsertest.cc(277)] Waiting for script to exit (which waits for embed to die).
[       OK ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagNoURL (2727 ms)
[343/389] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagNoURL (3175 ms)
[ RUN      ] NaClBrowserTestGLibcVcacheExtension.ValidationCacheOfMainNexe
[2499:3847:1106/093716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50114...
sending server_data: {"host": "127.0.0.1", "port": 50114} (36 bytes)
[2512,2900142632:09:37:18.555229] Native Client module will be loaded at base address 0x0000000040000000
[2499:3847:1106/093718:INFO:nacl_browsertest_util.cc(131)] |||| 1 test passed.
[2499:3847:1106/093718:INFO:CONSOLE(0)] "0x2C2B48B1 is not a valid instance ID.", source: chrome-extension://cbcdidchbppangcjoddlpdjlenngjldk/extension_validation_cache.html (0)
[2514,2900142632:09:37:19.193182] Native Client module will be loaded at base address 0x0000000040000000
[2499:3847:1106/093719:INFO:nacl_browsertest_util.cc(131)] |||| 1 test passed.
[2499:28931:1106/093719:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestGLibcVcacheExtension.ValidationCacheOfMainNexe (3053 ms)
[344/389] NaClBrowserTestGLibcVcacheExtension.ValidationCacheOfMainNexe (3439 ms)
[ RUN      ] PnaclHeaderTest.TestHasPnaclHeader
[2509:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2509:3847:1106/093719:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:50115/nacl/pnacl_request_header/pnacl_request_header.html (0)
[2509:3847:1106/093719:INFO:nacl_browsertest_util.cc(76)] LOG Expected error: NaCl module load failed: PnaclCoordinator: pexe load failed (pp_error=-2).
[2509:3847:1106/093719:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:50115/nacl/pnacl_request_header/pnacl_request_header.html (0)
[2509:3847:1106/093719:INFO:nacl_browsertest_util.cc(76)] LOG Expected error: NaCl module load failed: PnaclCoordinator: pexe load failed (pp_error=-2).
[2509:3847:1106/093719:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 2 test(s) passed.
[       OK ] PnaclHeaderTest.TestHasPnaclHeader (1594 ms)
[345/389] PnaclHeaderTest.TestHasPnaclHeader (2123 ms)
[ RUN      ] ITunesDataProviderRefreshTest.RefreshTest
[2516:3847:1106/093719:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ITunesDataProviderRefreshTest.RefreshTest (1681 ms)
[346/389] ITunesDataProviderRefreshTest.RefreshTest (2124 ms)
[ RUN      ] NetworkingPrivateApiTest.EnableNetworkType
[2517:3847:1106/093720:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2517:3847:1106/093721:INFO:CONSOLE(0)] "[SUCCESS] enableNetworkType", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?enableNetworkType (0)
[2524:12551:1106/093721:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2524:12551:1106/093721:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.EnableNetworkType (1799 ms)
[347/389] NetworkingPrivateApiTest.EnableNetworkType (2395 ms)
[ RUN      ] NetworkingPrivateApiTest.VerifyAndEncryptCredentials
[2525:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2525:3847:1106/093723:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptCredentials", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptCredentials (0)
[       OK ] NetworkingPrivateApiTest.VerifyAndEncryptCredentials (1824 ms)
[348/389] NetworkingPrivateApiTest.VerifyAndEncryptCredentials (2392 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetVisibleNetworks
[2527:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2527:3847:1106/093724:INFO:CONSOLE(0)] "[FAIL] getVisibleNetworks: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworks (0)
[       OK ] NetworkingPrivateApiTestFail.GetVisibleNetworks (1869 ms)
[349/389] NetworkingPrivateApiTestFail.GetVisibleNetworks (2385 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartDisconnectNonexistent
[2533:3847:1106/093724:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2536:12551:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2536:12551:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[2533:3847:1106/093726:INFO:CONSOLE(0)] "[SUCCESS] startDisconnectNonexistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnectNonexistent (0)
[2533:29699:1106/093726:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[2533:29699:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2533:29699:1106/093726:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.StartDisconnectNonexistent (1932 ms)
[350/389] NetworkingPrivateServiceClientApiTest.StartDisconnectNonexistent (2389 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/10
[2535:3847:1106/093725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/10 (1357 ms)
[351/389] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/10 (1873 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/1
[2540:3847:1106/093726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2540:79875:1106/093727:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[2540:29187:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2540:29187:1106/093728:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/1 (1437 ms)
[352/389] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/1 (1863 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/1
[2541:3847:1106/093727:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2541:80387:1106/093728:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[2541:28675:1106/093729:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[2541:28675:1106/093729:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2541:28675:1106/093729:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/1 (2573 ms)
[353/389] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/1 (3187 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/0
[2547:3847:1106/093728:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2547:79619:1106/093729:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[2549:12807:1106/093730:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2549:12807:1106/093730:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/0 (2507 ms)
[354/389] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/0 (2918 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/0
[2550:3847:1106/093730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2550:78363:1106/093731:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[2555:12295:1106/093732:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2555:12295:1106/093732:WARNING:channel.cc(273)] RawChannel write error
[2550:28419:1106/093732:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2550:28419:1106/093732:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/0 (2334 ms)
[355/389] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/0 (2912 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/1
[2554:3847:1106/093731:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2554:79875:1106/093732:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/1 (2465 ms)
[356/389] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/1 (2910 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[2558:3847:1106/093733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50144...
sending server_data: {"host": "127.0.0.1", "port": 50144} (36 bytes)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.337 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.343 -  Registering video event handlers.", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.346 -  Loading media using src.", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.434 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.449 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.463 -  Adding key to sessionID: 1", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093734:INFO:CONSOLE(283)] "09:37:34.476 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2558:3847:1106/093737:INFO:CONSOLE(283)] "09:37:37.304 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50144/files/eme_player_js/utils.js (283)
[2561:12551:1106/093737:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (4556 ms)
[357/389] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (5021 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[2563:3847:1106/093734:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50161...
sending server_data: {"host": "127.0.0.1", "port": 50161} (36 bytes)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.657 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.664 -  Registering video event handlers.", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.667 -  Loading media using MSE.", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.758 -  onSourceOpen [object Event]", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.760 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.785 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.788 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.790 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.794 -  Adding key to sessionID: 1", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093735:INFO:CONSOLE(283)] "09:37:35.796 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[2563:3847:1106/093738:INFO:CONSOLE(283)] "09:37:38.520 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50161/files/eme_player_js/utils.js (283)
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (4295 ms)
[358/389] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (4757 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[2567:3847:1106/093738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50178...
sending server_data: {"host": "127.0.0.1", "port": 50178} (36 bytes)
[2567:3847:1106/093739:INFO:CONSOLE(283)] "09:37:39.501 -  Using ClearKeyPlayer", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093739:INFO:CONSOLE(283)] "09:37:39.507 -  Registering video event handlers.", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093739:INFO:CONSOLE(283)] "09:37:39.510 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093739:INFO:CONSOLE(283)] "09:37:39.531 -  Loading media using MSE.", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.253 -  onSourceOpen [object Event]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.255 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.274 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.277 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.287 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.499 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.500 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.899 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.901 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.700 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.701 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2567:3847:1106/093743:INFO:CONSOLE(283)] "09:37:43.143 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50178/files/eme_player_js/utils.js (283)
[2569:12807:1106/093743:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (5337 ms)
[359/389] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (5808 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[2570:3847:1106/093739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50195...
sending server_data: {"host": "127.0.0.1", "port": 50195} (36 bytes)
[2570:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.606 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.611 -  Using ClearKeyPlayer", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.614 -  Registering video event handlers.", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.616 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093740:INFO:CONSOLE(283)] "09:37:40.623 -  Loading media using MSE.", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.247 -  onSourceOpen [object Event]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.249 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.273 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.278 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.283 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.495 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.496 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.899 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093741:INFO:CONSOLE(283)] "09:37:41.902 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093742:INFO:CONSOLE(283)] "09:37:42.694 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093742:INFO:CONSOLE(283)] "09:37:42.695 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2570:3847:1106/093744:INFO:CONSOLE(283)] "09:37:44.146 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50195/files/eme_player_js/utils.js (283)
[2573:13319:1106/093744:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5183 ms)
[360/389] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5817 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/1
[2579:3847:1106/093744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2579:3847:1106/093746:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ProxyServerMode
[2579:3847:1106/093746:INFO:policy_prefs_browsertest.cc(640)] Testing policy: PopupsBlockedForUrls
[2579:3847:1106/093747:INFO:policy_prefs_browsertest.cc(640)] Testing policy: AllowFileSelectionDialogs
[2579:3847:1106/093747:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImportHistory
[2579:3847:1106/093747:INFO:policy_prefs_browsertest.cc(640)] Testing policy: SafeBrowsingEnabled
[2579:3847:1106/093747:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DnsPrefetchingEnabled
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/1 (3902 ms)
[361/389] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/1 (4494 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/12
[2582:3847:1106/093745:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2582:3847:1106/093747:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImportSearchEngine
[2582:3847:1106/093748:INFO:policy_prefs_browsertest.cc(640)] Testing policy: VideoCaptureAllowed
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/12 (3228 ms)
[362/389] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/12 (3704 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/0
[2589:3847:1106/093748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2590:3847:1106/093749:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2590:3847:1106/093749:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2590:3847:1106/093749:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/0 (1056 ms)
[363/389] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/0 (1594 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/0
[2591:3847:1106/093748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/0 (1598 ms)
[364/389] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/0 (2143 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/0
[2595:3847:1106/093750:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2597:3847:1106/093750:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2597:3847:1106/093750:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2597:3847:1106/093750:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/0 (1040 ms)
[365/389] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/0 (1602 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/2
[2599:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2602:12551:1106/093751:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2602:12551:1106/093751:WARNING:channel.cc(273)] RawChannel write error
[2600:3847:1106/093751:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2600:3847:1106/093751:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2600:3847:1106/093751:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/2 (1043 ms)
[366/389] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/2 (1601 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/1
[2601:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2604:12295:1106/093752:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/1 (1075 ms)
[367/389] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/1 (1607 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/2
[2605:3847:1106/093752:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2606:3847:1106/093753:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2606:3847:1106/093753:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2606:3847:1106/093753:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/2 (1156 ms)
[368/389] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/2 (1600 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/0
[2607:3847:1106/093753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2610:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/0 (1134 ms)
[369/389] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/0 (1599 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/3
[2611:3847:1106/093754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2614:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2612:3847:1106/093754:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2612:3847:1106/093754:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2612:3847:1106/093754:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/3 (1021 ms)
[370/389] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/3 (1599 ms)
[ RUN      ] ContentSettingsTest.BasicCookies
[2618:3847:1106/093755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:50217...
sending server_data: {"host": "127.0.0.1", "port": 50217} (36 bytes)
[2618:28931:1106/093756:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2618:28931:1106/093756:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentSettingsTest.BasicCookies (1424 ms)
[371/389] ContentSettingsTest.BasicCookies (1860 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/0
HTTP server started on http://127.0.0.1:50214...
sending server_data: {"host": "127.0.0.1", "port": 50214} (36 bytes)
[2613:3847:1106/093755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2613:28931:1106/093756:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2613:28931:1106/093756:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/0 (2353 ms)
[372/389] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/0 (2913 ms)
[ RUN      ] ContentSettingsTest.AllowCookiesForASessionUsingExceptions
[2623:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2625:3847:1106/093758:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2625:3847:1106/093758:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2625:3847:1106/093758:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ContentSettingsTest.AllowCookiesForASessionUsingExceptions (1139 ms)
[373/389] ContentSettingsTest.AllowCookiesForASessionUsingExceptions (1595 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookies
[2624:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2628:13063:1106/093759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.SessionCookies (2039 ms)
[374/389] ContinueWhereILeftOffTest.SessionCookies (2653 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionStorage
[2630:3847:1106/093759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.SessionStorage (1543 ms)
[375/389] ContinueWhereILeftOffTest.SessionStorage (2123 ms)
[ RUN      ] ContinueWhereILeftOffTest.Post
[2634:3847:1106/093800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2637:12551:1106/093801:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2637:12551:1106/093801:WARNING:channel.cc(273)] RawChannel write error
[2635:3847:1106/093801:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2635:3847:1106/093801:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2637:16899:1106/093801:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[2637:16899:1106/093801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] ContinueWhereILeftOffTest.Post (1290 ms)
[376/389] ContinueWhereILeftOffTest.Post (1861 ms)
[ RUN      ] RestartTest.LocalStorageClearedOnExit
[2638:3847:1106/093801:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2640:13063:1106/093802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestartTest.LocalStorageClearedOnExit (1455 ms)
[377/389] RestartTest.LocalStorageClearedOnExit (1863 ms)
[ RUN      ] NoSessionRestoreTest.PRE_LocalStorageClearedOnExit
[2641:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.PRE_LocalStorageClearedOnExit (1273 ms)
[378/389] NoSessionRestoreTest.PRE_LocalStorageClearedOnExit (1875 ms)
[ RUN      ] IncognitoSSLHostStateDelegateTest.AfterRestart
[2645:3847:1106/093803:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2647:12551:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[2647:12551:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2647:12551:1106/093804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] IncognitoSSLHostStateDelegateTest.AfterRestart (1048 ms)
[379/389] IncognitoSSLHostStateDelegateTest.AfterRestart (1604 ms)
[ RUN      ] ForGetSSLHostStateDelegateTest.AfterRestart
[2648:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ForGetSSLHostStateDelegateTest.AfterRestart (1014 ms)
[380/389] ForGetSSLHostStateDelegateTest.AfterRestart (1597 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/0
[2650:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2652:3847:1106/093805:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2652:3847:1106/093805:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2652:3847:1106/093805:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/0 (1035 ms)
[381/389] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/0 (1596 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/0
[2654:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2656:13319:1106/093806:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2655:3847:1106/093806:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2655:3847:1106/093806:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2655:3847:1106/093806:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/0 (954 ms)
[382/389] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/0 (1597 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/0
[2657:3847:1106/093806:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2659:16643:1106/093807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/0 (1075 ms)
[383/389] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/0 (1599 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/2
[2660:3847:1106/093807:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/2 (1017 ms)
[384/389] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/2 (1597 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/1
[2662:3847:1106/093808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2664:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[2664:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[2664:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/1 (991 ms)
[385/389] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/1 (1599 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/2
[2666:3847:1106/093808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2668:16643:1106/093809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[2668:12295:1106/093809:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[2668:12295:1106/093809:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/2 (982 ms)
[386/389] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/2 (1596 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/0
[2669:3847:1106/093809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2671:17155:1106/093810:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/0 (992 ms)
[387/389] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/0 (1600 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/3
[2672:3847:1106/093810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[2675:3847:1106/093811:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/3 (1072 ms)
[388/389] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/3 (1598 ms)
[ RUN      ] NoSessionRestoreTest.LocalStorageClearedOnExit
[2674:3847:1106/093811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.LocalStorageClearedOnExit (1078 ms)
[389/389] NoSessionRestoreTest.LocalStorageClearedOnExit (1604 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"1dcc823cd61285668ca3c59c8110a5ebded94641","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 0  Duration: 705.2s  Bot: vm45-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 4  https://chromium-swarm.appspot.com/user/task/1498624b785b400 |
+-----------------------------------------------------------------------+
1 files remaining...
0 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_outTW_elk/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 4/10
Using 2 parallel jobs.
[ RUN      ] InvalidationsWebUITest.testChangingInvalidationsState
[40932:3847:1106/092832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40935:12551:1106/092834:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40935:12551:1106/092834:WARNING:channel.cc(273)] RawChannel write error
[40932:3847:1106/092835:INFO:CONSOLE(1283)] "Running TestCase InvalidationsWebUITest.testChangingInvalidationsState", source: test_api.js (1283)
[       OK ] InvalidationsWebUITest.testChangingInvalidationsState (2711 ms)
[1/365] InvalidationsWebUITest.testChangingInvalidationsState (3172 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowPageNoHistory
[40931:3847:1106/092832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40931:28419:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40931:3847:1106/092836:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowPageNoHistory", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowPageNoHistory (5446 ms)
[2/365] OptionsWebUIExtendedTest.ShowPageNoHistory (6072 ms)
[ RUN      ] InvalidationsWebUITest.testUpdatingRegisteredHandlers
[40941:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40944:12807:1106/092838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40944:12807:1106/092838:WARNING:channel.cc(273)] RawChannel write error
[40941:3847:1106/092838:INFO:CONSOLE(1283)] "Running TestCase InvalidationsWebUITest.testUpdatingRegisteredHandlers", source: test_api.js (1283)
[       OK ] InvalidationsWebUITest.testUpdatingRegisteredHandlers (2534 ms)
[3/365] InvalidationsWebUITest.testUpdatingRegisteredHandlers (3176 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors
[40946:3847:1106/092838:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40946:28419:1106/092840:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40946:3847:1106/092840:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors", source: test_api.js (1283)
[40946:3847:1106/092840:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail","testRunningAuditManually_withErrors")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
at assertAccessibilityOk (test_api.js:1062:13)
at expectFunc (test_api.js:1079:20)
at Object.<anonymous> (accessibility_audit_browsertest.js:268:3)
at Object.Test.runTest (test_api.js:300:16)
at Object.TestCase.runTest (test_api.js:437:22)
at Object.TestCase.run (test_api.js:467:14)
at RUN_TEST_F (test_api.js:1284:21)
at expectFunc (test_api.js:1079:20)
at runTestFunction (test_api.js:1152:37)
at runTest (test_api.js:1126:18)
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors (2342 ms)
[4/365] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors (2918 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestTearDown
[40947:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40947:3847:1106/092841:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenTest.TestTearDown", source: test_api.js (1283)
[40947:28931:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebUIBrowserAsyncGenTest.TestTearDown (2278 ms)
[5/365] WebUIBrowserAsyncGenTest.TestTearDown (2658 ms)
[ RUN      ] Mock4JSWebUITestFails.NotCalledExpectFails
[40954:3847:1106/092841:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40954:3847:1106/092843:INFO:CONSOLE(1283)] "Running TestCase Mock4JSWebUITestFails.NotCalledExpectFails", source: test_api.js (1283)
[40954:3847:1106/092843:ERROR:web_ui_test_handler.cc(75)] Failed: RUN_TEST_F("Mock4JSWebUITestFails","NotCalledExpectFails")
expected method was not invoked the expected number of times: callMe()
Allowed:
expected once: callMe()
[       OK ] Mock4JSWebUITestFails.NotCalledExpectFails (2294 ms)
[6/365] Mock4JSWebUITestFails.NotCalledExpectFails (2915 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewSuccess
[40955:3847:1106/092841:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40955:3847:1106/092848:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsDnsViewSuccess", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsDnsViewSuccess (7225 ms)
[7/365] NetInternalsTest.netInternalsDnsViewSuccess (7653 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewNoEvents
[40961:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40961:3847:1106/092851:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewNoEvents", source: test_api.js (1283)
[40967:12551:1106/092853:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40967:12551:1106/092853:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsTimelineViewNoEvents (9192 ms)
[8/365] NetInternalsTest.netInternalsTimelineViewNoEvents (9759 ms)
[ RUN      ] PrintPreviewWebUITest.TestSectionsDisabled
[40965:3847:1106/092849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40965:3847:1106/092852:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestSectionsDisabled", source: test_api.js (1283)
[40965:28419:1106/092853:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40965:28419:1106/092853:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestSectionsDisabled (4453 ms)
[9/365] PrintPreviewWebUITest.TestSectionsDisabled (5025 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithOldPermissions
[40972:3847:1106/092854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40972:29699:1106/092855:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40972:29699:1106/092855:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40972:45315:1106/092856:ERROR:mach_broker_mac.mm(256)] Unknown process 40977 is sending Mach IPC messages!
[40972:3847:1106/092857:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitTrue", source: chrome-extension://oigokfilbgdlhmbaighiljbconobnfgg/_generated_background_page.html (0)
[40973:3847:1106/092857:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a00f540]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[40973:3847:1106/092857:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a00f540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[40972:3847:1106/092857:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitFalse", source: chrome-extension://oigokfilbgdlhmbaighiljbconobnfgg/_generated_background_page.html (0)
[40973:3847:1106/092857:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a00f540]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[40973:3847:1106/092857:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a00f540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[40972:3847:1106/092857:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopNoInit", source: chrome-extension://oigokfilbgdlhmbaighiljbconobnfgg/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithOldPermissions (3507 ms)
[10/365] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithOldPermissions (3964 ms)
[ RUN      ] PrintPreviewWebUITest.SourceIsHTMLCapabilities
[40971:3847:1106/092854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40971:3847:1106/092858:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.SourceIsHTMLCapabilities", source: test_api.js (1283)
[40971:28931:1106/092858:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40971:28931:1106/092858:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.SourceIsHTMLCapabilities (4692 ms)
[11/365] PrintPreviewWebUITest.SourceIsHTMLCapabilities (5282 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileWithoutExtensionAcceptAny
[40981:3847:1106/092858:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40981:29955:1106/092859:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40981:29955:1106/092859:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40981:45575:1106/092859:ERROR:mach_broker_mac.mm(256)] Unknown process 40985 is sending Mach IPC messages!
[40981:3847:1106/092900:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://cmoihkioimongpcdpjgokdhliidndbla/_generated_background_page.html (0)
[40981:29955:1106/092900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40981:29955:1106/092900:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithFileWithoutExtensionAcceptAny (2647 ms)
[12/365] PlatformAppBrowserTest.LaunchWithFileWithoutExtensionAcceptAny (3174 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithWrongEmptyExtension
[40984:3847:1106/092900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40984:29443:1106/092901:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40984:29443:1106/092901:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40984:45059:1106/092901:ERROR:mach_broker_mac.mm(256)] Unknown process 40989 is sending Mach IPC messages!
[40984:3847:1106/092901:WARNING:launcher.cc(235)] Extension does not provide a valid file handler.
[40984:3847:1106/092901:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://ognkendennkfjnjfccdloipkgopdmpng/_generated_background_page.html (0)
[40984:29443:1106/092901:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40984:29443:1106/092901:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithWrongEmptyExtension (2332 ms)
[13/365] PlatformAppBrowserTest.LaunchWithWrongEmptyExtension (3185 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchNewFile
[40990:3847:1106/092901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40990:29699:1106/092902:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40990:29699:1106/092902:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40990:45315:1106/092902:ERROR:mach_broker_mac.mm(256)] Unknown process 40995 is sending Mach IPC messages!
[40990:3847:1106/092903:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://fihoaflpkknbpfpopcjnbccdjhbckemi/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchNewFile (2497 ms)
[14/365] PlatformAppBrowserTest.LaunchNewFile (3177 ms)
[ RUN      ] PlatformAppBrowserTest.AppWindowRestoreState
[40994:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40994:29443:1106/092904:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40994:29443:1106/092904:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[40994:45059:1106/092904:ERROR:mach_broker_mac.mm(256)] Unknown process 40999 is sending Mach IPC messages!
[40997:3847:1106/092905:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a136a00]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[40997:3847:1106/092905:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a136a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[40994:3847:1106/092905:INFO:CONSOLE(0)] "[SUCCESS] testRestoreNormal", source: chrome-extension://jndekgigcmpdedmlchjahkldhlgehidk/_generated_background_page.html (0)
[40994:3847:1106/092906:INFO:CONSOLE(0)] "[SUCCESS] testRestoreMaximized", source: chrome-extension://jndekgigcmpdedmlchjahkldhlgehidk/_generated_background_page.html (0)
[41000:12039:1106/092906:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41000:12039:1106/092906:WARNING:channel.cc(273)] RawChannel write error
[41000:16387:1106/092906:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41000:16387:1106/092906:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[41000:16387:1106/092906:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41000:16387:1106/092906:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] PlatformAppBrowserTest.AppWindowRestoreState (4033 ms)
[15/365] PlatformAppBrowserTest.AppWindowRestoreState (4763 ms)
[ RUN      ] PlatformAppBrowserTest.ReloadRelaunches
[41001:3847:1106/092904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41004:12295:1106/092907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41003:12551:1106/092908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41006:12295:1106/092908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41006:12295:1106/092908:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ReloadRelaunches (3983 ms)
[16/365] PlatformAppBrowserTest.ReloadRelaunches (4500 ms)
[ RUN      ] BluetoothPrivateApiTest.PasskeyPairing
[41005:3847:1106/092907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41005:3847:1106/092909:INFO:CONSOLE(0)] "[SUCCESS] testPasskeyPairing", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.PasskeyPairing (2093 ms)
[17/365] BluetoothPrivateApiTest.PasskeyPairing (2659 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetServices
[41010:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41010:3847:1106/092911:INFO:CONSOLE(0)] "[SUCCESS] testGetServices", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetServices (2116 ms)
[18/365] BluetoothLowEnergyApiTest.GetServices (2659 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetIncludedServices
[41013:3847:1106/092910:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41013:3847:1106/092912:INFO:CONSOLE(0)] "[SUCCESS] testGetIncludedServices", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[41017:12295:1106/092912:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41017:12295:1106/092912:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetIncludedServices (2072 ms)
[19/365] BluetoothLowEnergyApiTest.GetIncludedServices (2652 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ConnectInProgress
[41018:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41018:3847:1106/092913:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.ConnectInProgress (2304 ms)
[20/365] BluetoothLowEnergyApiTest.ConnectInProgress (2922 ms)
[ RUN      ] CastChannelAPITest.TestOpenReceiveClose
[41021:3847:1106/092913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41021:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_receive_close.html (0)
[41021:29699:1106/092915:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41021:29699:1106/092915:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CastChannelAPITest.TestOpenReceiveClose (2411 ms)
[21/365] CastChannelAPITest.TestOpenReceiveClose (3178 ms)
[ RUN      ] CastChannelAPITest.TestOpenInvalidConnectInfo
[41026:3847:1106/092914:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41027:3847:1106/092915:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41027:3847:1106/092915:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41027:3847:1106/092915:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] CastChannelAPITest.TestOpenInvalidConnectInfo (1293 ms)
[22/365] CastChannelAPITest.TestOpenInvalidConnectInfo (1859 ms)
[ RUN      ] CastChannelAPITest.TestSetAuthorityKeysValid
[41029:3847:1106/092916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41030:3847:1106/092917:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41030:3847:1106/092917:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41030:3847:1106/092917:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] CastChannelAPITest.TestSetAuthorityKeysValid (1416 ms)
[23/365] CastChannelAPITest.TestSetAuthorityKeysValid (2128 ms)
[ RUN      ] ExtensionApiTest.GetAlertsForTab
[41031:3847:1106/092916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41031:3847:1106/092918:INFO:CONSOLE(0)] "[SUCCESS] oneAlert", source: chrome-extension://opffplgmocdnfhmlmpgopanpeedogbpb/_generated_background_page.html (0)
[41031:3847:1106/092919:INFO:CONSOLE(0)] "[SUCCESS] noAlert", source: chrome-extension://opffplgmocdnfhmlmpgopanpeedogbpb/_generated_background_page.html (0)
[41034:13063:1106/092919:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41034:13063:1106/092919:WARNING:channel.cc(273)] RawChannel write error
[41036:12551:1106/092919:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41036:12551:1106/092919:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.GetAlertsForTab (3056 ms)
[24/365] ExtensionApiTest.GetAlertsForTab (3719 ms)
[ RUN      ] ExtensionApiTest.ActiveTab
[41035:3847:1106/092918:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41035:80131:1106/092920:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41035:3847:1106/092920:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fdnaklfhgekabkifklheahdkfdaamggk/_generated_background_page.html (0)
[41038:3847:1106/092920:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://127.0.0.1:56970/extensions/api_test/active_tab/page.html html_tag=#document doc_title= doc_url=http://127.0.0.1:56970/extensions/api_test/active_tab/page.html doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 pre READONLY (8, 8)-(964, 13) value= display=block html_tag=pre name= child_ids=6
id=6 staticText READONLY (8, 8)-(32, 13) value=Page
display=block name= child_ids=7,8
id=7 inlineTextBox (8, 8)-(32, 13) text_direction=lr value=Page name= character_offsets=8,16,23,31 word_starts=0 word_ends=4
id=8 inlineTextBox VERTICAL (39, 8)-(1, 13) text_direction=lr value=
name= character_offsets=8 word_starts= word_ends=

[41035:3847:1106/092921:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://fdnaklfhgekabkifklheahdkfdaamggk/_generated_background_page.html (0)
[41035:3847:1106/092921:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fdnaklfhgekabkifklheahdkfdaamggk/_generated_background_page.html (0)
[41035:3847:1106/092921:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fdnaklfhgekabkifklheahdkfdaamggk/_generated_background_page.html (0)
[41038:3847:1106/092921:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 9
AXTreeUpdate: clear node 1
id=9 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://127.0.0.1:56970/extensions/api_test/active_tab/final_page.html html_tag=#document doc_title= doc_url=http://127.0.0.1:56970/extensions/api_test/active_tab/final_page.html doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=13
id=13 pre READONLY (8, 8)-(964, 13) value= display=block html_tag=pre name= child_ids=14
id=14 staticText READONLY (8, 8)-(86, 13) value=Final page.
display=block name= child_ids=15,16
id=15 inlineTextBox (8, 8)-(86, 13) text_direction=lr value=Final page. name= character_offsets=8,16,23,31,39,47,55,62,70,78,86 word_starts=0,6 word_ends=5,10
id=16 inlineTextBox VERTICAL (93, 8)-(1, 13) text_direction=lr value=
name= character_offsets=8 word_starts= word_ends=

[41038:3847:1106/092921:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 9
id=9 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://127.0.0.1:56970/extensions/api_test/active_tab/final_page.html html_tag=#document doc_title= doc_url=http://127.0.0.1:56970/extensions/api_test/active_tab/final_page.html doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=13

[41038:3847:1106/092921:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 9
id=9 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://127.0.0.1:56970/extensions/api_test/active_tab/final_page.html html_tag=#document doc_title= doc_url=http://127.0.0.1:56970/extensions/api_test/active_tab/final_page.html doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=13

[41040:13063:1106/092921:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ActiveTab (3301 ms)
[25/365] ExtensionApiTest.ActiveTab (3970 ms)
[ RUN      ] ExtensionApiTest.BackgroundScripts
[41041:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41044:3847:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[41045:12295:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.BackgroundScripts (2334 ms)
[26/365] ExtensionApiTest.BackgroundScripts (2912 ms)
[ RUN      ] ExtensionApiTest.ContentScriptExtensionIframe
[41049:3847:1106/092923:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41049:80903:1106/092926:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41049:3847:1106/092926:INFO:CONSOLE(0)] "[SUCCESS] onRequest", source: chrome-extension://encbdhedlnofmjdhelklmholjijbehfi/test.html (0)
[41052:12551:1106/092926:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41054:12295:1106/092926:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ContentScriptExtensionIframe (3851 ms)
[27/365] ExtensionApiTest.ContentScriptExtensionIframe (4500 ms)
[ RUN      ] ExtensionApiTest.ContentScriptAboutBlankAndSrcdoc
[41046:3847:1106/092922:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41046:3847:1106/092925:INFO:CONSOLE(0)] "[SUCCESS] testAboutBlankInFrame", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41046:80387:1106/092925:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41046:3847:1106/092926:INFO:CONSOLE(0)] "[SUCCESS] testAboutSrcdocFrame", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41046:3847:1106/092927:INFO:CONSOLE(0)] "[SUCCESS] testAboutSrcdocNestedFrame", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41046:3847:1106/092927:INFO:CONSOLE(0)] "[SUCCESS] testAboutBlankInTopLevelFrame", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41046:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] getHostPermissionsForFollowingTests", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41046:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptInFrame", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41046:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptInSrcdocFrame", source: chrome-extension://pmdjfibfllnfkmkkdiadipamlcfgmlif/test.html (0)
[41048:12807:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41051:12807:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41053:12551:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41053:12551:1106/092928:WARNING:channel.cc(273)] RawChannel write error
[41055:12295:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41055:12295:1106/092928:WARNING:channel.cc(273)] RawChannel write error
[41046:29187:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ContentScriptAboutBlankAndSrcdoc (6284 ms)
[28/365] ExtensionApiTest.ContentScriptAboutBlankAndSrcdoc (6876 ms)
[ RUN      ] ExtensionApiTest.TabSize
[41061:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41061:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] setupWindow", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/tab_size.html (0)
[41061:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] sizeAfterDuplicatingTab", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/tab_size.html (0)
[       OK ] ExtensionApiTest.TabSize (2942 ms)
[29/365] ExtensionApiTest.TabSize (3438 ms)
[ RUN      ] ExtensionApiTest.ContentScriptPermissionsApi
[41058:3847:1106/092927:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41058:81159:1106/092930:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41058:3847:1106/092930:INFO:CONSOLE(0)] "[SUCCESS] noAccess", source: chrome-extension://jgbaegikljdlgdegofbjgkaglplfneoi/_generated_background_page.html (0)
[41058:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] addPermission", source: chrome-extension://jgbaegikljdlgdegofbjgkaglplfneoi/_generated_background_page.html (0)
[41058:3847:1106/092932:INFO:CONSOLE(0)] "[SUCCESS] sameHost", source: chrome-extension://jgbaegikljdlgdegofbjgkaglplfneoi/_generated_background_page.html (0)
[41058:81159:1106/092933:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41058:3847:1106/092933:INFO:CONSOLE(0)] "[SUCCESS] newHost", source: chrome-extension://jgbaegikljdlgdegofbjgkaglplfneoi/_generated_background_page.html (0)
[41060:12807:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41065:12807:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41068:12551:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41068:12551:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41068:12551:1106/092933:WARNING:channel.cc(273)] RawChannel write error
[41067:12551:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41067:12551:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41065:12807:1106/092933:WARNING:channel.cc(273)] RawChannel write error
[41067:12551:1106/092933:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptPermissionsApi (5999 ms)
[30/365] ExtensionApiTest.ContentScriptPermissionsApi (6602 ms)
[ RUN      ] ExtensionApiTest.TabOpener
[41069:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41072:13063:1106/092934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41072:13063:1106/092934:WARNING:channel.cc(273)] RawChannel write error
[41069:3847:1106/092934:INFO:CONSOLE(0)] "[SUCCESS] init", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/opener.html (0)
[41069:3847:1106/092934:INFO:CONSOLE(0)] "[SUCCESS] createWithOpener", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/opener.html (0)
[41069:3847:1106/092935:INFO:CONSOLE(0)] "[SUCCESS] closeOpener", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/opener.html (0)
[41069:3847:1106/092936:INFO:CONSOLE(0)] "[SUCCESS] updateOpener", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/opener.html (0)
[41069:3847:1106/092936:INFO:CONSOLE(0)] "[SUCCESS] closeOpenerAgain", source: chrome-extension://djnioobekcngnenpghfodonjmfikbabh/opener.html (0)
[41069:29699:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41076:12551:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41076:12551:1106/092936:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.TabOpener (4214 ms)
[31/365] ExtensionApiTest.TabOpener (4751 ms)
[ RUN      ] ExtensionApiTest.IncognitoDisabledByPref
[41074:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41074:29699:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41074:29699:1106/092936:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.IncognitoDisabledByPref (2589 ms)
[32/365] ExtensionApiTest.IncognitoDisabledByPref (3176 ms)
[ RUN      ] ScriptContextTest.GetEffectiveDocumentURL
[       OK ] ScriptContextTest.GetEffectiveDocumentURL (366 ms)
[33/365] ScriptContextTest.GetEffectiveDocumentURL (945 ms)
[ RUN      ] ExtensionApiTest.BrowserIsApp
[41079:3847:1106/092937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41079:29699:1106/092940:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[41079:29699:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41079:29699:1106/092940:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.BrowserIsApp (3160 ms)
[34/365] ExtensionApiTest.BrowserIsApp (3700 ms)
[ RUN      ] AppControllerPlatformAppBrowserTest.ActivationFocusesBrowserWindow
[41083:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41083:29699:1106/092942:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41083:29699:1106/092942:WARNING:channel.cc(273)] RawChannel write error
[41083:29699:1106/092942:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppControllerPlatformAppBrowserTest.ActivationFocusesBrowserWindow (3877 ms)
[35/365] AppControllerPlatformAppBrowserTest.ActivationFocusesBrowserWindow (4501 ms)
[ RUN      ] AppCrashTest.HiddenWindows
[41088:3847:1106/092941:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41088:29699:1106/092944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41088:29699:1106/092944:WARNING:channel.cc(273)] RawChannel write error
[41092:12551:1106/092944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41092:12551:1106/092944:WARNING:channel.cc(273)] RawChannel write error
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41090:3847:1106/092944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41090:3847:1106/092944:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] AppCrashTest.HiddenWindows (3602 ms)
[36/365] AppCrashTest.HiddenWindows (4231 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingClickInTabNotIntercepted
[41093:3847:1106/092943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41093:3847:1106/092947:INFO:CONSOLE(26)] "Clicking a mismatching link", source: http://127.0.0.1:56997/extensions/platform_apps/url_handlers/launching_pages/navigate.js (26)
[41093:80903:1106/092947:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41093:29699:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41093:29699:1106/092947:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingClickInTabNotIntercepted (4385 ms)
[37/365] PlatformAppUrlRedirectorBrowserTest.MismatchingClickInTabNotIntercepted (5017 ms)
[ RUN      ] AppViewTest.TestAppViewWithUndefinedDataShouldSucceed
[41096:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41096:3847:1106/092949:INFO:CONSOLE(37)] "appToEmbed  aagcgfbdlkflabbfdgfggjmeelmoekol", source: chrome-extension://pmenhdbdamegaafadeanpmbnpekapjoj/main.js (37)
[41096:3847:1106/092950:INFO:CONSOLE(37)] "attempting to connect to non-existant app.", source: chrome-extension://pmenhdbdamegaafadeanpmbnpekapjoj/main.js (37)
[41096:3847:1106/092950:INFO:CONSOLE(68)] "Unable to connect to app "abc123".", source: extensions::appView (68)
[41096:3847:1106/092950:INFO:CONSOLE(37)] "failed to connect to non-existant app.", source: chrome-extension://pmenhdbdamegaafadeanpmbnpekapjoj/main.js (37)
[41096:3847:1106/092950:INFO:CONSOLE(37)] "attempting to connect to known app.", source: chrome-extension://pmenhdbdamegaafadeanpmbnpekapjoj/main.js (37)
[41096:3847:1106/092950:INFO:CONSOLE(37)] "CONNECTED.", source: chrome-extension://pmenhdbdamegaafadeanpmbnpekapjoj/main.js (37)
[41102:16643:1106/092950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[41099:13063:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41099:13063:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[41102:16643:1106/092950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[41102:12295:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41102:12295:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[41102:12295:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41105:17155:1106/092950:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41105:17155:1106/092950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[41105:17155:1106/092950:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41105:17155:1106/092950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[41105:17155:1106/092950:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41105:17155:1106/092950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[41096:29699:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41096:29699:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[41102:16643:1106/092950:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41102:16643:1106/092950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] AppViewTest.TestAppViewWithUndefinedDataShouldSucceed (5318 ms)
[38/365] AppViewTest.TestAppViewWithUndefinedDataShouldSucceed (6076 ms)
[ RUN      ] AppWindowAPITest.TestBadging
[41109:3847:1106/092951:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41109:3847:1106/092954:ERROR:native_app_window_cocoa.mm(664)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateBadgeIcon()
[41109:3847:1106/092954:ERROR:native_app_window_cocoa.mm(664)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateBadgeIcon()
[41109:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] testSettingAndClearingBadge", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41109:29699:1106/092954:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41109:29699:1106/092954:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestBadging (3401 ms)
[39/365] AppWindowAPITest.TestBadging (4237 ms)
[ RUN      ] DriveAppProviderTest.ExistingChromeApp
[41113:3847:1106/092955:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.ExistingChromeApp (2397 ms)
[40/365] DriveAppProviderTest.ExistingChromeApp (3173 ms)
[ RUN      ] AppWindowAPITest.TestSetBounds
[41103:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41103:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] testLeft", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] testLeftNull", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] testTop", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41104:3847:1106/092952:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a13de40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[41104:3847:1106/092952:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a13de40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[41103:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] testTopNull", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092953:INFO:CONSOLE(0)] "[SUCCESS] testWidth", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092953:INFO:CONSOLE(0)] "[SUCCESS] testWidthNull", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/test.html (0)
[41104:3847:1106/092953:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a131b40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[41104:3847:1106/092953:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a131b40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[41103:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] testHeight", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/test.html (0)
[41103:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] testHeightNull", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] testPosition", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] testPositionNull", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] testSize", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092957:INFO:CONSOLE(0)] "[SUCCESS] testSizeNull", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41103:3847:1106/092957:INFO:CONSOLE(0)] "[SUCCESS] testMinSize", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41104:3847:1106/092958:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x50a0f040]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[41104:3847:1106/092958:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x50a0f040]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[41103:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testMaxSize", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[41104:3847:1106/092958:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x50a20340]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[41104:3847:1106/092958:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x50a20340]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[41103:3847:1106/092959:INFO:CONSOLE(0)] "[SUCCESS] testMinAndMaxSize", source: chrome-extension://njcbaanjobhnhnoeiahljcdojegcgena/_generated_background_page.html (0)
[       OK ] AppWindowAPITest.TestSetBounds (11411 ms)
[41/365] AppWindowAPITest.TestSetBounds (12147 ms)
[ RUN      ] DriveAppProviderTest.KeepGeneratedFlagBetweenUpdates
[41117:3847:1106/092959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.KeepGeneratedFlagBetweenUpdates (1842 ms)
[42/365] DriveAppProviderTest.KeepGeneratedFlagBetweenUpdates (2662 ms)
[ RUN      ] EphemeralAppBrowserTest.UpdateEphemeralApp
[41120:3847:1106/093000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.UpdateEphemeralApp (4071 ms)
[43/365] EphemeralAppBrowserTest.UpdateEphemeralApp (4759 ms)
[ RUN      ] EphemeralAppBrowserTest.IncludeRunningEphemeralAppsInNotifiers
[41130:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.IncludeRunningEphemeralAppsInNotifiers (3467 ms)
[44/365] EphemeralAppBrowserTest.IncludeRunningEphemeralAppsInNotifiers (4234 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppWhileRunning
[41140:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41140:3847:1106/093008:ERROR:native_app_window_cocoa.mm(924)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShelfMenu()
[41140:29699:1106/093008:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41140:29699:1106/093008:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteAppWhileRunning (3486 ms)
[45/365] EphemeralAppBrowserTest.PromoteAppWhileRunning (4231 ms)
[ RUN      ] EphemeralAppBrowserTest.DisableRetainFileSystemEntries
[41138:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41138:3847:1106/093009:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ljglginjgdccehocdoiohmkbapcbafpi/_generated_background_page.html (0)
[41147:3847:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[41138:3847:1106/093010:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ljglginjgdccehocdoiohmkbapcbafpi/_generated_background_page.html (0)
[41148:12295:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41148:12295:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[41138:29699:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41138:29699:1106/093010:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.DisableRetainFileSystemEntries (5709 ms)
[46/365] EphemeralAppBrowserTest.DisableRetainFileSystemEntries (6337 ms)
[ RUN      ] EphemeralAppLauncherTestDisabled.FeatureDisabled
HTTP server started on http://127.0.0.1:57004...
sending server_data: {"host": "127.0.0.1", "port": 57004} (36 bytes)
[41153:3847:1106/093010:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41156:12551:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41156:12551:1106/093011:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppLauncherTestDisabled.FeatureDisabled (1977 ms)
[47/365] EphemeralAppLauncherTestDisabled.FeatureDisabled (2652 ms)
[ RUN      ] EphemeralAppLauncherTest.InstallExtension
HTTP server started on http://127.0.0.1:57005...
sending server_data: {"host": "127.0.0.1", "port": 57005} (36 bytes)
[41157:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.InstallExtension (2927 ms)
[48/365] EphemeralAppLauncherTest.InstallExtension (3968 ms)
[ RUN      ] AppEventPageTest.OnSuspendUseStorageApi
[41168:3847:1106/093015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41168:3847:1106/093019:INFO:CONSOLE(12)] "Finished writing last_save: 11/6/2014, 9:30:19 AM", source: chrome-extension://jfdilghakblnobpolmgepbelgikgjipm/main.js (12)
[41173:3847:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 2147483649, remote ID 3)
[41173:12039:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppEventPageTest.OnSuspendUseStorageApi (5122 ms)
[49/365] AppEventPageTest.OnSuspendUseStorageApi (5807 ms)
[ RUN      ] EphemeralAppServiceBrowserTest.DisableEphemeralAppsOnStartup
[41160:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41163:13063:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] EphemeralAppServiceBrowserTest.DisableEphemeralAppsOnStartup (7977 ms)
[50/365] EphemeralAppServiceBrowserTest.DisableEphemeralAppsOnStartup (8703 ms)
[ RUN      ] WebViewTest.Shim_TestInlineScriptFromAccessibleResources
[41176:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41176:3847:1106/093025:INFO:CONSOLE(479)] "consolemessage: guest_with_inline_script.html: Inline script ran", source: chrome-extension://dojclgnbhfjahaibphpneikgpijjejod/main.js (479)
[41180:3847:1106/093025:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[41176:29699:1106/093025:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41176:29699:1106/093025:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestInlineScriptFromAccessibleResources (4874 ms)
[51/365] WebViewTest.Shim_TestInlineScriptFromAccessibleResources (5551 ms)
[ RUN      ] WebViewTest.Shim_TestExecuteScriptIsAbortedWhenWebViewSourceIsChanged
[41177:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestExecuteScriptIsAbortedWhenWebViewSourceIsChanged (5117 ms)
[52/365] WebViewTest.Shim_TestExecuteScriptIsAbortedWhenWebViewSourceIsChanged (5812 ms)
[ RUN      ] WebViewTest.Shim_TestNewWindowNoPreventDefault
[41188:3847:1106/093026:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41188:81671:1106/093031:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebViewTest.Shim_TestNewWindowNoPreventDefault (4801 ms)
[53/365] WebViewTest.Shim_TestNewWindowNoPreventDefault (5555 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIGoogleProperty
[41189:3847:1106/093027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41193:12551:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestWebRequestAPIGoogleProperty (4911 ms)
[54/365] WebViewTest.Shim_TestWebRequestAPIGoogleProperty (5548 ms)
[ RUN      ] WebViewTest.NoPrerenderer
[41200:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41200:80647:1106/093036:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41200:29699:1106/093036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41200:29699:1106/093036:WARNING:channel.cc(273)] RawChannel write error
[41200:29699:1106/093036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41200:29699:1106/093036:WARNING:channel.cc(273)] RawChannel write error
[41200:29699:1106/093036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41200:29699:1106/093036:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.NoPrerenderer (5093 ms)
[55/365] WebViewTest.NoPrerenderer (5824 ms)
[ RUN      ] WebViewTest.DOMStorageIsolation
[41201:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41201:81431:1106/093034:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41201:29699:1106/093038:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41201:29699:1106/093038:WARNING:channel.cc(273)] RawChannel write error
[41201:29699:1106/093038:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41201:29699:1106/093038:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.DOMStorageIsolation (6194 ms)
[56/365] WebViewTest.DOMStorageIsolation (6862 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow
[41215:3847:1106/093038:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41215:3847:1106/093042:INFO:CONSOLE(79)] "embedder.setUpLoadStop_", source: chrome-extension://kgcfbhbeieiicickaognceohaklkhohi/embedder.js (79)
[41215:3847:1106/093042:INFO:CONSOLE(81)] "embedder.onWebViewLoadStop", source: chrome-extension://kgcfbhbeieiicickaognceohaklkhohi/embedder.js (81)
[41215:3847:1106/093042:INFO:CONSOLE(87)] "embedder.webview.postMessage", source: chrome-extension://kgcfbhbeieiicickaognceohaklkhohi/embedder.js (87)
[41215:81679:1106/093042:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41215:3847:1106/093043:INFO:CONSOLE(81)] "embedder.onWebViewLoadStop", source: chrome-extension://kgcfbhbeieiicickaognceohaklkhohi/embedder.js (81)
[41215:3847:1106/093043:INFO:CONSOLE(87)] "embedder.webview.postMessage", source: chrome-extension://kgcfbhbeieiicickaognceohaklkhohi/embedder.js (87)
[41215:29699:1106/093043:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41225:12295:1106/093043:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[41225:12295:1106/093043:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow (5345 ms)
[57/365] WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow (6073 ms)
[ RUN      ] WebViewTest.SpeechRecognitionAPI_HasPermissionAllow
[41218:3847:1106/093039:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41218:29699:1106/093041:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41218:29699:1106/093041:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41218:47619:1106/093041:ERROR:mach_broker_mac.mm(256)] Unknown process 41222 is sending Mach IPC messages!
[41218:3847:1106/093042:INFO:CONSOLE(6)] "speechTests.allowTest", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(6)] "loadstop", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(6)] "done executeScript", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(6)] "done postMessage", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(6)] "[guest]: runSpeechRecognitionAPI, line: 6", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(6)] "embedder.onPostMessageReceived: recognition", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(6)] "embedder.onPostMessageReceived.status: onresult", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/embedder.js (6)
[41218:3847:1106/093044:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://idhilkgalknoiappmalilhliepdiajgc/_generated_background_page.html (0)
[41221:12295:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41221:12295:1106/093044:WARNING:channel.cc(273)] RawChannel write error
[41218:29699:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41218:29699:1106/093044:WARNING:channel.cc(273)] RawChannel write error
[41218:29699:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41218:29699:1106/093044:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.SpeechRecognitionAPI_HasPermissionAllow (5077 ms)
[58/365] WebViewTest.SpeechRecognitionAPI_HasPermissionAllow (6089 ms)
[ RUN      ] AutofillTest.ProfileWithEmailInOtherFieldNotSaved
[41228:3847:1106/093044:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57051...
sending server_data: {"host": "127.0.0.1", "port": 57051} (36 bytes)
[       OK ] AutofillTest.ProfileWithEmailInOtherFieldNotSaved (3069 ms)
[59/365] AutofillTest.ProfileWithEmailInOtherFieldNotSaved (3714 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics06
[41231:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics06 (2748 ms)
[60/365] FormStructureBrowserTest.DataDrivenHeuristics06 (3449 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics15
[41236:3847:1106/093048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics15 (2784 ms)
[61/365] FormStructureBrowserTest.DataDrivenHeuristics15 (3439 ms)
[ RUN      ] BrowsingDataDatabaseHelperTest.CannedAddDatabase
[41239:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41240:3847:1106/093050:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41240:3847:1106/093050:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41240:3847:1106/093050:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowsingDataDatabaseHelperTest.CannedAddDatabase (1795 ms)
[62/365] BrowsingDataDatabaseHelperTest.CannedAddDatabase (2387 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginExtraNavigations
[41242:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.LoginExtraNavigations (3917 ms)
[63/365] CaptivePortalBrowserTest.LoginExtraNavigations (4497 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutSingleSite
[41243:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41247:12807:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41243:28675:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutSingleSite (5985 ms)
[64/365] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutSingleSite (6602 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.SitePerProcessNavigation
[41250:3847:1106/093055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57055...
sending server_data: {"host": "127.0.0.1", "port": 57055} (36 bytes)
[       OK ] ChromeContentBrowserClientBrowserTest.SitePerProcessNavigation (2184 ms)
[65/365] ChromeContentBrowserClientBrowserTest.SitePerProcessNavigation (2912 ms)
[ RUN      ] ContentSettingsTest.PRE_BlockCookies
[41254:3847:1106/093058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57058...
sending server_data: {"host": "127.0.0.1", "port": 57058} (36 bytes)
[41254:29187:1106/093102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContentSettingsTest.PRE_BlockCookies (4308 ms)
[66/365] ContentSettingsTest.PRE_BlockCookies (5031 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedTabClose
[41256:3847:1106/093058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57061...
sending server_data: {"host": "127.0.0.1", "port": 57061} (36 bytes)
[41256:3847:1106/093104:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[41256:3847:1106/093104:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedTabClose (6290 ms)
[67/365] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedTabClose (6865 ms)
[ RUN      ] DevToolsSanityTest.TestNoScriptDuplicatesOnPanelSwitch
[41265:3847:1106/093103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57066...
sending server_data: {"host": "127.0.0.1", "port": 57066} (36 bytes)
[41265:3847:1106/093108:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[       OK ] DevToolsSanityTest.TestNoScriptDuplicatesOnPanelSwitch (7830 ms)
[68/365] DevToolsSanityTest.TestNoScriptDuplicatesOnPanelSwitch (8711 ms)
[ RUN      ] DevToolsSanityTest.TestConsoleOnNavigateBack
[41269:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57069...
sending server_data: {"host": "127.0.0.1", "port": 57069} (36 bytes)
[41269:3847:1106/093107:INFO:CONSOLE(2)] "Loaded", source: http://127.0.0.1:57069/files/devtools/navigate_back.html (2)
[41269:3847:1106/093111:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[41269:28931:1106/093112:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41269:28931:1106/093112:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestConsoleOnNavigateBack (7241 ms)
[69/365] DevToolsSanityTest.TestConsoleOnNavigateBack (7920 ms)
[ RUN      ] DownloadTest.DontCloseNewTab1
[41275:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41277:3847:1106/093114:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] DownloadTest.DontCloseNewTab1 (3191 ms)
[70/365] DownloadTest.DontCloseNewTab1 (3966 ms)
[ RUN      ] DownloadTest.NewWindow
[41278:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.NewWindow (3814 ms)
[71/365] DownloadTest.NewWindow (4504 ms)
[ RUN      ] DownloadTest.CrxDenyInstall
[41288:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.CrxDenyInstall (2727 ms)
[72/365] DownloadTest.CrxDenyInstall (3439 ms)
[ RUN      ] DownloadTest.ChromeURLAfterDownload
[41283:3847:1106/093116:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.ChromeURLAfterDownload (6521 ms)
[73/365] DownloadTest.ChromeURLAfterDownload (7400 ms)
[ RUN      ] DownloadTest.SavePageNonHTMLViaGet
[41295:3847:1106/093121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57075...
sending server_data: {"host": "127.0.0.1", "port": 57075} (36 bytes)
[       OK ] DownloadTest.SavePageNonHTMLViaGet (3203 ms)
[74/365] DownloadTest.SavePageNonHTMLViaGet (3983 ms)
[ RUN      ] DownloadTest.SavePageNonHTMLViaPost
[41298:3847:1106/093123:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57079...
sending server_data: {"host": "127.0.0.1", "port": 57079} (36 bytes)
[       OK ] DownloadTest.SavePageNonHTMLViaPost (3817 ms)
[75/365] DownloadTest.SavePageNonHTMLViaPost (4500 ms)
[ RUN      ] DownloadStartedAnimationTest.InstantiateAndImmediatelyClose
[41309:3847:1106/093128:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41312:12551:1106/093129:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41309:3847:1106/093129:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DownloadStartedAnimationTest.InstantiateAndImmediatelyClose (1887 ms)
[76/365] DownloadStartedAnimationTest.InstantiateAndImmediatelyClose (2652 ms)
[ RUN      ] DownloadTest.TestMultipleDownloadsInfobar
[41304:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57084...
sending server_data: {"host": "127.0.0.1", "port": 57084} (36 bytes)
[41304:29187:1106/093129:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41304:29187:1106/093129:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.TestMultipleDownloadsInfobar (4500 ms)
[77/365] DownloadTest.TestMultipleDownloadsInfobar (5284 ms)
[ RUN      ] SavePageBrowserTest.SaveHTMLOnlyTabDestroy
[41315:3847:1106/093130:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41315:3847:1106/093132:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SavePageBrowserTest.SaveHTMLOnlyTabDestroy (1936 ms)
[78/365] SavePageBrowserTest.SaveHTMLOnlyTabDestroy (2651 ms)
[ RUN      ] SavePageBrowserTest.SavePageBrowserTest_NonMHTML
[41316:3847:1106/093130:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SavePageBrowserTest.SavePageBrowserTest_NonMHTML (2906 ms)
[79/365] SavePageBrowserTest.SavePageBrowserTest_NonMHTML (3713 ms)
[ RUN      ] ExtensionBrowsingDataTest.RemovalProhibited
[41321:3847:1106/093133:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowsingDataTest.RemovalProhibited (1969 ms)
[80/365] ExtensionBrowsingDataTest.RemovalProhibited (2656 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataRemovalMask
[41325:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowsingDataTest.BrowsingDataRemovalMask (1985 ms)
[81/365] ExtensionBrowsingDataTest.BrowsingDataRemovalMask (2921 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionSimple
[41328:3847:1106/093136:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41330:3847:1106/093137:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41330:3847:1106/093137:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41330:3847:1106/093137:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionSimple (1939 ms)
[82/365] ExtensionBrowsingDataTest.SettingsFunctionSimple (2921 ms)
[ RUN      ] ExtensionCloudPrintPrivateApiTest.CloudPrintHosted
HTTP server started on http://127.0.0.1:57091...
sending server_data: {"host": "127.0.0.1", "port": 57091} (36 bytes)
[41332:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41336:12807:1106/093140:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41332:3847:1106/093140:INFO:CONSOLE(0)] "[SUCCESS] successfulSetupConnector", source: http://www.cloudprintapp.com:57091/files/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[41332:3847:1106/093140:INFO:CONSOLE(0)] "[SUCCESS] getHostName", source: http://www.cloudprintapp.com:57091/files/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[41332:3847:1106/093140:INFO:CONSOLE(0)] "[SUCCESS] getPrinters", source: http://www.cloudprintapp.com:57091/files/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[41332:3847:1106/093140:INFO:CONSOLE(0)] "[SUCCESS] getClientId", source: http://www.cloudprintapp.com:57091/files/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[       OK ] ExtensionCloudPrintPrivateApiTest.CloudPrintHosted (3441 ms)
[83/365] ExtensionCloudPrintPrivateApiTest.CloudPrintHosted (4251 ms)
[ RUN      ] CommandServiceTest.RemoveKeybindingPrefsShouldBePlatformSpecific
[41335:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41338:12807:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41343:12807:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41343:12807:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CommandServiceTest.RemoveKeybindingPrefsShouldBePlatformSpecific (4701 ms)
[84/365] CommandServiceTest.RemoveKeybindingPrefsShouldBePlatformSpecific (5555 ms)
[ RUN      ] DeclarativeContentApiTest.CanonicalizesPageStateMatcherCss
[41346:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DeclarativeContentApiTest.CanonicalizesPageStateMatcherCss (2646 ms)
[85/365] DeclarativeContentApiTest.CanonicalizesPageStateMatcherCss (3440 ms)
[ RUN      ] DeclarativeApiTest.ExtensionLifetimeRulesHandling
[41340:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41340:29443:1106/093145:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41340:29443:1106/093145:WARNING:channel.cc(273)] RawChannel write error
[41352:12551:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[41352:12551:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41352:12551:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41340:29443:1106/093147:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41340:29443:1106/093147:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41340:29443:1106/093148:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41340:29443:1106/093148:WARNING:channel.cc(273)] RawChannel write error
[41340:45059:1106/093148:ERROR:mach_broker_mac.mm(256)] Unknown process 41357 is sending Mach IPC messages!
[       OK ] DeclarativeApiTest.ExtensionLifetimeRulesHandling (6969 ms)
[86/365] DeclarativeApiTest.ExtensionLifetimeRulesHandling (7659 ms)
[ RUN      ] SetIconAPITest.Overview
[41355:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SetIconAPITest.Overview (2967 ms)
[87/365] SetIconAPITest.Overview (3709 ms)
[ RUN      ] DialAPITest.NonWhitelistedExtension
[41359:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41359:29699:1106/093150:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41359:29699:1106/093150:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41359:45319:1106/093150:ERROR:mach_broker_mac.mm(256)] Unknown process 41363 is sending Mach IPC messages!
[41359:3847:1106/093151:INFO:CONSOLE(0)] "[SUCCESS] testPermission", source: chrome-extension://pjfgfjlnehmgjikgnogfjkinnnklalbo/_generated_background_page.html (0)
[41359:29699:1106/093151:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41359:29699:1106/093151:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41359:29699:1106/093151:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DialAPITest.NonWhitelistedExtension (2527 ms)
[88/365] DialAPITest.NonWhitelistedExtension (3180 ms)
[ RUN      ] DialAPITest.OnError
[41365:3847:1106/093151:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41365:3847:1106/093153:INFO:CONSOLE(0)] "[SUCCESS] noListeners", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/on_error.html (0)
[       OK ] DialAPITest.OnError (2643 ms)
[89/365] DialAPITest.OnError (3451 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Open
[41368:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41371:12551:1106/093157:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41375:12551:1106/093157:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41375:12551:1106/093157:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Open (6017 ms)
[90/365] DownloadExtensionTest.DownloadExtensionTest_Open (6617 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchPauseResumeCancelGetFileIconIncognito
[41373:3847:1106/093154:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41376:12807:1106/093158:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchPauseResumeCancelGetFileIconIncognito (3984 ms)
[91/365] DownloadExtensionTest.DownloadExtensionTest_SearchPauseResumeCancelGetFileIconIncognito (4760 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic
[41381:3847:1106/093159:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57096...
sending server_data: {"host": "127.0.0.1", "port": 57096} (36 bytes)
[41387:16899:1106/093201:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[41387:16899:1106/093201:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic (3430 ms)
[92/365] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic (4231 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReservedFilename
[41382:3847:1106/093159:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57099...
sending server_data: {"host": "127.0.0.1", "port": 57099} (36 bytes)
[41386:12807:1106/093202:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReservedFilename (3596 ms)
[93/365] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReservedFilename (4232 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_EmptyBasenameInvalid
[41391:3847:1106/093203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57103...
sending server_data: {"host": "127.0.0.1", "port": 57103} (36 bytes)
[41394:12807:1106/093206:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41394:12807:1106/093206:WARNING:channel.cc(273)] RawChannel write error
[41391:29443:1106/093206:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_EmptyBasenameInvalid (3660 ms)
[94/365] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_EmptyBasenameInvalid (4497 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSplit
[41392:3847:1106/093203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57105...
sending server_data: {"host": "127.0.0.1", "port": 57105} (36 bytes)
[41401:12551:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSplit (5972 ms)
[95/365] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSplit (6608 ms)
[ RUN      ] ExtensionBrowserTest.BackgroundPageIsNeverVisible
[41403:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41405:12551:1106/093210:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowserTest.BackgroundPageIsNeverVisible (2758 ms)
[96/365] ExtensionBrowserTest.BackgroundPageIsNeverVisible (3440 ms)
[ RUN      ] ExtensionBrowserTest.PageActionCrash25562
[41407:3847:1106/093210:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57108...
sending server_data: {"host": "127.0.0.1", "port": 57108} (36 bytes)
[41407:29443:1106/093213:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowserTest.PageActionCrash25562 (3282 ms)
[97/365] ExtensionBrowserTest.PageActionCrash25562 (3970 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeed2
[41409:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57109...
sending server_data: {"host": "127.0.0.1", "port": 57109} (36 bytes)
[41409:3847:1106/093214:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeed2 (3569 ms)
[98/365] ExtensionBrowserTest.RSSParseFeedValidFeed2 (4230 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed1
[41417:3847:1106/093214:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57113...
sending server_data: {"host": "127.0.0.1", "port": 57113} (36 bytes)
[41417:3847:1106/093217:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed1 (3837 ms)
[99/365] ExtensionBrowserTest.RSSParseFeedInvalidFeed1 (4502 ms)
[ RUN      ] PageActionApiTest.RemovePopup
[41420:3847:1106/093215:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PageActionApiTest.RemovePopup (3153 ms)
[100/365] PageActionApiTest.RemovePopup (3977 ms)
[ RUN      ] PageActionApiTest.TestTriggerPageAction
[41426:3847:1106/093218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57115...
sending server_data: {"host": "127.0.0.1", "port": 57115} (36 bytes)
[41429:12551:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41429:12551:1106/093222:WARNING:channel.cc(273)] RawChannel write error
[41433:12551:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41433:12551:1106/093222:WARNING:channel.cc(273)] RawChannel write error
[41436:12807:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[41436:12807:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41436:12807:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PageActionApiTest.TestTriggerPageAction (4151 ms)
[101/365] PageActionApiTest.TestTriggerPageAction (4760 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenMultipleExistingFilesTest
[41428:3847:1106/093219:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41428:29443:1106/093221:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41428:29443:1106/093221:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41428:47619:1106/093221:ERROR:mach_broker_mac.mm(256)] Unknown process 41434 is sending Mach IPC messages!
[41428:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://pndjbcdhdalblmanaihobkghochimnom/_generated_background_page.html (0)
[41428:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pndjbcdhdalblmanaihobkghochimnom/_generated_background_page.html (0)
[41428:29443:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41428:29443:1106/093222:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenMultipleExistingFilesTest (3745 ms)
[102/365] FileSystemApiTest.FileSystemApiOpenMultipleExistingFilesTest (4497 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiInvalidChooseEntryTypeTest
[41437:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41437:29187:1106/093225:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41437:29187:1106/093225:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41437:44803:1106/093225:ERROR:mach_broker_mac.mm(256)] Unknown process 41443 is sending Mach IPC messages!
[41437:3847:1106/093226:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://hhminmpohidhbfcghbecagpbkmnodmoo/_generated_background_page.html (0)
[41444:12551:1106/093226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41444:12551:1106/093226:WARNING:channel.cc(273)] RawChannel write error
[41439:3847:1106/093226:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41439:3847:1106/093226:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41439:3847:1106/093226:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] FileSystemApiTest.FileSystemApiInvalidChooseEntryTypeTest (3344 ms)
[103/365] FileSystemApiTest.FileSystemApiInvalidChooseEntryTypeTest (4233 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveExistingFileTest
[41438:3847:1106/093224:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41438:29955:1106/093225:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41438:29955:1106/093225:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41438:45571:1106/093225:ERROR:mach_broker_mac.mm(256)] Unknown process 41445 is sending Mach IPC messages!
[41438:3847:1106/093227:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://fnodgedhgnbdanegkimabcolmpcdfmdd/_generated_background_page.html (0)
[41442:12807:1106/093227:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41442:12807:1106/093227:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiSaveExistingFileTest (3719 ms)
[104/365] FileSystemApiTest.FileSystemApiSaveExistingFileTest (4519 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveCancelTest
[41447:3847:1106/093228:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41447:29699:1106/093229:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41447:29699:1106/093229:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41447:45827:1106/093229:ERROR:mach_broker_mac.mm(256)] Unknown process 41453 is sending Mach IPC messages!
[41447:3847:1106/093230:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://plgjgjpfcojhclmigfcimfeilgodbfla/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiSaveCancelTest (3473 ms)
[105/365] FileSystemApiTest.FileSystemApiSaveCancelTest (4239 ms)
[ RUN      ] GcmApiTest.SendValidation
[41449:3847:1106/093228:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] successWhenHappyPath", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] successWhenTtlIsZero", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] successWhenTtlIsMissing", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenTtlIsNegative", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenTtlIsTooLarge", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenMessageIdMissing", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenMessageIdIsEmpty", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDestinationIdMissing", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDestinationIdIsEmpty", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataIsMissing", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataIsEmpty", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsEmpty", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] successWhenDataKeyHasGoogDotInIt", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogDot", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogDotPrefixed", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogDotMixedCasedPrefixed", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] successWhenDataKeyHasGoogleInIt", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogle", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsMixedCasedGoogle", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGooglePrefixed", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsCollapeKey", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41449:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] failureWhenMessageIsTooLarge", source: chrome-extension://oefemnhpnehdcjmclomhlajdjjhfnccm/_generated_background_page.html (0)
[41452:13319:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41452:13319:1106/093231:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcmApiTest.SendValidation (3207 ms)
[106/365] GcmApiTest.SendValidation (3971 ms)
[ RUN      ] GcdPrivateAPITest.GetCloudList
[41456:3847:1106/093232:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41459:11287:1106/093234:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41459:11287:1106/093234:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcdPrivateAPITest.GetCloudList (2966 ms)
[107/365] GcdPrivateAPITest.GetCloudList (3711 ms)
[ RUN      ] HotwordPrivateApiTest.ExperimentalHotwordEnabled_Enabled
[41457:3847:1106/093232:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41457:3847:1106/093234:INFO:CONSOLE(0)] "[SUCCESS] newHotwordingEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[41457:29699:1106/093235:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HotwordPrivateApiTest.ExperimentalHotwordEnabled_Enabled (2858 ms)
[108/365] HotwordPrivateApiTest.ExperimentalHotwordEnabled_Enabled (3440 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.NotSignedIn
[41464:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] IdentityGetProfileUserInfoFunctionTest.NotSignedIn (1778 ms)
[109/365] IdentityGetProfileUserInfoFunctionTest.NotSignedIn (2398 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveSuccess
[41465:3847:1106/093236:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41465:29443:1106/093237:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[41465:3847:1106/093238:INFO:CONSOLE(5)] "hi there", source: chrome-extension://bcgacebkpjgdnjapblolgpkpodcjfibf/test.js (5)
[41465:29443:1106/093238:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveSuccess (2469 ms)
[110/365] GetAuthTokenFunctionTest.NonInteractiveSuccess (3188 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveQueuedNoninteractiveFails
[41471:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41471:29699:1106/093239:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[41471:3847:1106/093240:INFO:CONSOLE(5)] "hi there", source: chrome-extension://bcgacebkpjgdnjapblolgpkpodcjfibf/test.js (5)
[41471:29699:1106/093240:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41471:29699:1106/093240:WARNING:channel.cc(273)] RawChannel write error
[41471:29699:1106/093240:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41471:29699:1106/093240:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveQueuedNoninteractiveFails (2608 ms)
[111/365] GetAuthTokenFunctionTest.InteractiveQueuedNoninteractiveFails (3182 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveCacheHit
[41474:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41474:29699:1106/093240:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[41474:3847:1106/093241:INFO:CONSOLE(5)] "hi there", source: chrome-extension://bcgacebkpjgdnjapblolgpkpodcjfibf/test.js (5)
[41474:29699:1106/093241:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveCacheHit (2623 ms)
[112/365] GetAuthTokenFunctionTest.NonInteractiveCacheHit (3449 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveIssueAdviceCacheHit
[41478:3847:1106/093241:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41478:29443:1106/093242:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[41478:3847:1106/093243:INFO:CONSOLE(5)] "hi there", source: chrome-extension://bcgacebkpjgdnjapblolgpkpodcjfibf/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveIssueAdviceCacheHit (2684 ms)
[113/365] GetAuthTokenFunctionTest.NonInteractiveIssueAdviceCacheHit (3445 ms)
[ RUN      ] GetAuthTokenFunctionTest.ComponentWithNormalClientId
[41482:3847:1106/093242:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41482:29699:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41482:29699:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[41482:29699:1106/093243:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41482:29699:1106/093243:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] GetAuthTokenFunctionTest.ComponentWithNormalClientId (1632 ms)
[114/365] GetAuthTokenFunctionTest.ComponentWithNormalClientId (2387 ms)
[ RUN      ] ImageWriterPrivateApiTest.TestListDevices
[41488:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41488:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] testDeviceList", source: chrome-extension://bhdicapfliiopgopdpfahjdciigdmelc/_generated_background_page.html (0)
[41488:29699:1106/093247:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ImageWriterPrivateApiTest.TestListDevices (2636 ms)
[115/365] ImageWriterPrivateApiTest.TestListDevices (3444 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess
[41487:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41497:12551:1106/093248:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41497:12551:1106/093248:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess (4359 ms)
[116/365] LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess (5016 ms)
[ RUN      ] ImageWriterPrivateApiTest.TestWriteFromFile
[41496:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41496:29443:1106/093249:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41496:29443:1106/093249:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41496:45059:1106/093250:ERROR:mach_broker_mac.mm(256)] Unknown process 41502 is sending Mach IPC messages!
[41496:3847:1106/093251:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://bhdicapfliiopgopdpfahjdciigdmelc/_generated_background_page.html (0)
[41496:29443:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41496:29443:1106/093251:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ImageWriterPrivateApiTest.TestWriteFromFile (3428 ms)
[117/365] ImageWriterPrivateApiTest.TestWriteFromFile (4235 ms)
[ RUN      ] ExtensionManagementApiEscalationTest.SetEnabled
[41500:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41506:12295:1106/093252:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41506:12295:1106/093252:WARNING:channel.cc(273)] RawChannel write error
[41500:29699:1106/093253:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41500:29699:1106/093253:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExtensionManagementApiEscalationTest.SetEnabled (4246 ms)
[118/365] ExtensionManagementApiEscalationTest.SetEnabled (5022 ms)
[ RUN      ] ExtensionManagementApiTest.GenerateAppForLink
[41507:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41511:12807:1106/093254:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41507:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] generateAppForLinkWithoutUserGesture", source: chrome-extension://gckjhfiijpnnpjpmoakhdlbbbenihbod/generateAppForLink.html (0)
[41507:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] generateAppForInvalidLink", source: chrome-extension://gckjhfiijpnnpjpmoakhdlbbbenihbod/generateAppForLink.html (0)
[41507:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] generateAppWithEmptyTitle", source: chrome-extension://gckjhfiijpnnpjpmoakhdlbbbenihbod/generateAppForLink.html (0)
[41507:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] generateAppForLinkWithShortURL", source: chrome-extension://gckjhfiijpnnpjpmoakhdlbbbenihbod/generateAppForLink.html (0)
[41507:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] generateAppForLinkWithLongURL", source: chrome-extension://gckjhfiijpnnpjpmoakhdlbbbenihbod/generateAppForLink.html (0)
[       OK ] ExtensionManagementApiTest.GenerateAppForLink (3004 ms)
[119/365] ExtensionManagementApiTest.GenerateAppForLink (3707 ms)
[ RUN      ] ExtensionManagementApiTest.LaunchTabApp
[41514:3847:1106/093254:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41514:3847:1106/093256:INFO:CONSOLE(11)] "Launch Launch App in a tab (befdbooclckijchfnbmidgfmenjnhknd)", source: chrome-extension://pldenbbkijjfdhenoeiogfgoicpgpgha/background.js (11)
[41514:29443:1106/093257:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41514:29443:1106/093257:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41514:45059:1106/093257:ERROR:mach_broker_mac.mm(256)] Unknown process 41521 is sending Mach IPC messages!
[41514:3847:1106/093257:INFO:CONSOLE(11)] "Launch Launch App in a tab (befdbooclckijchfnbmidgfmenjnhknd)", source: chrome-extension://pldenbbkijjfdhenoeiogfgoicpgpgha/background.js (11)
[41514:29443:1106/093257:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41514:29443:1106/093257:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41516:12551:1106/093257:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41516:12551:1106/093257:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41514:45059:1106/093257:ERROR:mach_broker_mac.mm(256)] Unknown process 41522 is sending Mach IPC messages!
[       OK ] ExtensionManagementApiTest.LaunchTabApp (3319 ms)
[120/365] ExtensionManagementApiTest.LaunchTabApp (3971 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesRead
[41517:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41517:29699:1106/093257:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41517:29699:1106/093257:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41517:45319:1106/093257:ERROR:mach_broker_mac.mm(256)] Unknown process 41523 is sending Mach IPC messages!
[41517:3847:1106/093258:INFO:CONSOLE(0)] "[SUCCESS] mediaGalleriesNoGalleries", source: chrome-extension://abbfakobemlhiafneakdnchoighdcghn/_generated_background_page.html (0)
[41517:29699:1106/093258:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesRead (2743 ms)
[121/365] MediaGalleriesPlatformAppBrowserTest.NoGalleriesRead (3451 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesDelete
[41525:3847:1106/093258:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41525:29699:1106/093300:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41525:29699:1106/093300:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41525:46083:1106/093300:ERROR:mach_broker_mac.mm(256)] Unknown process 41530 is sending Mach IPC messages!
[41525:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] getMediaFileSystems", source: chrome-extension://fhcgkndeeodgceiaaknfmapjfnccpmek/_generated_background_page.html (0)
[41525:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] readFileSystemsAndDeleteFile", source: chrome-extension://fhcgkndeeodgceiaaknfmapjfnccpmek/_generated_background_page.html (0)
[41525:29699:1106/093301:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41525:29699:1106/093301:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesDelete (2795 ms)
[122/365] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesDelete (3458 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.CancelScan
[41528:3847:1106/093300:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41528:29699:1106/093301:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41528:29699:1106/093301:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41528:47623:1106/093301:ERROR:mach_broker_mac.mm(256)] Unknown process 41533 is sending Mach IPC messages!
[41528:3847:1106/093302:INFO:CONSOLE(0)] "[SUCCESS] StartAndCancelMediaScanTest", source: chrome-extension://baegbinbjmgcggieimbgjcjcbnlndmmf/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.CancelScan (3102 ms)
[123/365] MediaGalleriesPlatformAppBrowserTest.CancelScan (3969 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.CorrectResponseOnModifyingWatchedGallery
[41535:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaGalleriesGalleryWatchApiTest.CorrectResponseOnModifyingWatchedGallery (2633 ms)
[124/365] MediaGalleriesGalleryWatchApiTest.CorrectResponseOnModifyingWatchedGallery (3174 ms)
[ RUN      ] ExtensionModuleApiTest.IncognitoFile
[41538:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41538:29699:1106/093304:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41538:29699:1106/093304:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41538:45315:1106/093305:ERROR:mach_broker_mac.mm(256)] Unknown process 41543 is sending Mach IPC messages!
[41538:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://kojcpbdebkeiaadjmjecelnkbclhdenm/test.html (0)
[41541:12551:1106/093305:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41541:12551:1106/093305:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionModuleApiTest.IncognitoFile (2545 ms)
[125/365] ExtensionModuleApiTest.IncognitoFile (3178 ms)
[ RUN      ] ExtensionApiTestWithManagementPolicy.OptionalPermissionsPolicyBlocked
[41542:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41542:3847:1106/093307:INFO:CONSOLE(0)] "[SUCCESS] allowedPermission", source: chrome-extension://hlmdifofnflghnkblikobknacmgejoem/_generated_background_page.html (0)
[41542:3847:1106/093307:INFO:CONSOLE(0)] "[SUCCESS] allowedPermission", source: chrome-extension://hlmdifofnflghnkblikobknacmgejoem/_generated_background_page.html (0)
[       OK ] ExtensionApiTestWithManagementPolicy.OptionalPermissionsPolicyBlocked (2808 ms)
[126/365] ExtensionApiTestWithManagementPolicy.OptionalPermissionsPolicyBlocked (3443 ms)
[ RUN      ] ProxySettingsApiTest.ProxyPacDataUrl
[41547:3847:1106/093307:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41547:3847:1106/093309:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://ddkglmikmnfjofpepkgbacdblgajpklj/_generated_background_page.html (0)
[41547:3847:1106/093309:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://ddkglmikmnfjofpepkgbacdblgajpklj/_generated_background_page.html (0)
[41550:3847:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[41551:12551:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41551:12551:1106/093309:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyPacDataUrl (2512 ms)
[127/365] ProxySettingsApiTest.ProxyPacDataUrl (3180 ms)
[ RUN      ] StreamsPrivateApiTest.FileURL
[41552:3847:1106/093308:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41554:3847:1106/093311:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[41554:12295:1106/093311:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StreamsPrivateApiTest.FileURL (3015 ms)
[128/365] StreamsPrivateApiTest.FileURL (3710 ms)
[ RUN      ] StreamsPrivateApiTest.NavigateToAnAttachment
[41555:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41555:29699:1106/093313:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StreamsPrivateApiTest.NavigateToAnAttachment (3217 ms)
[129/365] StreamsPrivateApiTest.NavigateToAnAttachment (3972 ms)
[ RUN      ] SystemMemoryApiTest.Memory
[41561:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41561:3847:1106/093314:INFO:CONSOLE(0)] "[SUCCESS] testGet", source: chrome-extension://mhphkdcgomdcjdfefagnejpeghmakgop/_generated_background_page.html (0)
[41561:29955:1106/093315:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41561:29955:1106/093315:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SystemMemoryApiTest.Memory (2802 ms)
[130/365] SystemMemoryApiTest.Memory (3446 ms)
[ RUN      ] TabCaptureApiTest.GetUserMediaTest
[41564:3847:1106/093314:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41564:3847:1106/093316:INFO:CONSOLE(0)] "[SUCCESS] testGetUserMedia", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/get_user_media_test.html (0)
[41571:12551:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41571:12551:1106/093317:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TabCaptureApiTest.GetUserMediaTest (3442 ms)
[131/365] TabCaptureApiTest.GetUserMediaTest (3976 ms)
[ RUN      ] ExtensionTabsZoomTest.ZoomSettings
[41569:3847:1106/093316:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57123...
sending server_data: {"host": "127.0.0.1", "port": 57123} (36 bytes)
[41575:13063:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsZoomTest.ZoomSettings (4705 ms)
[132/365] ExtensionTabsZoomTest.ZoomSettings (5547 ms)
[ RUN      ] WebNavigationApiTest.ServerRedirect
[41574:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41574:81415:1106/093321:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /extensions/api_test/webnavigation/a.html
[41574:81415:1106/093321:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41574:3847:1106/093321:INFO:CONSOLE(0)] "[SUCCESS] serverRedirect", source: chrome-extension://dmiibbnlnifecehjkjdadbhdikehmojg/test_serverRedirect.html (0)
[41579:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41579:12807:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41579:12807:1106/093321:WARNING:channel.cc(273)] RawChannel write error
[41574:3847:1106/093322:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ServerRedirect (4331 ms)
[133/365] WebNavigationApiTest.ServerRedirect (5021 ms)
[ RUN      ] WebNavigationApiTest.Download
[41582:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41582:81671:1106/093324:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /not-found
[41582:3847:1106/093324:INFO:CONSOLE(0)] "[SUCCESS] serverRedirect", source: chrome-extension://aaampciaanakbkhcmfhjcpkahlagadai/test_download.html (0)
[41582:29699:1106/093325:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41582:29699:1106/093325:WARNING:channel.cc(273)] RawChannel write error
[41582:3847:1106/093325:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Download (3927 ms)
[134/365] WebNavigationApiTest.Download (4770 ms)
[ RUN      ] WebNavigationApiTest.SrcDoc
[41586:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41586:3847:1106/093326:INFO:CONSOLE(0)] "[SUCCESS] srcdoc", source: chrome-extension://mdfhgdhabljmcmhncmoaoenlckhpnfka/test_srcdoc.html (0)
[41589:12551:1106/093326:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41589:12551:1106/093326:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41589:12551:1106/093326:WARNING:channel.cc(273)] RawChannel write error
[41586:29443:1106/093326:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41586:29443:1106/093326:WARNING:channel.cc(273)] RawChannel write error
[41586:3847:1106/093326:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.SrcDoc (3784 ms)
[135/365] WebNavigationApiTest.SrcDoc (4503 ms)
[ RUN      ] WebNavigationApiTest.UserAction
[41602:3847:1106/093326:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41602:3847:1106/093330:INFO:CONSOLE(0)] "[SUCCESS] userAction", source: chrome-extension://gfpliolefjjjjimcciljlmpegoihekik/test_userAction.html (0)
[41602:29443:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41602:29443:1106/093330:WARNING:channel.cc(273)] RawChannel write error
[41602:3847:1106/093330:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.UserAction (4306 ms)
[136/365] WebNavigationApiTest.UserAction (5024 ms)
[ RUN      ] WebNavigationApiTest.Crash
[41605:3847:1106/093327:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41605:80903:1106/093331:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
ASAN:SIGSEGV
=================================================================
==41611==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10c7bb7f bp 0xbffd4458 sp 0xbffd4450 T0)
    #0 0x10c7bb7e in content::(anonymous namespace)::CrashIntentionally() ??:0:0
    #1 0x10c3dc87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) ??:0:0
    #2 0x10c33866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) ??:0:0
    #3 0x10c2d7a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) ??:0:0
    #4 0x48093db in content::MessageRouter::RouteMessage(IPC::Message const&) ??:0:0
    #5 0x480920f in content::MessageRouter::OnMessageReceived(IPC::Message const&) ??:0:0
    #6 0x1083774b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #7 0x3187766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #8 0x318f7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #9 0x1eb3b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #10 0x1f788ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #11 0x1f79e23 in base::MessageLoop::DoWork() ??:0:0
    #12 0x1e6e670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #13 0x9a10504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #14 0x9a104a78 in __CFRunLoopDoSources0 ??:0:0
    #15 0x9a12a825 in __CFRunLoopRun ??:0:0
    #16 0x9a12a019 in CFRunLoopRunSpecific ??:0:0
    #17 0x9a129e8a in CFRunLoopRunInMode ??:0:0
    #18 0x9224fb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #19 0x1e711b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1e6f977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1f77882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x1fcdede in base::RunLoop::Run() ??:0:0
    #23 0x1f77202 in base::MessageLoop::Run() ??:0:0
    #24 0x10d464bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #25 0x1dfe917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #26 0x1e00a86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #27 0x1dfe220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #28 0x4f13d5 in ChromeMain ??:0:0
    #29 0x27ce8 in main (in Chromium Helper) + 24
    #30 0x27cc4 in start (in Chromium Helper) + 52
#31 0x11 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==41611==ABORTING
[41605:80903:1106/093331:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41605:3847:1106/093331:INFO:CONSOLE(0)] "[SUCCESS] crash", source: chrome-extension://ddnhhmhjgfiamljflbfmaaemeiodkkha/test_crash.html (0)
[41608:12551:1106/093331:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41605:29699:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41605:29699:1106/093332:WARNING:channel.cc(273)] RawChannel write error
[41605:3847:1106/093332:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Crash (4977 ms)
[137/365] WebNavigationApiTest.Crash (5819 ms)
[ RUN      ] WebrtcAudioPrivateTest.GetAssociatedSink
[41618:3847:1106/093334:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebrtcAudioPrivateTest.GetAssociatedSink (2051 ms)
[138/365] WebrtcAudioPrivateTest.GetAssociatedSink (3198 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit1
[41612:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41612:29699:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41612:29699:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41612:29699:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41612:29699:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41612:29699:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41612:45315:1106/093333:ERROR:mach_broker_mac.mm(256)] Unknown process 41616 is sending Mach IPC messages!
[41612:45315:1106/093333:ERROR:mach_broker_mac.mm(256)] Unknown process 41617 is sending Mach IPC messages!
[41612:45315:1106/093333:ERROR:mach_broker_mac.mm(256)] Unknown process 41619 is sending Mach IPC messages!
[41612:29699:1106/093336:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41612:29699:1106/093336:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit1 (5416 ms)
[139/365] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit1 (6078 ms)
[ RUN      ] WebrtcAudioPrivateTest.TriggerEvent
[41628:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41628:29699:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41628:29699:1106/093338:WARNING:channel.cc(273)] RawChannel write error
[41628:29699:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41628:29699:1106/093338:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebrtcAudioPrivateTest.TriggerEvent (2608 ms)
[140/365] WebrtcAudioPrivateTest.TriggerEvent (3455 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IncorrectManifest2
HTTP server started on http://127.0.0.1:57145...
sending server_data: {"host": "127.0.0.1", "port": 57145} (36 bytes)
[41630:3847:1106/093337:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41630:3847:1106/093340:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[41630:3847:1106/093341:WARNING:extension_error_reporter.cc(79)] Extension error: Manifest file is invalid.
[41630:3847:1106/093341:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:57145/files/extensions/api_test/webstore_private/incorrect_manifest2.html (0)
[41630:29699:1106/093341:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebstorePrivateApiTest.IncorrectManifest2 (4608 ms)
[141/365] ExtensionWebstorePrivateApiTest.IncorrectManifest2 (5287 ms)
[ RUN      ] AppBackgroundPageApiTest.OpenTwoBackgroundPages
[41637:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41637:80903:1106/093343:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41643:12295:1106/093345:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41645:13063:1106/093345:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41645:13063:1106/093345:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.OpenTwoBackgroundPages (5364 ms)
[142/365] AppBackgroundPageApiTest.OpenTwoBackgroundPages (6083 ms)
[ RUN      ] AppBackgroundPageApiTest.UnloadExtensionWhileHidden
[41644:3847:1106/093342:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41644:80903:1106/093344:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /test.html
[41644:29699:1106/093345:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[41644:29699:1106/093345:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41644:29699:1106/093345:WARNING:channel.cc(273)] RawChannel write error
[41648:12807:1106/093345:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41648:12807:1106/093345:WARNING:channel.cc(273)] RawChannel write error
[41644:3847:1106/093345:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppBackgroundPageApiTest.UnloadExtensionWhileHidden (2937 ms)
[143/365] AppBackgroundPageApiTest.UnloadExtensionWhileHidden (3703 ms)
[ RUN      ] AppApiTest.NavigateIntoAppProcess
[41650:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41650:3847:1106/093347:INFO:app_process_apitest.cc(434)] Loading path1/empty.html.
[41650:3847:1106/093348:INFO:app_process_apitest.cc(436)] Loading path1/empty.html - done.
[41650:3847:1106/093348:INFO:app_process_apitest.cc(442)] Loading extension.
[41650:81159:1106/093348:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41650:3847:1106/093348:INFO:app_process_apitest.cc(445)] Loading extension - done.
[41650:3847:1106/093348:INFO:app_process_apitest.cc(447)] Loading path1/empty.html.
[41650:3847:1106/093349:INFO:app_process_apitest.cc(449)] Loading path1/empty.html - done.
[41650:3847:1106/093349:INFO:app_process_apitest.cc(454)] Disabling extension.
[41650:3847:1106/093349:INFO:app_process_apitest.cc(456)] Disabling extension - done.
[41650:3847:1106/093349:INFO:app_process_apitest.cc(457)] Loading path1/empty.html.
[41650:3847:1106/093349:INFO:app_process_apitest.cc(459)] Loading path1/empty.html - done.
[41650:29187:1106/093349:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41650:29187:1106/093349:WARNING:channel.cc(273)] RawChannel write error
[41650:29187:1106/093349:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppApiTest.NavigateIntoAppProcess (3979 ms)
[144/365] AppApiTest.NavigateIntoAppProcess (4762 ms)
[ RUN      ] ChromeAppAPITest.IsInstalled
[41651:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57171...
sending server_data: {"host": "127.0.0.1", "port": 57171} (36 bytes)
[41658:12551:1106/093350:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41658:12551:1106/093350:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeAppAPITest.IsInstalled (4284 ms)
[145/365] ChromeAppAPITest.IsInstalled (5028 ms)
[ RUN      ] ExtensionCrxInstallerTest.KioskOnlyTest
[41662:3847:1106/093351:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41662:3847:1106/093353:WARNING:extension_error_reporter.cc(79)] Extension error: App with 'kiosk_only' manifest attribute must be installed in Chrome OS kiosk mode.
[       OK ] ExtensionCrxInstallerTest.KioskOnlyTest (2450 ms)
[146/365] ExtensionCrxInstallerTest.KioskOnlyTest (3181 ms)
[ RUN      ] ExtensionCrxInstallerTest.PlatformAppCrx
[41661:3847:1106/093351:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.PlatformAppCrx (3208 ms)
[147/365] ExtensionCrxInstallerTest.PlatformAppCrx (3966 ms)
[ RUN      ] ExtensionContextMenuBrowserLazyTest.EventPage
[41671:3847:1106/093355:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41677:12551:1106/093357:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41677:12551:1106/093357:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserLazyTest.EventPage (3970 ms)
[148/365] ExtensionContextMenuBrowserLazyTest.EventPage (4759 ms)
[ RUN      ] ExecuteScriptApiTest.NavigationRaceExecuteScript
[41670:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41670:81171:1106/093358:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41670:29699:1106/093358:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41670:29699:1106/093358:WARNING:channel.cc(273)] RawChannel write error
[41670:29699:1106/093358:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41670:29699:1106/093358:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41670:45319:1106/093359:ERROR:mach_broker_mac.mm(256)] Unknown process 41681 is sending Mach IPC messages!
[       OK ] ExecuteScriptApiTest.NavigationRaceExecuteScript (4625 ms)
[149/365] ExecuteScriptApiTest.NavigationRaceExecuteScript (5284 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestThemeReset
[41682:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41682:29699:1106/093403:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionInstallUIBrowserTest.TestThemeReset (4277 ms)
[150/365] ExtensionInstallUIBrowserTest.TestThemeReset (5033 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestInstallThemeInFullScreen
[41683:3847:1106/093400:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionInstallUIBrowserTest.TestInstallThemeInFullScreen (4515 ms)
[151/365] ExtensionInstallUIBrowserTest.TestInstallThemeInFullScreen (5283 ms)
[ RUN      ] ExtensionOverrideTest.ShouldNotCreateDuplicateEntries
[41690:3847:1106/093405:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41696:12295:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41696:12295:1106/093407:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionOverrideTest.ShouldNotCreateDuplicateEntries (2897 ms)
[152/365] ExtensionOverrideTest.ShouldNotCreateDuplicateEntries (3706 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.WebAccessibleResources
[41691:3847:1106/093405:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57187...
sending server_data: {"host": "127.0.0.1", "port": 57187} (36 bytes)
[41691:3847:1106/093407:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[41691:29699:1106/093407:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: invalid
[41691:29699:1106/093407:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://invalid/
[41691:3847:1106/093407:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[41691:3847:1106/093407:INFO:CONSOLE(0)] "Denying load of chrome-extension://ggmldgjhdenlnjjjmehkomheglpmijnf/test2.png. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://127.0.0.1:57187/files/extensions/api_test/extension_resource_request_policy/web_accessible/xhr_inaccessible_resource.html (0)
[41691:29699:1106/093407:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: invalid
[41691:29699:1106/093407:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://invalid/
[41691:3847:1106/093407:INFO:CONSOLE(1)] "Denying load of chrome-extension://ggmldgjhdenlnjjjmehkomheglpmijnf/test2.png. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://127.0.0.1:57187/files/extensions/api_test/extension_resource_request_policy/web_accessible/nonaccessible_resource.html (1)
[41691:3847:1106/093407:INFO:CONSOLE(0)] "Denying load of chrome-extension-resource://demo/library.js. chrome-extension-resources:// can only be loaded from extensions.", source: http://127.0.0.1:57187/files/extensions/api_test/extension_resource_request_policy/web_accessible/nonaccessible_chrome_resource_scheme.html (0)
[41695:12807:1106/093408:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41695:12807:1106/093408:WARNING:channel.cc(273)] RawChannel write error
[41702:12807:1106/093409:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41702:12807:1106/093409:WARNING:channel.cc(273)] RawChannel write error
[41691:29699:1106/093410:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41691:29699:1106/093410:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.WebAccessibleResources (4923 ms)
[153/365] ExtensionResourceRequestPolicyTest.WebAccessibleResources (5833 ms)
[ RUN      ] ExtensionStorageMonitorTest.UnderThreshold
[41698:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41701:13063:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41701:13063:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[41698:29699:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41698:29699:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.UnderThreshold (3575 ms)
[154/365] ExtensionStorageMonitorTest.UnderThreshold (4234 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckAvailableAPIsInChromeFrame
[41705:3847:1106/093411:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41707:13063:1106/093413:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41709:12807:1106/093414:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41709:12807:1106/093414:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebUITest.SanityCheckAvailableAPIsInChromeFrame (3673 ms)
[155/365] ExtensionWebUITest.SanityCheckAvailableAPIsInChromeFrame (4503 ms)
[ RUN      ] RequirementsCheckerBrowserTest.Check3DExtension
[41713:3847:1106/093415:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41715:3847:1106/093416:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41715:3847:1106/093416:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41715:3847:1106/093416:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RequirementsCheckerBrowserTest.Check3DExtension (1506 ms)
[156/365] RequirementsCheckerBrowserTest.Check3DExtension (2389 ms)
[ RUN      ] IsolatedAppTest.CookieIsolation
[41708:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41711:12807:1106/093415:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41711:12807:1106/093415:WARNING:channel.cc(273)] RawChannel write error
[41708:80903:1106/093415:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41708:29699:1106/093418:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41708:29699:1106/093418:WARNING:channel.cc(273)] RawChannel write error
[41714:12295:1106/093418:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41714:12295:1106/093418:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41714:12295:1106/093418:WARNING:channel.cc(273)] RawChannel write error
[       OK ] IsolatedAppTest.CookieIsolation (6213 ms)
[157/365] IsolatedAppTest.CookieIsolation (6873 ms)
[ RUN      ] WebstoreInlineInstallerListenerTest.InstallStageListenerTest
HTTP server started on http://127.0.0.1:57208...
sending server_data: {"host": "127.0.0.1", "port": 57208} (36 bytes)
[41718:3847:1106/093418:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebstoreInlineInstallerListenerTest.InstallStageListenerTest (4149 ms)
[158/365] WebstoreInlineInstallerListenerTest.InstallStageListenerTest (4774 ms)
[ RUN      ] WebstoreInlineInstallerListenerTest.BothListenersTest
HTTP server started on http://127.0.0.1:57210...
sending server_data: {"host": "127.0.0.1", "port": 57210} (36 bytes)
[41723:3847:1106/093420:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebstoreInlineInstallerListenerTest.BothListenersTest (3618 ms)
[159/365] WebstoreInlineInstallerListenerTest.BothListenersTest (4497 ms)
[ RUN      ] GeolocationBrowserTest.ErrorOnPermissionDenied
[41733:3847:1106/093422:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41733:3847:1106/093423:WARNING:geolocation_browsertest.cc(343)] before navigate
[41733:3847:1106/093423:WARNING:geolocation_browsertest.cc(353)] after navigate
[41733:3847:1106/093423:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[41733:80391:1106/093423:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41733:3847:1106/093423:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[41733:3847:1106/093424:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[41733:3847:1106/093424:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[41733:3847:1106/093424:WARNING:geolocation_browsertest.cc(428)] infobar response set
[41733:3847:1106/093424:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.ErrorOnPermissionDenied (1787 ms)
[160/365] GeolocationBrowserTest.ErrorOnPermissionDenied (2397 ms)
[ RUN      ] GeolocationBrowserTest.TwoWatchesInOneFrame
[41738:3847:1106/093424:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(343)] before navigate
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(353)] after navigate
[41738:80387:1106/093425:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(216)] got geolocation watch
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(428)] infobar response set
[41738:3847:1106/093425:WARNING:geolocation_browsertest.cc(463)] MockLocationProvider listeners updated
[41738:3847:1106/093426:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.TwoWatchesInOneFrame (2372 ms)
[161/365] GeolocationBrowserTest.TwoWatchesInOneFrame (2919 ms)
[ RUN      ] HistoryBrowserTest.ConsiderRedirectAfterGestureAsUserInitiated
[41741:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.ConsiderRedirectAfterGestureAsUserInitiated (1613 ms)
[162/365] HistoryBrowserTest.ConsiderRedirectAfterGestureAsUserInitiated (2126 ms)
[ RUN      ] RedirectTest.Server
[41745:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57227...
sending server_data: {"host": "127.0.0.1", "port": 57227} (36 bytes)
[       OK ] RedirectTest.Server (2318 ms)
[163/365] RedirectTest.Server (2916 ms)
[ RUN      ] HistoryBrowserTest.MultiTabsWindowsHistory
[41744:3847:1106/093426:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41750:12551:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41750:12551:1106/093430:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.MultiTabsWindowsHistory (4385 ms)
[164/365] HistoryBrowserTest.MultiTabsWindowsHistory (5019 ms)
[ RUN      ] RedirectTest.ClientEmptyReferer
[41753:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57231...
sending server_data: {"host": "127.0.0.1", "port": 57231} (36 bytes)
[       OK ] RedirectTest.ClientEmptyReferer (1850 ms)
[165/365] RedirectTest.ClientEmptyReferer (2388 ms)
[ RUN      ] RedirectTest.ClientFragments
[41758:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57233...
sending server_data: {"host": "127.0.0.1", "port": 57233} (36 bytes)
[       OK ] RedirectTest.ClientFragments (2123 ms)
[166/365] RedirectTest.ClientFragments (2913 ms)
[ RUN      ] IFrameTest.Crash
[41760:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41760:28931:1106/093433:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41760:28931:1106/093433:WARNING:channel.cc(273)] RawChannel write error
[       OK ] IFrameTest.Crash (1727 ms)
[167/365] IFrameTest.Crash (2396 ms)
[ RUN      ] SupervisedUserResourceThrottleTest.NoNavigationObserverBlock
[41765:3847:1106/093434:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41773:12551:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41773:12551:1106/093437:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SupervisedUserResourceThrottleTest.NoNavigationObserverBlock (2851 ms)
[168/365] SupervisedUserResourceThrottleTest.NoNavigationObserverBlock (3442 ms)
[ RUN      ] MediaStreamInfoBarTest.TestDenyingThenClearingStickyException
[41766:3847:1106/093435:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57234...
sending server_data: {"host": "127.0.0.1", "port": 57234} (36 bytes)
[41766:3847:1106/093436:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:57234/files/webrtc/adapter.js (71)
[41766:3847:1106/093436:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093436:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[41766:3847:1106/093437:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:57234/files/webrtc/test_functions.js (13)
[       OK ] MediaStreamInfoBarTest.TestDenyingThenClearingStickyException (2983 ms)
[169/365] MediaStreamInfoBarTest.TestDenyingThenClearingStickyException (3710 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestCamDoesNotChangeMic
[41775:3847:1106/093438:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerTest.RequestCamDoesNotChangeMic (1953 ms)
[170/365] MediaStreamDevicesControllerTest.RequestCamDoesNotChangeMic (2651 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_HR_Basic
[41774:3847:1106/093438:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57243...
sending server_data: {"host": "127.0.0.1", "port": 57243} (36 bytes)
[41774:28931:1106/093440:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41774:28931:1106/093440:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_HR_Basic (2546 ms)
[171/365] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_HR_Basic (3179 ms)
[ RUN      ] SdchBrowserTest.ReverseIsolation
[41782:3847:1106/093441:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41782:28675:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41782:28675:1106/093443:WARNING:channel.cc(273)] RawChannel write error
[41782:28675:1106/093444:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41782:28675:1106/093444:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SdchBrowserTest.ReverseIsolation (2949 ms)
[172/365] SdchBrowserTest.ReverseIsolation (3706 ms)
[ RUN      ] MetricsServiceBrowserTest.CrashRenderers
[41781:3847:1106/093441:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
ASAN:SIGSEGV
=================================================================
==41789==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10d02b7f bp 0xbff4d498 sp 0xbff4d490 T0)
    #0 0x10d02b7e in content::(anonymous namespace)::CrashIntentionally() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 14
    #1 0x10cc4c87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1751
    #2 0x10cba866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 998
    #3 0x10cb47a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 8612
    #4 0x48903db in content::MessageRouter::RouteMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 331
    #5 0x489020f in content::MessageRouter::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 159
    #6 0x108be74b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #7 0x320e766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #8 0x32167cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #9 0x1f3ab26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #10 0x1fff8ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #11 0x2000e23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #12 0x1ef5670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #13 0x9a10504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #14 0x9a104a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #15 0x9a12a825 in __CFRunLoopRun (in CoreFoundation) + 933
    #16 0x9a12a019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #17 0x9a129e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #18 0x9224fb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #19 0x1ef81b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #20 0x1ef6977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #21 0x1ffe882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #22 0x2054ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #23 0x1ffe202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #24 0x10dcd4bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #25 0x1e85917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #26 0x1e87a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #27 0x1e85220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #28 0x5783d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #29 0xaece8 in main (in Chromium Helper) + 24
    #30 0xaecc4 in start (in Chromium Helper) + 52
#31 0x10 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==41789==ABORTING
[       OK ] MetricsServiceBrowserTest.CrashRenderers (3446 ms)
[173/365] MetricsServiceBrowserTest.CrashRenderers (3977 ms)
[ RUN      ] WebSocketBrowserConnectToTest.WebSocketBasicAuthNoCreds
[41791:3847:1106/093445:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57255...
sending server_data: {"host": "127.0.0.1", "port": 57255} (36 bytes)
WebSocket server started on ws://127.0.0.1:57256...
sending server_data: {"host": "127.0.0.1", "port": 57256} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 57258)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
self.finish_request(request, client_address)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 663, in __init__
self, request, client_address, server)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
self.finish()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
self.wfile.close()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
self.flush()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

[41791:3847:1106/093446:INFO:CONSOLE(17)] "WebSocket connection to 'ws://127.0.0.1:57256/echo-with-no-extension' failed: HTTP Authentication failed; no valid credentials available", source: http://127.0.0.1:57255/files/connect_to.html?url=ws://127.0.0.1:57256/echo-with-no-extension (17)
testserver.py: Broken pipe
[       OK ] WebSocketBrowserConnectToTest.WebSocketBasicAuthNoCreds (2000 ms)
[174/365] WebSocketBrowserConnectToTest.WebSocketBasicAuthNoCreds (2649 ms)
[ RUN      ] WebSocketBrowserTest.SendCloseFrameWhenTabIsClosed
[41790:3847:1106/093445:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:57254...
sending server_data: {"host": "127.0.0.1", "port": 57254} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[41790:28675:1106/093447:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41790:28675:1106/093447:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebSocketBrowserTest.SendCloseFrameWhenTabIsClosed (2766 ms)
[175/365] WebSocketBrowserTest.SendCloseFrameWhenTabIsClosed (3437 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForSubmitWithInPageNavigation
[41803:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41803:63495:1106/093449:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41803:29187:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41803:29187:1106/093449:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForSubmitWithInPageNavigation (1935 ms)
[176/365] PasswordManagerBrowserTest.PromptForSubmitWithInPageNavigation (2662 ms)
[ RUN      ] PasswordManagerBrowserTest.VerifyPasswordGenerationUpload
[41805:3847:1106/093448:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41805:63239:1106/093449:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[41805:28931:1106/093450:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PasswordManagerBrowserTest.VerifyPasswordGenerationUpload (1969 ms)
[177/365] PasswordManagerBrowserTest.VerifyPasswordGenerationUpload (2670 ms)
[ RUN      ] PasswordManagerBrowserTest.PreferPasswordFormManagerWhichFinishedMatching
[41811:3847:1106/093451:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41811:63495:1106/093452:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.PreferPasswordFormManagerWhichFinishedMatching (1801 ms)
[178/365] PasswordManagerBrowserTest.PreferPasswordFormManagerWhichFinishedMatching (2386 ms)
[ RUN      ] PasswordManagerBrowserTest.PasswordValueAccessible
[41809:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41809:62983:1106/093451:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.PasswordValueAccessible (2513 ms)
[179/365] PasswordManagerBrowserTest.PasswordValueAccessible (3176 ms)
[ RUN      ] CloudPolicyProtoTest.VerifyProtobufEquivalence
[       OK ] CloudPolicyProtoTest.VerifyProtobufEquivalence (1 ms)
[180/365] CloudPolicyProtoTest.VerifyProtobufEquivalence (411 ms)
[ RUN      ] PolicyTest.DisabledPluginsExceptions
[41816:3847:1106/093453:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41816:3847:1106/093455:INFO:policy_browsertest.cc(431)] Test skipped because the Flash plugin couldn't be found.
[       OK ] PolicyTest.DisabledPluginsExceptions (1684 ms)
[181/365] PolicyTest.DisabledPluginsExceptions (2136 ms)
[ RUN      ] PolicyPrefsTestCoverageTest.AllPoliciesHaveATestCase
[41824:3847:1106/093455:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41828:3847:1106/093456:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] PolicyPrefsTestCoverageTest.AllPoliciesHaveATestCase (1148 ms)
[182/365] PolicyPrefsTestCoverageTest.AllPoliciesHaveATestCase (1600 ms)
[ RUN      ] PolicyTest.ExtensionInstallForcelist
[41817:3847:1106/093454:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41817:3847:1106/093455:WARNING:extension_error_reporter.cc(79)] Extension error: Failed to load extension from: /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/chrome/test/data/extensions/good_unpacked. My First Extension (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[41817:29699:1106/093457:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41817:29699:1106/093457:WARNING:channel.cc(273)] RawChannel write error
[41817:29699:1106/093457:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41817:29699:1106/093457:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41817:29699:1106/093457:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PolicyTest.ExtensionInstallForcelist (3853 ms)
[183/365] PolicyTest.ExtensionInstallForcelist (4506 ms)
[ RUN      ] PrefetchBrowserTestPrediction.PreferenceWorks
[41831:3847:1106/093457:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57286...
sending server_data: {"host": "127.0.0.1", "port": 57286} (36 bytes)
[41831:28931:1106/093459:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefetchBrowserTestPrediction.PreferenceWorks (2003 ms)
[184/365] PrefetchBrowserTestPrediction.PreferenceWorks (2649 ms)
[ RUN      ] PrefsFunctionalTest.TestSessionRestoreShowBookmarkBar
[41835:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41837:3847:1106/093459:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[41837:3847:1106/093459:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[41837:3847:1106/093459:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefsFunctionalTest.TestSessionRestoreShowBookmarkBar (1267 ms)
[185/365] PrefsFunctionalTest.TestSessionRestoreShowBookmarkBar (1865 ms)
[ RUN      ] PrefsFunctionalTest.PRE_TestHomepagePrefs
[41839:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41842:16899:1106/093500:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] PrefsFunctionalTest.PRE_TestHomepagePrefs (1138 ms)
[186/365] PrefsFunctionalTest.PRE_TestHomepagePrefs (1597 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinks
[41840:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57302...
sending server_data: {"host": "127.0.0.1", "port": 57302} (36 bytes)
[41848:12551:1106/093502:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41848:12551:1106/093502:WARNING:channel.cc(273)] RawChannel write error
[41840:28931:1106/093502:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinks (2497 ms)
[187/365] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinks (2913 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNoCommitNoSwap
[41845:3847:1106/093501:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57308...
sending server_data: {"host": "127.0.0.1", "port": 57308} (36 bytes)
[41852:12295:1106/093503:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41852:12295:1106/093503:WARNING:channel.cc(273)] RawChannel write error
[41845:28675:1106/093504:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41845:28675:1106/093504:WARNING:channel.cc(273)] RawChannel write error
[41845:28675:1106/093504:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderNoCommitNoSwap (2790 ms)
[188/365] PrerenderBrowserTest.PrerenderNoCommitNoSwap (3440 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecondViaClick
[41851:3847:1106/093503:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57312...
sending server_data: {"host": "127.0.0.1", "port": 57312} (36 bytes)
[41851:28931:1106/093505:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41851:28931:1106/093505:WARNING:channel.cc(273)] RawChannel write error
[41851:28931:1106/093505:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41851:28931:1106/093505:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecondViaClick (2314 ms)
[189/365] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecondViaClick (2914 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHttps
[41858:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57320...
sending server_data: {"host": "127.0.0.1", "port": 57320} (36 bytes)
HTTPS server started on https://127.0.0.1:57321...
sending server_data: {"host": "127.0.0.1", "port": 57321} (36 bytes)
[41858:28931:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderHttps (2985 ms)
[190/365] PrerenderBrowserTest.PrerenderHttps (3443 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDownloadIframe
[41861:3847:1106/093506:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57326...
sending server_data: {"host": "127.0.0.1", "port": 57326} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderDownloadIframe (2467 ms)
[191/365] PrerenderBrowserTest.PrerenderDownloadIframe (3176 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderRegisterProtocolHandler
[41870:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57333...
sending server_data: {"host": "127.0.0.1", "port": 57333} (36 bytes)
[41870:28931:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41870:28931:1106/093510:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderRegisterProtocolHandler (2298 ms)
[192/365] PrerenderBrowserTest.PrerenderRegisterProtocolHandler (2925 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSameDomainWindowOpenerWindowOpen
[41874:3847:1106/093509:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57338...
sending server_data: {"host": "127.0.0.1", "port": 57338} (36 bytes)
[41874:29187:1106/093511:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41874:29187:1106/093511:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSameDomainWindowOpenerWindowOpen (2475 ms)
[193/365] PrerenderBrowserTest.PrerenderSameDomainWindowOpenerWindowOpen (3181 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderUnload
[41881:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57346...
sending server_data: {"host": "127.0.0.1", "port": 57346} (36 bytes)
[41881:3847:1106/093513:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[41881:3847:1106/093513:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://unload-url.test/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:57346' is therefore not allowed access.", source: http://127.0.0.1:57346/files/prerender/prerender_loader_with_unload.html?replace_text=UkVQTEFDRV9XSVRIX1BSRVJFTkRFUl9VUkw=:aHR0cDovLzEyNy4wLjAuMTo1NzM0Ni9maWxlcy9wcmVyZW5kZXIvcHJlcmVuZGVyX3BhZ2UuaHRtbA==& (0)
[41881:3847:1106/093513:INFO:CONSOLE(12)] "Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://unload-url.test/'.", source: http://127.0.0.1:57346/files/prerender/prerender_loader_with_unload.html?replace_text=UkVQTEFDRV9XSVRIX1BSRVJFTkRFUl9VUkw=:aHR0cDovLzEyNy4wLjAuMTo1NzM0Ni9maWxlcy9wcmVyZW5kZXIvcHJlcmVuZGVyX3BhZ2UuaHRtbA==& (12)
[       OK ] PrerenderBrowserTest.PrerenderUnload (2343 ms)
[194/365] PrerenderBrowserTest.PrerenderUnload (2910 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelAll
[41884:3847:1106/093512:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57352...
sending server_data: {"host": "127.0.0.1", "port": 57352} (36 bytes)
[41884:28931:1106/093514:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41884:28931:1106/093514:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelAll (2209 ms)
[195/365] PrerenderBrowserTest.PrerenderCancelAll (2921 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNavigateNavigateGoBack
[41891:3847:1106/093514:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57359...
sending server_data: {"host": "127.0.0.1", "port": 57359} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderNavigateNavigateGoBack (2687 ms)
[196/365] PrerenderBrowserTest.PrerenderNavigateNavigateGoBack (3190 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirect
[41894:3847:1106/093515:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57368...
sending server_data: {"host": "127.0.0.1", "port": 57368} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirect (2195 ms)
[197/365] PrerenderBrowserTest.PrerenderCrossProcessServerRedirect (2658 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredSynchronousXHR
[41901:3847:1106/093517:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57374...
sending server_data: {"host": "127.0.0.1", "port": 57374} (36 bytes)
[41901:3847:1106/093519:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[41908:12551:1106/093519:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41908:12551:1106/093519:WARNING:channel.cc(273)] RawChannel write error
[41901:3847:1106/093519:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] PrerenderBrowserTest.PrerenderDeferredSynchronousXHR (2176 ms)
[198/365] PrerenderBrowserTest.PrerenderDeferredSynchronousXHR (2652 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderBrowserInitiatedPostNoSwap
[41903:3847:1106/093518:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57379...
sending server_data: {"host": "127.0.0.1", "port": 57379} (36 bytes)
[41907:12551:1106/093519:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41907:12551:1106/093519:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderBrowserInitiatedPostNoSwap (2156 ms)
[199/365] PrerenderBrowserTest.PrerenderBrowserInitiatedPostNoSwap (2654 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNewNavigationEntry
[41911:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57391...
sending server_data: {"host": "127.0.0.1", "port": 57391} (36 bytes)
[41918:12807:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41911:29187:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41911:29187:1106/093522:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderNewNavigationEntry (2304 ms)
[200/365] PrerenderBrowserTest.PrerenderNewNavigationEntry (2912 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageNewTab
[41913:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57395...
sending server_data: {"host": "127.0.0.1", "port": 57395} (36 bytes)
[41922:12807:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41913:28931:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPageNewTab (3025 ms)
[201/365] PrerenderBrowserTest.PrerenderPageNewTab (3437 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPPLTNormalNavigation
[41921:3847:1106/093523:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57402...
sending server_data: {"host": "127.0.0.1", "port": 57402} (36 bytes)
[41921:28931:1106/093524:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41921:28931:1106/093524:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPPLTNormalNavigation (1617 ms)
[202/365] PrerenderBrowserTest.PrerenderPPLTNormalNavigation (2121 ms)
[ RUN      ] PrerenderBrowserTest.LocalPredictorDisableWorksBaseCase
[41925:3847:1106/093524:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57406...
sending server_data: {"host": "127.0.0.1", "port": 57406} (36 bytes)
[       OK ] PrerenderBrowserTest.LocalPredictorDisableWorksBaseCase (1535 ms)
[203/365] PrerenderBrowserTest.LocalPredictorDisableWorksBaseCase (2135 ms)
[ RUN      ] CloudPrintProxyPolicyStartupTest.StartAndShutdown
2014-11-06 09:35:26.726 browser_tests[41933:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5e0f, name = '/var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.JQuhyR_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
[       OK ] CloudPrintProxyPolicyStartupTest.StartAndShutdown (479 ms)
[204/365] CloudPrintProxyPolicyStartupTest.StartAndShutdown (1072 ms)
[ RUN      ] ProfileListDesktopBrowserTest.SignOut
[41937:3847:1106/093527:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41940:12551:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41937:3847:1106/093528:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41937:28675:1106/093528:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41937:3847:1106/093528:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown incognito.mode_availability
[41937:3847:1106/093528:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ProfileListDesktopBrowserTest.SignOut (1515 ms)
[205/365] ProfileListDesktopBrowserTest.SignOut (2129 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.WebNavigation
[41929:3847:1106/093525:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57407...
sending server_data: {"host": "127.0.0.1", "port": 57407} (36 bytes)
[41929:3847:1106/093528:INFO:CONSOLE(0)] "[SUCCESS] prerendered", source: chrome-extension://bamlhdpegdicgpfedlhiljfgmfaocpka/test_prerender.html (0)
[41932:12295:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41936:12551:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41936:12551:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTestWithExtensions.WebNavigation (3993 ms)
[206/365] PrerenderBrowserTestWithExtensions.WebNavigation (4501 ms)
[ RUN      ] ReferrerPolicyTest.HttpsLeftClickRedirect
HTTP server started on http://127.0.0.1:57414...
sending server_data: {"host": "127.0.0.1", "port": 57414} (36 bytes)
HTTPS server started on https://127.0.0.1:57416...
sending server_data: {"host": "127.0.0.1", "port": 57416} (36 bytes)
[41944:3847:1106/093530:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[41944:29955:1106/093531:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41944:29955:1106/093531:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsLeftClickRedirect (2248 ms)
[207/365] ReferrerPolicyTest.HttpsLeftClickRedirect (2914 ms)
[ RUN      ] ReferrerPolicyTest.HttpsContextMenuOrigin
HTTP server started on http://127.0.0.1:57413...
sending server_data: {"host": "127.0.0.1", "port": 57413} (36 bytes)
HTTPS server started on https://127.0.0.1:57415...
sending server_data: {"host": "127.0.0.1", "port": 57415} (36 bytes)
[41943:3847:1106/093530:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41951:12807:1106/093532:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41951:12807:1106/093532:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsContextMenuOrigin (2996 ms)
[208/365] ReferrerPolicyTest.HttpsContextMenuOrigin (3441 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickTargetBlankRedirect
HTTP server started on http://127.0.0.1:57427...
sending server_data: {"host": "127.0.0.1", "port": 57427} (36 bytes)
HTTPS server started on https://127.0.0.1:57428...
sending server_data: {"host": "127.0.0.1", "port": 57428} (36 bytes)
[41954:3847:1106/093533:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41954:29955:1106/093534:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41954:29955:1106/093534:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.MiddleClickTargetBlankRedirect (1972 ms)
[209/365] ReferrerPolicyTest.MiddleClickTargetBlankRedirect (2384 ms)
[ RUN      ] ReferrerPolicyTest.ContextMenuRedirect
HTTP server started on http://127.0.0.1:57429...
sending server_data: {"host": "127.0.0.1", "port": 57429} (36 bytes)
HTTPS server started on https://127.0.0.1:57430...
sending server_data: {"host": "127.0.0.1", "port": 57430} (36 bytes)
[41955:3847:1106/093533:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41965:3847:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ReferrerPolicyTest.ContextMenuRedirect (3056 ms)
[210/365] ReferrerPolicyTest.ContextMenuRedirect (3710 ms)
[ RUN      ] PDFExtensionTest.Viewport
[41964:3847:1106/093535:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41967:12807:1106/093536:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41967:12807:1106/093536:WARNING:channel.cc(273)] RawChannel write error
[41964:3847:1106/093536:INFO:CONSOLE(0)] "Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:".
", source:  (0)
[41968:3847:1106/093537:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testDocumentNeedsScrollbars", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testSetZoom", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testGetMostVisiblePage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testFitToWidth", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testFitToPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testGoToPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testGetPageScreenRect", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:3847:1106/093538:INFO:CONSOLE(0)] "[SUCCESS] testBeforeZoomAfterZoom", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[41964:29699:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41964:29699:1106/093538:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PDFExtensionTest.Viewport (3543 ms)
[211/365] PDFExtensionTest.Viewport (4229 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.HarmfulProceed
HTTP server started on http://127.0.0.1:57442...
sending server_data: {"host": "127.0.0.1", "port": 57442} (36 bytes)
[41970:3847:1106/093536:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41975:12807:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41970:28931:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SafeBrowsingBlockingPageBrowserTest.HarmfulProceed (2334 ms)
[212/365] SafeBrowsingBlockingPageBrowserTest.HarmfulProceed (2914 ms)
[ RUN      ] RestartTest.PRE_SessionCookies
[41977:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41977:28931:1106/093540:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestartTest.PRE_SessionCookies (1567 ms)
[213/365] RestartTest.PRE_SessionCookies (2126 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookiesBrowserCloseWithPopupOpen
[41976:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.SessionCookiesBrowserCloseWithPopupOpen (2494 ms)
[214/365] ContinueWhereILeftOffTest.SessionCookiesBrowserCloseWithPopupOpen (2919 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesBrowserClosePopupLast
[41983:3847:1106/093541:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41983:28931:1106/093542:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41983:28931:1106/093542:WARNING:channel.cc(273)] RawChannel write error
[41989:12551:1106/093545:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41989:12551:1106/093545:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NoSessionRestoreTest.SessionCookiesBrowserClosePopupLast (3793 ms)
[215/365] NoSessionRestoreTest.SessionCookiesBrowserClosePopupLast (4237 ms)
[ RUN      ] SessionRestoreTest.RestoredTabsHaveCorrectVisibilityState
[41985:3847:1106/093542:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41994:12807:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[41994:12807:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41994:12807:1106/093546:WARNING:channel.cc(273)] RawChannel write error
[41993:12551:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41995:13319:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[41995:13319:1106/093546:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SessionRestoreTest.RestoredTabsHaveCorrectVisibilityState (4285 ms)
[216/365] SessionRestoreTest.RestoredTabsHaveCorrectVisibilityState (4758 ms)
[ RUN      ] SessionRestoreTest.WindowWithOneTab
[41996:3847:1106/093546:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[41996:3847:1106/093547:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SessionRestoreTest.WindowWithOneTab (1478 ms)
[217/365] SessionRestoreTest.WindowWithOneTab (2124 ms)
[ RUN      ] SessionRestoreTest.TwoWindowsCloseOneRestoreOnlyOne
[42003:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42003:28419:1106/093549:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42003:28419:1106/093549:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42003:44035:1106/093549:ERROR:mach_broker_mac.mm(256)] Unknown process 42008 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.TwoWindowsCloseOneRestoreOnlyOne (1947 ms)
[218/365] SessionRestoreTest.TwoWindowsCloseOneRestoreOnlyOne (2662 ms)
[ RUN      ] SessionRestoreTest.RestoreWebUISettings
[41999:3847:1106/093547:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42002:12295:1106/093548:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42002:12295:1106/093548:WARNING:channel.cc(273)] RawChannel write error
[41999:28931:1106/093551:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41999:28931:1106/093551:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[41999:28931:1106/093551:WARNING:channel.cc(273)] RawChannel write error
[41999:3847:1106/093551:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[41999:44547:1106/093551:ERROR:mach_broker_mac.mm(256)] Unknown process 42012 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.RestoreWebUISettings (4285 ms)
[219/365] SessionRestoreTest.RestoreWebUISettings (4758 ms)
[ RUN      ] TabRestoreTest.MiddleTab
[42010:3847:1106/093550:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42018:12807:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42013:12807:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42015:12807:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42020:12551:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42020:12551:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42020:12551:1106/093554:WARNING:channel.cc(273)] RawChannel write error
[42022:12551:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42022:12551:1106/093554:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TabRestoreTest.MiddleTab (4395 ms)
[220/365] TabRestoreTest.MiddleTab (5019 ms)
[ RUN      ] RememberSSLHostStateDelegateTest.PRE_AfterRestart
[42024:3847:1106/093555:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42028:12807:1106/093556:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42028:12807:1106/093556:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RememberSSLHostStateDelegateTest.PRE_AfterRestart (1211 ms)
[221/365] RememberSSLHostStateDelegateTest.PRE_AfterRestart (1867 ms)
[ RUN      ] TabRestoreTest.RestoreCrossSiteWithExistingSiteInstance
[42014:3847:1106/093551:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42014:80387:1106/093553:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[42019:12295:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42021:12551:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42016:3847:1106/093554:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42016:3847:1106/093554:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42016:3847:1106/093554:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42016:3847:1106/093554:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42016:3847:1106/093554:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42025:12295:1106/093556:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42025:12295:1106/093556:WARNING:channel.cc(273)] RawChannel write error
[42023:12807:1106/093556:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42014:28675:1106/093556:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42014:28675:1106/093556:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TabRestoreTest.RestoreCrossSiteWithExistingSiteInstance (5372 ms)
[222/365] TabRestoreTest.RestoreCrossSiteWithExistingSiteInstance (6078 ms)
[ RUN      ] RememberSSLHostStateDelegateTest.QueryPolicyExpired
[42029:3847:1106/093557:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42033:12807:1106/093558:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RememberSSLHostStateDelegateTest.QueryPolicyExpired (1318 ms)
[223/365] RememberSSLHostStateDelegateTest.QueryPolicyExpired (1859 ms)
[ RUN      ] SSLUITest.TestDisplaysInsecureContent
[42030:3847:1106/093557:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57453...
sending server_data: {"host": "127.0.0.1", "port": 57453} (36 bytes)
HTTPS server started on https://127.0.0.1:57454...
sending server_data: {"host": "127.0.0.1", "port": 57454} (36 bytes)
[42030:3847:1106/093559:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:57454/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU3NDUz' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:57453/files/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:57454/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU3NDUz (12)
testserver.py: Closed connection
[42030:28675:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42030:28675:1106/093559:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestDisplaysInsecureContent (2198 ms)
[224/365] SSLUITest.TestDisplaysInsecureContent (2648 ms)
[ RUN      ] SSLUITest.TestUnsafeContents
[42036:3847:1106/093559:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57458...
sending server_data: {"host": "127.0.0.1", "port": 57458} (36 bytes)
HTTPS server started on https://127.0.0.1:57459...
sending server_data: {"host": "127.0.0.1", "port": 57459} (36 bytes)
[       OK ] SSLUITest.TestUnsafeContents (2492 ms)
[225/365] SSLUITest.TestUnsafeContents (2914 ms)
[ RUN      ] SSLUITest.TestUnsafeContentsInWorkerFiltered
[42040:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57465...
sending server_data: {"host": "127.0.0.1", "port": 57465} (36 bytes)
HTTPS server started on https://127.0.0.1:57466...
sending server_data: {"host": "127.0.0.1", "port": 57466} (36 bytes)
[       OK ] SSLUITest.TestUnsafeContentsInWorkerFiltered (2151 ms)
[226/365] SSLUITest.TestUnsafeContentsInWorkerFiltered (2650 ms)
[ RUN      ] TranslateBrowserTest.UpdateLocation
HTTPS server started on https://127.0.0.1:57472...
sending server_data: {"host": "127.0.0.1", "port": 57472} (36 bytes)
[42050:3847:1106/093603:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42050:79383:1106/093604:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] TranslateBrowserTest.UpdateLocation (1561 ms)
[227/365] TranslateBrowserTest.UpdateLocation (2130 ms)
[ RUN      ] TranslateBrowserTest.IgnoreRefreshMetaTag
HTTPS server started on https://127.0.0.1:57471...
sending server_data: {"host": "127.0.0.1", "port": 57471} (36 bytes)
[42047:3847:1106/093602:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42047:79383:1106/093603:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] TranslateBrowserTest.IgnoreRefreshMetaTag (2415 ms)
[228/365] TranslateBrowserTest.IgnoreRefreshMetaTag (2913 ms)
[ RUN      ] AppListControllerBrowserTest.RegularThenIncognito
[42055:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppListControllerBrowserTest.RegularThenIncognito (1758 ms)
[229/365] AppListControllerBrowserTest.RegularThenIncognito (2386 ms)
[ RUN      ] AppListServiceImplBrowserTest.ShowLoadedProfiles
[42056:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42056:3847:1106/093607:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppListServiceImplBrowserTest.ShowLoadedProfiles (2207 ms)
[230/365] AppListServiceImplBrowserTest.ShowLoadedProfiles (2653 ms)
[ RUN      ] AutofillDialogControllerTest.RefreshOnManageTabClose
[42062:3847:1106/093608:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.RefreshOnManageTabClose (2214 ms)
[231/365] AutofillDialogControllerTest.RefreshOnManageTabClose (2914 ms)
[ RUN      ] AutofillDialogControllerTest.AutocompleteErrorEventReasonCancel
[42061:3847:1106/093607:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.AutocompleteErrorEventReasonCancel (2993 ms)
[232/365] AutofillDialogControllerTest.AutocompleteErrorEventReasonCancel (3718 ms)
[ RUN      ] AutofillDialogControllerTest.DoesWorkOnHttpWithFlag
[42068:3847:1106/093610:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57481...
sending server_data: {"host": "127.0.0.1", "port": 57481} (36 bytes)
[       OK ] AutofillDialogControllerTest.DoesWorkOnHttpWithFlag (3028 ms)
[233/365] AutofillDialogControllerTest.DoesWorkOnHttpWithFlag (3708 ms)
[ RUN      ] AutofillDialogControllerTest.ChangingDataSourcePreservesCountry
[42069:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.ChangingDataSourcePreservesCountry (2922 ms)
[234/365] AutofillDialogControllerTest.ChangingDataSourcePreservesCountry (3444 ms)
[ RUN      ] AutofillDialogControllerTest.RulesLoaded
[42075:3847:1106/093614:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
../../chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:1741: Too few actions specified in EXPECT_CALL(*controller()->GetMockValidator(), ValidateAddress(CountryCodeMatcher("DE"), _, _))...
Expected to be called twice, but has only 1 WillOnce().
GMOCK WARNING:
../../chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:1741: Actions ran out in EXPECT_CALL(*controller()->GetMockValidator(), ValidateAddress(CountryCodeMatcher("DE"), _, _))...
Called 2 times, but only 1 WillOnce() is specified - taking default action specified at:
../../chrome/browser/ui/autofill/mock_address_validator.cc:12:
Stack trace:
[       OK ] AutofillDialogControllerTest.RulesLoaded (2095 ms)
[235/365] AutofillDialogControllerTest.RulesLoaded (2650 ms)
[ RUN      ] AutofillDialogControllerTest.TransactionAmountReadonly
[42076:3847:1106/093614:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.TransactionAmountReadonly (2744 ms)
[236/365] AutofillDialogControllerTest.TransactionAmountReadonly (3175 ms)
[ RUN      ] BookmarkBrowsertest.BookmarkBarVisibleWait
[42083:3847:1106/093618:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42083:3847:1106/093619:INFO:bookmark_browsertest.cc(96)] Took 337 ms to show bookmark bar
[42083:3847:1106/093619:INFO:bookmark_browsertest.cc(100)] Took 168 ms to hide bookmark bar
[       OK ] BookmarkBrowsertest.BookmarkBarVisibleWait (1561 ms)
[237/365] BookmarkBrowsertest.BookmarkBarVisibleWait (2128 ms)
[ RUN      ] AutofillDialogControllerSecurityTest.DoesWorkOnHttpWithFlags
[42081:3847:1106/093617:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57484...
sending server_data: {"host": "127.0.0.1", "port": 57484} (36 bytes)
[       OK ] AutofillDialogControllerSecurityTest.DoesWorkOnHttpWithFlags (3084 ms)
[238/365] AutofillDialogControllerSecurityTest.DoesWorkOnHttpWithFlags (3701 ms)
[ RUN      ] BrowserTest.ReloadThenCancelBeforeUnload
[42088:3847:1106/093620:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.ReloadThenCancelBeforeUnload (1288 ms)
[239/365] BrowserTest.ReloadThenCancelBeforeUnload (1859 ms)
[ RUN      ] BrowserTest.OtherRedirectsDontForkProcess
[42091:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57487...
sending server_data: {"host": "127.0.0.1", "port": 57487} (36 bytes)
HTTPS server started on https://127.0.0.1:57488...
sending server_data: {"host": "127.0.0.1", "port": 57488} (36 bytes)
[       OK ] BrowserTest.OtherRedirectsDontForkProcess (2171 ms)
[240/365] BrowserTest.OtherRedirectsDontForkProcess (2649 ms)
[ RUN      ] BrowserTest.DisallowFileUrlUniversalAccessTest
[42094:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42094:29699:1106/093623:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42094:29699:1106/093623:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.DisallowFileUrlUniversalAccessTest (1306 ms)
[241/365] BrowserTest.DisallowFileUrlUniversalAccessTest (1887 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabNew_IgnorePath
[42100:3847:1106/093623:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42104:12551:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42104:12551:1106/093625:WARNING:channel.cc(273)] RawChannel write error
[42100:28931:1106/093625:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42100:28931:1106/093625:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42100:47107:1106/093625:ERROR:mach_broker_mac.mm(256)] Unknown process 42108 is sending Mach IPC messages!
[42106:12807:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[42106:12807:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42106:12807:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabNew_IgnorePath (1918 ms)
[242/365] BrowserNavigatorTest.Disposition_SingletonTabNew_IgnorePath (2397 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing
[42099:3847:1106/093623:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42099:28419:1106/093625:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42099:28419:1106/093625:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42105:13063:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[42105:13063:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42105:13063:1106/093625:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing (2114 ms)
[243/365] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing (2652 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithBrowser
[42110:3847:1106/093626:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42114:12551:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42112:3847:1106/093627:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42112:3847:1106/093627:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42112:3847:1106/093627:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] WindowAppleScriptTest.CreationWithBrowser (1400 ms)
[244/365] WindowAppleScriptTest.CreationWithBrowser (1860 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithProfile
[42109:3847:1106/093626:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42109:28675:1106/093627:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42109:28675:1106/093627:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] WindowAppleScriptTest.CreationWithProfile (1590 ms)
[245/365] WindowAppleScriptTest.CreationWithProfile (2122 ms)
[ RUN      ] ContentSettingBubbleControllerTest.MediaStreamBubble
[       OK ] ContentSettingBubbleControllerTest.MediaStreamBubble (132 ms)
[246/365] ContentSettingBubbleControllerTest.MediaStreamBubble (543 ms)
[ RUN      ] BrowserWindowControllerTest.InfoBarTipHiddenForWindowWithoutToolbar
[42116:3847:1106/093628:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42122:13063:1106/093629:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[42122:13063:1106/093629:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42122:13063:1106/093629:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserWindowControllerTest.InfoBarTipHiddenForWindowWithoutToolbar (2054 ms)
[247/365] BrowserWindowControllerTest.InfoBarTipHiddenForWindowWithoutToolbar (2651 ms)
[ RUN      ] ZoomDecorationTest.CloseBrowserWithOpenBubble
[42120:3847:1106/093629:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42124:12551:1106/093630:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ZoomDecorationTest.CloseBrowserWithOpenBubble (1929 ms)
[248/365] ZoomDecorationTest.CloseBrowserWithOpenBubble (2651 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.CancelClicked
[42125:3847:1106/093630:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileSigninConfirmationViewControllerTest.CancelClicked (1187 ms)
[249/365] ProfileSigninConfirmationViewControllerTest.CancelClicked (1595 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.CreateClicked
[42128:3847:1106/093631:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileSigninConfirmationViewControllerTest.CreateClicked (1224 ms)
[250/365] ProfileSigninConfirmationViewControllerTest.CreateClicked (1862 ms)
[ RUN      ] FindInPageControllerTest.FitWindow
[42130:3847:1106/093632:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42133:12295:1106/093634:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42133:12295:1106/093634:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FitWindow (2099 ms)
[251/365] FindInPageControllerTest.FitWindow (2649 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials
[42140:3847:1106/093635:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57501...
sending server_data: {"host": "127.0.0.1", "port": 57501} (36 bytes)
[42140:3847:1106/093636:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials (1676 ms)
[252/365] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials (2127 ms)
[ RUN      ] LoginPromptBrowserTest.SupplyRedundantAuths
[42134:3847:1106/093633:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57495...
sending server_data: {"host": "127.0.0.1", "port": 57495} (36 bytes)
[42141:12551:1106/093636:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42137:12551:1106/093636:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42137:12551:1106/093636:WARNING:channel.cc(273)] RawChannel write error
[42134:28931:1106/093636:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42134:28931:1106/093636:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.SupplyRedundantAuths (3436 ms)
[253/365] LoginPromptBrowserTest.SupplyRedundantAuths (3975 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.SyncPromoForbidden
[42146:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42154:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[42154:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42154:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42155:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[42155:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42155:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorFirstRunTest.SyncPromoForbidden (2574 ms)
[254/365] StartupBrowserCreatorFirstRunTest.SyncPromoForbidden (3176 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.SyncPromoAllowed
[42147:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42147:29187:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42147:29187:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42147:29187:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42156:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[42156:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42156:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorFirstRunTest.SyncPromoAllowed (2548 ms)
[255/365] StartupBrowserCreatorFirstRunTest.SyncPromoAllowed (3175 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsLanguageOptionsPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsLanguageOptionsPage (1 ms)
[256/365] WebUIBidiCheckerBrowserTestLTR.TestSettingsLanguageOptionsPage (414 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsCookies
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsCookies (1 ms)
[257/365] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsCookies (408 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFramePasswords
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFramePasswords (1 ms)
[258/365] WebUIBidiCheckerBrowserTestLTR.TestSettingsFramePasswords (412 ms)
[ RUN      ] TabModalConfirmDialogTest.CancelSelf
[42159:3847:1106/093640:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TabModalConfirmDialogTest.CancelSelf (1492 ms)
[259/365] TabModalConfirmDialogTest.CancelSelf (1862 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestNewTabPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestNewTabPage (1 ms)
[260/365] WebUIBidiCheckerBrowserTestRTL.TestNewTabPage (406 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameMangageProfile
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameMangageProfile (0 ms)
[261/365] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameMangageProfile (342 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsNotifications
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsNotifications (0 ms)
[262/365] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsNotifications (342 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFramePasswords
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFramePasswords (1 ms)
[263/365] WebUIBidiCheckerBrowserTestRTL.TestSettingsFramePasswords (343 ms)
[ RUN      ] ConstrainedWebDialogBrowserTest.ReleaseWebContentsOnDialogClose
[42169:3847:1106/093642:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42169:28931:1106/093643:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42169:28931:1106/093643:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ConstrainedWebDialogBrowserTest.ReleaseWebContentsOnDialogClose (1717 ms)
[264/365] ConstrainedWebDialogBrowserTest.ReleaseWebContentsOnDialogClose (2123 ms)
[ RUN      ] InspectUITest.SharedWorker
[42170:3847:1106/093642:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57506...
sending server_data: {"host": "127.0.0.1", "port": 57506} (36 bytes)
[42170:3847:1106/093645:INFO:CONSOLE(1750)] "Running test testTargetListed", source: inspect_ui_test.js (1750)
[42170:3847:1106/093645:INFO:CONSOLE(1750)] "Running test testTargetListed", source: inspect_ui_test.js (1750)
[42174:13063:1106/093645:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42170:28931:1106/093645:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42170:3847:1106/093645:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[42170:3847:1106/093645:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[42170:3847:1106/093645:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[42170:3847:1106/093645:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] InspectUITest.SharedWorker (2725 ms)
[265/365] InspectUITest.SharedWorker (3180 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NotFlushedOnReloadIfMultiple
[42177:3847:1106/093644:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42180:12551:1106/093646:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42177:3847:1106/093646:INFO:CONSOLE(1750)] "Running test testLogText", source: password_manager_internals_browsertest.js (1750)
[42177:28931:1106/093646:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[42177:28931:1106/093646:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42177:28931:1106/093646:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NotFlushedOnReloadIfMultiple (2361 ms)
[266/365] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NotFlushedOnReloadIfMultiple (2915 ms)
[ RUN      ] RequestAutocompleteRendererTest.InvokingTwiceOnlyShowsOnce
[       OK ] RequestAutocompleteRendererTest.InvokingTwiceOnlyShowsOnce (224 ms)
[267/365] RequestAutocompleteRendererTest.InvokingTwiceOnlyShowsOnce (675 ms)
[ RUN      ] FormAutofillTest.OneLabelElement
[       OK ] FormAutofillTest.OneLabelElement (295 ms)
[268/365] FormAutofillTest.OneLabelElement (674 ms)
[ RUN      ] InlineLoginUIBrowserTest.OneProcessLimit
[42182:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42184:13063:1106/093647:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42184:13063:1106/093647:WARNING:channel.cc(273)] RawChannel write error
[42187:12807:1106/093648:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[42187:12807:1106/093648:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42187:12807:1106/093648:WARNING:channel.cc(273)] RawChannel write error
[42186:12551:1106/093648:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] InlineLoginUIBrowserTest.OneProcessLimit (2438 ms)
[269/365] InlineLoginUIBrowserTest.OneProcessLimit (2920 ms)
[ RUN      ] FormAutofillTest.LabelsInferredWithSameName
[       OK ] FormAutofillTest.LabelsInferredWithSameName (246 ms)
[270/365] FormAutofillTest.LabelsInferredWithSameName (675 ms)
[ RUN      ] FormAutofillTest.SelectOneAsText
[       OK ] FormAutofillTest.SelectOneAsText (248 ms)
[271/365] FormAutofillTest.SelectOneAsText (674 ms)
[ RUN      ] PasswordAutofillAgentTest.FillSuggestion
[       OK ] PasswordAutofillAgentTest.FillSuggestion (260 ms)
[272/365] PasswordAutofillAgentTest.FillSuggestion (675 ms)
[ RUN      ] PasswordGenerationAgentTest.MaximumOfferSize
[       OK ] PasswordGenerationAgentTest.MaximumOfferSize (346 ms)
[273/365] PasswordGenerationAgentTest.MaximumOfferSize (805 ms)
[ RUN      ] ChromeRenderViewTest.JSBlockSentAfterPageLoad
[       OK ] ChromeRenderViewTest.JSBlockSentAfterPageLoad (253 ms)
[274/365] ChromeRenderViewTest.JSBlockSentAfterPageLoad (677 ms)
[ RUN      ] ChromeRenderViewTest.BackToTranslatablePage
[       OK ] ChromeRenderViewTest.BackToTranslatablePage (184 ms)
[275/365] ChromeRenderViewTest.BackToTranslatablePage (545 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewForSelectedPages
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewForSelectedPages (199 ms)
[276/365] PrintWebViewHelperPreviewTest.OnPrintPreviewForSelectedPages (545 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorOrientationCss
[42195:3847:1106/093650:25233836010260:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorOrientationCss (206 ms)
[277/365] PrintWebViewHelperPreviewTest.PrintToPDFSelectedHonorOrientationCss (677 ms)
[ RUN      ] TranslateHelperBrowserTest.UndefinedSourceLang
[       OK ] TranslateHelperBrowserTest.UndefinedSourceLang (103 ms)
[278/365] TranslateHelperBrowserTest.UndefinedSourceLang (476 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncPassThenFail
[42198:3847:1106/093651:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42201:12551:1106/093653:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42201:12551:1106/093653:WARNING:channel.cc(273)] RawChannel write error
[42198:3847:1106/093653:INFO:CONSOLE(1750)] "Running test startAsyncTest", source: async.js (1750)
[42198:3847:1106/093653:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: testFailsAssert()
Error: assertNotReached()
at assertNotReached (async.js:1639:11)
at testFailsAssert (async.js:4152:3)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runAsync (async.js:4191:42)
at async.js:4211:1
[       OK ] WebUIBrowserAsyncTest.TestAsyncPassThenFail (2075 ms)
[279/365] WebUIBrowserAsyncTest.TestAsyncPassThenFail (2653 ms)
[ RUN      ] WebUIResourceBrowserTest.ListTest
[42200:3847:1106/093652:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42200:3847:1106/093653:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[42200:3847:1106/093653:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[42200:28931:1106/093653:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[42200:28931:1106/093653:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42200:28931:1106/093653:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.ListTest (1803 ms)
[280/365] WebUIResourceBrowserTest.ListTest (2388 ms)
[ RUN      ] WebUIResourceBrowserTest.ListSingleSelectionModelTest
[42205:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42205:3847:1106/093655:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[42205:3847:1106/093655:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.ListSingleSelectionModelTest (1644 ms)
[281/365] WebUIResourceBrowserTest.ListSingleSelectionModelTest (2123 ms)
[ RUN      ] WebUIResourceBrowserTest.PositionUtilTest
[42206:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42206:3847:1106/093655:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[42206:3847:1106/093655:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.PositionUtilTest (1718 ms)
[282/365] WebUIResourceBrowserTest.PositionUtilTest (2127 ms)
[ RUN      ] PPAPITest.URLLoader1
[42211:3847:1106/093656:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[42215]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42215]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:57512...
sending server_data: {"host": "127.0.0.1", "port": 57512} (36 bytes)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "EmptyDataPOSTForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "EmptyDataPOST finished in 0.008 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "EmptyDataPOSTBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "EmptyDataPOSTBackground finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "BinaryDataPOSTForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "BinaryDataPOST finished in 0.020 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "BinaryDataPOSTBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "BinaryDataPOSTBackground finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "CustomRequestHeaderForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "CustomRequestHeader finished in 0.011 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "CustomRequestHeaderBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "CustomRequestHeaderBackground finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "FailsBogusContentLengthForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "FailsBogusContentLength finished in 0.001 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "FailsBogusContentLengthBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "FailsBogusContentLengthBackground finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "StreamToFileForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "StreamToFile finished in 0.017 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "StreamToFileBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42211:3847:1106/093658:INFO:CONSOLE(177)] "StreamToFileBackground finished in 0.000 seconds.", source: http://127.0.0.1:57512/files/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[       OK ] PPAPITest.URLLoader1 (2072 ms)
[283/365] PPAPITest.URLLoader1 (2652 ms)
[ RUN      ] PPAPITest.URLLoaderTrusted
[42212:3847:1106/093656:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[42216]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42216]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:57515...
sending server_data: {"host": "127.0.0.1", "port": 57515} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:36:58] code 501, message Unsupported method ('cOnNeCt')
127.0.0.1 - - [06/Nov/2014 09:36:58] code 501, message Unsupported method ('tRaCk')
127.0.0.1 - - [06/Nov/2014 09:36:58] code 501, message Unsupported method ('tRaCe')
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedHttpRequestsForceAsync finished in 0.161 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
127.0.0.1 - - [06/Nov/2014 09:36:58] code 501, message Unsupported method ('cOnNeCt')
127.0.0.1 - - [06/Nov/2014 09:36:58] code 501, message Unsupported method ('tRaCk')
127.0.0.1 - - [06/Nov/2014 09:36:58] code 501, message Unsupported method ('tRaCe')
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedHttpRequests finished in 0.135 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedHttpRequestsBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedHttpRequestsBackground finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "XRequestedWithHeaderForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "XRequestedWithHeader finished in 0.014 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "XRequestedWithHeaderBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "XRequestedWithHeaderBackground finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedSameOriginRestriction finished in 0.013 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionBackground finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedCrossOriginRequestForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedCrossOriginRequest finished in 0.007 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedCrossOriginRequestBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:3847:1106/093658:INFO:CONSOLE(177)] "TrustedCrossOriginRequestBackground finished in 0.000 seconds.", source: http://127.0.0.1:57515/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[42212:28675:1106/093658:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPITest.URLLoaderTrusted (2447 ms)
[284/365] PPAPITest.URLLoaderTrusted (2914 ms)
[ RUN      ] PPAPITest.URLRequest_SetProperty
[42221:3847:1106/093659:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[42224]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42224]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:57588...
sending server_data: {"host": "127.0.0.1", "port": 57588} (36 bytes)
[42221:3847:1106/093700:INFO:CONSOLE(177)] "SetProperty finished in 0.001 seconds.", source: http://127.0.0.1:57588/files/test_case.html?testcase=URLRequest_SetProperty (177)
[42221:28931:1106/093700:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42221:28931:1106/093700:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPITest.URLRequest_SetProperty (1819 ms)
[285/365] PPAPITest.URLRequest_SetProperty (2387 ms)
[ RUN      ] PPAPITest.FileRef1
[42222:3847:1106/093659:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[42226]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42226]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:57592...
sending server_data: {"host": "127.0.0.1", "port": 57592} (36 bytes)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "CreateBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "CreateBackground finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetFileSystemTypeForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetFileSystemType finished in 0.012 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetFileSystemTypeBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetFileSystemTypeBackground finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetNameForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetName finished in 0.014 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetNameBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetNameBackground finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetPathForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetPath finished in 0.009 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetPathBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetPathBackground finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetParentForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetParent finished in 0.022 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetParentBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "GetParentBackground finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "MakeDirectoryForceAsync finished in 0.053 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "MakeDirectory finished in 0.024 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "MakeDirectoryBlocking finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42222:3847:1106/093701:INFO:CONSOLE(177)] "MakeDirectoryBackground finished in 0.000 seconds.", source: http://127.0.0.1:57592/files/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[       OK ] PPAPITest.FileRef1 (2207 ms)
[286/365] PPAPITest.FileRef1 (2650 ms)
[ RUN      ] PPAPITest.AudioConfig
[42231:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[42234]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42234]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:57604...
sending server_data: {"host": "127.0.0.1", "port": 57604} (36 bytes)
[42231:3847:1106/093703:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.061 seconds.", source: http://127.0.0.1:57604/files/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[42231:3847:1106/093703:INFO:CONSOLE(177)] "ValidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:57604/files/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[42231:3847:1106/093703:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:57604/files/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[42231:28931:1106/093703:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42231:28931:1106/093703:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPITest.AudioConfig (1930 ms)
[287/365] PPAPITest.AudioConfig (2649 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPSocketPrivateTrusted
[42233:3847:1106/093702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57608...
sending server_data: {"host": "127.0.0.1", "port": 57608} (36 bytes)
HTTPS server started on https://127.0.0.1:57609...
sending server_data: {"host": "127.0.0.1", "port": 57609} (36 bytes)
objc[42243]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42243]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[42233:3847:1106/093704:INFO:CONSOLE(177)] "GetServerCertificateForceAsync finished in 0.180 seconds.", source: http://127.0.0.1:57608/files/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=57609 (177)
[42233:3847:1106/093704:INFO:CONSOLE(177)] "GetServerCertificate finished in 0.013 seconds.", source: http://127.0.0.1:57608/files/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=57609 (177)
[42233:3847:1106/093704:INFO:CONSOLE(177)] "GetServerCertificateBlocking finished in 0.008 seconds.", source: http://127.0.0.1:57608/files/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=57609 (177)
[42233:3847:1106/093704:INFO:CONSOLE(177)] "GetServerCertificateBackground finished in 0.020 seconds.", source: http://127.0.0.1:57608/files/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=57609 (177)
[       OK ] OutOfProcessPPAPITest.TCPSocketPrivateTrusted (2377 ms)
[288/365] OutOfProcessPPAPITest.TCPSocketPrivateTrusted (2913 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocketPrivate_Connect
[42242:3847:1106/093704:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57617...
sending server_data: {"host": "127.0.0.1", "port": 57617} (36 bytes)
objc[42251]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42251]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[42242:3847:1106/093705:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:57617/files/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[42242:3847:1106/093705:INFO:CONSOLE(177)] "Connect finished in 0.008 seconds.", source: http://127.0.0.1:57617/files/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[42242:3847:1106/093705:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.028 seconds.", source: http://127.0.0.1:57617/files/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[42242:3847:1106/093705:INFO:CONSOLE(177)] "ConnectBackground finished in 0.005 seconds.", source: http://127.0.0.1:57617/files/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[       OK ] OutOfProcessPPAPITest.UDPSocketPrivate_Connect (2163 ms)
[289/365] OutOfProcessPPAPITest.UDPSocketPrivate_Connect (2649 ms)
[ RUN      ] OutOfProcessPPAPITest.HostResolver
[42246:3847:1106/093705:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57629...
sending server_data: {"host": "127.0.0.1", "port": 57629} (36 bytes)
objc[42255]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42255]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[42246:3847:1106/093706:INFO:CONSOLE(177)] "Empty finished in 0.000 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
testserver.py: Broken pipe
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "Resolve finished in 0.004 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.014 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveBackground finished in 0.027 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.026 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.019 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.006 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:3847:1106/093706:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.006 seconds.", source: http://127.0.0.1:57629/files/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[42246:28931:1106/093707:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPITest.HostResolver (2221 ms)
[290/365] OutOfProcessPPAPITest.HostResolver (2651 ms)
[ RUN      ] OutOfProcessPPAPITest.NetAddress
[42254:3847:1106/093706:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57641...
sending server_data: {"host": "127.0.0.1", "port": 57641} (36 bytes)
objc[42263]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[42263]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[42254:3847:1106/093708:INFO:CONSOLE(177)] "IPv4Address finished in 0.000 seconds.", source: http://127.0.0.1:57641/files/test_case.html?testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[42254:3847:1106/093708:INFO:CONSOLE(177)] "IPv6Address finished in 0.000 seconds.", source: http://127.0.0.1:57641/files/test_case.html?testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[42254:3847:1106/093708:INFO:CONSOLE(177)] "DescribeAsString finished in 0.000 seconds.", source: http://127.0.0.1:57641/files/test_case.html?testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[       OK ] OutOfProcessPPAPITest.NetAddress (2225 ms)
[291/365] OutOfProcessPPAPITest.NetAddress (2650 ms)
[ RUN      ] OutOfProcessPPAPITest.View_CreateInvisible
[42258:3847:1106/093707:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42258:28675:1106/093709:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42258:28675:1106/093709:WARNING:channel.cc(273)] RawChannel write error
[42264:13063:1106/093709:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42264:13063:1106/093709:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.View_CreateInvisible (2170 ms)
[292/365] OutOfProcessPPAPITest.View_CreateInvisible (2650 ms)
[ RUN      ] PPAPINaClNewlibTest.ImeInputEvent
[42265:3847:1106/093709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57645...
sending server_data: {"host": "127.0.0.1", "port": 57645} (36 bytes)
[42275,2895129128:09:37:11.290438] Native Client module will be loaded at base address 0x0000000040000000
[42265:3847:1106/093711:INFO:CONSOLE(177)] "ImeCommit finished in 0.034 seconds.", source: http://127.0.0.1:57645/files/test_case.html?mode=nacl_newlib&testcase=ImeInputEvent (177)
[42265:3847:1106/093711:INFO:CONSOLE(177)] "ImeCancel finished in 0.016 seconds.", source: http://127.0.0.1:57645/files/test_case.html?mode=nacl_newlib&testcase=ImeInputEvent (177)
[42265:3847:1106/093711:INFO:CONSOLE(177)] "ImeUnawareCommit finished in 0.011 seconds.", source: http://127.0.0.1:57645/files/test_case.html?mode=nacl_newlib&testcase=ImeInputEvent (177)
[42265:3847:1106/093711:INFO:CONSOLE(177)] "ImeUnawareCancel finished in 0.010 seconds.", source: http://127.0.0.1:57645/files/test_case.html?mode=nacl_newlib&testcase=ImeInputEvent (177)
[42265:3847:1106/093711:INFO:CONSOLE(0)] "0x1B9BD2E5 is not a valid instance ID.", source: http://127.0.0.1:57645/files/test_case.html?mode=nacl_newlib&testcase=ImeInputEvent (0)
[       OK ] PPAPINaClNewlibTest.ImeInputEvent (2394 ms)
[293/365] PPAPINaClNewlibTest.ImeInputEvent (2911 ms)
[ RUN      ] PPAPINaClNewlibTest.TCPSocketPrivate
[42270:3847:1106/093710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57651...
sending server_data: {"host": "127.0.0.1", "port": 57651} (36 bytes)
HTTPS server started on https://127.0.0.1:57652...
sending server_data: {"host": "127.0.0.1", "port": 57652} (36 bytes)
[42280,2895129128:09:37:12.244053] Native Client module will be loaded at base address 0x0000000040000000
[42270:3847:1106/093712:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "Basic finished in 0.003 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "BasicBlocking finished in 0.006 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "BasicBackground finished in 0.002 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWrite finished in 0.018 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.018 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.010 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
testserver.py: Closed connection
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteSSLForceAsync finished in 0.204 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteSSL finished in 0.015 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
testserver.py: Closed connection
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteSSLBlocking finished in 0.021 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ReadWriteSSLBackground finished in 0.028 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ConnectAddressForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ConnectAddress finished in 0.011 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ConnectAddressBlocking finished in 0.005 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "ConnectAddressBackground finished in 0.013 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "SetOption finished in 0.021 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.006 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.006 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "LargeReadForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "LargeRead finished in 0.003 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "LargeReadBlocking finished in 0.004 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(177)] "LargeReadBackground finished in 0.004 seconds.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (177)
[42270:3847:1106/093712:INFO:CONSOLE(0)] "0x2F9FA321 is not a valid instance ID.", source: http://127.0.0.1:57651/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivate&ssl_server_port=57652 (0)
[42270:28675:1106/093712:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.TCPSocketPrivate (2734 ms)
[294/365] PPAPINaClNewlibTest.TCPSocketPrivate (3438 ms)
[ RUN      ] PPAPINaClNewlibTest.URLLoader3
[42279:3847:1106/093712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57686...
sending server_data: {"host": "127.0.0.1", "port": 57686} (36 bytes)
[42287,2895129128:09:37:14.225990] Native Client module will be loaded at base address 0x0000000040000000
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntrustedHttpRequestsForceAsync finished in 0.058 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntrustedHttpRequests finished in 0.047 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntrustedHttpRequestsBlocking finished in 0.056 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntrustedHttpRequestsBackground finished in 0.037 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "FollowURLRedirectForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "FollowURLRedirect finished in 0.023 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "FollowURLRedirectBlocking finished in 0.021 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "FollowURLRedirectBackground finished in 0.024 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AuditURLRedirectForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AuditURLRedirect finished in 0.026 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AuditURLRedirectBlocking finished in 0.023 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AuditURLRedirectBackground finished in 0.021 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AbortCalls finished in 0.020 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.026 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.025 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntendedLoadForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntendedLoad finished in 0.020 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntendedLoadBlocking finished in 0.022 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "UntendedLoadBackground finished in 0.017 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "PrefetchBufferThresholdForceAsync finished in 0.026 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "PrefetchBufferThreshold finished in 0.036 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093714:INFO:CONSOLE(177)] "PrefetchBufferThresholdBlocking finished in 0.043 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093715:INFO:CONSOLE(177)] "PrefetchBufferThresholdBackground finished in 0.036 seconds.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[42279:3847:1106/093715:INFO:CONSOLE(0)] "0x97C5C9C9 is not a valid instance ID.", source: http://127.0.0.1:57686/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[42279:28931:1106/093715:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.URLLoader3 (3011 ms)
[295/365] PPAPINaClNewlibTest.URLLoader3 (3441 ms)
[ RUN      ] PPAPINaClNewlibTest.UMA
[42284:3847:1106/093713:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57708...
sending server_data: {"host": "127.0.0.1", "port": 57708} (36 bytes)
[42292,2895129128:09:37:15.661361] Native Client module will be loaded at base address 0x0000000040000000
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42284:3847:1106/093715:INFO:CONSOLE(177)] "Count finished in 0.000 seconds.", source: http://127.0.0.1:57708/files/test_case.html?mode=nacl_newlib&testcase=UMA (177)
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42288:3847:1106/093715:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[42284:3847:1106/093715:INFO:CONSOLE(177)] "Time finished in 0.000 seconds.", source: http://127.0.0.1:57708/files/test_case.html?mode=nacl_newlib&testcase=UMA (177)
[42284:3847:1106/093715:INFO:CONSOLE(177)] "Enum finished in 0.000 seconds.", source: http://127.0.0.1:57708/files/test_case.html?mode=nacl_newlib&testcase=UMA (177)
[42284:3847:1106/093715:INFO:CONSOLE(0)] "0xDE5AEF6D is not a valid instance ID.", source: http://127.0.0.1:57708/files/test_case.html?mode=nacl_newlib&testcase=UMA (0)
[       OK ] PPAPINaClNewlibTest.UMA (2321 ms)
[296/365] PPAPINaClNewlibTest.UMA (2917 ms)
[ RUN      ] PPAPINaClNewlibTest.AudioConfig
[42291:3847:1106/093715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57721...
sending server_data: {"host": "127.0.0.1", "port": 57721} (36 bytes)
[42300,2895129128:09:37:17.661087] Native Client module will be loaded at base address 0x0000000040000000
[42291:3847:1106/093717:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.065 seconds.", source: http://127.0.0.1:57721/files/test_case.html?mode=nacl_newlib&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[42291:3847:1106/093717:INFO:CONSOLE(177)] "ValidConfigs finished in 0.043 seconds.", source: http://127.0.0.1:57721/files/test_case.html?mode=nacl_newlib&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[42291:3847:1106/093717:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:57721/files/test_case.html?mode=nacl_newlib&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[42291:3847:1106/093717:INFO:CONSOLE(0)] "0xE2DD19D is not a valid instance ID.", source: http://127.0.0.1:57721/files/test_case.html?mode=nacl_newlib&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (0)
[       OK ] PPAPINaClNewlibTest.AudioConfig (2399 ms)
[297/365] PPAPINaClNewlibTest.AudioConfig (2916 ms)
[ RUN      ] PPAPINaClNewlibTest.TrueTypeFont
[42295:3847:1106/093716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57727...
sending server_data: {"host": "127.0.0.1", "port": 57727} (36 bytes)
[42304,2895129128:09:37:18.558126] Native Client module will be loaded at base address 0x0000000040000000
[42295:3847:1106/093718:INFO:CONSOLE(177)] "GetFontFamilies finished in 0.007 seconds.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (177)
[42295:3847:1106/093718:INFO:CONSOLE(177)] "GetFontsInFamily finished in 0.094 seconds.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (177)
[42295:3847:1106/093718:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (177)
[42295:3847:1106/093718:INFO:CONSOLE(177)] "Describe finished in 0.010 seconds.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (177)
[42295:3847:1106/093718:INFO:CONSOLE(177)] "GetTableTags finished in 0.012 seconds.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (177)
[42295:3847:1106/093718:INFO:CONSOLE(177)] "GetTable finished in 0.094 seconds.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (177)
[42295:3847:1106/093718:INFO:CONSOLE(0)] "0x39692C9 is not a valid instance ID.", source: http://127.0.0.1:57727/files/test_case.html?mode=nacl_newlib&testcase=TrueTypeFont (0)
[42295:28931:1106/093718:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42295:28931:1106/093718:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.TrueTypeFont (2490 ms)
[298/365] PPAPINaClNewlibTest.TrueTypeFont (2918 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocketPrivate_ConnectFailure
[42303:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57733...
sending server_data: {"host": "127.0.0.1", "port": 57733} (36 bytes)
[42312,2895129128:09:37:20.693857] Native Client module will be loaded at base address 0x0000000040f00000
[42303:3847:1106/093721:INFO:CONSOLE(177)] "ConnectFailureForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:57733/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_ConnectFailure (177)
[42303:3847:1106/093721:INFO:CONSOLE(177)] "ConnectFailure finished in 0.000 seconds.", source: http://127.0.0.1:57733/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_ConnectFailure (177)
[42303:3847:1106/093721:INFO:CONSOLE(177)] "ConnectFailureBlocking finished in 0.001 seconds.", source: http://127.0.0.1:57733/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_ConnectFailure (177)
[42303:3847:1106/093721:INFO:CONSOLE(177)] "ConnectFailureBackground finished in 0.001 seconds.", source: http://127.0.0.1:57733/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_ConnectFailure (177)
[42303:3847:1106/093721:INFO:CONSOLE(0)] "0x7D6DFD8D is not a valid instance ID.", source: http://127.0.0.1:57733/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_ConnectFailure (0)
[       OK ] PPAPINaClGLibcTest.UDPSocketPrivate_ConnectFailure (2910 ms)
[299/365] PPAPINaClGLibcTest.UDPSocketPrivate_ConnectFailure (3439 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocketPrivate_SetSocketFeatureErrors
[42307:3847:1106/093719:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57740...
sending server_data: {"host": "127.0.0.1", "port": 57740} (36 bytes)
[42315,2895129128:09:37:21.583444] Native Client module will be loaded at base address 0x0000000040000000
[42307:3847:1106/093722:INFO:CONSOLE(177)] "SetSocketFeatureErrorsForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:57740/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[42307:3847:1106/093722:INFO:CONSOLE(177)] "SetSocketFeatureErrors finished in 0.000 seconds.", source: http://127.0.0.1:57740/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[42307:3847:1106/093722:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBlocking finished in 0.007 seconds.", source: http://127.0.0.1:57740/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[42307:3847:1106/093722:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBackground finished in 0.001 seconds.", source: http://127.0.0.1:57740/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[42307:3847:1106/093722:INFO:CONSOLE(0)] "0x6152D9DD is not a valid instance ID.", source: http://127.0.0.1:57740/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_SetSocketFeatureErrors (0)
[42307:28931:1106/093722:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.UDPSocketPrivate_SetSocketFeatureErrors (2707 ms)
[300/365] PPAPINaClGLibcTest.UDPSocketPrivate_SetSocketFeatureErrors (3443 ms)
[ RUN      ] PPAPINaClGLibcTest.URLLoader0
[42316:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57759...
sending server_data: {"host": "127.0.0.1", "port": 57759} (36 bytes)
[42324,2895129128:09:37:23.980619] Native Client module will be loaded at base address 0x0000000040000000
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicGET finished in 0.025 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.041 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.025 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicPOST finished in 0.020 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.011 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.016 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFilePOSTForceAsync finished in 0.043 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFilePOST finished in 0.023 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFilePOSTBlocking finished in 0.020 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFilePOSTBackground finished in 0.023 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFileRangePOSTForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFileRangePOST finished in 0.033 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093724:INFO:CONSOLE(177)] "BasicFileRangePOSTBlocking finished in 0.029 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093725:INFO:CONSOLE(177)] "BasicFileRangePOSTBackground finished in 0.032 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093725:INFO:CONSOLE(177)] "CompoundBodyPOSTForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093725:INFO:CONSOLE(177)] "CompoundBodyPOST finished in 0.011 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093725:INFO:CONSOLE(177)] "CompoundBodyPOSTBlocking finished in 0.014 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093725:INFO:CONSOLE(177)] "CompoundBodyPOSTBackground finished in 0.020 seconds.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[42316:3847:1106/093725:INFO:CONSOLE(0)] "0xD5A85749 is not a valid instance ID.", source: http://127.0.0.1:57759/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (0)
[       OK ] PPAPINaClGLibcTest.URLLoader0 (3292 ms)
[301/365] PPAPINaClGLibcTest.URLLoader0 (3704 ms)
[ RUN      ] PPAPINaClGLibcTest.FileRef1
[42319:3847:1106/093723:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57767...
sending server_data: {"host": "127.0.0.1", "port": 57767} (36 bytes)
[42327,2895129128:09:37:25.063386] Native Client module will be loaded at base address 0x0000000040000000
[42319:3847:1106/093725:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "CreateBlocking finished in 0.001 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "CreateBackground finished in 0.000 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetFileSystemTypeForceAsync finished in 0.021 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetFileSystemType finished in 0.015 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetFileSystemTypeBlocking finished in 0.012 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetFileSystemTypeBackground finished in 0.019 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetNameForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetName finished in 0.025 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetNameBlocking finished in 0.025 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetNameBackground finished in 0.016 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetPathForceAsync finished in 0.040 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetPath finished in 0.020 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetPathBlocking finished in 0.040 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetPathBackground finished in 0.039 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetParentForceAsync finished in 0.037 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093725:INFO:CONSOLE(177)] "GetParent finished in 0.033 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(177)] "GetParentBlocking finished in 0.022 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(177)] "GetParentBackground finished in 0.019 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(177)] "MakeDirectoryForceAsync finished in 0.069 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(177)] "MakeDirectory finished in 0.037 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(177)] "MakeDirectoryBlocking finished in 0.036 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(177)] "MakeDirectoryBackground finished in 0.028 seconds.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[42319:3847:1106/093726:INFO:CONSOLE(0)] "0xAACC0611 is not a valid instance ID.", source: http://127.0.0.1:57767/files/test_case.html?mode=nacl_glibc&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (0)
[       OK ] PPAPINaClGLibcTest.FileRef1 (3427 ms)
[302/365] PPAPINaClGLibcTest.FileRef1 (3968 ms)
[ RUN      ] PPAPINaClGLibcTest.AudioThreadCreator
[42328:3847:1106/093725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57821...
sending server_data: {"host": "127.0.0.1", "port": 57821} (36 bytes)
[42336,2895129128:09:37:27.855573] Native Client module will be loaded at base address 0x0000000040000000
[1106/173728:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[42328:3847:1106/093728:INFO:CONSOLE(177)] "AudioThreadCreatorIsRequired finished in 0.055 seconds.", source: http://127.0.0.1:57821/files/test_case.html?mode=nacl_glibc&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[42328:3847:1106/093728:INFO:CONSOLE(177)] "AudioThreadCreatorIsCalled finished in 0.085 seconds.", source: http://127.0.0.1:57821/files/test_case.html?mode=nacl_glibc&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[42328:3847:1106/093728:INFO:CONSOLE(0)] "0x456F00F9 is not a valid instance ID.", source: http://127.0.0.1:57821/files/test_case.html?mode=nacl_glibc&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (0)
[       OK ] PPAPINaClGLibcTest.AudioThreadCreator (3075 ms)
[303/365] PPAPINaClGLibcTest.AudioThreadCreator (3703 ms)
[ RUN      ] PPAPINaClGLibcTest.View_CreatedVisible
[42331:3847:1106/093727:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57831...
sending server_data: {"host": "127.0.0.1", "port": 57831} (36 bytes)
[42339,2895129128:09:37:28.935281] Native Client module will be loaded at base address 0x0000000040000000
[42331:3847:1106/093729:INFO:CONSOLE(177)] "CreatedVisible finished in 0.000 seconds.", source: http://127.0.0.1:57831/files/test_case.html?mode=nacl_glibc&testcase=View_CreatedVisible (177)
[42331:3847:1106/093729:INFO:CONSOLE(0)] "0x6AFA9C59 is not a valid instance ID.", source: http://127.0.0.1:57831/files/test_case.html?mode=nacl_glibc&testcase=View_CreatedVisible (0)
[       OK ] PPAPINaClGLibcTest.View_CreatedVisible (2768 ms)
[304/365] PPAPINaClGLibcTest.View_CreatedVisible (3181 ms)
[ RUN      ] PPAPINaClGLibcTest.NetworkProxy
[42342:3847:1106/093730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57853...
sending server_data: {"host": "127.0.0.1", "port": 57853} (36 bytes)
[42351,2895129128:09:37:32.074953] Native Client module will be loaded at base address 0x0000000040000000
[42342:3847:1106/093732:INFO:CONSOLE(177)] "GetProxyForURLForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:57853/files/test_case.html?mode=nacl_glibc&testcase=NetworkProxy (177)
[42342:3847:1106/093732:INFO:CONSOLE(177)] "GetProxyForURL finished in 0.001 seconds.", source: http://127.0.0.1:57853/files/test_case.html?mode=nacl_glibc&testcase=NetworkProxy (177)
[42342:3847:1106/093732:INFO:CONSOLE(177)] "GetProxyForURLBlocking finished in 0.002 seconds.", source: http://127.0.0.1:57853/files/test_case.html?mode=nacl_glibc&testcase=NetworkProxy (177)
[42342:3847:1106/093732:INFO:CONSOLE(177)] "GetProxyForURLBackground finished in 0.002 seconds.", source: http://127.0.0.1:57853/files/test_case.html?mode=nacl_glibc&testcase=NetworkProxy (177)
[42342:3847:1106/093732:INFO:CONSOLE(0)] "0x97B61D4D is not a valid instance ID.", source: http://127.0.0.1:57853/files/test_case.html?mode=nacl_glibc&testcase=NetworkProxy (0)
[       OK ] PPAPINaClGLibcTest.NetworkProxy (2732 ms)
[305/365] PPAPINaClGLibcTest.NetworkProxy (3175 ms)
[ RUN      ] PPAPINaClGLibcTest.MediaStreamVideoTrack
[42340:3847:1106/093729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57847...
sending server_data: {"host": "127.0.0.1", "port": 57847} (36 bytes)
[42348,2895129128:09:37:31.399146] Native Client module will be loaded at base address 0x0000000040000000
[42340:3847:1106/093731:INFO:CONSOLE(177)] "Create finished in 0.018 seconds.", source: http://127.0.0.1:57847/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamVideoTrack (177)
[42340:3847:1106/093732:INFO:CONSOLE(177)] "GetFrame finished in 0.130 seconds.", source: http://127.0.0.1:57847/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamVideoTrack (177)
[42340:3847:1106/093733:INFO:CONSOLE(177)] "Configure finished in 1.231 seconds.", source: http://127.0.0.1:57847/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamVideoTrack (177)
[42340:3847:1106/093733:INFO:CONSOLE(0)] "0xA93F12E9 is not a valid instance ID.", source: http://127.0.0.1:57847/files/test_case.html?mode=nacl_glibc&testcase=MediaStreamVideoTrack (0)
[       OK ] PPAPINaClGLibcTest.MediaStreamVideoTrack (4156 ms)
[306/365] PPAPINaClGLibcTest.MediaStreamVideoTrack (4757 ms)
[ RUN      ] PPAPINaClGLibcTest.VideoDecoder
[42352:3847:1106/093733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57873...
sending server_data: {"host": "127.0.0.1", "port": 57873} (36 bytes)
[42360,2895129128:09:37:35.252594] Native Client module will be loaded at base address 0x0000000040000000
[42353:3847:1106/093735:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[42352:3847:1106/093735:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.037 seconds.", source: http://127.0.0.1:57873/files/test_case.html?mode=nacl_glibc&testcase=VideoDecoder (177)
[42353:3847:1106/093735:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[42352:3847:1106/093735:INFO:CONSOLE(177)] "Create finished in 0.056 seconds.", source: http://127.0.0.1:57873/files/test_case.html?mode=nacl_glibc&testcase=VideoDecoder (177)
[42353:3847:1106/093735:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[42352:3847:1106/093735:INFO:CONSOLE(177)] "CreateBlocking finished in 0.055 seconds.", source: http://127.0.0.1:57873/files/test_case.html?mode=nacl_glibc&testcase=VideoDecoder (177)
[42353:3847:1106/093736:ERROR:gles2_cmd_decoder.cc(1850)] [.PPAPIContext]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Destroy: <- error from previous GL command
[42352:3847:1106/093736:INFO:CONSOLE(177)] "CreateBackground finished in 0.026 seconds.", source: http://127.0.0.1:57873/files/test_case.html?mode=nacl_glibc&testcase=VideoDecoder (177)
[42352:3847:1106/093736:INFO:CONSOLE(0)] "0x7AB82585 is not a valid instance ID.", source: http://127.0.0.1:57873/files/test_case.html?mode=nacl_glibc&testcase=VideoDecoder (0)
[       OK ] PPAPINaClGLibcTest.VideoDecoder (2966 ms)
[307/365] PPAPINaClGLibcTest.VideoDecoder (3445 ms)
[ RUN      ] PPAPINaClGLibcTest.MessageHandler
[42355:3847:1106/093734:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57881...
sending server_data: {"host": "127.0.0.1", "port": 57881} (36 bytes)
[42363,2895129128:09:37:36.232861] Native Client module will be loaded at base address 0x0000000040000000
[42355:3847:1106/093736:INFO:CONSOLE(177)] "RegisterErrorConditions finished in 0.000 seconds.", source: http://127.0.0.1:57881/files/test_case.html?mode=nacl_glibc&testcase=MessageHandler (177)
[42355:3847:1106/093736:INFO:CONSOLE(177)] "PostMessageAndAwaitResponse finished in 0.032 seconds.", source: http://127.0.0.1:57881/files/test_case.html?mode=nacl_glibc&testcase=MessageHandler (177)
[42355:3847:1106/093736:INFO:CONSOLE(177)] "Exceptions finished in 0.049 seconds.", source: http://127.0.0.1:57881/files/test_case.html?mode=nacl_glibc&testcase=MessageHandler (177)
[42355:3847:1106/093736:INFO:CONSOLE(0)] "0xD7CFCE01 is not a valid instance ID.", source: http://127.0.0.1:57881/files/test_case.html?mode=nacl_glibc&testcase=MessageHandler (0)
[42355:28931:1106/093736:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42355:28931:1106/093736:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.MessageHandler (2884 ms)
[308/365] PPAPINaClGLibcTest.MessageHandler (3441 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_InvalidSize
[42364:3847:1106/093736:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57899...
sending server_data: {"host": "127.0.0.1", "port": 57899} (36 bytes)
[42372,2895129128:09:37:38.923127] Native Client module will be loaded at base address 0x0000000040000000
[42364:3847:1106/093739:INFO:CONSOLE(177)] "InvalidSize finished in 0.000 seconds.", source: http://127.0.0.1:57899/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_InvalidSize (177)
[42364:3847:1106/093739:INFO:CONSOLE(0)] "0x79C27145 is not a valid instance ID.", source: http://127.0.0.1:57899/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_InvalidSize (0)
[42364:28931:1106/093739:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42364:28931:1106/093739:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.Graphics2D_InvalidSize (2451 ms)
[309/365] PPAPINaClPNaClTest.Graphics2D_InvalidSize (2911 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_Flush
[42367:3847:1106/093737:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57905...
sending server_data: {"host": "127.0.0.1", "port": 57905} (36 bytes)
[42376,2895129128:09:37:39.943679] Native Client module will be loaded at base address 0x0000000040000000
[42367:3847:1106/093740:INFO:CONSOLE(177)] "FlushForceAsync finished in 0.081 seconds.", source: http://127.0.0.1:57905/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Flush (177)
[42367:3847:1106/093740:INFO:CONSOLE(177)] "Flush finished in 0.079 seconds.", source: http://127.0.0.1:57905/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Flush (177)
[42367:3847:1106/093740:INFO:CONSOLE(0)] "0x477754DD is not a valid instance ID.", source: http://127.0.0.1:57905/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Flush (0)
[       OK ] PPAPINaClPNaClTest.Graphics2D_Flush (2642 ms)
[310/365] PPAPINaClPNaClTest.Graphics2D_Flush (3445 ms)
[ RUN      ] PPAPINaClPNaClTest.HostResolverPrivate_ResolveIPv4
[42374:3847:1106/093739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57911...
sending server_data: {"host": "127.0.0.1", "port": 57911} (36 bytes)
[42383,2895129128:09:37:41.676731] Native Client module will be loaded at base address 0x0000000040000000
[42374:3847:1106/093741:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.012 seconds.", source: http://127.0.0.1:57911/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_ResolveIPv4 (177)
[42374:3847:1106/093741:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.014 seconds.", source: http://127.0.0.1:57911/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_ResolveIPv4 (177)
[42374:3847:1106/093741:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.008 seconds.", source: http://127.0.0.1:57911/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_ResolveIPv4 (177)
[42374:3847:1106/093741:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.054 seconds.", source: http://127.0.0.1:57911/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_ResolveIPv4 (177)
[42374:3847:1106/093741:INFO:CONSOLE(0)] "0x1F398521 is not a valid instance ID.", source: http://127.0.0.1:57911/files/test_case.html?mode=nacl_pnacl&testcase=HostResolverPrivate_ResolveIPv4 (0)
[42374:28675:1106/093741:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42374:28675:1106/093741:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.HostResolverPrivate_ResolveIPv4 (2476 ms)
[311/365] PPAPINaClPNaClTest.HostResolverPrivate_ResolveIPv4 (2917 ms)
[ RUN      ] PPAPINaClPNaClTest.URLLoader1
[42380:3847:1106/093741:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57925...
sending server_data: {"host": "127.0.0.1", "port": 57925} (36 bytes)
[42389,2895129128:09:37:43.228462] Native Client module will be loaded at base address 0x0000000040000000
[42380:3847:1106/093743:INFO:CONSOLE(177)] "EmptyDataPOSTForceAsync finished in 0.025 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "EmptyDataPOST finished in 0.024 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "EmptyDataPOSTBlocking finished in 0.022 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "EmptyDataPOSTBackground finished in 0.016 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "BinaryDataPOSTForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "BinaryDataPOST finished in 0.018 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "BinaryDataPOSTBlocking finished in 0.025 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "BinaryDataPOSTBackground finished in 0.018 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "CustomRequestHeaderForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "CustomRequestHeader finished in 0.017 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "CustomRequestHeaderBlocking finished in 0.015 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "CustomRequestHeaderBackground finished in 0.014 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "FailsBogusContentLengthForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "FailsBogusContentLength finished in 0.005 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "FailsBogusContentLengthBlocking finished in 0.010 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "FailsBogusContentLengthBackground finished in 0.022 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "StreamToFileForceAsync finished in 0.032 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "StreamToFile finished in 0.022 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "StreamToFileBlocking finished in 0.019 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(177)] "StreamToFileBackground finished in 0.023 seconds.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[42380:3847:1106/093743:INFO:CONSOLE(0)] "0xC1EB1BC5 is not a valid instance ID.", source: http://127.0.0.1:57925/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (0)
[       OK ] PPAPINaClPNaClTest.URLLoader1 (2828 ms)
[312/365] PPAPINaClPNaClTest.URLLoader1 (3435 ms)
[ RUN      ] PPAPINaClPNaClTest.NetworkMonitor
[42386:3847:1106/093742:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57947...
sending server_data: {"host": "127.0.0.1", "port": 57947} (36 bytes)
[42394,2895129128:09:37:44.580140] Native Client module will be loaded at base address 0x0000000040000000
[42386:3847:1106/093744:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[42386:3847:1106/093744:INFO:CONSOLE(177)] "Basic finished in 0.001 seconds.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[42386:3847:1106/093744:INFO:CONSOLE(177)] "2MonitorsForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[42386:3847:1106/093744:INFO:CONSOLE(177)] "2Monitors finished in 0.001 seconds.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[42386:3847:1106/093744:INFO:CONSOLE(177)] "DeleteInCallbackForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[42386:3847:1106/093744:INFO:CONSOLE(177)] "DeleteInCallback finished in 0.001 seconds.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[42386:3847:1106/093744:INFO:CONSOLE(0)] "0xED723F4D is not a valid instance ID.", source: http://127.0.0.1:57947/files/test_case.html?mode=nacl_pnacl&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (0)
[42386:28675:1106/093744:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.NetworkMonitor (2318 ms)
[313/365] PPAPINaClPNaClTest.NetworkMonitor (2913 ms)
[ RUN      ] PPAPINaClPNaClTest.MessageLoop_Post
[42397:3847:1106/093745:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57959...
sending server_data: {"host": "127.0.0.1", "port": 57959} (36 bytes)
[42405,2895129128:09:37:47.429248] Native Client module will be loaded at base address 0x0000000046740000
[42397:3847:1106/093747:INFO:CONSOLE(177)] "Post finished in 0.000 seconds.", source: http://127.0.0.1:57959/files/test_case.html?mode=nacl_pnacl&testcase=MessageLoop_Post (177)
[42397:3847:1106/093747:INFO:CONSOLE(0)] "0x7DA700C9 is not a valid instance ID.", source: http://127.0.0.1:57959/files/test_case.html?mode=nacl_pnacl&testcase=MessageLoop_Post (0)
[       OK ] PPAPINaClPNaClTest.MessageLoop_Post (2208 ms)
[314/365] PPAPINaClPNaClTest.MessageLoop_Post (2649 ms)
[ RUN      ] PPAPINaClPNaClTest.MediaStreamVideoTrack
[42393:3847:1106/093744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57953...
sending server_data: {"host": "127.0.0.1", "port": 57953} (36 bytes)
[42402,2895129128:09:37:46.459177] Native Client module will be loaded at base address 0x0000000049c80000
[42393:3847:1106/093746:INFO:CONSOLE(177)] "Create finished in 0.029 seconds.", source: http://127.0.0.1:57953/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamVideoTrack (177)
[42393:3847:1106/093746:INFO:CONSOLE(177)] "GetFrame finished in 0.188 seconds.", source: http://127.0.0.1:57953/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamVideoTrack (177)
[42393:3847:1106/093747:INFO:CONSOLE(177)] "Configure finished in 1.231 seconds.", source: http://127.0.0.1:57953/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamVideoTrack (177)
[42393:3847:1106/093748:INFO:CONSOLE(0)] "0x2EFCF99 is not a valid instance ID.", source: http://127.0.0.1:57953/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamVideoTrack (0)
[       OK ] PPAPINaClPNaClTest.MediaStreamVideoTrack (3675 ms)
[315/365] PPAPINaClPNaClTest.MediaStreamVideoTrack (4227 ms)
[ RUN      ] FilePathWatcherTest.MoveChild
[       OK ] FilePathWatcherTest.MoveChild (4 ms)
[316/365] FilePathWatcherTest.MoveChild (412 ms)
[ RUN      ] PPAPINaClTestDisallowedSockets.HostResolverPrivateDisallowed
[42406:3847:1106/093748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57965...
sending server_data: {"host": "127.0.0.1", "port": 57965} (36 bytes)
[42415,2895129128:09:37:50.171228] Native Client module will be loaded at base address 0x0000000040000000
[42406:3847:1106/093750:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[42406:3847:1106/093750:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[42406:3847:1106/093750:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[42406:3847:1106/093750:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[42406:3847:1106/093750:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:57965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivateDisallowed (177)
[42406:3847:1106/093750:INFO:CONSOLE(177)] "Resolve finished in 0.001 seconds.", source: http://127.0.0.1:57965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivateDisallowed (177)
[42406:3847:1106/093750:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.001 seconds.", source: http://127.0.0.1:57965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivateDisallowed (177)
[42406:3847:1106/093750:INFO:CONSOLE(177)] "ResolveBackground finished in 0.001 seconds.", source: http://127.0.0.1:57965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivateDisallowed (177)
[42406:3847:1106/093750:INFO:CONSOLE(0)] "0x5C5A455 is not a valid instance ID.", source: http://127.0.0.1:57965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivateDisallowed (0)
[       OK ] PPAPINaClTestDisallowedSockets.HostResolverPrivateDisallowed (2368 ms)
[317/365] PPAPINaClTestDisallowedSockets.HostResolverPrivateDisallowed (2916 ms)
[ RUN      ] NaClBrowserTestGLibc.SimpleLoad
[42410:3847:1106/093749:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57971...
sending server_data: {"host": "127.0.0.1", "port": 57971} (36 bytes)
[42419,2895129128:09:37:51.169063] Native Client module will be loaded at base address 0x0000000040000000
[42410:3847:1106/093751:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestGLibc.SimpleLoad (2873 ms)
[318/365] NaClBrowserTestGLibc.SimpleLoad (3444 ms)
[ RUN      ] NaClBrowserTestPnacl.SimpleLoad
[42418:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57984...
sending server_data: {"host": "127.0.0.1", "port": 57984} (36 bytes)
[42426,2895129128:09:37:53.072424] Native Client module will be loaded at base address 0x0000000040000000
[42426,2895129128:09:37:53.648428] NaCl untrusted code called _exit(0x0)
[42428,2895129128:09:37:53.982235] Native Client module will be loaded at base address 0x0000000040000000
[42431,2895129128:09:37:54.351404] Native Client module will be loaded at base address 0x0000000040000000
[42418:3847:1106/093754:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.SimpleLoad (3511 ms)
[319/365] NaClBrowserTestPnacl.SimpleLoad (3967 ms)
[ RUN      ] NaClBrowserTestPnacl.PPAPIPPBInstance
[42423:3847:1106/093752:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57990...
sending server_data: {"host": "127.0.0.1", "port": 57990} (36 bytes)
[42423:3847:1106/093754:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[42432,2895129128:09:37:54.668244] Native Client module will be loaded at base address 0x0000000042490000
[42435,2895129128:09:37:55.538333] Native Client module will be loaded at base address 0x000000004c4f0000
[42437,2895129128:09:37:55.991695] Native Client module will be loaded at base address 0x0000000040000000
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] ||||  / test_nexe loaded
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] ||||
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestIsFullFrame BEGIN]
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestIsFullFrame PASS]
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] ||||
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestBindGraphics BEGIN]
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestBindGraphics PASS]
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] ||||
[42423:3847:1106/093756:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.PPAPIPPBInstance (3746 ms)
[320/365] NaClBrowserTestPnacl.PPAPIPPBInstance (4229 ms)
[ RUN      ] NaClBrowserTestStatic.CrossOriginFail
[42440:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58005...
sending server_data: {"host": "127.0.0.1", "port": 58005} (36 bytes)
[42440:3847:1106/093758:INFO:CONSOLE(0)] "NativeClient: access to manifest url was denied.", source: http://127.0.0.1:58005/files/cross_origin/fail.html (0)
[42440:3847:1106/093758:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[42440:28931:1106/093758:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42440:28931:1106/093758:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestStatic.CrossOriginFail (1912 ms)
[321/365] NaClBrowserTestStatic.CrossOriginFail (2385 ms)
[ RUN      ] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes
[42433:3847:1106/093755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57997...
sending server_data: {"host": "127.0.0.1", "port": 57997} (36 bytes)
[42441,2895129128:09:37:57.009172] Native Client module will be loaded at base address 0x0000000040000000
[42444,2895129128:09:37:57.517319] Native Client module will be loaded at base address 0x0000000040000000
[42445,2895129128:09:37:57.937757] Native Client module will be loaded at base address 0x0000000040000000
[42433:3847:1106/093757:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[42447,2895129128:09:37:58.426170] Native Client module will be loaded at base address 0x000000004f8d0000
[42447,2895129128:09:37:58.898411] NaCl untrusted code called _exit(0x0)
[42450,2895129128:09:37:59.178121] Native Client module will be loaded at base address 0x0000000040000000
==42450==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0a3f000; bottom 0x1f23d000; size: 0x91802000 (-1853874176)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[42436,3014365184:09:37:59.204982] ServiceRuntime::SetupAppChannel (connect failed)
[42433:28931:1106/093759:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
[42433:3847:1106/093759:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module", source: http://127.0.0.1:57997/files/pnacl_options.html?use_nmf=o_2&pnacl=1 (0)
[42433:3847:1106/093759:INFO:nacl_browsertest_util.cc(76)] LOG Load error: NaCl module load failed: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module
[42433:3847:1106/093759:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test failed.
../../chrome/test/nacl/nacl_browsertest_util.cc:239: Failure
Value of: handler.test_passed()
Actual: false
Expected: true
Test failed.
../../base/test/histogram_tester.cc:116: Failure
Value of: actual_count
Actual: 7
Expected: expected_count
Which is: 8
Histogram "NaCl.ValidationCache.Query" does not have the right total number of samples (8). It has (7).
../../base/test/histogram_tester.cc:100: Failure
Value of: actual_count
Actual: 4
Expected: expected_count
Which is: 5
Histogram "NaCl.ValidationCache.Query" does not have the right number of samples (5) in the expected bucket (1). It has (4).
[  FAILED  ] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes, where TypeParam =  and GetParam() =  (4397 ms)
[322/365] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes (5029 ms)
[ RUN      ] NaClBrowserTestStatic.RelativeManifest
[42449:3847:1106/093759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58014...
sending server_data: {"host": "127.0.0.1", "port": 58014} (36 bytes)
[42458,2895129128:09:38:01.212740] bad elf magic
[42458,2963533824:09:38:01.217735] NaClAppRuntimeHostSetup: too late
[42458,2963533824:09:38:01.217792] NaClAppDescQuotaSetup: too late
[42458,2963460096:09:38:01.217901] NaClAppStartModule: error loading module
[42458,2963460096:09:38:01.218509] reap logs

POST-ABORT: LOG_FATAL abort exit
==42458==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0a2d000; bottom 0x1ebfe000; size: 0x91e2f000 (-1847398400)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[42449:3847:1106/093801:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:58014/files/manifest/relative_manifest.html (0)
[SRPC:HOST:42452,2895129128:09:38:01.232164] NaClSrpcRpcWait(channel=0x19d436c0): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[42449:28675:1106/093801:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 34304 (0x8600)
[42449:3847:1106/093801:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[42449:3847:1106/093801:INFO:CONSOLE(0)] "NativeClient: [42458,2895129128:09:38:01.212740] bad elf magic", source: http://127.0.0.1:58014/files/manifest/relative_manifest.html (0)
[42449:3847:1106/093801:INFO:CONSOLE(0)] "NativeClient: [42458,2963533824:09:38:01.217735] NaClAppRuntimeHostSetup: too late", source: http://127.0.0.1:58014/files/manifest/relative_manifest.html (0)
[42449:3847:1106/093801:INFO:CONSOLE(0)] "NativeClient: [42458,2963533824:09:38:01.217792] NaClAppDescQuotaSetup: too late", source: http://127.0.0.1:58014/files/manifest/relative_manifest.html (0)
[42449:3847:1106/093801:INFO:CONSOLE(0)] "NativeClient: [42458,2963460096:09:38:01.217901] NaClAppStartModule: error loading module", source: http://127.0.0.1:58014/files/manifest/relative_manifest.html (0)
[42449:3847:1106/093801:INFO:CONSOLE(0)] "NativeClient: [42458,2963460096:09:38:01.218509] reap logs", source: http://127.0.0.1:58014/files/manifest/relative_manifest.html (0)
[       OK ] NaClBrowserTestStatic.RelativeManifest (2181 ms)
[323/365] NaClBrowserTestStatic.RelativeManifest (2653 ms)
[ RUN      ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL
[42453:3847:1106/093800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58020...
sending server_data: {"host": "127.0.0.1", "port": 58020} (36 bytes)
[42462,2895129128:09:38:02.179630] NaClSetUpBootstrapChannel: descriptor 18, error 0
[42462,2895129128:09:38:02.181775] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 42 microsecs
[42462,2895129128:09:38:02.181916] Native Client module will be loaded at base address 0x0000000040000000
[42462,2895129128:09:38:02.181954] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 181 microsecs
[42462,2895129128:09:38:02.181984] NaClElfFileMapSegment: mapping for validation
[42462,2895129128:09:38:02.181999] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 15 microsecs
[42462,2895129128:09:38:02.183028] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 1028 microsecs
[42462,2895129128:09:38:02.268330] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 85297 microsecs
[42462,2895129128:09:38:02.268745] NaClElfFileMapSegment: mapping into code space
[42462,2895129128:09:38:02.268772] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[42462,2895129128:09:38:02.269510] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 1185 microsecs
[42462,2895129128:09:38:02.269570] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 10 microsecs
[42462,2895129128:09:38:02.269634] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 46 microsecs
[42462,2895129128:09:38:02.269669] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 35 microsecs
[42462,2895129128:09:38:02.269691] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 87736 microsecs
[42462,2895129128:09:38:02.269791] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 101 microsecs
[42462,2895129128:09:38:02.269813] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 22 microsecs
[42462,2895129128:09:38:02.270234] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 88502 microsecs
[42462,2895129128:09:38:02.271861] Skipped NaClLoadIrt, irt_load_optional with dynamic_text_end: c20000
[42462,2955431936:09:38:02.870544] Exit syscall handler: 0
[42465,2895129128:09:38:03.187969] NaClSetUpBootstrapChannel: descriptor 18, error 0
[42465,2895129128:09:38:03.190587] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 47 microsecs
[42465,2895129128:09:38:03.190758] Native Client module will be loaded at base address 0x0000000040000000
[42465,2895129128:09:38:03.190809] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 224 microsecs
[42465,2895129128:09:38:03.190843] NaClElfFileMapSegment: mapping for validation
[42465,2895129128:09:38:03.190858] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 15 microsecs
[42465,2895129128:09:38:03.191093] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 235 microsecs
[42465,2895129128:09:38:03.208742] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 17644 microsecs
[42465,2895129128:09:38:03.208900] NaClElfFileMapSegment: mapping into code space
[42465,2895129128:09:38:03.208925] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[42465,2895129128:09:38:03.209093] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 356 microsecs
[42465,2895129128:09:38:03.209240] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 10 microsecs
[42465,2895129128:09:38:03.209307] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 47 microsecs
[42465,2895129128:09:38:03.209333] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 27 microsecs
[42465,2895129128:09:38:03.209383] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 18574 microsecs
[42465,2895129128:09:38:03.212473] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 3087 microsecs
[42465,2895129128:09:38:03.212518] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 49 microsecs
[42465,2895129128:09:38:03.212939] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 22401 microsecs
[42465,2895129128:09:38:03.238605] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 20697 microsecs
==42465==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0aaf000; bottom 0x1f31a000; size: 0x91795000 (-1854320640)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[42456,3014365184:09:38:03.260636] ServiceRuntime::SetupAppChannel (connect failed)
[42453:3847:1106/093803:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module", source: http://127.0.0.1:58020/files/pnacl_debug_url.html?nmf_file=pnacl_has_debug.nmf&pnacl=1 (0)
[42453:28675:1106/093803:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
[42453:3847:1106/093803:INFO:nacl_browsertest_util.cc(76)] LOG Load error: NaCl module load failed: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module
[42453:3847:1106/093803:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test failed.
../../chrome/test/nacl/nacl_browsertest_util.cc:239: Failure
Value of: handler.test_passed()
Actual: false
Expected: true
Test failed.
[42453:3847:1106/093803:INFO:nacl_browsertest.cc(277)] Waiting for script to exit (which waits for embed to die).
../../chrome/test/nacl/nacl_browsertest.cc:279: Failure
Value of: exit_code
Actual: 520847040
Expected: 0
[  FAILED  ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL, where TypeParam =  and GetParam() =  (3277 ms)
[324/365] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL (3963 ms)
[ RUN      ] IPhotoDataProviderBasicTest.BasicTest
[42460:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] IPhotoDataProviderBasicTest.BasicTest (1586 ms)
[325/365] IPhotoDataProviderBasicTest.BasicTest (2136 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacDelegateTest.GoBackUsingGestureScrollOffset
[42467:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeRenderWidgetHostViewMacDelegateTest.GoBackUsingGestureScrollOffset (1780 ms)
[326/365] ChromeRenderWidgetHostViewMacDelegateTest.GoBackUsingGestureScrollOffset (2387 ms)
[ RUN      ] PicasaDataProviderGetListTest.GetListTest
[42468:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42468:28675:1106/093805:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42468:28675:1106/093805:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PicasaDataProviderGetListTest.GetListTest (1767 ms)
[327/365] PicasaDataProviderGetListTest.GetListTest (2385 ms)
[ RUN      ] PicasaDataProviderInvalidateInflightTableReaderTest.InvalidateInflightTableReaderTest
[42474:3847:1106/093806:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PicasaDataProviderInvalidateInflightTableReaderTest.InvalidateInflightTableReaderTest (1834 ms)
[328/365] PicasaDataProviderInvalidateInflightTableReaderTest.InvalidateInflightTableReaderTest (2389 ms)
[ RUN      ] NetworkingPrivateApiTest.CreateNetwork
[42475:3847:1106/093806:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42479:12807:1106/093808:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42475:3847:1106/093808:INFO:CONSOLE(0)] "[SUCCESS] createNetwork", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?createNetwork (0)
[       OK ] NetworkingPrivateApiTest.CreateNetwork (2314 ms)
[329/365] NetworkingPrivateApiTest.CreateNetwork (2921 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetState
[42482:3847:1106/093808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42485:12807:1106/093810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42482:3847:1106/093810:INFO:CONSOLE(0)] "[FAIL] getState: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getState (0)
[       OK ] NetworkingPrivateApiTestFail.GetState (2075 ms)
[330/365] NetworkingPrivateApiTestFail.GetState (2648 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetEnabledNetworkTypes
[42484:3847:1106/093809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42487:13063:1106/093811:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42487:13063:1106/093811:WARNING:channel.cc(273)] RawChannel write error
[42484:3847:1106/093811:INFO:CONSOLE(0)] "[FAIL] getEnabledNetworkTypes: lastError.message == Error.NotSupported
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getEnabledNetworkTypes (0)
[       OK ] NetworkingPrivateApiTestFail.GetEnabledNetworkTypes (2156 ms)
[331/365] NetworkingPrivateApiTestFail.GetEnabledNetworkTypes (2656 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartGetPropertiesNonexistent
[42490:3847:1106/093811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42490:3847:1106/093813:INFO:CONSOLE(0)] "[SUCCESS] startGetPropertiesNonexistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startGetPropertiesNonexistent (0)
[       OK ] NetworkingPrivateServiceClientApiTest.StartGetPropertiesNonexistent (1995 ms)
[332/365] NetworkingPrivateServiceClientApiTest.StartGetPropertiesNonexistent (2650 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptData
[42492:3847:1106/093812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42495:12807:1106/093813:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42492:3847:1106/093813:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptData", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptData (0)
[       OK ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptData (1975 ms)
[333/365] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptData (2385 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/19
[42499:3847:1106/093814:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/19 (1461 ms)
[334/365] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/19 (2131 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialFakeHardware/1
[42498:3847:1106/093814:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42498:3847:1106/093815:INFO:CONSOLE(42)] "Connecting to serial device /dev/fakeserialmojo at 57600 bps.", source: chrome-extension://bdjephjjlnmpjbkdcdpepkcmeaobflne/background.js (42)
[42498:3847:1106/093816:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://bdjephjjlnmpjbkdcdpepkcmeaobflne/_generated_background_page.html (0)
=================================================================
==42504==ERROR: AddressSanitizer: heap-use-after-free on address 0x1f10382c at pc 0x069d2fb5 bp 0xbffe6638 sp 0xbffe6634
READ of size 4 at 0x1f10382c thread T0
    #0 0x69d2fb4 in v8::HandleScope::Initialize(v8::Isolate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 756
    #1 0x11c7b925 in non-virtual thunk to extensions::ScriptContext::GetContextHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 181
    #2 0xb6c3abb in gin::Runner::Scope::Scope(gin::Runner*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 59
    #3 0x11129030 in mojo::js::WaitingCallback::OnHandleReady(int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 432
    #4 0x5a9467c in mojo::internal::(anonymous namespace)::OnHandleReady(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 60
    #5 0x5a94720 in base::internal::Invoker<3, base::internal::BindState<base::internal::RunnableAdapter<void (*)(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int), void (mojo::common::HandleWatcher*, void (*)(void*, int), void*)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>::Run(base::internal::BindStateBase*, int const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #6 0x5a9e448 in mojo::common::HandleWatcher::StateBase::WillDestroyCurrentMessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 504
    #7 0x1f65742 in base::MessageLoop::~MessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1506
    #8 0x10d3753b in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2683
    #9 0x1def917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #10 0x1df1a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #11 0x1def220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #12 0x4e23d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #13 0x19ce8 in main (in Chromium Helper) + 24
    #14 0x19cc4 in start (in Chromium Helper) + 52
#15 0x13 (<unknown module>)

0x1f10382c is located 13868 bytes inside of 28608-byte region [0x1f100200,0x1f1071c0)
freed by thread T0 here:
    #0 0x5bebb in 0x0003cebb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x74e6933 in v8::internal::Isolate::TearDown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 851
    #2 0xb6b0d36 in gin::IsolateHolder::~IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 198
    #3 0xa7e0ecf in blink::V8PerIsolateData::~V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 767
    #4 0xa7e15c0 in blink::V8PerIsolateData::destroy(v8::Isolate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 48
    #5 0x7e8588a in blink::shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 682
    #6 0x10c866ad in content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3773
    #7 0x10c87233 in non-virtual thunk to content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 19
    #8 0x1081e73d in content::ChildProcess::~ChildProcess() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 141
    #9 0x10d374f3 in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #10 0x1def917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #11 0x1df1a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #12 0x1def220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #13 0x4e23d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #14 0x19ce8 in main (in Chromium Helper) + 24
    #15 0x19cc4 in start (in Chromium Helper) + 52
#16 0x13 (<unknown module>)

previously allocated by thread T0 here:
    #0 0x5b8fb in 0x0003c8fb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x6a295b7 in v8::Isolate::New(v8::Isolate::CreateParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 23
    #2 0xb6b09c2 in gin::IsolateHolder::IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 642
    #3 0xa7e06f0 in blink::V8PerIsolateData::V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 64
    #4 0xa7e138d in blink::V8PerIsolateData::initialize() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 29
    #5 0xa7b9ec3 in blink::V8Initializer::initializeMainThreadIfNeeded() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 195
    #6 0x7e845c5 in blink::initialize(blink::Platform*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 149
    #7 0x10c8860d in content::RenderThreadImpl::EnsureWebKitInitialized() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 557
    #8 0x10c92a72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3586
    #9 0x10c9544a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 26
    #10 0x1082874b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #11 0x3178766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #12 0x31807cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #13 0x1ea4b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #14 0x1f698ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #15 0x1f6ae23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #16 0x1e5f670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #17 0x9a10504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #18 0x9a104a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #19 0x9a12a825 in __CFRunLoopRun (in CoreFoundation) + 933
    #20 0x9a12a019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #21 0x9a129e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #22 0x9224fb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #23 0x1e621b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #24 0x1e60977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #25 0x1f68882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #26 0x1fbeede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #27 0x1f68202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #28 0x10d374bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #29 0x1def917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327

SUMMARY: AddressSanitizer: heap-use-after-free ??:0 ??
Shadow bytes around the buggy address:
0x23e206b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x23e20700: fd fd fd fd fd[fd]fd fd fd fd fd fd fd fd fd fd
0x23e20710: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20720: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20730: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20740: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20750: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable:           00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone:       fa
Heap right redzone:      fb
Freed heap region:       fd
Stack left redzone:      f1
Stack mid redzone:       f2
Stack right redzone:     f3
Stack partial redzone:   f4
Stack after return:      f5
Stack use after scope:   f8
Global redzone:          f9
Global init order:       f6
Poisoned by user:        f7
Container overflow:      fc
Array cookie:            ac
ASan internal:           fe
==42504==ABORTING
[       OK ] SerialApiTest/SerialApiTest.SerialFakeHardware/1 (2160 ms)
[335/365] SerialApiTest/SerialApiTest.SerialFakeHardware/1 (2648 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/0
[42505:3847:1106/093816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42505:79363:1106/093817:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/0 (1541 ms)
[336/365] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/0 (2122 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDangerousUrlDownload/1
[42513:3847:1106/093818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42518:12551:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDangerousUrlDownload/1 (2028 ms)
[337/365] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDangerousUrlDownload/1 (2654 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabWithBeforeUnloadDuringShutdown/0
[42506:3847:1106/093816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42506:79619:1106/093818:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[42515:12551:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42515:12551:1106/093820:WARNING:channel.cc(273)] RawChannel write error
[42512:12295:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabWithBeforeUnloadDuringShutdown/0 (4386 ms)
[338/365] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabWithBeforeUnloadDuringShutdown/0 (4760 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/0
[42520:3847:1106/093821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42520:28931:1106/093822:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42520:28931:1106/093822:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[42520:44547:1106/093822:ERROR:mach_broker_mac.mm(256)] Unknown process 42527 is sending Mach IPC messages!
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/0 (1603 ms)
[339/365] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/0 (2120 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[42521:3847:1106/093821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58038...
sending server_data: {"host": "127.0.0.1", "port": 58038} (36 bytes)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.873 -  Registering video event handlers.", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.879 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.963 -  onSourceOpen [object Event]", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.965 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.986 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.988 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.990 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093822:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:58038/files/mse_config_change.html?keySystem=org.w3.clearkey&runEncrypted=1 (39)
[42521:3847:1106/093822:INFO:CONSOLE(283)] "09:38:22.993 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093823:INFO:CONSOLE(283)] "09:38:23.002 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093823:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:58038/files/mse_config_change.html?keySystem=org.w3.clearkey&runEncrypted=1 (57)
[42521:3847:1106/093823:INFO:CONSOLE(283)] "09:38:23.015 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093823:INFO:CONSOLE(283)] "09:38:23.016 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093823:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:58038/files/mse_config_change.html?keySystem=org.w3.clearkey&runEncrypted=1 (45)
[42521:3847:1106/093823:INFO:CONSOLE(283)] "09:38:23.027 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093823:INFO:CONSOLE(283)] "09:38:23.028 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42521:3847:1106/093824:INFO:CONSOLE(283)] "09:38:24.147 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58038/files/eme_player_js/utils.js (283)
[42525:12551:1106/093824:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (2982 ms)
[340/365] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (3440 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[42532:3847:1106/093825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42532:3847:1106/093825:INFO:encrypted_media_browsertest.cc(564)] Skipping test - ConfigChange test requires MSE.
[42536:12807:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42536:12807:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[42534:3847:1106/093825:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42534:3847:1106/093825:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42534:3847:1106/093825:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (1088 ms)
[341/365] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (1612 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[42528:3847:1106/093823:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58056...
sending server_data: {"host": "127.0.0.1", "port": 58056} (36 bytes)
[42528:3847:1106/093824:INFO:CONSOLE(283)] "09:38:24.791 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093824:INFO:CONSOLE(283)] "09:38:24.798 -  Registering video event handlers.", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093824:INFO:CONSOLE(283)] "09:38:24.801 -  Loading media using src.", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093824:INFO:CONSOLE(283)] "09:38:24.928 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.484 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.502 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.507 -  Adding key to sessionID: 1", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.508 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.510 -  Adding key to sessionID: 2", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.513 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.515 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.714 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.716 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.717 -  Adding key to sessionID: 2", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093825:INFO:CONSOLE(283)] "09:38:25.735 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.114 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.116 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.118 -  Adding key to sessionID: 2", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.122 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.914 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.916 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.918 -  Adding key to sessionID: 2", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093826:INFO:CONSOLE(283)] "09:38:26.921 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42528:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.414 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58056/files/eme_player_js/utils.js (283)
[42530:12807:1106/093828:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5262 ms)
[342/365] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5808 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[42537:3847:1106/093826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58073...
sending server_data: {"host": "127.0.0.1", "port": 58073} (36 bytes)
[42537:3847:1106/093827:INFO:CONSOLE(283)] "09:38:27.908 -  Using ClearKeyPlayer", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093827:INFO:CONSOLE(283)] "09:38:27.914 -  Registering video event handlers.", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093827:INFO:CONSOLE(283)] "09:38:27.917 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093827:INFO:CONSOLE(283)] "09:38:27.925 -  Loading media using src.", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.592 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.595 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.615 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.623 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.839 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.840 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093829:INFO:CONSOLE(283)] "09:38:29.240 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093829:INFO:CONSOLE(283)] "09:38:29.242 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.040 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.041 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42537:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.509 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58073/files/eme_player_js/utils.js (283)
[42539:12807:1106/093831:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5236 ms)
[343/365] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5802 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[42543:3847:1106/093829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58090...
sending server_data: {"host": "127.0.0.1", "port": 58090} (36 bytes)
[42543:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.644 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.650 -  Registering video event handlers.", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.653 -  Loading media using MSE.", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.751 -  onSourceOpen [object Event]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.753 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093830:INFO:CONSOLE(283)] "09:38:30.782 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.328 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.334 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.338 -  Adding key to sessionID: 1", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.341 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.542 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.544 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.546 -  Adding key to sessionID: 1", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.548 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.942 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.944 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.946 -  Adding key to sessionID: 1", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.949 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.746 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.748 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.750 -  Adding key to sessionID: 1", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.753 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[42543:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.075 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58090/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5043 ms)
[344/365] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5547 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[42549:3847:1106/093832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58107...
sending server_data: {"host": "127.0.0.1", "port": 58107} (36 bytes)
[42549:3847:1106/093833:INFO:CONSOLE(283)] "09:38:33.748 -  Using ClearKeyPlayer", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093833:INFO:CONSOLE(283)] "09:38:33.754 -  Registering video event handlers.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093833:INFO:CONSOLE(283)] "09:38:33.757 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093833:INFO:CONSOLE(283)] "09:38:33.764 -  Loading media using MSE.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.399 -  onSourceOpen [object Event]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.400 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.428 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.432 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.434 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.440 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.443 -  Forcing invalid key data.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.448 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.449 -  Forcing invalid key data.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (147)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.458 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (147)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.460 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.654 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.656 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.660 -  Forcing invalid key data.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093834:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (147)
[42549:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.665 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.055 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.059 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.061 -  Forcing invalid key data.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (147)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.067 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.856 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.859 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.861 -  Forcing invalid key data.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093835:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (147)
[42549:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.868 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.456 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.459 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.461 -  Forcing invalid key data.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42549:3847:1106/093837:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (147)
[42549:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.470 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58107/files/eme_player_js/utils.js (283)
[42551:12551:1106/093837:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (5823 ms)
[345/365] MSE_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (6332 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[42555:3847:1106/093834:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58123...
sending server_data: {"host": "127.0.0.1", "port": 58123} (36 bytes)
[42555:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.970 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.974 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.976 -  Registering video event handlers.", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.978 -  Loading media using MSE.", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.075 -  onSourceOpen [object Event]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.077 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.098 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.102 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.630 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.634 -  Adding key to sessionID: 1", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.645 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.837 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.840 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.842 -  Adding key to sessionID: 1", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.845 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.239 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.240 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.242 -  Adding key to sessionID: 1", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.246 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.039 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.041 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.042 -  Adding key to sessionID: 1", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.046 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[42555:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.376 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58123/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (4893 ms)
[346/365] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5278 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/0
[42565:3847:1106/093840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42566:3847:1106/093840:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42566:3847:1106/093840:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42566:3847:1106/093840:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/0 (1039 ms)
[347/365] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/0 (1606 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[42561:3847:1106/093838:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58141...
sending server_data: {"host": "127.0.0.1", "port": 58141} (36 bytes)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.013 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.019 -  Registering video event handlers.", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.111 -  onSourceOpen [object Event]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.113 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.162 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.736 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.741 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:58141/files/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1&usePrefixedEME=1 (39)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.754 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.758 -  Adding key to sessionID: 1", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.759 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.761 -  Adding key to sessionID: 2", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:58141/files/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1&usePrefixedEME=1 (57)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.774 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.776 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.777 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.779 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:58141/files/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1&usePrefixedEME=1 (45)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.782 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.783 -  Adding key to sessionID: 3", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.792 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.792 -  Adding key to sessionID: 4", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.793 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.794 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.961 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.962 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.962 -  Adding key to sessionID: 4", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.964 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.361 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.362 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.363 -  Adding key to sessionID: 4", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.364 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42561:3847:1106/093842:INFO:CONSOLE(283)] "09:38:41.986 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58141/files/eme_player_js/utils.js (283)
[42563:12807:1106/093842:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (3562 ms)
[348/365] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (4227 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/0
[42570:3847:1106/093841:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42570:28931:1106/093843:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42570:3847:1106/093844:INFO:policy_prefs_browsertest.cc(640)] Testing policy: JavascriptEnabled
[42570:3847:1106/093844:INFO:policy_prefs_browsertest.cc(640)] Testing policy: PluginsAllowedForUrls
[42570:3847:1106/093845:INFO:policy_prefs_browsertest.cc(640)] Testing policy: PopupsAllowedForUrls
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/0 (3861 ms)
[349/365] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/0 (4491 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/3
[42573:3847:1106/093843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42573:3847:1106/093845:INFO:policy_prefs_browsertest.cc(640)] Testing policy: HomepageIsNewTabPage
[42573:3847:1106/093845:INFO:policy_prefs_browsertest.cc(640)] Testing policy: TranslateEnabled
[42573:3847:1106/093845:INFO:policy_prefs_browsertest.cc(640)] Testing policy: NetworkPredictionOptions
[42573:28931:1106/093845:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42573:28931:1106/093845:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/3 (3257 ms)
[350/365] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/3 (3711 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/14
[42580:3847:1106/093846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42583:12807:1106/093847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42580:3847:1106/093848:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ImportAutofillFormData
[42580:3847:1106/093849:INFO:policy_prefs_browsertest.cc(640)] Testing policy: AutoFillEnabled
[42580:3847:1106/093849:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ShowHomeButton
[42586:12807:1106/093849:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42586:12807:1106/093849:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/14 (3245 ms)
[351/365] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/14 (3706 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/15
[42582:3847:1106/093846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42582:28931:1106/093848:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
ASAN:SIGSEGV
=================================================================
==42587==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x0663c0d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/15 (3290 ms)
[352/365] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/15 (3712 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/1
[42590:3847:1106/093849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42593:12807:1106/093850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42593:12807:1106/093850:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/1 (1058 ms)
[353/365] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/1 (1603 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/0
[42592:3847:1106/093850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42595:12551:1106/093851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42595:12551:1106/093851:WARNING:channel.cc(273)] RawChannel write error
[42594:3847:1106/093851:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42594:3847:1106/093851:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42594:3847:1106/093851:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/0 (1110 ms)
[354/365] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/0 (1607 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/3
[42596:3847:1106/093851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42599:12807:1106/093852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42597:3847:1106/093852:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42597:3847:1106/093852:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42597:3847:1106/093852:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/3 (1063 ms)
[355/365] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/3 (1599 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/1
[42598:3847:1106/093852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/1 (1606 ms)
[356/365] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/1 (2148 ms)
[ RUN      ] ContentSettingsTest.BlockCookies
[42607:3847:1106/093854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42608:3847:1106/093855:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42608:3847:1106/093855:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42608:3847:1106/093855:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ContentSettingsTest.BlockCookies (1136 ms)
[357/365] ContentSettingsTest.BlockCookies (1599 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0
HTTP server started on http://127.0.0.1:58159...
sending server_data: {"host": "127.0.0.1", "port": 58159} (36 bytes)
[42602:3847:1106/093853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:38:54] code 404, message Not Found
[42602:28931:1106/093855:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0 (2347 ms)
[358/365] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0 (2914 ms)
[ RUN      ] PrefsFunctionalTest.TestHomepagePrefs
[42611:3847:1106/093855:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42614:17155:1106/093856:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[       OK ] PrefsFunctionalTest.TestHomepagePrefs (1084 ms)
[359/365] PrefsFunctionalTest.TestHomepagePrefs (1598 ms)
[ RUN      ] RestartTest.SessionCookies
[42612:3847:1106/093856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42616:12551:1106/093857:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42617:12295:1106/093857:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestartTest.SessionCookies (1439 ms)
[360/365] RestartTest.SessionCookies (1861 ms)
[ RUN      ] RememberSSLHostStateDelegateTest.AfterRestart
[42618:3847:1106/093857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] RememberSSLHostStateDelegateTest.AfterRestart (1006 ms)
[361/365] RememberSSLHostStateDelegateTest.AfterRestart (1603 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/1
[42620:3847:1106/093857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42622:3847:1106/093858:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42622:3847:1106/093858:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42622:3847:1106/093858:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/1 (1038 ms)
[362/365] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/1 (1599 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/0
[42624:3847:1106/093859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42625:3847:1106/093859:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42625:3847:1106/093859:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42625:3847:1106/093859:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/0 (1013 ms)
[363/365] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/0 (1602 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/3
[42626:3847:1106/093859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42629:12551:1106/093900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[42629:12551:1106/093900:WARNING:channel.cc(273)] RawChannel write error
[42628:3847:1106/093900:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42628:3847:1106/093900:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42628:3847:1106/093900:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/3 (1080 ms)
[364/365] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/3 (1598 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/1
[42630:3847:1106/093900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[42631:3847:1106/093901:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[42631:3847:1106/093901:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[42631:3847:1106/093901:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/1 (927 ms)
[365/365] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/1 (1331 ms)
Retrying 2 tests (retry #1)
[ RUN      ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL
[42634:3847:1106/093901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58163...
sending server_data: {"host": "127.0.0.1", "port": 58163} (36 bytes)
[42643,2895129128:09:39:03.742192] NaClSetUpBootstrapChannel: descriptor 18, error 0
[42643,2895129128:09:39:03.743750] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 184 microsecs
[42643,2895129128:09:39:03.743919] Native Client module will be loaded at base address 0x0000000040000000
[42643,2895129128:09:39:03.744069] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 319 microsecs
[42643,2895129128:09:39:03.744105] NaClElfFileMapSegment: mapping for validation
[42643,2895129128:09:39:03.744218] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 112 microsecs
[42643,2895129128:09:39:03.745125] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 907 microsecs
[42643,2895129128:09:39:03.824090] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 78961 microsecs
[42643,2895129128:09:39:03.824814] NaClElfFileMapSegment: mapping into code space
[42643,2895129128:09:39:03.824839] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[42643,2895129128:09:39:03.825477] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 1391 microsecs
[42643,2895129128:09:39:03.825540] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 8 microsecs
[42643,2895129128:09:39:03.825592] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 35 microsecs
[42643,2895129128:09:39:03.825623] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 32 microsecs
[42643,2895129128:09:39:03.825644] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 81576 microsecs
[42643,2895129128:09:39:03.825718] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 74 microsecs
[42643,2895129128:09:39:03.825738] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 20 microsecs
[42643,2895129128:09:39:03.826140] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 82575 microsecs
[42643,2895129128:09:39:03.827808] Skipped NaClLoadIrt, irt_load_optional with dynamic_text_end: c20000
[42643,2954899456:09:39:04.276613] Exit syscall handler: 0
[42646,2895129128:09:39:04.561330] NaClSetUpBootstrapChannel: descriptor 18, error 0
[42646,2895129128:09:39:04.562638] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 39 microsecs
[42646,2895129128:09:39:04.562772] Native Client module will be loaded at base address 0x0000000048be0000
[42646,2895129128:09:39:04.562803] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 166 microsecs
[42646,2895129128:09:39:04.562835] NaClElfFileMapSegment: mapping for validation
[42646,2895129128:09:39:04.562850] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 14 microsecs
[42646,2895129128:09:39:04.563077] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 227 microsecs
[42646,2895129128:09:39:04.580726] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 17646 microsecs
[42646,2895129128:09:39:04.580834] NaClElfFileMapSegment: mapping into code space
[42646,2895129128:09:39:04.580859] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[42646,2895129128:09:39:04.580977] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 254 microsecs
[42646,2895129128:09:39:04.581018] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 8 microsecs
[42646,2895129128:09:39:04.581072] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 37 microsecs
[42646,2895129128:09:39:04.581098] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 27 microsecs
[42646,2895129128:09:39:04.581142] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 18339 microsecs
[42646,2895129128:09:39:04.584069] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2927 microsecs
[42646,2895129128:09:39:04.584092] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 23 microsecs
[42646,2895129128:09:39:04.584486] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 21888 microsecs
[42646,2895129128:09:39:04.609326] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 21247 microsecs
[42634:28675:1106/093904:WARNING:nacl_process_host.cc(780)] debug stub on port 4014
[42634:28675:1106/093904:INFO:nacl_browsertest.cc(261)] python /Volumes/data/b/swarm_slave/work/run_tha_test9BxSrn/chrome/test/data/nacl/debug_stub_browser_tests.py 4014 continue
[42648,2895129128:09:39:04.914943] NaClSetUpBootstrapChannel: descriptor 18, error 0
[42648,2895129128:09:39:04.915040] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 36 microsecs
[42648,2895129128:09:39:04.915148] Native Client module will be loaded at base address 0x0000000040000000
[42648,2895129128:09:39:04.915177] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 137 microsecs
[42648,2895129128:09:39:04.915391] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 213 microsecs
[42648,2895129128:09:39:04.918353] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2963 microsecs
[42648,2895129128:09:39:04.920379] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 2025 microsecs
[42648,2895129128:09:39:04.920771] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 5767 microsecs
[42648,2895129128:09:39:04.924644] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 467 microsecs
[42648,2895129128:09:39:04.928763] nacl_debug(138) : Debugging started.
[42648,2964361216:09:39:04.928921] nacl_debug(86) : Connected, happy debugging!
[42648,2964361216:09:39:04.929257] RX $vCont;c
[42634:3847:1106/093904:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[42648,2963992576:09:39:04.938596] TX $X09
[42634:3847:1106/093904:INFO:nacl_browsertest.cc(277)] Waiting for script to exit (which waits for embed to die).
[       OK ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL (3316 ms)
[366/367] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL (3702 ms)
[ RUN      ] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes
[42633:3847:1106/093901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58162...
sending server_data: {"host": "127.0.0.1", "port": 58162} (36 bytes)
[42644,2895129128:09:39:03.745314] Native Client module will be loaded at base address 0x0000000040000000
[42645,2895129128:09:39:04.221156] Native Client module will be loaded at base address 0x0000000040000000
[42645,2895129128:09:39:04.284352] NaCl untrusted code called _exit(0x0)
[42647,2895129128:09:39:04.563432] Native Client module will be loaded at base address 0x0000000040000000
[42633:3847:1106/093904:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[42650,2895129128:09:39:04.944561] Native Client module will be loaded at base address 0x0000000040000000
[42651,2895129128:09:39:05.581069] Native Client module will be loaded at base address 0x0000000040000000
[42651,2895129128:09:39:05.608496] NaCl untrusted code called _exit(0x0)
[42652,2895129128:09:39:05.869824] Native Client module will be loaded at base address 0x0000000040000000
[42633:3847:1106/093905:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes (4262 ms)
[367/367] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes (4753 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"3ecb5a79be74e0c95a553f4affa341b5c6d06cb4","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 4  Duration: 758.5s  Bot: vm47-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 9  https://chromium-swarm.appspot.com/user/task/1498624c0bdcf00 |
+-----------------------------------------------------------------------+
1 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_out8oqK32/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 9/10
Using 2 parallel jobs.
[ RUN      ] AppListStartPageWebUITest.Basic
[18230:3847:1106/092837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18230:3847:1106/092839:INFO:CONSOLE(1283)] "Running TestCase AppListStartPageWebUITest.Basic", source: test_api.js (1283)
[18230:28931:1106/092839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18230:28931:1106/092839:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppListStartPageWebUITest.Basic (2285 ms)
[1/375] AppListStartPageWebUITest.Basic (2916 ms)
[ RUN      ] AutofillOptionsWebUITest.testOpenAutofillOptions
[18231:3847:1106/092837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18231:28931:1106/092839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18231:28931:1106/092839:WARNING:channel.cc(273)] RawChannel write error
[18231:3847:1106/092841:INFO:CONSOLE(1283)] "Running TestCase AutofillOptionsWebUITest.testOpenAutofillOptions", source: test_api.js (1283)
[       OK ] AutofillOptionsWebUITest.testOpenAutofillOptions (4755 ms)
[2/375] AutofillOptionsWebUITest.testOpenAutofillOptions (5279 ms)
[ RUN      ] AdvancedSettingsWebUITest.testAdvancedSettingsShown
[18240:3847:1106/092840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18240:28419:1106/092842:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18240:28419:1106/092842:WARNING:channel.cc(273)] RawChannel write error
[18240:3847:1106/092844:INFO:CONSOLE(1283)] "Running TestCase AdvancedSettingsWebUITest.testAdvancedSettingsShown", source: test_api.js (1283)
[       OK ] AdvancedSettingsWebUITest.testAdvancedSettingsShown (4739 ms)
[3/375] AdvancedSettingsWebUITest.testAdvancedSettingsShown (5289 ms)
[ RUN      ] ManageProfileUITest.NewProfileDefaultsFocus
[18245:3847:1106/092843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18245:3847:1106/092846:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.NewProfileDefaultsFocus", source: test_api.js (1283)
[18245:28675:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18245:28675:1106/092847:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManageProfileUITest.NewProfileDefaultsFocus (4608 ms)
[4/375] ManageProfileUITest.NewProfileDefaultsFocus (5280 ms)
[ RUN      ] ManageProfileUITest.NoCreateConfirmationOnError
[18250:3847:1106/092845:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18250:28675:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18250:3847:1106/092849:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.NoCreateConfirmationOnError", source: test_api.js (1283)
[       OK ] ManageProfileUITest.NoCreateConfirmationOnError (4102 ms)
[5/375] ManageProfileUITest.NoCreateConfirmationOnError (4754 ms)
[ RUN      ] OptionsWebUIExtendedTest.SupervisingUsers
[18255:3847:1106/092848:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18255:3847:1106/092851:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.SupervisingUsers", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.SupervisingUsers (4859 ms)
[6/375] OptionsWebUIExtendedTest.SupervisingUsers (5543 ms)
[ RUN      ] SyncInternalsWebUITest.NetworkEventsTest
[18260:3847:1106/092850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18260:3847:1106/092853:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.NetworkEventsTest", source: test_api.js (1283)
[       OK ] SyncInternalsWebUITest.NetworkEventsTest (2903 ms)
[7/375] SyncInternalsWebUITest.NetworkEventsTest (3438 ms)
[ RUN      ] ChromeSendWebUITest.NotInPreload
[18266:3847:1106/092854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18266:28931:1106/092856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18266:3847:1106/092856:INFO:CONSOLE(1283)] "Running TestCase ChromeSendWebUITest.NotInPreload", source: test_api.js (1283)
[       OK ] ChromeSendWebUITest.NotInPreload (2628 ms)
[8/375] ChromeSendWebUITest.NotInPreload (3175 ms)
[ RUN      ] SyncInternalsWebUITest.NodeBrowserTest
[18265:3847:1106/092853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18265:3847:1106/092856:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.NodeBrowserTest", source: test_api.js (1283)
[       OK ] SyncInternalsWebUITest.NodeBrowserTest (3223 ms)
[9/375] SyncInternalsWebUITest.NodeBrowserTest (3702 ms)
[ RUN      ] HistoryWebUIRealBackendTest.deleteRemovesEntry
[18273:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18273:3847:1106/092859:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.deleteRemovesEntry", source: test_api.js (1283)
[18279:12807:1106/092900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18279:12807:1106/092900:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryWebUIRealBackendTest.deleteRemovesEntry (3146 ms)
[10/375] HistoryWebUIRealBackendTest.deleteRemovesEntry (3715 ms)
[ RUN      ] HistoryWebUIRealBackendTest.showConfirmDialogAndRemove
[18274:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18274:28675:1106/092859:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18274:28675:1106/092859:WARNING:channel.cc(273)] RawChannel write error
[18274:3847:1106/092859:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.showConfirmDialogAndRemove", source: test_api.js (1283)
[18280:12295:1106/092900:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18280:12295:1106/092900:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryWebUIRealBackendTest.showConfirmDialogAndRemove (3051 ms)
[11/375] HistoryWebUIRealBackendTest.showConfirmDialogAndRemove (3708 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewExpired
[18281:3847:1106/092901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18285:12807:1106/092906:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18281:3847:1106/092907:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsDnsViewExpired", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsDnsViewExpired (7151 ms)
[12/375] NetInternalsTest.netInternalsDnsViewExpired (7920 ms)
[ RUN      ] NetInternalsTest.netInternalsEventsViewFilter
[18282:3847:1106/092901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18282:3847:1106/092907:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsEventsViewFilter", source: test_api.js (1283)
[18288:12295:1106/092908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18288:12295:1106/092908:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsEventsViewFilter (7973 ms)
[13/375] NetInternalsTest.netInternalsEventsViewFilter (8705 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddError
[18289:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18291:12551:1106/092914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18291:12551:1106/092914:WARNING:channel.cc(273)] RawChannel write error
[18289:3847:1106/092915:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddError", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddError (6874 ms)
[14/375] NetInternalsTest.netInternalsHSTSViewAddError (7392 ms)
[ RUN      ] NetInternalsTest.netInternalsLogViewPainterPrintAsText
[18301:3847:1106/092910:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18303:12295:1106/092915:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18303:12295:1106/092915:WARNING:channel.cc(273)] RawChannel write error
[18301:3847:1106/092916:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsLogViewPainterPrintAsText", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsLogViewPainterPrintAsText (6982 ms)
[15/375] NetInternalsTest.netInternalsLogViewPainterPrintAsText (7651 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor
[18309:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18309:3847:1106/092920:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor", source: test_api.js (1283)
[18309:28931:1106/092920:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18309:28931:1106/092920:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor (3467 ms)
[16/375] PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor (3964 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewDegenerate
[18306:3847:1106/092916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18306:3847:1106/092922:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewDegenerate", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsTimelineViewDegenerate (8711 ms)
[17/375] NetInternalsTest.netInternalsTimelineViewDegenerate (9230 ms)
[ RUN      ] PlatformAppBrowserTest.FileAccessIsSavedToPrefs
[18314:3847:1106/092921:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18318:12295:1106/092925:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.FileAccessIsSavedToPrefs (4336 ms)
[18/375] PlatformAppBrowserTest.FileAccessIsSavedToPrefs (4760 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenuTextField
[18319:3847:1106/092925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PlatformAppBrowserTest.AppWithContextMenuTextField (2719 ms)
[19/375] PlatformAppBrowserTest.AppWithContextMenuTextField (3174 ms)
[ RUN      ] PlatformAppBrowserTest.DisallowNavigation
[18321:3847:1106/092926:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18321:29699:1106/092927:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18321:29699:1106/092927:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18321:49411:1106/092927:ERROR:mach_broker_mac.mm(256)] Unknown process 18326 is sending Mach IPC messages!
[18321:3847:1106/092928:INFO:CONSOLE(77)] "Testing 0: function () { window.location = IN_APP_URL }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092928:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092928:INFO:CONSOLE(77)] "Testing 1: function () { window.location.href = IN_APP_URL; }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092928:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092928:INFO:CONSOLE(77)] "Testing 2: function () { window.location.replace(IN_APP_URL); }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092928:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092928:INFO:CONSOLE(77)] "Testing 3: function () { window.location.assign(IN_APP_URL); }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092928:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092928:INFO:CONSOLE(77)] "Testing 4: function () { window.location = REMOTE_URL; }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092928:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:57430/"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 5: function () {
testForm.method = 'GET';
testForm.action = IN_APP_URL;
testForm.submit();
}", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html?"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 6: function () {
testForm.method = 'POST';
testForm.action = IN_APP_URL;
testForm.submit();
}", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 7: function () {
testForm.method = 'GET';
testForm.action = REMOTE_URL;
testForm.submit();
}", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:57430/?"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 8: function () {
testForm.method = 'POST';
testForm.action = REMOTE_URL;
testForm.submit();
}", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:57430/"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 9: function () { testLink.href = IN_APP_URL; clickTestLink(); }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/nav-target.html"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 10: function () { testLink.href = REMOTE_URL; clickTestLink(); }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:57430/"; try target="_blank".", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.html (0)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 11: function () {
testLink.target = '_blank';
testLink.href = IN_APP_URL;
clickTestLink();
}", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 12: function () { testLink.href = 'http://chromium.org'; clickTestLink(); }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:3847:1106/092929:INFO:CONSOLE(77)] "Testing 13: function () { chrome.test.notifyPass(); }", source: chrome-extension://nbhebchfcmpcngbobelolbnlpklcagfk/main.js (77)
[18321:29699:1106/092930:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18321:29699:1106/092930:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18321:29699:1106/092930:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18321:29699:1106/092930:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18321:49411:1106/092930:ERROR:mach_broker_mac.mm(256)] Unknown process 18334 is sending Mach IPC messages!
[       OK ] PlatformAppBrowserTest.DisallowNavigation (4343 ms)
[20/375] PlatformAppBrowserTest.DisallowNavigation (5026 ms)
[ RUN      ] PlatformAppBrowserTest.PlatformAppsOnly
[18328:3847:1106/092928:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18328:29699:1106/092929:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18328:29699:1106/092929:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18328:45319:1106/092929:ERROR:mach_broker_mac.mm(256)] Unknown process 18331 is sending Mach IPC messages!
[18328:3847:1106/092930:INFO:CONSOLE(0)] "[SUCCESS] NoAppWindows", source: chrome-extension://eabmccgmejbpajblheelpcmihdkmjnli/_generated_background_page.html (0)
[18332:13063:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18332:13063:1106/092930:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.PlatformAppsOnly (2343 ms)
[21/375] PlatformAppBrowserTest.PlatformAppsOnly (2913 ms)
[ RUN      ] PlatformAppBrowserTest.Isolation
[18335:3847:1106/092931:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18335:80387:1106/092932:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18335:29443:1106/092932:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18335:29443:1106/092932:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18335:45059:1106/092932:ERROR:mach_broker_mac.mm(256)] Unknown process 18341 is sending Mach IPC messages!
[18335:3847:1106/092933:INFO:CONSOLE(0)] "[SUCCESS] testCookieNotSet", source: chrome-extension://kidfpplfihfedmjjfjclpnpilbkelbmc/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.Isolation (2668 ms)
[22/375] PlatformAppBrowserTest.Isolation (3182 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithWrongExtension
[18336:3847:1106/092931:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18336:29699:1106/092932:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18336:29699:1106/092932:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18336:46083:1106/092933:ERROR:mach_broker_mac.mm(256)] Unknown process 18343 is sending Mach IPC messages!
[18336:3847:1106/092933:WARNING:launcher.cc(235)] Extension does not provide a valid file handler.
[18336:3847:1106/092934:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://onidccbimbcocphmaojcibjfndholnif/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchWithWrongExtension (2746 ms)
[23/375] PlatformAppBrowserTest.LaunchWithWrongExtension (3436 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithWrongType
[18345:3847:1106/092934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18345:29443:1106/092935:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18345:29443:1106/092935:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18345:45059:1106/092935:ERROR:mach_broker_mac.mm(256)] Unknown process 18351 is sending Mach IPC messages!
[18345:3847:1106/092936:WARNING:launcher.cc(235)] Extension does not provide a valid file handler.
[18345:3847:1106/092936:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://iikmcgjhblgiakalckemohdgljeobdml/_generated_background_page.html (0)
[18345:29443:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18345:29443:1106/092936:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithWrongType (2601 ms)
[24/375] PlatformAppBrowserTest.LaunchWithWrongType (3190 ms)
[ RUN      ] PasswordFormConversionUtilsTest.IdentifyingThreePasswordFields
[       OK ] PasswordFormConversionUtilsTest.IdentifyingThreePasswordFields (315 ms)
[25/375] PasswordFormConversionUtilsTest.IdentifyingThreePasswordFields (806 ms)
[ RUN      ] PlatformAppBrowserTest.ReinstallDataCleanup
[18347:3847:1106/092935:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18347:3847:1106/092937:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageLocal", source: chrome-extension://nopcnbhmcgpbicibnldfiepcackdgajb/_generated_background_page.html (0)
[18347:3847:1106/092937:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageSync", source: chrome-extension://nopcnbhmcgpbicibnldfiepcackdgajb/_generated_background_page.html (0)
[18347:3847:1106/092938:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageLocal", source: chrome-extension://nopcnbhmcgpbicibnldfiepcackdgajb/_generated_background_page.html (0)
[18347:3847:1106/092938:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageSync", source: chrome-extension://nopcnbhmcgpbicibnldfiepcackdgajb/_generated_background_page.html (0)
[18347:29699:1106/092938:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18347:29699:1106/092938:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ReinstallDataCleanup (3634 ms)
[26/375] PlatformAppBrowserTest.ReinstallDataCleanup (4230 ms)
[ RUN      ] BluetoothApiTest.Discovery
[18356:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BluetoothApiTest.Discovery (1268 ms)
[27/375] BluetoothApiTest.Discovery (1859 ms)
[ RUN      ] BluetoothApiTest.DiscoveryCallback
[18358:3847:1106/092939:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18358:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] testDiscovery", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothApiTest.DiscoveryCallback (2368 ms)
[28/375] BluetoothApiTest.DiscoveryCallback (2919 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetService
[18362:3847:1106/092940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18362:3847:1106/092942:INFO:CONSOLE(0)] "[SUCCESS] testGetService", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[18365:12551:1106/092942:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18365:12551:1106/092942:WARNING:channel.cc(273)] RawChannel write error
[18362:29955:1106/092942:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.GetService (2209 ms)
[29/375] BluetoothLowEnergyApiTest.GetService (2914 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetRemovedDescriptor
[18367:3847:1106/092942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18367:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[18369:12807:1106/092944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18369:12807:1106/092944:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetRemovedDescriptor (2376 ms)
[30/375] BluetoothLowEnergyApiTest.GetRemovedDescriptor (2915 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeGetPlatformInfo
[18370:3847:1106/092943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18373:12551:1106/092944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18373:16899:1106/092944:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[       OK ] ExtensionApiTest.ChromeRuntimeGetPlatformInfo (1298 ms)
[31/375] ExtensionApiTest.ChromeRuntimeGetPlatformInfo (1858 ms)
[ RUN      ] ExtensionApiTest.CookiesEvents
[18374:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18374:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] testSet", source: chrome-extension://ghmihmmkgejdmalpgfjmehephncbcjkn/test.html (0)
[18374:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] testRemove", source: chrome-extension://ghmihmmkgejdmalpgfjmehephncbcjkn/test.html (0)
[18374:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] overwriteFirstSet", source: chrome-extension://ghmihmmkgejdmalpgfjmehephncbcjkn/test.html (0)
[18374:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] overwriteSecondSet", source: chrome-extension://ghmihmmkgejdmalpgfjmehephncbcjkn/test.html (0)
[18374:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] overwriteExpired", source: chrome-extension://ghmihmmkgejdmalpgfjmehephncbcjkn/test.html (0)
[18379:12807:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.CookiesEvents (2457 ms)
[32/375] ExtensionApiTest.CookiesEvents (2910 ms)
[ RUN      ] ExtensionApiTest.GetIncognitoModeAvailability
[18375:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18375:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] getIncognitoModeAvailabilityTest", source: chrome-extension://eecibjelahnciddlggkepnhbhokkokgc/test.html (0)
[18380:3847:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.GetIncognitoModeAvailability (2312 ms)
[33/375] ExtensionApiTest.GetIncognitoModeAvailability (2915 ms)
[ RUN      ] ExtensionApiTest.ContentScriptBypassPageCSP
[18383:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18383:80387:1106/092950:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18386:13063:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18388:13063:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[18388:13063:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18390:13063:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18390:13063:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptBypassPageCSP (3525 ms)
[34/375] ExtensionApiTest.ContentScriptBypassPageCSP (3967 ms)
[ RUN      ] ExtensionApiTest.ContentScriptExtensionProcess
[18382:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18382:81415:1106/092951:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18382:29699:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18382:29699:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[18391:12551:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18391:12551:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptExtensionProcess (3585 ms)
[35/375] ExtensionApiTest.ContentScriptExtensionProcess (4237 ms)
[ RUN      ] ExtensionApiTest.SandboxedPages
[18393:3847:1106/092952:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18393:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] sandboxedWindow", source: chrome-extension://gngpjggcckbpdfiikamdcbkimfipakdf/main.html (0)
[18393:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] sandboxedFrame", source: chrome-extension://gngpjggcckbpdfiikamdcbkimfipakdf/main.html (0)
[       OK ] ExtensionApiTest.SandboxedPages (4501 ms)
[36/375] ExtensionApiTest.SandboxedPages (5022 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupLarge
[18400:3847:1106/092957:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionApiTest.WindowOpenPopupLarge (2281 ms)
[37/375] ExtensionApiTest.WindowOpenPopupLarge (2913 ms)
[ RUN      ] ExtensionApiTest.TabUpdate
[18392:3847:1106/092952:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18396:12807:1106/092954:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18396:12807:1106/092954:WARNING:channel.cc(273)] RawChannel write error
[18392:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] setUp", source: chrome-extension://mdhbhjbbdbcgeollcjoklaneiacojboe/update.html (0)
[18392:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] testBasicSetup", source: chrome-extension://mdhbhjbbdbcgeollcjoklaneiacojboe/update.html (0)
[18392:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] testUpdatingDefaultTabViaUndefined", source: chrome-extension://mdhbhjbbdbcgeollcjoklaneiacojboe/update.html (0)
[18392:3847:1106/092957:INFO:CONSOLE(0)] "[SUCCESS] testUpdatingDefaultTabViaNull", source: chrome-extension://mdhbhjbbdbcgeollcjoklaneiacojboe/update.html (0)
[18392:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testUpdatingWithPermissionReturnsTabInfo", source: chrome-extension://mdhbhjbbdbcgeollcjoklaneiacojboe/update.html (0)
[       OK ] ExtensionApiTest.TabUpdate (8226 ms)
[38/375] ExtensionApiTest.TabUpdate (8968 ms)
[ RUN      ] AppWindowBrowserTest.FrameInsetsForColoredFrame
[18407:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18407:29443:1106/093003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18407:29443:1106/093003:WARNING:channel.cc(273)] RawChannel write error
[18412:12807:1106/093003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppWindowBrowserTest.FrameInsetsForColoredFrame (3072 ms)
[39/375] AppWindowBrowserTest.FrameInsetsForColoredFrame (3700 ms)
[ RUN      ] ExtensionApiTest.PopupBlockingExtension
[18404:3847:1106/093000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18404:79619:1106/093003:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18404:79619:1106/093003:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18404:79619:1106/093004:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18408:12551:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18413:10271:1106/093004:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[18413:10271:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18404:29443:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.PopupBlockingExtension (5057 ms)
[40/375] ExtensionApiTest.PopupBlockingExtension (5549 ms)
[ RUN      ] AppShimHostManagerBrowserTest.LaunchNormal
[18417:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18419:12807:1106/093005:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18418:3847:1106/093005:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[18418:3847:1106/093005:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[18418:3847:1106/093005:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] AppShimHostManagerBrowserTest.LaunchNormal (1226 ms)
[41/375] AppShimHostManagerBrowserTest.LaunchNormal (1867 ms)
[ RUN      ] AppWindowAPITest.TestVisibleOnAllWorkspaces
[18422:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18422:3847:1106/093009:INFO:CONSOLE(0)] "[SUCCESS] setAndUnsetVisibleOnAllWorkspaces", source: chrome-extension://pbbahkejhgfclojibfonbjhenmhciinb/_generated_background_page.html (0)
[18422:29699:1106/093009:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[18422:29699:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18422:29699:1106/093009:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestVisibleOnAllWorkspaces (2890 ms)
[42/375] AppWindowAPITest.TestVisibleOnAllWorkspaces (3707 ms)
[ RUN      ] AppViewTest.TestAppViewRefusedDataShouldFail
[18420:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18420:3847:1106/093009:INFO:CONSOLE(37)] "appToEmbed  opilgffhnkakkfgbecbemngfndnechgc", source: chrome-extension://joephgifcdpfdjkdpkfbnkpdlhnbgeef/main.js (37)
[18420:3847:1106/093010:INFO:CONSOLE(37)] "Attempting to connect to app with refused params.", source: chrome-extension://joephgifcdpfdjkdpkfbnkpdlhnbgeef/main.js (37)
[18420:3847:1106/093010:INFO:CONSOLE(68)] "Unable to connect to app "opilgffhnkakkfgbecbemngfndnechgc".", source: extensions::appView (68)
[18420:3847:1106/093010:INFO:CONSOLE(37)] "FAILED TO CONNECT.", source: chrome-extension://joephgifcdpfdjkdpkfbnkpdlhnbgeef/main.js (37)
[18427:13063:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18420:29699:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppViewTest.TestAppViewRefusedDataShouldFail (4858 ms)
[43/375] AppViewTest.TestAppViewRefusedDataShouldFail (5547 ms)
[ RUN      ] DriveAppProviderTest.UninstallUnremovableDriveApp
[18430:3847:1106/093010:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18430:29955:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18430:29955:1106/093011:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DriveAppProviderTest.UninstallUnremovableDriveApp (1462 ms)
[44/375] DriveAppProviderTest.UninstallUnremovableDriveApp (2130 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteUnsupportedEphemeralApp
[18434:3847:1106/093011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18441:13063:1106/093014:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18441:13063:1106/093014:WARNING:channel.cc(273)] RawChannel write error
[18434:29699:1106/093014:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18434:29699:1106/093014:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteUnsupportedEphemeralApp (3115 ms)
[45/375] EphemeralAppBrowserTest.PromoteUnsupportedEphemeralApp (3702 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileRunning
[18437:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18443:12807:1106/093015:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18443:12807:1106/093015:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileRunning (2991 ms)
[46/375] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileRunning (3701 ms)
[ RUN      ] EphemeralAppLauncherTest.InstallLegacyApp
HTTP server started on http://127.0.0.1:57464...
sending server_data: {"host": "127.0.0.1", "port": 57464} (36 bytes)
[18444:3847:1106/093015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.InstallLegacyApp (2772 ms)
[47/375] EphemeralAppLauncherTest.InstallLegacyApp (3450 ms)
[ RUN      ] EphemeralAppLauncherTest.NonExistentExtensionId
HTTP server started on http://127.0.0.1:57465...
sending server_data: {"host": "127.0.0.1", "port": 57465} (36 bytes)
[18447:3847:1106/093016:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found extensions/platform_apps/ephemeral_launcher/inlineinstall/detail/baaaaaaaaaaaaaaaaaaaaaaaaaaaadid full path:/Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/chrome/test/data/extensions/platform_apps/ephemeral_launcher/inlineinstall/detail/baaaaaaaaaaaaaaaaaaaaaaaaaaaadid
127.0.0.1 - - [06/Nov/2014 09:30:17] code 404, message Not Found
[       OK ] EphemeralAppLauncherTest.NonExistentExtensionId (1675 ms)
[48/375] EphemeralAppLauncherTest.NonExistentExtensionId (2390 ms)
[ RUN      ] EphemeralAppServiceBrowserTest.EphemeralAppCount
[18454:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18462:12551:1106/093021:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18462:12551:1106/093021:WARNING:channel.cc(273)] RawChannel write error
[18454:29443:1106/093021:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18454:29443:1106/093021:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] EphemeralAppServiceBrowserTest.EphemeralAppCount (3845 ms)
[49/375] EphemeralAppServiceBrowserTest.EphemeralAppCount (4505 ms)
[ RUN      ] WebViewTest.Shim_TestAutosizeBeforeNavigation
[18455:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18459:3847:1106/093022:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestAutosizeBeforeNavigation (4094 ms)
[50/375] WebViewTest.Shim_TestAutosizeBeforeNavigation (4763 ms)
[ RUN      ] WebViewTest.Shim_TestAutosizeRemoveAttributes
[18468:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18472:12807:1106/093026:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18472:12807:1106/093026:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAutosizeRemoveAttributes (4091 ms)
[51/375] WebViewTest.Shim_TestAutosizeRemoveAttributes (4758 ms)
[ RUN      ] WebViewTest.Shim_TestDisplayNoneWebviewLoad
[18469:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18469:29443:1106/093026:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18469:29443:1106/093026:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDisplayNoneWebviewLoad (3887 ms)
[52/375] WebViewTest.Shim_TestDisplayNoneWebviewLoad (4510 ms)
[ RUN      ] WebViewTest.Shim_TestPartitionChangeAfterNavigation
[18486:3847:1106/093027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18486:3847:1106/093031:INFO:CONSOLE(80)] "The object has already navigated, so its partition cannot be changed.", source: extensions::webViewAttributes (80)
[18490:12807:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18486:29699:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18486:29699:1106/093031:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestPartitionChangeAfterNavigation (3993 ms)
[53/375] WebViewTest.Shim_TestPartitionChangeAfterNavigation (4754 ms)
[ RUN      ] WebViewTest.Shim_TestAssignSrcAfterCrash
[18487:3847:1106/093027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18491:3847:1106/093032:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestAssignSrcAfterCrash (4881 ms)
[54/375] WebViewTest.Shim_TestAssignSrcAfterCrash (5544 ms)
[ RUN      ] WebViewTest.Shim_TestContentLoadEvent
[18499:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18499:29187:1106/093036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18499:29187:1106/093036:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestContentLoadEvent (3944 ms)
[55/375] WebViewTest.Shim_TestContentLoadEvent (4497 ms)
[ RUN      ] WebViewTest.Shim_TestLoadStartLoadRedirect
[18501:3847:1106/093033:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18505:12551:1106/093036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestLoadStartLoadRedirect (4058 ms)
[56/375] WebViewTest.Shim_TestLoadStartLoadRedirect (4757 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortIllegalChromeURL
[18511:3847:1106/093037:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18513:3847:1106/093040:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestLoadAbortIllegalChromeURL (3997 ms)
[57/375] WebViewTest.Shim_TestLoadAbortIllegalChromeURL (4763 ms)
[ RUN      ] WebViewTest.Shim_TestReloadAfterTerminate
[18514:3847:1106/093038:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18514:29699:1106/093042:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestReloadAfterTerminate (4757 ms)
[58/375] WebViewTest.Shim_TestReloadAfterTerminate (5543 ms)
[ RUN      ] WebViewTest.Shim_TestGetProcessId
[18523:3847:1106/093041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestGetProcessId (3735 ms)
[59/375] WebViewTest.Shim_TestGetProcessId (4497 ms)
[ RUN      ] WebViewTest.Shim_TestResizeWebviewWithDisplayNoneResizesContent
[18528:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18528:3847:1106/093047:INFO:CONSOLE(1645)] "The resize test has been injected into webview.", source: chrome-extension://lolmekokhefekplibjjmffflglpaljdb/main.js (1645)
[18528:3847:1106/093047:INFO:CONSOLE(1655)] "The guest script for a two-way comm channel has been injected into webview.", source: chrome-extension://lolmekokhefekplibjjmffflglpaljdb/main.js (1655)
[18528:3847:1106/093047:INFO:CONSOLE(1666)] "A communication channel has been established with webview.", source: chrome-extension://lolmekokhefekplibjjmffflglpaljdb/main.js (1666)
[18528:3847:1106/093047:INFO:CONSOLE(1667)] "Resizing <webview> width from 300px to 400px.", source: chrome-extension://lolmekokhefekplibjjmffflglpaljdb/main.js (1667)
[18530:13063:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18530:13063:1106/093047:WARNING:channel.cc(273)] RawChannel write error
[18528:29443:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18528:29443:1106/093047:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestResizeWebviewWithDisplayNoneResizesContent (4067 ms)
[60/375] WebViewTest.Shim_TestResizeWebviewWithDisplayNoneResizesContent (4490 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllowAndThenDeny
[18534:3847:1106/093046:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18534:80387:1106/093049:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18534:3847:1106/093049:INFO:CONSOLE(20)] "test passed", source: chrome-extension://jjlejbpdfafcbmmamemjiachahkcggch/embedder.js (20)
[18538:12551:1106/093049:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18538:12551:1106/093049:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllowAndThenDeny (4012 ms)
[61/375] WebViewTest.MediaAccessAPIAllow_TestAllowAndThenDeny (4491 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestCheck
[18540:3847:1106/093048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18540:3847:1106/093051:INFO:CONSOLE(41)] "onWebViewLoadStop", source: chrome-extension://hfmkifenjhdjnbnjapegioalfjkbngaj/embedder.js (41)
[18540:80643:1106/093051:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18540:3847:1106/093051:INFO:CONSOLE(20)] "test passed", source: chrome-extension://hfmkifenjhdjnbnjapegioalfjkbngaj/embedder.js (20)
[18540:29699:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18540:29699:1106/093051:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestCheck (4068 ms)
[62/375] WebViewTest.MediaAccessAPIAllow_TestCheck (4760 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromMainThreadAllow
[18546:3847:1106/093050:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18546:3847:1106/093053:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://dcjkacfjmgnhepcdihjfbgpjepepdgok/embedder.js (77)
[18546:3847:1106/093054:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://dcjkacfjmgnhepcdihjfbgpjepepdgok/embedder.js (79)
[18546:80387:1106/093054:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18546:3847:1106/093054:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://dcjkacfjmgnhepcdihjfbgpjepepdgok/embedder.js (82)
[18546:3847:1106/093054:WARNING:chrome_quota_permission_context.cc(301)] Attempt to request quota from a background page: 6,2
[18556:12551:1106/093054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[18556:12551:1106/093054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.FileSystemAPIRequestFromMainThreadAllow (4254 ms)
[63/375] WebViewTest.FileSystemAPIRequestFromMainThreadAllow (4756 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsAllow
[18552:3847:1106/093052:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18552:3847:1106/093056:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.1", source: chrome-extension://ieepddfbkpmicfnfbolfcimnndialjhn/embedder.js (79)
[18552:3847:1106/093056:INFO:CONSOLE(82)] "embedder.webview[1].postMessage", source: chrome-extension://ieepddfbkpmicfnfbolfcimnndialjhn/embedder.js (82)
[18552:80899:1106/093056:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18552:3847:1106/093056:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.2", source: chrome-extension://ieepddfbkpmicfnfbolfcimnndialjhn/embedder.js (79)
[18552:3847:1106/093056:INFO:CONSOLE(82)] "embedder.webview[2].postMessage", source: chrome-extension://ieepddfbkpmicfnfbolfcimnndialjhn/embedder.js (82)
[18552:3847:1106/093056:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.0", source: chrome-extension://ieepddfbkpmicfnfbolfcimnndialjhn/embedder.js (79)
[18552:3847:1106/093056:INFO:CONSOLE(82)] "embedder.webview[0].postMessage", source: chrome-extension://ieepddfbkpmicfnfbolfcimnndialjhn/embedder.js (82)
[18552:80899:1106/093056:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18552:80899:1106/093056:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18554:13063:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18554:13063:1106/093057:WARNING:channel.cc(273)] RawChannel write error
[18552:29187:1106/093057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18552:29187:1106/093057:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsAllow (4648 ms)
[64/375] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsAllow (5285 ms)
[ RUN      ] WebViewTest.SetPropertyOnDocumentInteractive
[18558:3847:1106/093055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18558:29699:1106/093056:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18558:29699:1106/093056:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18558:45319:1106/093056:ERROR:mach_broker_mac.mm(256)] Unknown process 18563 is sending Mach IPC messages!
[18558:3847:1106/093059:INFO:CONSOLE(0)] "[SUCCESS] checkRedefineProperty", source: chrome-extension://falnnoolamegkfigifgjipnbccfjijdj/_generated_background_page.html (0)
[18558:29699:1106/093059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18558:29699:1106/093059:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.SetPropertyOnDocumentInteractive (4435 ms)
[65/375] WebViewTest.SetPropertyOnDocumentInteractive (5024 ms)
[ RUN      ] WebViewTest.Dialog_TestConfirmDialogCancel
[18565:3847:1106/093058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18565:3847:1106/093101:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (77)
[18565:3847:1106/093102:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (81)
[18565:3847:1106/093102:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (92)
[18565:3847:1106/093102:INFO:CONSOLE(173)] "The confirm dialog test has started.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (173)
[18565:3847:1106/093102:INFO:CONSOLE(188)] "webview has requested a dialog.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (188)
[18565:3847:1106/093102:INFO:CONSOLE(192)] "The app has responded to the dialog request.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (192)
[18565:3847:1106/093102:INFO:CONSOLE(180)] "webview has reported a result for its confirm dialog.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (180)
[18565:29955:1106/093102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18565:29955:1106/093102:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Dialog_TestConfirmDialogCancel (4267 ms)
[66/375] WebViewTest.Dialog_TestConfirmDialogCancel (5062 ms)
[ RUN      ] WebViewTest.Dialog_TestConfirmDialogDefaultGCCancel
[18571:3847:1106/093100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18571:3847:1106/093104:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (77)
[18571:3847:1106/093104:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (81)
[18571:3847:1106/093104:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (92)
[18571:3847:1106/093104:INFO:CONSOLE(231)] "The confirm dialog test has started.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (231)
[18571:3847:1106/093104:INFO:CONSOLE(246)] "webview has requested a dialog.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (246)
[18571:3847:1106/093104:INFO:CONSOLE(313)] "<webview>: A confirm dialog was blocked.", source: extensions::webViewEvents (313)
[18571:3847:1106/093104:INFO:CONSOLE(238)] "webview has reported a result for its confirm dialog.", source: chrome-extension://nknkopalelbpbapfoikcbcolbfigjphh/embedder.js (238)
[18574:12551:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18574:12551:1106/093104:WARNING:channel.cc(273)] RawChannel write error
[18580:12807:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[18580:12807:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[18580:12807:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Dialog_TestConfirmDialogDefaultGCCancel (4101 ms)
[67/375] WebViewTest.Dialog_TestConfirmDialogDefaultGCCancel (4757 ms)
[ RUN      ] AutocompleteBrowserTest.Basic
[18577:3847:1106/093103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutocompleteBrowserTest.Basic (1494 ms)
[68/375] AutocompleteBrowserTest.Basic (2127 ms)
[ RUN      ] AutofillTest.FillProfileCrazyCharacters
[18582:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillTest.FillProfileCrazyCharacters (1420 ms)
[69/375] AutofillTest.FillProfileCrazyCharacters (1861 ms)
[ RUN      ] AutofillTest.PrefsStringSavedAsIs
[18583:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18587:12295:1106/093106:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18587:12295:1106/093106:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillTest.PrefsStringSavedAsIs (1252 ms)
[70/375] AutofillTest.PrefsStringSavedAsIs (1865 ms)
[ RUN      ] AutofillTest.InvalidCreditCardNumberIsNotAggregated
[18588:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57502...
sending server_data: {"host": "127.0.0.1", "port": 57502} (36 bytes)
[       OK ] AutofillTest.InvalidCreditCardNumberIsNotAggregated (2830 ms)
[71/375] AutofillTest.InvalidCreditCardNumberIsNotAggregated (3441 ms)
[ RUN      ] AutofillTest.AggregatesMinValidProfile
[18589:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57503...
sending server_data: {"host": "127.0.0.1", "port": 57503} (36 bytes)
[       OK ] AutofillTest.AggregatesMinValidProfile (2756 ms)
[72/375] AutofillTest.AggregatesMinValidProfile (3439 ms)
[ RUN      ] AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff
[18598:3847:1106/093110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18598:28931:1106/093113:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18598:28931:1106/093113:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff (2878 ms)
[73/375] AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff (3439 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics09
[18599:3847:1106/093110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics09 (2980 ms)
[74/375] FormStructureBrowserTest.DataDrivenHeuristics09 (3704 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics16
[18605:3847:1106/093114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18605:28931:1106/093116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18605:28931:1106/093116:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics16 (2507 ms)
[75/375] FormStructureBrowserTest.DataDrivenHeuristics16 (3188 ms)
[ RUN      ] BrowserEncodingTest.TestOverrideEncoding
[18606:3847:1106/093114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserEncodingTest.TestOverrideEncoding (2629 ms)
[76/375] BrowserEncodingTest.TestOverrideEncoding (3179 ms)
[ RUN      ] BrowsingDataDatabaseHelperTest.CannedUnique
[18611:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowsingDataDatabaseHelperTest.CannedUnique (1611 ms)
[77/375] BrowsingDataDatabaseHelperTest.CannedUnique (2388 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.CallbackCompletes
[18612:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18616:12551:1106/093118:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowsingDataLocalStorageHelperTest.CallbackCompletes (1410 ms)
[78/375] BrowsingDataLocalStorageHelperTest.CallbackCompletes (2125 ms)
[ RUN      ] BrowsingDataRemoverBrowserTest.Database
[18618:3847:1106/093119:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18618:3847:1106/093121:INFO:CONSOLE(0)] "forcibly closing database", source: http://mock.http/simple_database.html (0)
[18618:28675:1106/093121:ERROR:plugin_data_remover_impl.cc(147)] Couldn't open plugin channel
[18622:12551:1106/093121:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18622:12551:1106/093121:WARNING:channel.cc(273)] RawChannel write error
[18622:16899:1106/093121:FATAL:child_shared_bitmap_manager.cc(55)] Check failed: memory->Map(memory_size).
==18622==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb1a8f000; bottom 0x1f4b2000; size: 0x925dd000 (-1839345664)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[       OK ] BrowsingDataRemoverBrowserTest.Database (2411 ms)
[79/375] BrowsingDataRemoverBrowserTest.Database (2923 ms)
[ RUN      ] BrowsingDataRemoverBrowserTest.Download
[18617:3847:1106/093119:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowsingDataRemoverBrowserTest.Download (2387 ms)
[80/375] BrowsingDataRemoverBrowserTest.Download (3177 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpTimeout
[18625:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.HttpTimeout (1823 ms)
[81/375] CaptivePortalBrowserTest.HttpTimeout (2388 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpsIframeTimeout
[18626:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57511...
sending server_data: {"host": "127.0.0.1", "port": 57511} (36 bytes)
[18626:28931:1106/093124:ERROR:ssl_client_socket_openssl.cc(967)] handshake failed; returned -1, SSL error code 1, net_error -100
[       OK ] CaptivePortalBrowserTest.HttpsIframeTimeout (2414 ms)
[82/375] CaptivePortalBrowserTest.HttpsIframeTimeout (3179 ms)
[ RUN      ] RegisterProtocolHandlerBrowserTest.CustomHandler
[18636:3847:1106/093126:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57515...
sending server_data: {"host": "127.0.0.1", "port": 57515} (36 bytes)
[18636:28675:1106/093127:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18636:28675:1106/093127:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RegisterProtocolHandlerBrowserTest.CustomHandler (1943 ms)
[83/375] RegisterProtocolHandlerBrowserTest.CustomHandler (2650 ms)
[ RUN      ] CaptivePortalBrowserTest.CloseLoginTab
[18632:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18638:12807:1106/093127:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18638:12807:1106/093127:WARNING:channel.cc(273)] RawChannel write error
[18635:12807:1106/093128:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.CloseLoginTab (3555 ms)
[84/375] CaptivePortalBrowserTest.CloseLoginTab (4230 ms)
[ RUN      ] DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh
[18644:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57522...
sending server_data: {"host": "127.0.0.1", "port": 57522} (36 bytes)
[18644:3847:1106/093134:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[18644:28931:1106/093136:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18644:28931:1106/093136:WARNING:channel.cc(273)] RawChannel write error
[18644:28931:1106/093136:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh (7605 ms)
[85/375] DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh (8444 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDevToolsOnDevTools
[18642:3847:1106/093128:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57519...
sending server_data: {"host": "127.0.0.1", "port": 57519} (36 bytes)
[18642:29443:1106/093138:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18642:29443:1106/093138:WARNING:channel.cc(273)] RawChannel write error
[18642:3847:1106/093138:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestDevToolsOnDevTools (10128 ms)
[86/375] DevToolsBeforeUnloadTest.TestDevToolsOnDevTools (10814 ms)
[ RUN      ] DevToolsSanityTest.TestToolboxNotLoadedDocked
[18654:3847:1106/093137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57527...
sending server_data: {"host": "127.0.0.1", "port": 57527} (36 bytes)
[18664:12807:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18664:12807:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[18654:28931:1106/093144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18654:28931:1106/093144:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestToolboxNotLoadedDocked (6926 ms)
[87/375] DevToolsSanityTest.TestToolboxNotLoadedDocked (7649 ms)
[ RUN      ] DevToolsSanityTest.TestReattachAfterCrash
[18657:3847:1106/093139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57530...
sending server_data: {"host": "127.0.0.1", "port": 57530} (36 bytes)
ASAN:SIGSEGV
=================================================================
==18661==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10d37b7f bp 0xbff18498 sp 0xbff18490 T0)
    #0 0x10d37b7e in content::(anonymous namespace)::CrashIntentionally() ??:0:0
    #1 0x10cf9c87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) ??:0:0
    #2 0x10cef866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) ??:0:0
    #3 0x10ce97a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) ??:0:0
    #4 0x48c53db in content::MessageRouter::RouteMessage(IPC::Message const&) ??:0:0
    #5 0x48c520f in content::MessageRouter::OnMessageReceived(IPC::Message const&) ??:0:0
    #6 0x108f374b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #7 0x3243766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #8 0x324b7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #9 0x1f6fb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #10 0x20348ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #11 0x2035e23 in base::MessageLoop::DoWork() ??:0:0
    #12 0x1f2a670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #13 0x9867104e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #14 0x98670a78 in __CFRunLoopDoSources0 ??:0:0
    #15 0x98696825 in __CFRunLoopRun ??:0:0
    #16 0x98696019 in CFRunLoopRunSpecific ??:0:0
    #17 0x98695e8a in CFRunLoopRunInMode ??:0:0
    #18 0x9967bb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #19 0x1f2d1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1f2b977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x2033882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x2089ede in base::RunLoop::Run() ??:0:0
    #23 0x2033202 in base::MessageLoop::Run() ??:0:0
    #24 0x10e024bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #25 0x1eba917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #26 0x1ebca86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #27 0x1eba220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #28 0x5ad3d5 in ChromeMain ??:0:0
    #29 0xe3ce8 in main (in Chromium Helper) + 24
    #30 0xe3cc4 in start (in Chromium Helper) + 52
#31 0x10 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==18661==ABORTING
[18657:3847:1106/093144:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[18657:29187:1106/093144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18657:29187:1106/093144:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsSanityTest.TestReattachAfterCrash (5433 ms)
[88/375] DevToolsSanityTest.TestReattachAfterCrash (6074 ms)
[ RUN      ] DevToolsAgentHostTest.TestAgentHostReleased
[18666:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18672:12551:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18672:12551:1106/093146:WARNING:channel.cc(273)] RawChannel write error
[18666:3847:1106/093146:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsAgentHostTest.TestAgentHostReleased (1516 ms)
[89/375] DevToolsAgentHostTest.TestAgentHostReleased (2125 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleNotFound
[18675:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: CreateDistillerPageImpl()
Returns: NULL
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:
[18675:28675:1106/093148:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18675:28675:1106/093148:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleNotFound (1376 ms)
[90/375] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleNotFound (1863 ms)
[ RUN      ] DevToolsExtensionTest.TestDevToolsExtensionAPI
[18665:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57533...
sending server_data: {"host": "127.0.0.1", "port": 57533} (36 bytes)
[18665:3847:1106/093150:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[18665:3847:1106/093150:INFO:CONSOLE(2)] "PASS", source:  (2)
[18665:28931:1106/093150:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18665:28931:1106/093150:WARNING:channel.cc(273)] RawChannel write error
[18665:28931:1106/093150:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DevToolsExtensionTest.TestDevToolsExtensionAPI (5545 ms)
[91/375] DevToolsExtensionTest.TestDevToolsExtensionAPI (6073 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.EmptyURLShouldNotCrash
[18678:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DomDistillerViewerSourceBrowserTest.EmptyURLShouldNotCrash (1468 ms)
[92/375] DomDistillerViewerSourceBrowserTest.EmptyURLShouldNotCrash (2126 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.PrefChange
[18681:3847:1106/093151:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18681:28931:1106/093152:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18681:28931:1106/093152:WARNING:channel.cc(273)] RawChannel write error
[18683:3847:1106/093152:ERROR:gles2_cmd_decoder.cc(11223)] [.RenderCompositor-0x196809c0]GL ERROR :GL_INVALID_OPERATION : glWaitAsyncTexImage2DCHROMIUM: No async transfer started
[18683:3847:1106/093152:ERROR:gles2_cmd_decoder.cc(11223)] [.RenderCompositor-0x196809c0]GL ERROR :GL_INVALID_OPERATION : glWaitAsyncTexImage2DCHROMIUM: No async transfer started
[18683:3847:1106/093152:ERROR:gles2_cmd_decoder.cc(11223)] [.RenderCompositor-0x196809c0]GL ERROR :GL_INVALID_OPERATION : glWaitAsyncTexImage2DCHROMIUM: No async transfer started
[       OK ] DomDistillerViewerSourceBrowserTest.PrefChange (1776 ms)
[93/375] DomDistillerViewerSourceBrowserTest.PrefChange (2389 ms)
[ RUN      ] DownloadTest.CloseShelfOnDownloadsTab
[18682:3847:1106/093151:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18682:28931:1106/093153:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18682:28931:1106/093153:WARNING:channel.cc(273)] RawChannel write error
[18682:28931:1106/093153:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18682:28931:1106/093153:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18682:47875:1106/093153:ERROR:mach_broker_mac.mm(256)] Unknown process 18689 is sending Mach IPC messages!
[       OK ] DownloadTest.CloseShelfOnDownloadsTab (2314 ms)
[94/375] DownloadTest.CloseShelfOnDownloadsTab (2925 ms)
[ RUN      ] DownloadTest.HiddenDownload
[18691:3847:1106/093154:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.HiddenDownload (1903 ms)
[95/375] DownloadTest.HiddenDownload (2672 ms)
[ RUN      ] DownloadTest.IncognitoDownload
[18688:3847:1106/093153:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.IncognitoDownload (3193 ms)
[96/375] DownloadTest.IncognitoDownload (3712 ms)
[ RUN      ] DownloadTest.Resumption_Automatic
[18697:3847:1106/093157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18697:28931:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18697:28931:1106/093159:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.Resumption_Automatic (2460 ms)
[97/375] DownloadTest.Resumption_Automatic (3180 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack1
[18698:3847:1106/093157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18702:3847:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[18698:28931:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ErrorPageTest.DNSError_GoBack1 (3776 ms)
[98/375] ErrorPageTest.DNSError_GoBack1 (4503 ms)
[ RUN      ] ErrorPageTest.DNSError_DoClickLink
[18705:3847:1106/093200:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18705:28931:1106/093202:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18705:28931:1106/093202:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_DoClickLink (2136 ms)
[99/375] ErrorPageTest.DNSError_DoClickLink (2918 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_GoBack
[18709:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.IFrameDNSError_GoBack (2372 ms)
[100/375] ErrorPageTest.IFrameDNSError_GoBack (3195 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_JavaScript
[18712:3847:1106/093203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.IFrameDNSError_JavaScript (2272 ms)
[101/375] ErrorPageTest.IFrameDNSError_JavaScript (2941 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionAssorted
[18717:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18719:3847:1106/093207:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[18719:3847:1106/093207:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[18719:3847:1106/093207:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionAssorted (1495 ms)
[102/375] ExtensionBrowsingDataTest.SettingsFunctionAssorted (2128 ms)
[ RUN      ] DeclarativeApiTest.DeclarativeApi
[18721:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testInvalidAddRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testInvalidGetRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testInvalidRemoveRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testAddRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testGetRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testGetRules2", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testGetRules3", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testSelectiveGetRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testSelectiveRemoveRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testGetRemainingRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testIdGeneration", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testRemovingAllRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testAllRulesRemoved", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testValidation", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testValidationAsync", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[18721:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] testAddRules", source: chrome-extension://ghnmbmiaackkegahfbamfdaepibnffbh/_generated_background_page.html (0)
[       OK ] DeclarativeApiTest.DeclarativeApi (2722 ms)
[103/375] DeclarativeApiTest.DeclarativeApi (3454 ms)
[ RUN      ] ErrorPageAutoReloadTest.AutoReload
[18715:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageAutoReloadTest.AutoReload (6980 ms)
[104/375] ErrorPageAutoReloadTest.AutoReload (7655 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic_Fail
[18725:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57537...
sending server_data: {"host": "127.0.0.1", "port": 57537} (36 bytes)
[18730:16899:1106/093213:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[18730:16899:1106/093213:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic_Fail (3214 ms)
[105/375] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic_Fail (3972 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers_Fail
[18728:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57540...
sending server_data: {"host": "127.0.0.1", "port": 57540} (36 bytes)
[18733:16899:1106/093215:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[18733:16899:1106/093215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers_Fail (3020 ms)
[106/375] DownloadExtensionTest.DownloadExtensionTest_Download_Headers_Fail (3708 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Cancel
[18735:3847:1106/093216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57543...
sending server_data: {"host": "127.0.0.1", "port": 57543} (36 bytes)
[18738:12807:1106/093218:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Cancel (2670 ms)
[107/375] DownloadExtensionTest.DownloadExtensionTest_Download_Cancel (3448 ms)
[ RUN      ] DownloadInterruptReasonEnumsSynced.DownloadInterruptReasonEnumsSynced
[       OK ] DownloadInterruptReasonEnumsSynced.DownloadInterruptReasonEnumsSynced (0 ms)
[108/375] DownloadInterruptReasonEnumsSynced.DownloadInterruptReasonEnumsSynced (573 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSpanning
[18737:3847:1106/093216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57546...
sending server_data: {"host": "127.0.0.1", "port": 57546} (36 bytes)
[18743:16643:1106/093219:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[18743:16643:1106/093219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[18737:29699:1106/093220:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18740:12807:1106/093221:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18740:12807:1106/093221:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSpanning (5575 ms)
[109/375] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSpanning (6354 ms)
[ RUN      ] BrowserActionApiTest.BrowserActionRemovePopup
[18746:3847:1106/093220:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18749:12807:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18749:12807:1106/093222:WARNING:channel.cc(273)] RawChannel write error
[18746:29443:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18746:29443:1106/093222:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionApiTest.BrowserActionRemovePopup (3049 ms)
[110/375] BrowserActionApiTest.BrowserActionRemovePopup (3725 ms)
[ RUN      ] ExtensionBrowserTest.LastError
[18752:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18755:12807:1106/093225:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18755:12807:1106/093225:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowserTest.LastError (2557 ms)
[111/375] ExtensionBrowserTest.LastError (3187 ms)
[ RUN      ] ExtensionBrowserTest.TitleLocalizationPageAction
[18754:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57549...
sending server_data: {"host": "127.0.0.1", "port": 57549} (36 bytes)
[       OK ] ExtensionBrowserTest.TitleLocalizationPageAction (3047 ms)
[112/375] ExtensionBrowserTest.TitleLocalizationPageAction (3705 ms)
[ RUN      ] PageActionApiTest.AddPopup
[18761:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18761:29187:1106/093228:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PageActionApiTest.AddPopup (2707 ms)
[113/375] PageActionApiTest.AddPopup (3443 ms)
[ RUN      ] FeedbackApiTest.Basic
[18764:3847:1106/093227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18764:3847:1106/093229:INFO:CONSOLE(0)] "[SUCCESS] getUserEmailTest", source: chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html (0)
[18764:3847:1106/093229:INFO:CONSOLE(0)] "[SUCCESS] getSystemInfoTest", source: chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html (0)
[18764:3847:1106/093229:INFO:CONSOLE(0)] "[SUCCESS] sendFeedbackTest", source: chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html (0)
[18764:3847:1106/093229:WARNING:feedback_uploader_delegate.cc(57)] FEEDBACK: Submission to feedback server (https://www.google.com/tools/feedback/chrome/__submit) status: No connection to server.
[       OK ] FeedbackApiTest.Basic (2627 ms)
[114/375] FeedbackApiTest.Basic (3183 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileTest
[18769:3847:1106/093229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18769:29443:1106/093230:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18769:29443:1106/093230:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18769:3847:1106/093230:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[18769:29443:1106/093230:WARNING:channel.cc(273)] RawChannel write error
[18769:45571:1106/093231:ERROR:mach_broker_mac.mm(256)] Unknown process 18775 is sending Mach IPC messages!
[18769:3847:1106/093232:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ipdobomcfhnmpfeiljhffnjkeagjbchh/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileTest (3280 ms)
[115/375] FileSystemApiTest.FileSystemApiOpenWritableExistingFileTest (3965 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetWritableTest
[18772:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18772:29699:1106/093231:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18772:29699:1106/093231:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18772:45827:1106/093232:ERROR:mach_broker_mac.mm(256)] Unknown process 18778 is sending Mach IPC messages!
[18772:3847:1106/093233:INFO:CONSOLE(0)] "[SUCCESS] getWritableEntry", source: chrome-extension://pmhommaldfjpphodfapfhbdcogffhpff/_generated_background_page.html (0)
[18776:12551:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18776:12551:1106/093233:WARNING:channel.cc(273)] RawChannel write error
[18772:29699:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18772:29699:1106/093233:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiGetWritableTest (3207 ms)
[116/375] FileSystemApiTest.FileSystemApiGetWritableTest (3970 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRestoreEntry
[18780:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18780:29699:1106/093234:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18780:29699:1106/093234:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18780:49411:1106/093235:ERROR:mach_broker_mac.mm(256)] Unknown process 18785 is sending Mach IPC messages!
[18780:3847:1106/093236:INFO:CONSOLE(0)] "[SUCCESS] restoreEntryWorks", source: chrome-extension://dghcaokolkkhgciniphkmdeggfkcipge/_generated_background_page.html (0)
[18783:12551:1106/093236:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18783:12551:1106/093236:WARNING:channel.cc(273)] RawChannel write error
[18786:12551:1106/093236:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiRestoreEntry (3278 ms)
[117/375] FileSystemApiTest.FileSystemApiRestoreEntry (3972 ms)
[ RUN      ] GcmApiTest.OnMessagesDeleted
[18782:3847:1106/093234:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18787:12551:1106/093236:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18782:3847:1106/093237:INFO:CONSOLE(0)] "[SUCCESS] messagesDeleted", source: chrome-extension://bddccajfalanabeobcddfffghoahjghp/on_messages_deleted.html (0)
[       OK ] GcmApiTest.OnMessagesDeleted (2733 ms)
[118/375] GcmApiTest.OnMessagesDeleted (3440 ms)
[ RUN      ] HistoryApiTest.DeleteProhibited
[18789:3847:1106/093237:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18789:3847:1106/093239:INFO:CONSOLE(0)] "[SUCCESS] deleteUrl", source: chrome-extension://lehoeidmpmjeloecjdphanombfbefclc/delete_prohibited.html (0)
[18789:3847:1106/093239:INFO:CONSOLE(0)] "[SUCCESS] deleteRange", source: chrome-extension://lehoeidmpmjeloecjdphanombfbefclc/delete_prohibited.html (0)
[18789:3847:1106/093240:INFO:CONSOLE(0)] "[SUCCESS] deleteAll", source: chrome-extension://lehoeidmpmjeloecjdphanombfbefclc/delete_prohibited.html (0)
[       OK ] HistoryApiTest.DeleteProhibited (2846 ms)
[119/375] HistoryApiTest.DeleteProhibited (3437 ms)
[ RUN      ] HotwordPrivateApiTest.OnHotwordTriggered
[18790:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18790:29699:1106/093240:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18790:29699:1106/093240:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HotwordPrivateApiTest.OnHotwordTriggered (2792 ms)
[120/375] HotwordPrivateApiTest.OnHotwordTriggered (3466 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveQueueShutdown
[18797:3847:1106/093241:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18797:30211:1106/093242:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[18797:3847:1106/093243:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hcafnabadmonkogfkeacnobboekpcgke/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveQueueShutdown (2541 ms)
[121/375] GetAuthTokenFunctionTest.InteractiveQueueShutdown (3189 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiUnknownUser
[18798:3847:1106/093241:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18798:29443:1106/093242:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[18798:3847:1106/093243:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hcafnabadmonkogfkeacnobboekpcgke/test.js (5)
[18798:29443:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18798:29443:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[18798:29443:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18798:29443:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiUnknownUser (2622 ms)
[122/375] GetAuthTokenFunctionTest.MultiUnknownUser (3449 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.NotFound
[18807:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18809:3847:1106/093245:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[18809:3847:1106/093245:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[18809:3847:1106/093245:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RemoveCachedAuthTokenFunctionTest.NotFound (1405 ms)
[123/375] RemoveCachedAuthTokenFunctionTest.NotFound (2126 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveLoginAccessTokenFailure
[18805:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18805:29699:1106/093245:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[18805:3847:1106/093246:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hcafnabadmonkogfkeacnobboekpcgke/test.js (5)
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveLoginAccessTokenFailure (2275 ms)
[124/375] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveLoginAccessTokenFailure (2921 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.GetMetadata
[18813:3847:1106/093247:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18813:29699:1106/093248:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18813:29699:1106/093248:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18813:45315:1106/093248:ERROR:mach_broker_mac.mm(256)] Unknown process 18819 is sending Mach IPC messages!
[18813:3847:1106/093249:INFO:CONSOLE(0)] "[SUCCESS] ImageMIMETypeOnlyTest", source: chrome-extension://bcgdighjnfkgdcifpheogkomilajgfen/_generated_background_page.html (0)
[18813:3847:1106/093250:INFO:CONSOLE(0)] "[SUCCESS] ImageTagsTest", source: chrome-extension://bcgdighjnfkgdcifpheogkomilajgfen/_generated_background_page.html (0)
[18813:29699:1106/093250:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18813:29699:1106/093250:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.GetMetadata (3439 ms)
[125/375] MediaGalleriesPlatformAppBrowserTest.GetMetadata (4245 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.UserCloseWindow
[18812:3847:1106/093247:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57555...
sending server_data: {"host": "127.0.0.1", "port": 57555} (36 bytes)
[18812:29443:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18812:29443:1106/093251:WARNING:channel.cc(273)] RawChannel write error
[18812:29443:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18812:29443:1106/093251:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.UserCloseWindow (4770 ms)
[126/375] LaunchWebAuthFlowFunctionTest.UserCloseWindow (5548 ms)
[ RUN      ] MediaGalleriesPrivateGalleryWatchApiTest.RemoveAllGalleryWatch
[18825:3847:1106/093251:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18827:12295:1106/093253:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18827:12295:1106/093253:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPrivateGalleryWatchApiTest.RemoveAllGalleryWatch (2393 ms)
[127/375] MediaGalleriesPrivateGalleryWatchApiTest.RemoveAllGalleryWatch (2912 ms)
[ RUN      ] NotificationsApiTest.TestEvents
[18828:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18828:3847:1106/093254:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://mnkokfnimnhlnmidckdbblolgoekhlca/_generated_background_page.html (0)
[       OK ] NotificationsApiTest.TestEvents (2639 ms)
[128/375] NotificationsApiTest.TestEvents (3209 ms)
[ RUN      ] NotificationsApiTest.TestByUser
[18832:3847:1106/093254:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18832:3847:1106/093256:INFO:CONSOLE(0)] "[SUCCESS] theOnlyTest", source: chrome-extension://claahkfbojlijhmemabganlmglcnaodf/_generated_background_page.html (0)
[18832:29699:1106/093256:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18832:29699:1106/093256:WARNING:channel.cc(273)] RawChannel write error
[18832:29699:1106/093256:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NotificationsApiTest.TestByUser (2889 ms)
[129/375] NotificationsApiTest.TestByUser (3456 ms)
[ RUN      ] NotificationsApiTest.TestPartialUpdate
[18836:3847:1106/093255:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18836:3847:1106/093257:INFO:CONSOLE(109)] "Starting testPartialUpdate", source: chrome-extension://aannikffdcjkedjgfpllkjmfenploobo/background.js (109)
[18836:3847:1106/093258:INFO:CONSOLE(25)] "Created with id: testId", source: chrome-extension://aannikffdcjkedjgfpllkjmfenploobo/background.js (25)
[18836:3847:1106/093258:INFO:CONSOLE(39)] "Updated id: ", source: chrome-extension://aannikffdcjkedjgfpllkjmfenploobo/background.js (39)
[18836:3847:1106/093258:INFO:CONSOLE(39)] "Updated id: ", source: chrome-extension://aannikffdcjkedjgfpllkjmfenploobo/background.js (39)
[18836:3847:1106/093258:INFO:CONSOLE(0)] "[SUCCESS] testPartialUpdate", source: chrome-extension://aannikffdcjkedjgfpllkjmfenploobo/_generated_background_page.html (0)
[18836:3847:1106/093258:INFO:notifications_apitest.cc(172)] Notification ID: notification-ui-manager#0x1e80d6c0#aannikffdcjkedjgfpllkjmfenploobo-testId
[18839:12551:1106/093258:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18839:12551:1106/093258:WARNING:channel.cc(273)] RawChannel write error
[18836:29699:1106/093258:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18836:29699:1106/093258:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NotificationsApiTest.TestPartialUpdate (2825 ms)
[130/375] NotificationsApiTest.TestPartialUpdate (3449 ms)
[ RUN      ] NotificationsApiTest.TestUserGesture
[18841:3847:1106/093257:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NotificationsApiTest.TestUserGesture (3129 ms)
[131/375] NotificationsApiTest.TestUserGesture (3712 ms)
[ RUN      ] ExtensionPreferenceApiTest.OnChange
[18844:3847:1106/093259:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18844:29955:1106/093300:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18844:29955:1106/093300:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18844:49667:1106/093300:ERROR:mach_broker_mac.mm(256)] Unknown process 18848 is sending Mach IPC messages!
[18844:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] changeDefault", source: chrome-extension://phkdodijmfaccebnhmodepjlidnpboch/_generated_background_page.html (0)
[18844:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnly", source: chrome-extension://phkdodijmfaccebnhmodepjlidnpboch/_generated_background_page.html (0)
[18844:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] changeDefaultOnly", source: chrome-extension://phkdodijmfaccebnhmodepjlidnpboch/_generated_background_page.html (0)
[18844:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnlyBack", source: chrome-extension://phkdodijmfaccebnhmodepjlidnpboch/_generated_background_page.html (0)
[18844:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] clearIncognito", source: chrome-extension://phkdodijmfaccebnhmodepjlidnpboch/_generated_background_page.html (0)
[18844:3847:1106/093301:INFO:CONSOLE(0)] "[SUCCESS] clearDefault", source: chrome-extension://phkdodijmfaccebnhmodepjlidnpboch/_generated_background_page.html (0)
[18844:29955:1106/093301:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18844:29955:1106/093301:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionPreferenceApiTest.OnChange (2801 ms)
[132/375] ExtensionPreferenceApiTest.OnChange (3544 ms)
[ RUN      ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphrase
[18850:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphrase (1664 ms)
[133/375] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphrase (2387 ms)
[ RUN      ] ProxySettingsApiTest.ProxySystem
[18853:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18853:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://pbialhdmmmhlgkopflfehpanejgbclji/_generated_background_page.html (0)
[18853:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] setSystemProxy", source: chrome-extension://pbialhdmmmhlgkopflfehpanejgbclji/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxySystem (2325 ms)
[134/375] ProxySettingsApiTest.ProxySystem (2932 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedIndividualIncognitoOnly
[18856:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18856:29699:1106/093304:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18856:29699:1106/093304:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18856:46339:1106/093305:ERROR:mach_broker_mac.mm(256)] Unknown process 18860 is sending Mach IPC messages!
[18856:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://cepbnbjpapdekjgagigipmopffcglnle/_generated_background_page.html (0)
[18856:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://cepbnbjpapdekjgagigipmopffcglnle/_generated_background_page.html (0)
[18861:12551:1106/093305:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18861:12551:1106/093305:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyFixedIndividualIncognitoOnly (2490 ms)
[135/375] ProxySettingsApiTest.ProxyFixedIndividualIncognitoOnly (3177 ms)
[ RUN      ] PushMessagingApiTest.AutoRegistration
[18862:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PushMessagingApiTest.AutoRegistration (1388 ms)
[136/375] PushMessagingApiTest.AutoRegistration (1869 ms)
[ RUN      ] ExtensionSessionsTest.RestoreForeignSessionInvalidId
[18865:3847:1106/093307:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: SyncActive()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: FirstSetupInProgress()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: HasSyncSetupCompleted()
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: DisableForUser()
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: HasSyncSetupCompleted()
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 - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:165:
Function call: GetRegisteredDataTypes()
Returns: 4-byte object <FF-FF FF-1F>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
Function call: GetPreferredDataTypes()
Returns: 4-byte object <00-02 00-00>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:163:
Function call: IsDataTypeControllerRunning(11)
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:
[18865:28675:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18865:28675:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionSessionsTest.RestoreForeignSessionInvalidId (1625 ms)
[137/375] ExtensionSessionsTest.RestoreForeignSessionInvalidId (2396 ms)
[ RUN      ] SocketsTcpServerApiTest.SocketTCPServerExtension
[18872:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18872:3847:1106/093311:INFO:CONSOLE(125)] "Running tests, protocol tcp_server, echo server 127.0.0.1:8888", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (125)
[18872:3847:1106/093311:INFO:CONSOLE(44)] "Server socket created: sd=1", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (44)
[18872:3847:1106/093311:INFO:CONSOLE(50)] "Server socket 'listen' completed: sd=1, result=0", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (50)
[18872:3847:1106/093311:INFO:CONSOLE(59)] "Client socket created: sd=1", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (59)
[18872:3847:1106/093311:INFO:CONSOLE(63)] "Client socket connected: sd=1", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (63)
[18872:3847:1106/093311:INFO:CONSOLE(83)] "Server socket 'accept' event: sd=1, client sd=2", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (83)
[18872:3847:1106/093311:INFO:CONSOLE(69)] "Client socket data sent: sd=1, result=0", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (69)
[18872:3847:1106/093311:INFO:CONSOLE(92)] "Client socket 'receive' event: sd=2, bytes=24", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (92)
[18872:3847:1106/093311:INFO:CONSOLE(72)] "Client socket disconnected: sd=1", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (72)
[18872:3847:1106/093311:INFO:CONSOLE(114)] "Client socket 'receive error' event: sd=2, result=-100", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/background.js (114)
[18872:3847:1106/093311:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dnakkophckdolllolilkieecjingjgpm/_generated_background_page.html (0)
[18875:12295:1106/093311:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SocketsTcpServerApiTest.SocketTCPServerExtension (2901 ms)
[138/375] SocketsTcpServerApiTest.SocketTCPServerExtension (3709 ms)
[ RUN      ] SocketApiTest.SocketMulticast
[18866:3847:1106/093307:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18866:3847:1106/093309:INFO:CONSOLE(346)] "Running tests, protocol none, echo server 127.0.0.1:8888", source: chrome-extension://ledbcmdhnbigcdabppmmekhhfjlfhhha/background.js (346)
[18866:3847:1106/093309:INFO:CONSOLE(351)] "Running multicast tests", source: chrome-extension://ledbcmdhnbigcdabppmmekhhfjlfhhha/background.js (351)
[18866:3847:1106/093309:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.setMulticastTimeToLive: net::ERR_INVALID_ARGUMENT
at Object.callback (chrome-extension://ledbcmdhnbigcdabppmmekhhfjlfhhha/multicast.js:68:18)", source: chrome-extension://ledbcmdhnbigcdabppmmekhhfjlfhhha/_generated_background_page.html (0)
[18866:3847:1106/093313:INFO:CONSOLE(0)] "[SUCCESS] testMulticast", source: chrome-extension://ledbcmdhnbigcdabppmmekhhfjlfhhha/_generated_background_page.html (0)
[18866:3847:1106/093313:INFO:CONSOLE(0)] "[SUCCESS] testMulticast", source: chrome-extension://ledbcmdhnbigcdabppmmekhhfjlfhhha/_generated_background_page.html (0)
[18870:3847:1106/093313:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[18870:13063:1106/093313:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SocketApiTest.SocketMulticast (6772 ms)
[139/375] SocketApiTest.SocketMulticast (7389 ms)
[ RUN      ] ExtensionTabsTest.UpdateNoPermissions
[18876:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionTabsTest.UpdateNoPermissions (1443 ms)
[140/375] ExtensionTabsTest.UpdateNoPermissions (2128 ms)
[ RUN      ] ExtensionTabsTest.DontCreateTabInClosingPopupWindow
[18879:3847:1106/093314:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18879:28675:1106/093316:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18879:28675:1106/093316:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[18879:3847:1106/093316:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[18879:28675:1106/093316:WARNING:channel.cc(273)] RawChannel write error
[18883:12807:1106/093316:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsTest.DontCreateTabInClosingPopupWindow (1923 ms)
[141/375] ExtensionTabsTest.DontCreateTabInClosingPopupWindow (2657 ms)
[ RUN      ] WebNavigationApiTest.ForwardBack
[18880:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18880:3847:1106/093318:INFO:CONSOLE(0)] "[SUCCESS] forwardBack", source: chrome-extension://ppjadbdpnkmmclhhdidinhhgmiepifbk/test_forwardBack.html (0)
[18880:3847:1106/093318:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ForwardBack (3910 ms)
[142/375] WebNavigationApiTest.ForwardBack (4765 ms)
[ RUN      ] WebrtcAudioPrivateTest.GetAndSetWithMediaStream
[18892:3847:1106/093320:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18892:126527:1106/093321:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18895:12551:1106/093321:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] WebrtcAudioPrivateTest.GetAndSetWithMediaStream (1953 ms)
[143/375] WebrtcAudioPrivateTest.GetAndSetWithMediaStream (2659 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopUpload
[18896:3847:1106/093322:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18899:12551:1106/093323:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopUpload (1479 ms)
[144/375] WebrtcLoggingPrivateApiTest.TestStartStopUpload (2120 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestComplex
[18887:3847:1106/093317:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18893:13063:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18893:13063:1106/093320:WARNING:channel.cc(273)] RawChannel write error
[18887:3847:1106/093321:INFO:CONSOLE(0)] "[SUCCESS] complexLoad", source: chrome-extension://opidmkgakfcmnglmlobjmcpaffhgnall/test_complex.html (0)
[18887:3847:1106/093322:INFO:CONSOLE(0)] "[SUCCESS] complexLoadFiltered", source: chrome-extension://opidmkgakfcmnglmlobjmcpaffhgnall/test_complex.html (0)
[18887:81927:1106/093323:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18887:3847:1106/093323:INFO:CONSOLE(0)] "[SUCCESS] xhrLoad", source: chrome-extension://opidmkgakfcmnglmlobjmcpaffhgnall/test_complex.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestComplex (7243 ms)
[145/375] ExtensionWebRequestApiTest.WebRequestComplex (7931 ms)
[ RUN      ] AppBackgroundPageApiTest.ManifestBackgroundPage
[18903:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18903:81415:1106/093327:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /test.html
[18903:29699:1106/093327:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppBackgroundPageApiTest.ManifestBackgroundPage (2544 ms)
[146/375] AppBackgroundPageApiTest.ManifestBackgroundPage (3181 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallCancelled
HTTP server started on http://127.0.0.1:57569...
sending server_data: {"host": "127.0.0.1", "port": 57569} (36 bytes)
[18900:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18900:3847:1106/093327:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[18900:3847:1106/093327:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:57569/files/extensions/api_test/webstore_private/common.js (52)
[18900:3847:1106/093327:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:57569/files/extensions/api_test/webstore_private/cancelled.html (0)
[18900:3847:1106/093327:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webstorePrivate.beginInstallWithManifest3: User cancelled install", source: http://www.example.com:57569/files/extensions/api_test/webstore_private/cancelled.html (0)
[18900:30211:1106/093327:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebstorePrivateApiTest.InstallCancelled (3217 ms)
[147/375] ExtensionWebstorePrivateApiTest.InstallCancelled (3969 ms)
[ RUN      ] AppApiTest.ReloadIntoAppProcess
[18912:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18912:3847:1106/093329:INFO:app_process_apitest.cc(481)] Loading extension.
[18912:3847:1106/093329:INFO:app_process_apitest.cc(484)] Loading extension - done.
[18912:3847:1106/093329:INFO:app_process_apitest.cc(486)] Disabling extension.
[18912:3847:1106/093329:INFO:app_process_apitest.cc(488)] Disabling extension - done.
[18912:3847:1106/093329:INFO:app_process_apitest.cc(489)] Navigate to path1/empty.html.
[18912:80899:1106/093329:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18912:3847:1106/093330:INFO:app_process_apitest.cc(491)] Navigate to path1/empty.html - done.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(497)] Enabling extension.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(499)] Enabling extension - done.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(505)] Reloading.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(508)] Reloading - done.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(513)] Disabling extension.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(515)] Disabling extension - done.
[18912:3847:1106/093330:INFO:app_process_apitest.cc(521)] Reloading.
[18912:3847:1106/093331:INFO:app_process_apitest.cc(524)] Reloading - done.
[       OK ] AppApiTest.ReloadIntoAppProcess (3251 ms)
[148/375] AppApiTest.ReloadIntoAppProcess (3966 ms)
[ RUN      ] AppBackgroundPageApiTest.NoJsManifestBackgroundPage
[18911:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18911:81411:1106/093330:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /bg.html
[18911:81411:1106/093332:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18917:12551:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18917:12551:1106/093332:WARNING:channel.cc(273)] RawChannel write error
[18915:13063:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18921:12551:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[18921:12551:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18921:12551:1106/093332:WARNING:channel.cc(273)] RawChannel write error
[18922:12295:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18922:12295:1106/093332:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.NoJsManifestBackgroundPage (4532 ms)
[149/375] AppBackgroundPageApiTest.NoJsManifestBackgroundPage (5282 ms)
[ RUN      ] ExtensionCrxInstallerTest.ManagementPolicy
[18923:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18923:3847:1106/093334:WARNING:extension_error_reporter.cc(79)] Extension error: Dummy error message
[       OK ] ExtensionCrxInstallerTest.ManagementPolicy (2006 ms)
[150/375] ExtensionCrxInstallerTest.ManagementPolicy (2652 ms)
[ RUN      ] ErrorConsoleBrowserTest.DontStoreErrorsWithoutDeveloperMode
[18926:3847:1106/093334:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorConsoleBrowserTest.DontStoreErrorsWithoutDeveloperMode (1499 ms)
[151/375] ErrorConsoleBrowserTest.DontStoreErrorsWithoutDeveloperMode (2128 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptFileAfterClose
[18930:3847:1106/093335:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18930:79875:1106/093338:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18930:3847:1106/093338:INFO:CONSOLE(24)] "webPage1 navigated to webPage1. Yeah!", source: chrome-extension://pdomonecjnjjgajolhhegghhbejdnkfj/test.js (24)
[18933:12551:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18936:12551:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18930:29443:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18930:29443:1106/093338:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptFileAfterClose (3544 ms)
[152/375] ExecuteScriptApiTest.ExecuteScriptFileAfterClose (4243 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptCallback
[18932:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18932:81155:1106/093338:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackIntShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackDoubleShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackStringShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackTrueShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackFalseShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackNullShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackArrayShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackObjShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackDOMObjShouldSucceedAndReturnNull", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackArrayWithNonNumericFieldsShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackObjWithNumericFieldsShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackRecursiveObjShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackRecursiveArrayShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18932:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackWindowShouldSucceed", source: chrome-extension://joohlgjkghbklcidiohhocjdannecdbb/_generated_background_page.html (0)
[18935:12551:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18937:12551:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18932:29955:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExecuteScriptApiTest.ExecuteScriptCallback (3588 ms)
[153/375] ExecuteScriptApiTest.ExecuteScriptCallback (4237 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithEmptyTlsChannelId
[18942:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18942:81155:1106/093342:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18945:12551:1106/093342:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18945:12551:1106/093342:WARNING:channel.cc(273)] RawChannel write error
[18947:12551:1106/093342:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18947:12551:1106/093342:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithEmptyTlsChannelId (2664 ms)
[154/375] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithEmptyTlsChannelId (3443 ms)
[ RUN      ] ExtensionBindingsApiTest.ExceptionInHandlerShouldNotCrash
[18940:3847:1106/093339:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18943:13063:1106/093341:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18943:13063:1106/093341:WARNING:channel.cc(273)] RawChannel write error
[18940:3847:1106/093341:INFO:CONSOLE(0)] "[SUCCESS] tabsCreateThrowsError", source: chrome-extension://imfnnkjnkijbagifejkglickjlogodfe/page.html (0)
[18940:3847:1106/093342:INFO:CONSOLE(0)] "[SUCCESS] tabsOnCreatedThrowsError", source: chrome-extension://imfnnkjnkijbagifejkglickjlogodfe/page.html (0)
[18940:3847:1106/093343:INFO:CONSOLE(0)] "[SUCCESS] permissionsGetAllThrowsError", source: chrome-extension://imfnnkjnkijbagifejkglickjlogodfe/page.html (0)
[18946:13063:1106/093344:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBindingsApiTest.ExceptionInHandlerShouldNotCrash (5248 ms)
[155/375] ExtensionBindingsApiTest.ExceptionInHandlerShouldNotCrash (5811 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoDenyExtension
[18949:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18949:79875:1106/093346:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18949:29443:1106/093346:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[18949:29443:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18949:29443:1106/093346:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoDenyExtension (3397 ms)
[156/375] ExternallyConnectableMessagingTest.FromIncognitoDenyExtension (3973 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoAllowExtension
[18953:3847:1106/093345:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18953:80903:1106/093348:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18956:12551:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18953:29187:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoAllowExtension (3548 ms)
[157/375] ExternallyConnectableMessagingTest.FromIncognitoAllowExtension (4241 ms)
[ RUN      ] HotwordBrowserTest.MessageSendResponseError
[18963:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18970:12807:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[18970:12807:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18970:12807:1106/093352:WARNING:channel.cc(273)] RawChannel write error
[18971:13063:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HotwordBrowserTest.MessageSendResponseError (3694 ms)
[158/375] HotwordBrowserTest.MessageSendResponseError (4233 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.LinkToWebAccessibleResources
[18958:3847:1106/093347:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57606...
sending server_data: {"host": "127.0.0.1", "port": 57606} (36 bytes)
[18961:13063:1106/093350:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18961:13063:1106/093350:WARNING:channel.cc(273)] RawChannel write error
[18975:12551:1106/093353:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionResourceRequestPolicyTest.LinkToWebAccessibleResources (6485 ms)
[159/375] ExtensionResourceRequestPolicyTest.LinkToWebAccessibleResources (7130 ms)
[ RUN      ] LazyBackgroundPageApiTest.Filters
[18977:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18977:3847:1106/093355:INFO:CONSOLE(5)] "running extension!", source: chrome-extension://kekoipnmjjaeoejjcfkeefomkfehopae/background.js (5)
[18977:80643:1106/093355:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18977:3847:1106/093356:INFO:CONSOLE(5)] "running extension!", source: chrome-extension://kekoipnmjjaeoejjcfkeefomkfehopae/background.js (5)
[18977:3847:1106/093356:INFO:CONSOLE(7)] "Got the event!", source: chrome-extension://kekoipnmjjaeoejjcfkeefomkfehopae/background.js (7)
[18977:3847:1106/093356:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://kekoipnmjjaeoejjcfkeefomkfehopae/_generated_background_page.html (0)
[18985:12295:1106/093356:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LazyBackgroundPageApiTest.Filters (3257 ms)
[160/375] LazyBackgroundPageApiTest.Filters (3968 ms)
[ RUN      ] WebstoreInlineInstallerListenerTest.DownloadProgressListenerTest
HTTP server started on http://127.0.0.1:57612...
sending server_data: {"host": "127.0.0.1", "port": 57612} (36 bytes)
[18980:3847:1106/093355:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebstoreInlineInstallerListenerTest.DownloadProgressListenerTest (3434 ms)
[161/375] WebstoreInlineInstallerListenerTest.DownloadProgressListenerTest (3976 ms)
[ RUN      ] FirstRunBrowserTest.SetShouldShowWelcomePage
[18993:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18996:12551:1106/093359:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[18996:12551:1106/093359:WARNING:channel.cc(273)] RawChannel write error
[18995:3847:1106/093359:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[18995:3847:1106/093359:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[18995:3847:1106/093359:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] FirstRunBrowserTest.SetShouldShowWelcomePage (1281 ms)
[162/375] FirstRunBrowserTest.SetShouldShowWelcomePage (1857 ms)
[ RUN      ] WebstoreStartupInstallerTest.Install
HTTP server started on http://127.0.0.1:57620...
sending server_data: {"host": "127.0.0.1", "port": 57620} (36 bytes)
[18989:3847:1106/093358:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18989:3847:1106/093359:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:57620/files/extensions/api_test/webstore_inline_install/install.html (8)
[18989:3847:1106/093359:INFO:CONSOLE(11)] "In runTest", source: http://app.com:57620/files/extensions/api_test/webstore_inline_install/install.html (11)
[18989:3847:1106/093401:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:57620/files/extensions/api_test/webstore_inline_install/install.html (22)
[18989:3847:1106/093401:INFO:CONSOLE(24)] "Test complete", source: http://app.com:57620/files/extensions/api_test/webstore_inline_install/install.html (24)
[18989:29443:1106/093401:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebstoreStartupInstallerTest.Install (3578 ms)
[163/375] WebstoreStartupInstallerTest.Install (4239 ms)
[ RUN      ] GeolocationBrowserTest.NoInfobarForAllowedOrigin
[18999:3847:1106/093400:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[18999:3847:1106/093401:WARNING:geolocation_browsertest.cc(343)] before navigate
[18999:3847:1106/093401:WARNING:geolocation_browsertest.cc(353)] after navigate
[18999:3847:1106/093401:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[18999:81155:1106/093401:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[18999:3847:1106/093401:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[18999:3847:1106/093402:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[18999:3847:1106/093402:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoInfobarForAllowedOrigin (1733 ms)
[164/375] GeolocationBrowserTest.NoInfobarForAllowedOrigin (2388 ms)
[ RUN      ] HistoryBrowserTest.DownloadNoHistory
[19004:3847:1106/093402:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.DownloadNoHistory (1965 ms)
[165/375] HistoryBrowserTest.DownloadNoHistory (2651 ms)
[ RUN      ] SupervisedUserServiceTest.ProfileName
[19012:3847:1106/093404:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19015:12807:1106/093405:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19014:3847:1106/093405:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[19014:3847:1106/093405:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[19014:3847:1106/093405:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SupervisedUserServiceTest.ProfileName (1425 ms)
[166/375] SupervisedUserServiceTest.ProfileName (2140 ms)
[ RUN      ] SupervisedUserBlockModeTest.OpenBlockedURLInNewTab
HTTP server started on http://127.0.0.1:57630...
sending server_data: {"host": "127.0.0.1", "port": 57630} (36 bytes)
[19007:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19016:13063:1106/093406:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19016:13063:1106/093406:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SupervisedUserBlockModeTest.OpenBlockedURLInNewTab (3232 ms)
[167/375] SupervisedUserBlockModeTest.OpenBlockedURLInNewTab (3973 ms)
[ RUN      ] ECKEncryptedMediaTest.InitializeCDMFail
[19017:3847:1106/093406:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57631...
sending server_data: {"host": "127.0.0.1", "port": 57631} (36 bytes)
[19017:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.399 -  org.chromium.externalclearkey.initializefail is not a known key system", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19017:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.407 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19017:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.410 -  Registering video event handlers.", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19017:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.412 -  Loading media using src.", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19017:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.556 -  org.chromium.externalclearkey.initializefail Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19017:3847:1106/093409:INFO:CONSOLE(283)] "09:34:09.293 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19017:3847:1106/093409:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (147)
[19017:3847:1106/093409:INFO:CONSOLE(283)] "09:34:09.302 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:57631/files/eme_player_js/utils.js (283)
[19021:12807:1106/093409:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] ECKEncryptedMediaTest.InitializeCDMFail (2958 ms)
[168/375] ECKEncryptedMediaTest.InitializeCDMFail (3441 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.ClearKey_IsSupportedKeySystem_InvalidVariants
[19029:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57666...
sending server_data: {"host": "127.0.0.1", "port": 57666} (36 bytes)
[19029:28931:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19029:28931:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedTest.ClearKey_IsSupportedKeySystem_InvalidVariants (1787 ms)
[169/375] EncryptedMediaIsTypeSupportedTest.ClearKey_IsSupportedKeySystem_InvalidVariants (2389 ms)
[ RUN      ] ECKEncryptedMediaTest.LoadLoadableSession
[19018:3847:1106/093407:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57633...
sending server_data: {"host": "127.0.0.1", "port": 57633} (36 bytes)
[19018:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.535 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[19018:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.542 -  Registering video event handlers.", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[19018:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.548 -  Loading media using src.", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[19018:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.714 -  Loading session: LoadableSession", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[19018:3847:1106/093408:INFO:CONSOLE(283)] "09:34:08.728 -  org.chromium.externalclearkey Generate key request, initData: 4c4f41445f53455353494f4e7c4c6f616461626c6553657373696f6e", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[19018:3847:1106/093409:INFO:CONSOLE(283)] "09:34:09.949 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[19018:3847:1106/093412:INFO:CONSOLE(283)] "09:34:12.685 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57633/files/eme_player_js/utils.js (283)
[       OK ] ECKEncryptedMediaTest.LoadLoadableSession (6133 ms)
[170/375] ECKEncryptedMediaTest.LoadLoadableSession (6599 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_NoType
[19033:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19033:28931:1106/093413:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19033:28931:1106/093413:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_NoType (1313 ms)
[171/375] EncryptedMediaIsTypeSupportedExternalClearKeyTest.IsSupportedKeySystemWithMediaMimeType_ExternalClearKey_NoType (1862 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndAllowCam
[19036:3847:1106/093413:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerTest.RequestAndAllowCam (1331 ms)
[172/375] MediaStreamDevicesControllerTest.RequestAndAllowCam (1864 ms)
[ RUN      ] CookiePolicyBrowserTest.AllowFirstPartyCookies
[19039:3847:1106/093414:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57670...
sending server_data: {"host": "127.0.0.1", "port": 57670} (36 bytes)
[19039:28675:1106/093415:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19039:28675:1106/093415:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CookiePolicyBrowserTest.AllowFirstPartyCookies (1679 ms)
[173/375] CookiePolicyBrowserTest.AllowFirstPartyCookies (2387 ms)
[ RUN      ] CookiePolicyBrowserTest.AllowFirstPartyCookiesRedirect
[19042:3847:1106/093415:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57673...
sending server_data: {"host": "127.0.0.1", "port": 57673} (36 bytes)
[19042:28931:1106/093416:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19042:28931:1106/093416:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CookiePolicyBrowserTest.AllowFirstPartyCookiesRedirect (1831 ms)
[174/375] CookiePolicyBrowserTest.AllowFirstPartyCookiesRedirect (2386 ms)
[ RUN      ] DnsProbeBrowserTest.OtherErrorWithCorrectionsSuccess
[19046:3847:1106/093417:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.OtherErrorWithCorrectionsSuccess (1718 ms)
[175/375] DnsProbeBrowserTest.OtherErrorWithCorrectionsSuccess (2393 ms)
[ RUN      ] FtpProxyScriptBrowserTest.Verify
FTP server started on port 57677...
sending server_data: {"host": "127.0.0.1", "port": 57677} (36 bytes)
starting FTP server
[]127.0.0.1:57678 Connected.
127.0.0.1:57678 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:57678 <== USER anonymous
127.0.0.1:57678 ==> 331 Username ok, send password.
127.0.0.1:57678 <== PASS ******
127.0.0.1:57678 ==> 230 Login successful.
127.0.0.1:57678 <== SYST
127.0.0.1:57678 ==> 215 UNIX Type: L8
127.0.0.1:57678 <== PWD
127.0.0.1:57678 ==> 257 "/" is the current directory.
127.0.0.1:57678 <== TYPE I
127.0.0.1:57678 ==> 200 Type set to: Binary.
127.0.0.1:57678 <== PASV
127.0.0.1:57678 ==> 227 Entering passive mode (127,0,0,1,225,79).
127.0.0.1:57678 <== SIZE /bad_server.pac
127.0.0.1:57678 ==> 213 69
127.0.0.1:57678 <== CWD /bad_server.pac
127.0.0.1:57678 ==> 550 Not a directory.
127.0.0.1:57678 <== PASV
127.0.0.1:57678 ==> 227 Entering passive mode (127,0,0,1,225,81).
127.0.0.1:57678 <== RETR /bad_server.pac
127.0.0.1:57678 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:57678 ==> 226 Transfer complete.
[anonymous]@127.0.0.1:57678 "RETR /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/chrome/test/data/bad_server.pac" completed=1 bytes=69 seconds=0.003
127.0.0.1:57678 <== QUIT
127.0.0.1:57678 ==> 221 Goodbye.
[anonymous]@127.0.0.1:57678 Disconnected.
[19050:3847:1106/093418:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FtpProxyScriptBrowserTest.Verify (1741 ms)
[176/375] FtpProxyScriptBrowserTest.Verify (2390 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketSplitSegments
[19054:3847:1106/093419:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:57684...
sending server_data: {"host": "127.0.0.1", "port": 57684} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[       OK ] WebSocketBrowserTest.WebSocketSplitSegments (1723 ms)
[177/375] WebSocketBrowserTest.WebSocketSplitSegments (2399 ms)
[ RUN      ] WebSocketBrowserTest.SecureWebSocketSplitRecords
[19057:3847:1106/093420:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on wss://127.0.0.1:57688...
sending server_data: {"host": "127.0.0.1", "port": 57688} (36 bytes)
[       OK ] WebSocketBrowserTest.SecureWebSocketSplitRecords (1902 ms)
[178/375] WebSocketBrowserTest.SecureWebSocketSplitRecords (2656 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForNormalSubmit
[19061:3847:1106/093421:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19061:63239:1106/093422:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[19061:28931:1106/093423:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19061:28931:1106/093423:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForNormalSubmit (1563 ms)
[179/375] PasswordManagerBrowserTest.PromptForNormalSubmit (2131 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForXHRWithoutOnSubmit
[19065:3847:1106/093422:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19065:62983:1106/093423:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[19065:28675:1106/093424:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19065:28675:1106/093424:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForXHRWithoutOnSubmit (1460 ms)
[180/375] PasswordManagerBrowserTest.PromptForXHRWithoutOnSubmit (2124 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForXHRWithNewPasswordsWithoutOnSubmit
[19068:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19068:63239:1106/093425:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.PromptForXHRWithNewPasswordsWithoutOnSubmit (1568 ms)
[181/375] PasswordManagerBrowserTest.PromptForXHRWithNewPasswordsWithoutOnSubmit (2121 ms)
[ RUN      ] CloudPolicyManagerTest.RegisterWithRetry
[19071:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19071:3847:1106/093426:WARNING:device_management_service.cc(224)] DMServer sent an error response: 400
[19074:12551:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19074:12551:1106/093426:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CloudPolicyManagerTest.RegisterWithRetry (1322 ms)
[182/375] CloudPolicyManagerTest.RegisterWithRetry (1862 ms)
[ RUN      ] PolicyStatisticsCollectorTest.Startup
[19073:3847:1106/093426:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyStatisticsCollectorTest.Startup (1765 ms)
[183/375] PolicyStatisticsCollectorTest.Startup (2391 ms)
[ RUN      ] PolicyPrefsTest.PolicyToPrefsMapping
[19077:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19077:3847:1106/093427:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AllowCrossOriginAuthPrompt
[19077:3847:1106/093427:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AllowFileSelectionDialogs
[19077:3847:1106/093427:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AllowOutdatedPlugins
[19077:3847:1106/093427:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AlternateErrorPagesEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AlwaysAuthorizePlugins
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AudioCaptureAllowedUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AuthNegotiateDelegateWhitelist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AuthSchemes
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AuthServerWhitelist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AutoFillEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: AutoSelectCertificateForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: BlockThirdPartyCookies
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: BookmarkBarEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: BrowserAddPersonEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: BrowserGuestModeEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: BuiltInDnsClientEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: CloudPrintSubmitEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: CookiesAllowedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: CookiesBlockedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: CookiesSessionOnlyForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultBrowserSettingEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultCookiesSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultGeolocationSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultImagesSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultJavaScriptSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultMediaStreamSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultNotificationsSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultPluginsSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultPopupsSetting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderAlternateURLs
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderEncodings
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderIconURL
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderImageURL
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderImageURLPostParams
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderInstantURL
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderInstantURLPostParams
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderKeyword
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderName
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderNewTabURL
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderSearchTermsReplacementKey
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderSearchURL
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderSearchURLPostParams
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderSuggestURL
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DefaultSearchProviderSuggestURLPostParams
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DeveloperToolsDisabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: Disable3DAPIs
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisableAuthNegotiateCnameLookup
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisablePluginFinder
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisablePrintPreview
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisableSSLRecordSplitting
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisableSafeBrowsingProceedAnyway
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisableScreenshots
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisableSpdy
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisabledPlugins
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisabledPluginsExceptions
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DisabledSchemes
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DiskCacheDir
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DiskCacheSize
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DnsPrefetchingEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: DownloadDirectory
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: EditBookmarksEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: EnableAuthNegotiatePort
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: EnableDeprecatedWebPlatformFeatures
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: EnableOnlineRevocationChecks
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: EnabledPlugins
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ExtensionAllowedTypes
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ExtensionInstallBlacklist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ExtensionInstallForcelist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ExtensionInstallSources
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ExtensionInstallWhitelist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ExtensionSettings
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: HideWebStoreIcon
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: HomepageIsNewTabPage
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: HomepageLocation
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImagesAllowedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImagesBlockedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImportAutofillFormData
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImportBookmarks
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImportHistory
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImportHomepage
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImportSavedPasswords
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ImportSearchEngine
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: IncognitoEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: IncognitoModeAvailability
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: JavaScriptAllowedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: JavaScriptBlockedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: JavascriptEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: MaxConnectionsPerProxy
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: MediaCacheSize
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: NativeMessagingBlacklist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: NativeMessagingUserLevelHosts
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: NativeMessagingWhitelist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: NetworkPredictionOptions
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: NotificationsAllowedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: NotificationsBlockedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PasswordManagerAllowShowPasswords
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PasswordManagerEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PluginsAllowedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PluginsBlockedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PopupsAllowedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PopupsBlockedForUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: PrintingEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ProxyBypassList
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ProxyMode
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ProxyPacUrl
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ProxyServer
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ProxyServerMode
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: RegisteredProtocolHandlers
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: RestoreOnStartup
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: RestoreOnStartupURLs
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: RestrictSigninToPattern
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: SafeBrowsingEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: SavingBrowserHistoryDisabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: SearchSuggestEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ShowAppsShortcutInBookmarkBar
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: ShowHomeButton
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: SigninAllowed
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: SyncDisabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: TranslateEnabled
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: URLBlacklist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: URLWhitelist
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: VideoCaptureAllowed
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: VideoCaptureAllowedUrls
[19077:3847:1106/093428:INFO:policy_prefs_browsertest.cc(554)] Testing policy: WPADQuickCheckEnabled
[       OK ] PolicyPrefsTest.PolicyToPrefsMapping (2138 ms)
[184/375] PolicyPrefsTest.PolicyToPrefsMapping (2915 ms)
[ RUN      ] PrefsFunctionalTest.TestImageContentSettings
[19080:3847:1106/093428:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57714...
sending server_data: {"host": "127.0.0.1", "port": 57714} (36 bytes)
[       OK ] PrefsFunctionalTest.TestImageContentSettings (1781 ms)
[185/375] PrefsFunctionalTest.TestImageContentSettings (2397 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNaClPluginDisabled
[19084:3847:1106/093429:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57720...
sending server_data: {"host": "127.0.0.1", "port": 57720} (36 bytes)
[19084:3847:1106/093432:INFO:CONSOLE(0)] "Only unpacked extensions and apps installed from the Chrome Web Store can load NaCl modules without enabling Native Client in about:flags.", source: http://127.0.0.1:57720/files/prerender/prerender_plugin_nacl_disabled.html (0)
[       OK ] PrerenderBrowserTest.PrerenderNaClPluginDisabled (2889 ms)
[186/375] PrerenderBrowserTest.PrerenderNaClPluginDisabled (3442 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderReferrer
[19088:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57725...
sending server_data: {"host": "127.0.0.1", "port": 57725} (36 bytes)
[19091:12807:1106/093432:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderReferrer (2438 ms)
[187/375] PrerenderBrowserTest.PrerenderReferrer (2919 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAbortPendingOnCancel
[19096:3847:1106/093433:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57732...
sending server_data: {"host": "127.0.0.1", "port": 57732} (36 bytes)
[19103:12295:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19103:12295:1106/093435:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderAbortPendingOnCancel (2541 ms)
[188/375] PrerenderBrowserTest.PrerenderAbortPendingOnCancel (3178 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderFragmentNavigatePage
[19106:3847:1106/093436:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57744...
sending server_data: {"host": "127.0.0.1", "port": 57744} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderFragmentNavigatePage (2212 ms)
[189/375] PrerenderBrowserTest.PrerenderFragmentNavigatePage (2651 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5AudioAutoplay
[19097:3847:1106/093433:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57736...
sending server_data: {"host": "127.0.0.1", "port": 57736} (36 bytes)
[19105:12807:1106/093439:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PrerenderBrowserTest.PrerenderHTML5AudioAutoplay (6060 ms)
[190/375] PrerenderBrowserTest.PrerenderHTML5AudioAutoplay (6597 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderImageJpeg
[19111:3847:1106/093439:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57754...
sending server_data: {"host": "127.0.0.1", "port": 57754} (36 bytes)
[19113:12551:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19113:12551:1106/093441:WARNING:channel.cc(273)] RawChannel write error
[19111:28675:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderImageJpeg (3161 ms)
[191/375] PrerenderBrowserTest.PrerenderImageJpeg (3702 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrx
[19114:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57759...
sending server_data: {"host": "127.0.0.1", "port": 57759} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderCrx (2789 ms)
[192/375] PrerenderBrowserTest.PrerenderCrx (3452 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocalStorageRead
[19122:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57765...
sending server_data: {"host": "127.0.0.1", "port": 57765} (36 bytes)
[19122:28675:1106/093444:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19122:28675:1106/093444:WARNING:channel.cc(273)] RawChannel write error
[19122:28675:1106/093444:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderLocalStorageRead (2492 ms)
[193/375] PrerenderBrowserTest.PrerenderLocalStorageRead (3179 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClearCache
[19126:3847:1106/093443:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57771...
sending server_data: {"host": "127.0.0.1", "port": 57771} (36 bytes)
[19132:12295:1106/093445:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19132:12295:1106/093445:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClearCache (2526 ms)
[194/375] PrerenderBrowserTest.PrerenderClearCache (3176 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNavigateClickGoBack
[19133:3847:1106/093445:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57777...
sending server_data: {"host": "127.0.0.1", "port": 57777} (36 bytes)
[19133:28675:1106/093448:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderNavigateClickGoBack (3000 ms)
[195/375] PrerenderBrowserTest.PrerenderNavigateClickGoBack (3441 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelReferrerPolicy
[19136:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57783...
sending server_data: {"host": "127.0.0.1", "port": 57783} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderCancelReferrerPolicy (2543 ms)
[196/375] PrerenderBrowserTest.PrerenderCancelReferrerPolicy (3179 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelMainFrameRedirectUnsupportedScheme
[19143:3847:1106/093449:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57794...
sending server_data: {"host": "127.0.0.1", "port": 57794} (36 bytes)
[19150:17155:1106/093451:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[19150:12807:1106/093451:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19150:12807:1106/093451:WARNING:channel.cc(273)] RawChannel write error
[19143:28675:1106/093451:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19143:28675:1106/093451:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelMainFrameRedirectUnsupportedScheme (2232 ms)
[197/375] PrerenderBrowserTest.PrerenderCancelMainFrameRedirectUnsupportedScheme (2922 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrossProcessClientRedirect
[19145:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57798...
sending server_data: {"host": "127.0.0.1", "port": 57798} (36 bytes)
[19145:28675:1106/093452:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderCrossProcessClientRedirect (2297 ms)
[198/375] PrerenderBrowserTest.PrerenderCrossProcessClientRedirect (2913 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageNewTabCrossProcess
[19153:3847:1106/093452:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57804...
sending server_data: {"host": "127.0.0.1", "port": 57804} (36 bytes)
[19156:12295:1106/093455:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19156:12295:1106/093455:WARNING:channel.cc(273)] RawChannel write error
[19153:28931:1106/093455:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19153:28931:1106/093455:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageNewTabCrossProcess (3484 ms)
[199/375] PrerenderBrowserTest.PrerenderPageNewTabCrossProcess (3968 ms)
[ RUN      ] PrerenderIncognitoBrowserTest.PrerenderIncognito
[19155:3847:1106/093453:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57808...
sending server_data: {"host": "127.0.0.1", "port": 57808} (36 bytes)
[19155:28675:1106/093455:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19155:28675:1106/093455:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderIncognitoBrowserTest.PrerenderIncognito (3339 ms)
[200/375] PrerenderIncognitoBrowserTest.PrerenderIncognito (3968 ms)
[ RUN      ] ProfileManagerBrowserTest.DeletePasswords
[19165:3847:1106/093456:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19165:3847:1106/093457:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19165:3847:1106/093457:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ProfileManagerBrowserTest.DeletePasswords (1286 ms)
[201/375] ProfileManagerBrowserTest.DeletePasswords (1860 ms)
[ RUN      ] ReferrerPolicyTest.HttpsDefault
HTTP server started on http://127.0.0.1:57814...
sending server_data: {"host": "127.0.0.1", "port": 57814} (36 bytes)
HTTPS server started on https://127.0.0.1:57815...
sending server_data: {"host": "127.0.0.1", "port": 57815} (36 bytes)
[19167:3847:1106/093457:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19167:29955:1106/093458:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19167:29955:1106/093458:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsDefault (2068 ms)
[202/375] ReferrerPolicyTest.HttpsDefault (2656 ms)
[ RUN      ] SpellingMenuObserverTest.NoMoreSuggestionsNotDisplayed
[19172:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19175:12551:1106/093459:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19175:12551:1106/093459:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SpellingMenuObserverTest.NoMoreSuggestionsNotDisplayed (1175 ms)
[203/375] SpellingMenuObserverTest.NoMoreSuggestionsNotDisplayed (1597 ms)
[ RUN      ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect
[19176:3847:1106/093459:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect (2108 ms)
[204/375] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect (2649 ms)
[ RUN      ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess
[19177:3847:1106/093459:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19181:12551:1106/093501:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19177:28675:1106/093501:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19177:28675:1106/093501:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess (2417 ms)
[205/375] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess (2918 ms)
[ RUN      ] SafeBrowsingDatabaseManagerCookieTest.TestSBUpdateCookies
HTTP server started on http://127.0.0.1:57825...
sending server_data: {"host": "127.0.0.1", "port": 57825} (36 bytes)
[19188:3847:1106/093503:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SafeBrowsingDatabaseManagerCookieTest.TestSBUpdateCookies (1664 ms)
[206/375] SafeBrowsingDatabaseManagerCookieTest.TestSBUpdateCookies (2392 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.PhishingDontProceed
HTTP server started on http://127.0.0.1:57824...
sending server_data: {"host": "127.0.0.1", "port": 57824} (36 bytes)
[19186:3847:1106/093502:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19194:12295:1106/093504:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19194:12295:1106/093504:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.PhishingDontProceed (2410 ms)
[207/375] SafeBrowsingBlockingPageBrowserTest.PhishingDontProceed (2936 ms)
[ RUN      ] ImageFetcherImplBrowserTest.NormalFetch
HTTP server started on http://127.0.0.1:57827...
sending server_data: {"host": "127.0.0.1", "port": 57827} (36 bytes)
[19195:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ImageFetcherImplBrowserTest.NormalFetch (2801 ms)
[208/375] ImageFetcherImplBrowserTest.NormalFetch (3446 ms)
[ RUN      ] ServiceProcessControlBrowserTest.CheckPid
[       OK ] ServiceProcessControlBrowserTest.CheckPid (4 ms)
[209/375] ServiceProcessControlBrowserTest.CheckPid (411 ms)
[ RUN      ] ServiceProcessControlBrowserTest.HistogramsNoService
[       OK ] ServiceProcessControlBrowserTest.HistogramsNoService (5 ms)
[210/375] ServiceProcessControlBrowserTest.HistogramsNoService (487 ms)
[ RUN      ] PushMessagingBrowserTest.RegisterSuccess
HTTPS server started on https://127.0.0.1:57833...
sending server_data: {"host": "127.0.0.1", "port": 57833} (36 bytes)
[19208:3847:1106/093509:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19208:3847:1106/093511:INFO:CONSOLE(13)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:57833/files/push_messaging/test.html (13)
[19208:3847:1106/093511:INFO:CONSOLE(13)] "sendResultToTest: https://android.googleapis.com/gcm/send - 1", source: https://127.0.0.1:57833/files/push_messaging/test.html (13)
[19208:3847:1106/093511:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[19208:3847:1106/093511:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] PushMessagingBrowserTest.RegisterSuccess (2182 ms)
[211/375] PushMessagingBrowserTest.RegisterSuccess (2916 ms)
[ RUN      ] ImageFetcherImplBrowserTest.MultipleFetch
HTTP server started on http://127.0.0.1:57828...
sending server_data: {"host": "127.0.0.1", "port": 57828} (36 bytes)
[19196:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19196:28419:1106/093512:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ImageFetcherImplBrowserTest.MultipleFetch (7408 ms)
[212/375] ImageFetcherImplBrowserTest.MultipleFetch (7921 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_PRE_CookiesClearedOnExit
[19215:3847:1106/093512:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19218:12551:1106/093513:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19218:12551:1106/093513:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_PRE_CookiesClearedOnExit (1372 ms)
[213/375] ContinueWhereILeftOffTest.PRE_PRE_CookiesClearedOnExit (1859 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostBrowserClose
[19217:3847:1106/093513:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19224:12295:1106/093515:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19224:12295:1106/093515:WARNING:channel.cc(273)] RawChannel write error
[19219:3847:1106/093515:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] ContinueWhereILeftOffTest.PostBrowserClose (2585 ms)
[214/375] ContinueWhereILeftOffTest.PostBrowserClose (3178 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostWithPasswordBrowserClose
[19221:3847:1106/093514:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PostWithPasswordBrowserClose (2492 ms)
[215/375] ContinueWhereILeftOffTest.PostWithPasswordBrowserClose (3182 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookiesCloseAllBrowsers
[19225:3847:1106/093516:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19231:12551:1106/093518:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.SessionCookiesCloseAllBrowsers (2159 ms)
[216/375] ContinueWhereILeftOffTest.SessionCookiesCloseAllBrowsers (2919 ms)
[ RUN      ] NoSessionRestoreTest.PRE_SessionStorage
[19229:3847:1106/093517:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19229:28675:1106/093518:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[19229:28675:1106/093518:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19229:28675:1106/093518:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NoSessionRestoreTest.PRE_SessionStorage (1371 ms)
[217/375] NoSessionRestoreTest.PRE_SessionStorage (1861 ms)
[ RUN      ] NoSessionRestoreTest.PRE_PRE_CookiesClearedOnExit
[19233:3847:1106/093519:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.PRE_PRE_CookiesClearedOnExit (1731 ms)
[218/375] NoSessionRestoreTest.PRE_PRE_CookiesClearedOnExit (2399 ms)
[ RUN      ] SessionRestoreTest.RestoreIndividualTabFromWindow
[19234:3847:1106/093519:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19239:12551:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19239:12551:1106/093522:WARNING:channel.cc(273)] RawChannel write error
[19238:12551:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19238:12551:1106/093522:WARNING:channel.cc(273)] RawChannel write error
[19242:12551:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19242:12551:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19234:3847:1106/093522:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SessionRestoreTest.RestoreIndividualTabFromWindow (3416 ms)
[219/375] SessionRestoreTest.RestoreIndividualTabFromWindow (3975 ms)
[ RUN      ] SessionRestoreTest.Basic
[19240:3847:1106/093521:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SessionRestoreTest.Basic (2692 ms)
[220/375] SessionRestoreTest.Basic (3444 ms)
[ RUN      ] SessionRestoreTest.RestoresForwardAndBackwardNavs
[19246:3847:1106/093523:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SessionRestoreTest.RestoresForwardAndBackwardNavs (2886 ms)
[221/375] SessionRestoreTest.RestoresForwardAndBackwardNavs (3706 ms)
[ RUN      ] SessionRestoreTest.RestoreWithNavigateSelectedTab
[19250:3847:1106/093525:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19250:28419:1106/093527:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19250:28419:1106/093527:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19250:45827:1106/093528:ERROR:mach_broker_mac.mm(256)] Unknown process 19260 is sending Mach IPC messages!
[19258:12807:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[19258:12807:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19258:12807:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SessionRestoreTest.RestoreWithNavigateSelectedTab (3346 ms)
[222/375] SessionRestoreTest.RestoreWithNavigateSelectedTab (3973 ms)
[ RUN      ] TabRestoreTest.RestoreIntoSameWindow
[19254:3847:1106/093527:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19257:12807:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19261:12551:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19261:12551:1106/093530:WARNING:channel.cc(273)] RawChannel write error
[19264:12807:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19264:12807:1106/093530:WARNING:channel.cc(273)] RawChannel write error
[19268:12807:1106/093532:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19268:12807:1106/093532:WARNING:channel.cc(273)] RawChannel write error
[19270:12807:1106/093532:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[19270:12807:1106/093532:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19270:12807:1106/093532:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.RestoreIntoSameWindow (5444 ms)
[223/375] TabRestoreTest.RestoreIntoSameWindow (6069 ms)
[ RUN      ] TabRestoreTest.RestoreWithExistingSiteInstance
[19262:3847:1106/093529:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19262:80899:1106/093531:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[19262:28675:1106/093531:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19262:28675:1106/093531:WARNING:channel.cc(273)] RawChannel write error
[19269:12551:1106/093533:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19262:28675:1106/093533:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.RestoreWithExistingSiteInstance (4494 ms)
[224/375] TabRestoreTest.RestoreWithExistingSiteInstance (5287 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.HasPolicyAndRevoke
[19275:3847:1106/093534:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeSSLHostStateDelegateTest.HasPolicyAndRevoke (1523 ms)
[225/375] ChromeSSLHostStateDelegateTest.HasPolicyAndRevoke (2125 ms)
[ RUN      ] TabRestoreTest.RestoreWindow
[19272:3847:1106/093533:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19274:12551:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19274:12551:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19274:12551:1106/093535:WARNING:channel.cc(273)] RawChannel write error
[19277:12807:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19277:12807:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19277:12807:1106/093535:WARNING:channel.cc(273)] RawChannel write error
[19283:12551:1106/093537:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19283:12551:1106/093537:WARNING:channel.cc(273)] RawChannel write error
[19272:28931:1106/093537:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19272:28931:1106/093537:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TabRestoreTest.RestoreWindow (4831 ms)
[226/375] TabRestoreTest.RestoreWindow (5547 ms)
[ RUN      ] SSLUITest.TestRunsCachedInsecureContent
[19281:3847:1106/093536:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57847...
sending server_data: {"host": "127.0.0.1", "port": 57847} (36 bytes)
HTTPS server started on https://127.0.0.1:57848...
sending server_data: {"host": "127.0.0.1", "port": 57848} (36 bytes)
[19281:3847:1106/093539:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:57848 ran insecure content from http://127.0.0.1:57847/files/ssl/randomize_hash.js
[19281:3847:1106/093539:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:57848/files/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU3ODQ3' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:57847/files/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:57848/files/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU3ODQ3 (0)
[19281:28931:1106/093539:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19281:28931:1106/093539:WARNING:channel.cc(273)] RawChannel write error
[19281:28931:1106/093539:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19281:28931:1106/093539:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRunsCachedInsecureContent (3440 ms)
[227/375] SSLUITest.TestRunsCachedInsecureContent (4260 ms)
[ RUN      ] SSLUITest.TestRedirectGoodToBadHTTPS
[19289:3847:1106/093538:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57855...
sending server_data: {"host": "127.0.0.1", "port": 57855} (36 bytes)
HTTPS server started on https://127.0.0.1:57856...
sending server_data: {"host": "127.0.0.1", "port": 57856} (36 bytes)
[19289:28675:1106/093541:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19289:28675:1106/093541:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRedirectGoodToBadHTTPS (3569 ms)
[228/375] SSLUITest.TestRedirectGoodToBadHTTPS (4232 ms)
[ RUN      ] SSLUITestBlock.TestBlockDisplayingInsecureIframe
[19295:3847:1106/093540:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57861...
sending server_data: {"host": "127.0.0.1", "port": 57861} (36 bytes)
HTTPS server started on https://127.0.0.1:57862...
sending server_data: {"host": "127.0.0.1", "port": 57862} (36 bytes)
[19295:3847:1106/093542:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:57862/files/ssl/page_displays_insecure_iframe.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU3ODYx' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:57861/files/ssl/bad_iframe.html'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:57862/files/ssl/page_displays_insecure_iframe.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU3ODYx (12)
[19295:29443:1106/093542:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19295:29443:1106/093542:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITestBlock.TestBlockDisplayingInsecureIframe (2204 ms)
[229/375] SSLUITestBlock.TestBlockDisplayingInsecureIframe (2913 ms)
[ RUN      ] TaskManagerBrowserTest.NoticePanelChanges
[19301:3847:1106/093542:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19301:29699:1106/093545:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19301:29699:1106/093545:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticePanelChanges (3280 ms)
[230/375] TaskManagerBrowserTest.NoticePanelChanges (3967 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsNewUndockedWindow
[19304:3847:1106/093543:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TaskManagerBrowserTest.DevToolsNewUndockedWindow (3199 ms)
[231/375] TaskManagerBrowserTest.DevToolsNewUndockedWindow (3705 ms)
[ RUN      ] PeopleProviderTest.Basic
[19309:3847:1106/093546:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PeopleProviderTest.Basic (1949 ms)
[232/375] PeopleProviderTest.Basic (2650 ms)
[ RUN      ] WebstoreProviderTest.Basic
[19311:3847:1106/093547:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebstoreProviderTest.Basic (2175 ms)
[233/375] WebstoreProviderTest.Basic (2661 ms)
[ RUN      ] WebstoreProviderTest.NoSearchForShortQueries
[19319:3847:1106/093549:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebstoreProviderTest.NoSearchForShortQueries (1558 ms)
[234/375] WebstoreProviderTest.NoSearchForShortQueries (2124 ms)
[ RUN      ] WebstoreProviderTest.SearchCache
[19322:3847:1106/093549:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19322:28931:1106/093551:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebstoreProviderTest.SearchCache (1587 ms)
[235/375] WebstoreProviderTest.SearchCache (2121 ms)
[ RUN      ] AutofillDialogControllerTest.CancelWithSuggestions
[19328:3847:1106/093551:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.CancelWithSuggestions (1986 ms)
[236/375] AutofillDialogControllerTest.CancelWithSuggestions (2652 ms)
[ RUN      ] AutofillDialogControllerTest.LongNotifications
[19330:3847:1106/093552:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.LongNotifications (1737 ms)
[237/375] AutofillDialogControllerTest.LongNotifications (2386 ms)
[ RUN      ] AutofillDialogControllerTest.AutocompleteErrorEventReasonInvalid
[19334:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.AutocompleteErrorEventReasonInvalid (3041 ms)
[238/375] AutofillDialogControllerTest.AutocompleteErrorEventReasonInvalid (3703 ms)
[ RUN      ] AutofillDialogControllerTest.SimulateSuccessfulSignIn
[19335:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: LoadRiskFingerprintData()
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 ] AutofillDialogControllerTest.SimulateSuccessfulSignIn (3918 ms)
[239/375] AutofillDialogControllerTest.SimulateSuccessfulSignIn (4508 ms)
[ RUN      ] AutofillDialogControllerTest.ChangingDataSourceShowsCorrectSections
[19342:3847:1106/093557:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19342:28931:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19342:28931:1106/093559:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillDialogControllerTest.ChangingDataSourceShowsCorrectSections (1898 ms)
[240/375] AutofillDialogControllerTest.ChangingDataSourceShowsCorrectSections (2391 ms)
[ RUN      ] AutofillDialogControllerTest.CountryChangeRebuildsSection
[19345:3847:1106/093559:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.CountryChangeRebuildsSection (1876 ms)
[241/375] AutofillDialogControllerTest.CountryChangeRebuildsSection (2393 ms)
[ RUN      ] AutofillDialogControllerTest.FillingFormRebuildsInputs
[19348:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.FillingFormRebuildsInputs (1997 ms)
[242/375] AutofillDialogControllerTest.FillingFormRebuildsInputs (2660 ms)
[ RUN      ] AutofillDialogControllerTest.TransactionAmount
[19351:3847:1106/093601:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.TransactionAmount (2763 ms)
[243/375] AutofillDialogControllerTest.TransactionAmount (3447 ms)
[ RUN      ] BrowserTest.CrossProcessNavCancelsDialogs
[19354:3847:1106/093602:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57878...
sending server_data: {"host": "127.0.0.1", "port": 57878} (36 bytes)
[19354:29443:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserTest.CrossProcessNavCancelsDialogs (2261 ms)
[244/375] BrowserTest.CrossProcessNavCancelsDialogs (2910 ms)
[ RUN      ] BrowserTest.ForwardDisabledOnForward
[19359:3847:1106/093604:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19359:29699:1106/093605:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19359:29699:1106/093605:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.ForwardDisabledOnForward (1458 ms)
[245/375] BrowserTest.ForwardDisabledOnForward (1860 ms)
[ RUN      ] BrowserTest.NoNewIncognitoWindowWhenIncognitoIsDisabled
[19362:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19364:12551:1106/093606:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19364:12551:1106/093606:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTest.NoNewIncognitoWindowWhenIncognitoIsDisabled (1196 ms)
[246/375] BrowserTest.NoNewIncognitoWindowWhenIncognitoIsDisabled (1861 ms)
[ RUN      ] ClickModifierTest.WindowOpenBasicClickTest
[19365:3847:1106/093606:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ClickModifierTest.WindowOpenBasicClickTest (1449 ms)
[247/375] ClickModifierTest.WindowOpenBasicClickTest (2124 ms)
[ RUN      ] ClickModifierTest.WindowOpenControlClickTest
[19368:3847:1106/093607:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19370:16387:1106/093608:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[19370:16387:1106/093608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[19370:16387:1106/093608:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[19370:16387:1106/093608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] ClickModifierTest.WindowOpenControlClickTest (1300 ms)
[248/375] ClickModifierTest.WindowOpenControlClickTest (1861 ms)
[ RUN      ] ClickModifierTest.HrefMiddleClickTest
[19371:3847:1106/093608:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19371:29187:1106/093610:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19371:29187:1106/093610:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19371:45571:1106/093610:ERROR:mach_broker_mac.mm(256)] Unknown process 19377 is sending Mach IPC messages!
[       OK ] ClickModifierTest.HrefMiddleClickTest (1524 ms)
[249/375] ClickModifierTest.HrefMiddleClickTest (2126 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SaveToDisk
[19373:3847:1106/093609:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19376:17411:1106/093610:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[19376:17411:1106/093610:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[19376:17411:1106/093610:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] BrowserNavigatorTest.Disposition_SaveToDisk (1198 ms)
[250/375] BrowserNavigatorTest.Disposition_SaveToDisk (1865 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath2
[19378:3847:1106/093610:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19381:12807:1106/093612:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19378:28419:1106/093612:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19378:28419:1106/093612:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19378:44035:1106/093612:ERROR:mach_broker_mac.mm(256)] Unknown process 19385 is sending Mach IPC messages!
[19384:12807:1106/093612:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[19384:12807:1106/093612:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19384:12807:1106/093612:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath2 (1796 ms)
[251/375] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath2 (2387 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_ViewSource_Settings_DoNothingIfIncognitoForced
[19380:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_ViewSource_Settings_DoNothingIfIncognitoForced (2211 ms)
[252/375] BrowserNavigatorTest.Disposition_ViewSource_Settings_DoNothingIfIncognitoForced (2916 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromDefaultToBookmarksInSameTab
[19390:3847:1106/093614:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19393:13063:1106/093616:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19393:13063:1106/093616:WARNING:channel.cc(273)] RawChannel write error
[19395:12551:1106/093616:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19395:12551:1106/093616:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromDefaultToBookmarksInSameTab (2292 ms)
[253/375] BrowserNavigatorTest.NavigateFromDefaultToBookmarksInSameTab (2912 ms)
[ RUN      ] BrowserNavigatorTest.CloseSingletonTab
[19387:3847:1106/093613:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19394:12551:1106/093618:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19394:12551:1106/093618:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19394:12551:1106/093618:WARNING:channel.cc(273)] RawChannel write error
[19391:12551:1106/093618:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.CloseSingletonTab (5863 ms)
[254/375] BrowserNavigatorTest.CloseSingletonTab (6336 ms)
[ RUN      ] ExtensionActionContextMenuControllerTest.BrowserAction
[19397:3847:1106/093617:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionActionContextMenuControllerTest.BrowserAction (2021 ms)
[255/375] ExtensionActionContextMenuControllerTest.BrowserAction (2663 ms)
[ RUN      ] MediaGalleriesDialogBrowserTest.Close
[19402:3847:1106/093619:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaGalleriesDialogBrowserTest.Close (1705 ms)
[256/375] MediaGalleriesDialogBrowserTest.Close (2126 ms)
[ RUN      ] FindBarBrowserTest.FocusOnTabSwitch
[19403:3847:1106/093619:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19407:12551:1106/093621:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19407:12551:1106/093621:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindBarBrowserTest.FocusOnTabSwitch (2266 ms)
[257/375] FindBarBrowserTest.FocusOnTabSwitch (2921 ms)
[ RUN      ] ZoomDecorationTest.BubbleAtDefaultZoom
[19409:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ZoomDecorationTest.BubbleAtDefaultZoom (1231 ms)
[258/375] ZoomDecorationTest.BubbleAtDefaultZoom (1860 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.Advanced
[19412:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19412:28419:1106/093623:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19412:28419:1106/093623:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] OneClickSigninBubbleControllerTest.Advanced (1405 ms)
[259/375] OneClickSigninBubbleControllerTest.Advanced (2133 ms)
[ RUN      ] FindInPageControllerTest.BigString
[19415:3847:1106/093623:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.BigString (1607 ms)
[260/375] FindInPageControllerTest.BigString (2129 ms)
[ RUN      ] FindInPageControllerTest.FindRestarts_Issue1155639
[19419:3847:1106/093625:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19422:13063:1106/093626:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19422:13063:1106/093626:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FindRestarts_Issue1155639 (1768 ms)
[261/375] FindInPageControllerTest.FindRestarts_Issue1155639 (2388 ms)
[ RUN      ] FindInPageControllerTest.PrepopulateSameTab
[19421:3847:1106/093625:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.PrepopulateSameTab (1602 ms)
[262/375] FindInPageControllerTest.PrepopulateSameTab (2126 ms)
[ RUN      ] FindInPageControllerTest.IncognitoFindNextShared
[19427:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19427:28931:1106/093630:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FindInPageControllerTest.IncognitoFindNextShared (2670 ms)
[263/375] FindInPageControllerTest.IncognitoFindNextShared (3180 ms)
[ RUN      ] FindInPageControllerTest.FindMovesOnTabClose_Issue1343052
[19425:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19431:12551:1106/093629:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19435:12551:1106/093630:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19425:29443:1106/093631:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FindInPageControllerTest.FindMovesOnTabClose_Issue1343052 (4071 ms)
[264/375] FindInPageControllerTest.FindMovesOnTabClose_Issue1343052 (4762 ms)
[ RUN      ] GlobalErrorServiceBrowserTest.ShowBubbleView
[19436:3847:1106/093631:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] GlobalErrorServiceBrowserTest.ShowBubbleView (2163 ms)
[265/375] GlobalErrorServiceBrowserTest.ShowBubbleView (2657 ms)
[ RUN      ] LoginPromptBrowserTest.CancelRedundantAuths
[19439:3847:1106/093632:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57882...
sending server_data: {"host": "127.0.0.1", "port": 57882} (36 bytes)
[19446:13063:1106/093635:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19446:13063:1106/093635:WARNING:channel.cc(273)] RawChannel write error
[19442:12551:1106/093635:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[19442:12551:1106/093635:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19442:12551:1106/093635:WARNING:channel.cc(273)] RawChannel write error
[19439:29187:1106/093635:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19439:29187:1106/093635:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.CancelRedundantAuths (3619 ms)
[266/375] LoginPromptBrowserTest.CancelRedundantAuths (4230 ms)
[ RUN      ] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile
[19444:3847:1106/093633:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57885...
sending server_data: {"host": "127.0.0.1", "port": 57885} (36 bytes)
[       OK ] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile (4316 ms)
[267/375] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile (4757 ms)
[ RUN      ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled
[19452:3847:1106/093636:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57892...
sending server_data: {"host": "127.0.0.1", "port": 57892} (36 bytes)
[19452:3847:1106/093637:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled (2060 ms)
[268/375] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled (2655 ms)
[ RUN      ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRequests
[19458:3847:1106/093638:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57897...
sending server_data: {"host": "127.0.0.1", "port": 57897} (36 bytes)
[       OK ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRequests (2605 ms)
[269/375] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRequests (3178 ms)
[ RUN      ] LoginPromptBrowserTest.LoginInterstitialShouldReplaceExistingInterstitial
[19460:3847:1106/093639:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57899...
sending server_data: {"host": "127.0.0.1", "port": 57899} (36 bytes)
[19460:28931:1106/093641:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19460:28931:1106/093642:ERROR:ssl_client_socket_openssl.cc(967)] handshake failed; returned -1, SSL error code 1, net_error -101
[19460:28931:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19460:28931:1106/093642:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.LoginInterstitialShouldReplaceExistingInterstitial (3827 ms)
[270/375] LoginPromptBrowserTest.LoginInterstitialShouldReplaceExistingInterstitial (4493 ms)
[ RUN      ] LocationBarBrowserTestWithRedesign.PageActionUITestWithRedesign
[19468:3847:1106/093641:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19472:12551:1106/093643:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19472:12551:1106/093643:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LocationBarBrowserTestWithRedesign.PageActionUITestWithRedesign (2043 ms)
[271/375] LocationBarBrowserTestWithRedesign.PageActionUITestWithRedesign (2649 ms)
[ RUN      ] PrefsTabHelperBrowserTest.WebPrefs
[19473:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19475:16899:1106/093644:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[19475:16899:1106/093644:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[19475:16899:1106/093644:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] PrefsTabHelperBrowserTest.WebPrefs (1161 ms)
[272/375] PrefsTabHelperBrowserTest.WebPrefs (1861 ms)
[ RUN      ] StartupBrowserCreatorTest.AddFirstRunTab
[19476:3847:1106/093644:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19476:29443:1106/093645:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[19476:29443:1106/093645:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] StartupBrowserCreatorTest.AddFirstRunTab (1839 ms)
[273/375] StartupBrowserCreatorTest.AddFirstRunTab (2391 ms)
[ RUN      ] BrowserActionsBarBrowserTest.MoveBrowserActions
[19484:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19484:29443:1106/093647:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19484:29443:1106/093647:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionsBarBrowserTest.MoveBrowserActions (1461 ms)
[274/375] BrowserActionsBarBrowserTest.MoveBrowserActions (2140 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameHandler
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameHandler (1 ms)
[275/375] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameHandler (558 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsClearBrowserDataPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsClearBrowserDataPage (0 ms)
[276/375] WebUIBidiCheckerBrowserTestRTL.TestSettingsClearBrowserDataPage (478 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestExtensionsFrame
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestExtensionsFrame (0 ms)
[277/375] WebUIBidiCheckerBrowserTestRTL.TestExtensionsFrame (486 ms)
[ RUN      ] StartupBrowserCreatorTest.ProfilesWithoutPagesNotLaunched
[19479:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19479:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19479:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19479:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19479:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19488:13063:1106/093649:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19479:29699:1106/093650:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19479:29699:1106/093650:WARNING:channel.cc(273)] RawChannel write error
[19480:3847:1106/093651:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[       OK ] StartupBrowserCreatorTest.ProfilesWithoutPagesNotLaunched (6115 ms)
[278/375] StartupBrowserCreatorTest.ProfilesWithoutPagesNotLaunched (6875 ms)
[ RUN      ] InstantProcessNavigationTest.ForkForNavigationsToSearchURLs
[       OK ] InstantProcessNavigationTest.ForkForNavigationsToSearchURLs (147 ms)
[279/375] InstantProcessNavigationTest.ForkForNavigationsToSearchURLs (676 ms)
[ RUN      ] UnloadTest.BrowserCloseTabWhenOtherTabHasListener
[19494:3847:1106/093650:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19494:28931:1106/093652:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[19494:28931:1106/093652:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19494:28931:1106/093652:WARNING:channel.cc(273)] RawChannel write error
[       OK ] UnloadTest.BrowserCloseTabWhenOtherTabHasListener (2314 ms)
[280/375] UnloadTest.BrowserCloseTabWhenOtherTabHasListener (2917 ms)
[ RUN      ] FormAutocompleteTest.NormalFormSubmit
[       OK ] FormAutocompleteTest.NormalFormSubmit (343 ms)
[281/375] FormAutocompleteTest.NormalFormSubmit (806 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldSelect
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldSelect (199 ms)
[282/375] FormAutofillTest.WebFormControlElementToFormFieldSelect (684 ms)
[ RUN      ] FormAutofillTest.WebFormElementToFormData
[       OK ] FormAutofillTest.WebFormElementToFormData (332 ms)
[283/375] FormAutofillTest.WebFormElementToFormData (814 ms)
[ RUN      ] FormAutofillTest.ExtractForms
[       OK ] FormAutofillTest.ExtractForms (331 ms)
[284/375] FormAutofillTest.ExtractForms (810 ms)
[ RUN      ] FormAutofillTest.FindFormForTextAreaElement
[       OK ] FormAutofillTest.FindFormForTextAreaElement (273 ms)
[285/375] FormAutofillTest.FindFormForTextAreaElement (808 ms)
[ RUN      ] FormAutofillTest.FillForm
[       OK ] FormAutofillTest.FillForm (309 ms)
[286/375] FormAutofillTest.FillForm (809 ms)
[ RUN      ] FormAutofillTest.FillFormIncludingNonFocusableElements
[       OK ] FormAutofillTest.FillFormIncludingNonFocusableElements (356 ms)
[287/375] FormAutofillTest.FillFormIncludingNonFocusableElements (809 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromText
[       OK ] FormAutofillTest.LabelsInferredFromText (326 ms)
[288/375] FormAutofillTest.LabelsInferredFromText (807 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableCellTH
[       OK ] FormAutofillTest.LabelsInferredFromTableCellTH (265 ms)
[289/375] FormAutofillTest.LabelsInferredFromTableCellTH (676 ms)
[ RUN      ] FormAutofillTest.FillFormMaxLength
[       OK ] FormAutofillTest.FillFormMaxLength (313 ms)
[290/375] FormAutofillTest.FillFormMaxLength (807 ms)
[ RUN      ] FormAutofillTest.ThreePartPhone
[       OK ] FormAutofillTest.ThreePartPhone (334 ms)
[291/375] FormAutofillTest.ThreePartPhone (810 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithElement
[       OK ] FormAutofillTest.ClearPreviewedFormWithElement (306 ms)
[292/375] FormAutofillTest.ClearPreviewedFormWithElement (810 ms)
[ RUN      ] FormAutofillTest.ClickElement
[       OK ] FormAutofillTest.ClickElement (194 ms)
[293/375] FormAutofillTest.ClickElement (679 ms)
[ RUN      ] PasswordAutofillAgentTest.InputWithNoForms
[       OK ] PasswordAutofillAgentTest.InputWithNoForms (375 ms)
[294/375] PasswordAutofillAgentTest.InputWithNoForms (808 ms)
[ RUN      ] PasswordAutofillAgentTest.SendPasswordFormsTest_Redirection
[       OK ] PasswordAutofillAgentTest.SendPasswordFormsTest_Redirection (374 ms)
[295/375] PasswordAutofillAgentTest.SendPasswordFormsTest_Redirection (809 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsWaitForUsername
[       OK ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsWaitForUsername (419 ms)
[296/375] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsWaitForUsername (944 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithPasswordAutofilled
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithPasswordAutofilled (282 ms)
[297/375] PasswordAutofillAgentTest.ClearPreviewWithPasswordAutofilled (679 ms)
[ RUN      ] TranslateHelperBrowserTest.TranslateFailure
[       OK ] TranslateHelperBrowserTest.TranslateFailure (108 ms)
[298/375] TranslateHelperBrowserTest.TranslateFailure (547 ms)
[ RUN      ] PasswordAutofillAgentTest.NoopEditingDoesNotOverwriteManuallyEditedPassword
[       OK ] PasswordAutofillAgentTest.NoopEditingDoesNotOverwriteManuallyEditedPassword (313 ms)
[299/375] PasswordAutofillAgentTest.NoopEditingDoesNotOverwriteManuallyEditedPassword (825 ms)
[ RUN      ] TranslateScriptBrowserTest.ElementLoadFailure
[       OK ] TranslateScriptBrowserTest.ElementLoadFailure (189 ms)
[300/375] TranslateScriptBrowserTest.ElementLoadFailure (677 ms)
[ RUN      ] TranslateScriptBrowserTest.TranslateFail
[       OK ] TranslateScriptBrowserTest.TranslateFail (197 ms)
[301/375] TranslateScriptBrowserTest.TranslateFail (674 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestTestDoneEarlyPasses
[19520:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19520:3847:1106/093702:INFO:CONSOLE(1750)] "Running test testDone", source: async.js (1750)
[19520:3847:1106/093702:WARNING:CONSOLE(1471)] "testIsDone already", source: async.js (1471)
[       OK ] WebUIBrowserAsyncTest.TestTestDoneEarlyPasses (2076 ms)
[302/375] WebUIBrowserAsyncTest.TestTestDoneEarlyPasses (2652 ms)
[ RUN      ] InProcessBrowserTest.ExternalConnectionFail
[19521:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19525:12551:1106/093703:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19525:12551:1106/093703:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InProcessBrowserTest.ExternalConnectionFail (2279 ms)
[303/375] InProcessBrowserTest.ExternalConnectionFail (2913 ms)
[ RUN      ] WebUIResourceBrowserTest.ArrayDataModelTest
[19528:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19528:3847:1106/093704:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[19528:3847:1106/093704:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.ArrayDataModelTest (1568 ms)
[304/375] WebUIResourceBrowserTest.ArrayDataModelTest (2125 ms)
[ RUN      ] WebUIResourceBrowserTest.LinkControllerTest
[19530:3847:1106/093704:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19530:3847:1106/093705:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[19530:3847:1106/093705:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.LinkControllerTest (1686 ms)
[305/375] WebUIResourceBrowserTest.LinkControllerTest (2123 ms)
[ RUN      ] PPAPITest.Broker
[19534:3847:1106/093705:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[19537]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19537]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19534:3847:1106/093707:INFO:CONSOLE(177)] "Create finished in 0.001 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
[19534:3847:1106/093707:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
[19534:3847:1106/093707:INFO:CONSOLE(177)] "GetHandleFailure finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
[19534:3847:1106/093707:INFO:CONSOLE(177)] "ConnectFailureForceAsync finished in 0.011 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
[19534:3847:1106/093707:INFO:CONSOLE(177)] "ConnectFailure finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
objc[19541]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19541]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19534:3847:1106/093707:INFO:CONSOLE(177)] "ConnectAndPipeForceAsync finished in 0.331 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
[19534:3847:1106/093707:INFO:CONSOLE(177)] "ConnectAndPipe finished in 0.023 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Broker (177)
[       OK ] PPAPITest.Broker (2370 ms)
[306/375] PPAPITest.Broker (2911 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPSocketPrivate
[19536:3847:1106/093706:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:57908...
sending server_data: {"host": "127.0.0.1", "port": 57908} (36 bytes)
HTTP server started on http://127.0.0.1:57909...
sending server_data: {"host": "127.0.0.1", "port": 57909} (36 bytes)
objc[19546]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19546]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
testserver.py: Broken pipe
[19536:3847:1106/093708:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "Basic finished in 0.004 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "BasicBlocking finished in 0.004 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "BasicBackground finished in 0.007 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "ReadWrite finished in 0.014 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.003 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093708:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.002 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
testserver.py: Closed connection
[19536:3847:1106/093708:INFO:CONSOLE(177)] "ReadWriteSSLForceAsync finished in 0.257 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
testserver.py: Closed connection
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ReadWriteSSL finished in 0.012 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
testserver.py: Closed connection
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ReadWriteSSLBlocking finished in 0.017 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ReadWriteSSLBackground finished in 0.023 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ConnectAddressForceAsync finished in 0.012 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ConnectAddress finished in 0.023 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ConnectAddressBlocking finished in 0.008 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "ConnectAddressBackground finished in 0.006 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "SetOption finished in 0.006 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.018 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.004 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "LargeReadForceAsync finished in 0.010 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "LargeRead finished in 0.004 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "LargeReadBlocking finished in 0.004 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[19536:3847:1106/093709:INFO:CONSOLE(177)] "LargeReadBackground finished in 0.012 seconds.", source: http://127.0.0.1:57909/files/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=57908 (177)
[       OK ] OutOfProcessPPAPITest.TCPSocketPrivate (3125 ms)
[307/375] OutOfProcessPPAPITest.TCPSocketPrivate (3703 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket
[19545:3847:1106/093708:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57941...
sending server_data: {"host": "127.0.0.1", "port": 57941} (36 bytes)
objc[19554]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19554]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19545:3847:1106/093711:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "ReadWrite finished in 0.031 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.011 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.026 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.029 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "SetOption finished in 0.006 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.018 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[19545:3847:1106/093711:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.008 seconds.", source: http://127.0.0.1:57941/files/test_case.html?testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[       OK ] OutOfProcessPPAPITest.UDPSocket (2756 ms)
[308/375] OutOfProcessPPAPITest.UDPSocket (3444 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader0
[19549:3847:1106/093710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57957...
sending server_data: {"host": "127.0.0.1", "port": 57957} (36 bytes)
objc[19558]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19558]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.040 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicGET finished in 0.036 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.024 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.021 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicPOST finished in 0.015 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.023 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.019 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFilePOSTForceAsync finished in 0.075 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFilePOST finished in 0.052 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFilePOSTBlocking finished in 0.031 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFilePOSTBackground finished in 0.031 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFileRangePOSTForceAsync finished in 0.045 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFileRangePOST finished in 0.043 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFileRangePOSTBlocking finished in 0.044 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "BasicFileRangePOSTBackground finished in 0.055 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "CompoundBodyPOSTForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "CompoundBodyPOST finished in 0.016 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093712:INFO:CONSOLE(177)] "CompoundBodyPOSTBlocking finished in 0.026 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19549:3847:1106/093713:INFO:CONSOLE(177)] "CompoundBodyPOSTBackground finished in 0.020 seconds.", source: http://127.0.0.1:57957/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[       OK ] OutOfProcessPPAPITest.URLLoader0 (3319 ms)
[309/375] OutOfProcessPPAPITest.URLLoader0 (3976 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoaderTrusted
[19557:3847:1106/093712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:57981...
sending server_data: {"host": "127.0.0.1", "port": 57981} (36 bytes)
objc[19565]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19565]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
127.0.0.1 - - [06/Nov/2014 09:37:14] code 501, message Unsupported method ('cOnNeCt')
127.0.0.1 - - [06/Nov/2014 09:37:14] code 501, message Unsupported method ('tRaCk')
127.0.0.1 - - [06/Nov/2014 09:37:14] code 501, message Unsupported method ('tRaCe')
[19557:3847:1106/093714:INFO:CONSOLE(177)] "TrustedHttpRequestsForceAsync finished in 0.302 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
127.0.0.1 - - [06/Nov/2014 09:37:14] code 501, message Unsupported method ('cOnNeCt')
127.0.0.1 - - [06/Nov/2014 09:37:14] code 501, message Unsupported method ('tRaCk')
127.0.0.1 - - [06/Nov/2014 09:37:14] code 501, message Unsupported method ('tRaCe')
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedHttpRequests finished in 0.243 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
127.0.0.1 - - [06/Nov/2014 09:37:15] code 501, message Unsupported method ('cOnNeCt')
127.0.0.1 - - [06/Nov/2014 09:37:15] code 501, message Unsupported method ('tRaCk')
127.0.0.1 - - [06/Nov/2014 09:37:15] code 501, message Unsupported method ('tRaCe')
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedHttpRequestsBlocking finished in 0.243 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
127.0.0.1 - - [06/Nov/2014 09:37:15] code 501, message Unsupported method ('cOnNeCt')
127.0.0.1 - - [06/Nov/2014 09:37:15] code 501, message Unsupported method ('tRaCk')
127.0.0.1 - - [06/Nov/2014 09:37:15] code 501, message Unsupported method ('tRaCe')
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedHttpRequestsBackground finished in 0.288 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "XRequestedWithHeaderForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "XRequestedWithHeader finished in 0.029 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "XRequestedWithHeaderBlocking finished in 0.028 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "XRequestedWithHeaderBackground finished in 0.030 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionForceAsync finished in 0.025 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedSameOriginRestriction finished in 0.028 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionBlocking finished in 0.017 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionBackground finished in 0.011 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedCrossOriginRequestForceAsync finished in 0.021 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedCrossOriginRequest finished in 0.026 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedCrossOriginRequestBlocking finished in 0.027 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[19557:3847:1106/093715:INFO:CONSOLE(177)] "TrustedCrossOriginRequestBackground finished in 0.021 seconds.", source: http://127.0.0.1:57981/files/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[       OK ] OutOfProcessPPAPITest.URLLoaderTrusted (4065 ms)
[310/375] OutOfProcessPPAPITest.URLLoaderTrusted (4766 ms)
[ RUN      ] OutOfProcessPPAPITest.WebSocket1
[19562:3847:1106/093714:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:58066...
sending server_data: {"host": "127.0.0.1", "port": 58066} (36 bytes)
HTTP server started on http://127.0.0.1:58068...
sending server_data: {"host": "127.0.0.1", "port": 58068} (36 bytes)
objc[19570]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19570]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19562:3847:1106/093716:INFO:CONSOLE(177)] "IsWebSocket finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "UninitializedPropertiesAccess finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "InvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "Protocols finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "GetURL finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "ValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "InvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:58066/echo-with-no-extension' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (0)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "ValidClose finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "GetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "TextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "BinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093716:INFO:CONSOLE(177)] "StressedSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:3847:1106/093717:INFO:CONSOLE(177)] "BufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:58068/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58066 (177)
[19562:29187:1106/093717:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19562:29187:1106/093717:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.WebSocket1 (3557 ms)
[311/375] OutOfProcessPPAPITest.WebSocket1 (4241 ms)
[ RUN      ] OutOfProcessPPAPITest.VideoDestination
[19571:3847:1106/093717:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[19577]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19577]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19571:3847:1106/093718:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=VideoDestination (177)
[19571:3847:1106/093719:INFO:CONSOLE(177)] "PutFrame finished in 0.046 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=VideoDestination (177)
[       OK ] OutOfProcessPPAPITest.VideoDestination (2394 ms)
[312/375] OutOfProcessPPAPITest.VideoDestination (3191 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_GetProxyForURL
[19574:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[19581]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19581]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19574:3847:1106/093720:INFO:CONSOLE(177)] "GetProxyForURL finished in 0.050 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=Flash_GetProxyForURL (177)
[       OK ] OutOfProcessPPAPITest.Flash_GetProxyForURL (2327 ms)
[313/375] OutOfProcessPPAPITest.Flash_GetProxyForURL (2916 ms)
[ RUN      ] OutOfProcessPPAPITest.TalkPrivate
[19580:3847:1106/093720:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[19588]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19588]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19580:3847:1106/093722:ERROR:pepper_talk_host.cc(79)] Not implemented reached in ppapi::host::ReplyMessageContext chrome::(anonymous namespace)::GetPermissionOnUIThread(PP_TalkPermission, int, int, ppapi::host::ReplyMessageContext)
[19580:3847:1106/093722:ERROR:pepper_talk_host.cc(79)] Not implemented reached in ppapi::host::ReplyMessageContext chrome::(anonymous namespace)::GetPermissionOnUIThread(PP_TalkPermission, int, int, ppapi::host::ReplyMessageContext)
[19580:3847:1106/093722:ERROR:pepper_talk_host.cc(79)] Not implemented reached in ppapi::host::ReplyMessageContext chrome::(anonymous namespace)::GetPermissionOnUIThread(PP_TalkPermission, int, int, ppapi::host::ReplyMessageContext)
[19580:3847:1106/093722:ERROR:pepper_talk_host.cc(79)] Not implemented reached in ppapi::host::ReplyMessageContext chrome::(anonymous namespace)::GetPermissionOnUIThread(PP_TalkPermission, int, int, ppapi::host::ReplyMessageContext)
[19580:3847:1106/093722:INFO:CONSOLE(177)] "GetPermissionForceAsync finished in 0.001 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[19580:3847:1106/093722:INFO:CONSOLE(177)] "GetPermission finished in 0.001 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[19580:3847:1106/093722:INFO:CONSOLE(177)] "GetPermissionBlocking finished in 0.003 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[19580:3847:1106/093722:INFO:CONSOLE(177)] "GetPermissionBackground finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[       OK ] OutOfProcessPPAPITest.TalkPrivate (2321 ms)
[314/375] OutOfProcessPPAPITest.TalkPrivate (2924 ms)
[ RUN      ] PPAPINaClNewlibTest.TraceEvent
[19584:3847:1106/093721:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58129...
sending server_data: {"host": "127.0.0.1", "port": 58129} (36 bytes)
[19593,2893318696:09:37:23.702803] Native Client module will be loaded at base address 0x0000000040000000
[19584:3847:1106/093723:INFO:CONSOLE(177)] "Smoke finished in 0.000 seconds.", source: http://127.0.0.1:58129/files/test_case.html?mode=nacl_newlib&testcase=TraceEvent (177)
[19584:3847:1106/093723:INFO:CONSOLE(177)] "SmokeWithTimestamps finished in 0.000 seconds.", source: http://127.0.0.1:58129/files/test_case.html?mode=nacl_newlib&testcase=TraceEvent (177)
[19584:3847:1106/093723:INFO:CONSOLE(177)] "Clock finished in 0.000 seconds.", source: http://127.0.0.1:58129/files/test_case.html?mode=nacl_newlib&testcase=TraceEvent (177)
[19584:3847:1106/093723:INFO:CONSOLE(0)] "0x94F9AEBD is not a valid instance ID.", source: http://127.0.0.1:58129/files/test_case.html?mode=nacl_newlib&testcase=TraceEvent (0)
[       OK ] PPAPINaClNewlibTest.TraceEvent (2988 ms)
[315/375] PPAPINaClNewlibTest.TraceEvent (3703 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_BindNull
[19590:3847:1106/093723:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58135...
sending server_data: {"host": "127.0.0.1", "port": 58135} (36 bytes)
[19599,2893318696:09:37:25.495503] Native Client module will be loaded at base address 0x0000000040000000
[19590:3847:1106/093725:INFO:CONSOLE(177)] "BindNull finished in 0.000 seconds.", source: http://127.0.0.1:58135/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_BindNull (177)
[19590:3847:1106/093725:INFO:CONSOLE(0)] "0xFB6D4165 is not a valid instance ID.", source: http://127.0.0.1:58135/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_BindNull (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_BindNull (2903 ms)
[316/375] PPAPINaClNewlibTest.Graphics2D_BindNull (3702 ms)
[ RUN      ] PPAPINaClNewlibTest.HostResolverPrivate_ResolveIPv4
[19596:3847:1106/093725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58141...
sending server_data: {"host": "127.0.0.1", "port": 58141} (36 bytes)
[19605,2893318696:09:37:27.153784] Native Client module will be loaded at base address 0x0000000040000000
[19596:3847:1106/093727:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:58141/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_ResolveIPv4 (177)
[19596:3847:1106/093727:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.006 seconds.", source: http://127.0.0.1:58141/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_ResolveIPv4 (177)
[19596:3847:1106/093727:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.007 seconds.", source: http://127.0.0.1:58141/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_ResolveIPv4 (177)
[19596:3847:1106/093727:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.007 seconds.", source: http://127.0.0.1:58141/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_ResolveIPv4 (177)
[19596:3847:1106/093727:INFO:CONSOLE(0)] "0xA3514C6D is not a valid instance ID.", source: http://127.0.0.1:58141/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_ResolveIPv4 (0)
[       OK ] PPAPINaClNewlibTest.HostResolverPrivate_ResolveIPv4 (2766 ms)
[317/375] PPAPINaClNewlibTest.HostResolverPrivate_ResolveIPv4 (3441 ms)
[ RUN      ] PPAPINaClNewlibTest.URLLoader0
[19602:3847:1106/093726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58155...
sending server_data: {"host": "127.0.0.1", "port": 58155} (36 bytes)
[19611,2893318696:09:37:28.883606] Native Client module will be loaded at base address 0x0000000040000000
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.035 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicGET finished in 0.041 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.031 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.027 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicPOST finished in 0.013 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.010 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.012 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFilePOSTForceAsync finished in 0.052 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFilePOST finished in 0.024 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFilePOSTBlocking finished in 0.025 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFilePOSTBackground finished in 0.033 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFileRangePOSTForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFileRangePOST finished in 0.042 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFileRangePOSTBlocking finished in 0.036 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "BasicFileRangePOSTBackground finished in 0.040 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "CompoundBodyPOSTForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "CompoundBodyPOST finished in 0.025 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "CompoundBodyPOSTBlocking finished in 0.016 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(177)] "CompoundBodyPOSTBackground finished in 0.025 seconds.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[19602:3847:1106/093729:INFO:CONSOLE(0)] "0xE51042B9 is not a valid instance ID.", source: http://127.0.0.1:58155/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (0)
[       OK ] PPAPINaClNewlibTest.URLLoader0 (3110 ms)
[318/375] PPAPINaClNewlibTest.URLLoader0 (3706 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_Humongous
[19608:3847:1106/093728:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58181...
sending server_data: {"host": "127.0.0.1", "port": 58181} (36 bytes)
[19616,2893318696:09:37:30.566460] Native Client module will be loaded at base address 0x000000004e7f0000
[19608:3847:1106/093731:INFO:CONSOLE(177)] "Humongous finished in 0.000 seconds.", source: http://127.0.0.1:58181/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Humongous (177)
[19608:3847:1106/093731:INFO:CONSOLE(0)] "0xD36131B9 is not a valid instance ID.", source: http://127.0.0.1:58181/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Humongous (0)
[19608:28931:1106/093731:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.Graphics2D_Humongous (3367 ms)
[319/375] PPAPINaClGLibcTest.Graphics2D_Humongous (3964 ms)
[ RUN      ] PPAPINaClGLibcTest.URLLoader3
[19615:3847:1106/093730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58194...
sending server_data: {"host": "127.0.0.1", "port": 58194} (36 bytes)
[19623,2893318696:09:37:32.756097] Native Client module will be loaded at base address 0x0000000040000000
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "UntrustedHttpRequestsForceAsync finished in 0.040 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "UntrustedHttpRequests finished in 0.056 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "UntrustedHttpRequestsBlocking finished in 0.029 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "UntrustedHttpRequestsBackground finished in 0.029 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "FollowURLRedirectForceAsync finished in 0.030 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "FollowURLRedirect finished in 0.023 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "FollowURLRedirectBlocking finished in 0.031 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "FollowURLRedirectBackground finished in 0.046 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AuditURLRedirectForceAsync finished in 0.027 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AuditURLRedirect finished in 0.029 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AuditURLRedirectBlocking finished in 0.028 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AuditURLRedirectBackground finished in 0.028 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AbortCalls finished in 0.027 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.037 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.031 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093733:INFO:CONSOLE(177)] "UntendedLoadForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "UntendedLoad finished in 0.019 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "UntendedLoadBlocking finished in 0.017 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "UntendedLoadBackground finished in 0.023 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "PrefetchBufferThresholdForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "PrefetchBufferThreshold finished in 0.025 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "PrefetchBufferThresholdBlocking finished in 0.029 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(177)] "PrefetchBufferThresholdBackground finished in 0.053 seconds.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[19615:3847:1106/093734:INFO:CONSOLE(0)] "0x8DF35F01 is not a valid instance ID.", source: http://127.0.0.1:58194/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[       OK ] PPAPINaClGLibcTest.URLLoader3 (3984 ms)
[320/375] PPAPINaClGLibcTest.URLLoader3 (4761 ms)
[ RUN      ] PPAPINaClGLibcTest.Memory
[19620:3847:1106/093732:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58207...
sending server_data: {"host": "127.0.0.1", "port": 58207} (36 bytes)
[19627,2893318696:09:37:34.548167] Native Client module will be loaded at base address 0x0000000040000000
[19620:3847:1106/093735:INFO:CONSOLE(177)] "MemAlloc finished in 0.000 seconds.", source: http://127.0.0.1:58207/files/test_case.html?mode=nacl_glibc&testcase=Memory (177)
[19620:3847:1106/093735:INFO:CONSOLE(177)] "NullMemFree finished in 0.000 seconds.", source: http://127.0.0.1:58207/files/test_case.html?mode=nacl_glibc&testcase=Memory (177)
[19620:3847:1106/093735:INFO:CONSOLE(0)] "0xA7F417D9 is not a valid instance ID.", source: http://127.0.0.1:58207/files/test_case.html?mode=nacl_glibc&testcase=Memory (0)
[       OK ] PPAPINaClGLibcTest.Memory (3157 ms)
[321/375] PPAPINaClGLibcTest.Memory (3702 ms)
[ RUN      ] PPAPINaClGLibcTest.NetAddressPrivate
[19628:3847:1106/093735:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58243...
sending server_data: {"host": "127.0.0.1", "port": 58243} (36 bytes)
[19636,2893318696:09:37:37.499680] Native Client module will be loaded at base address 0x0000000040000000
[19628:3847:1106/093738:INFO:CONSOLE(177)] "AreEqual finished in 0.002 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "AreHostsEqual finished in 0.004 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "Describe finished in 0.002 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "ReplacePort finished in 0.001 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "GetAnyAddress finished in 0.000 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "GetFamily finished in 0.002 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "GetPort finished in 0.002 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(177)] "GetAddress finished in 0.001 seconds.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[19628:3847:1106/093738:INFO:CONSOLE(0)] "0xF369D6AD is not a valid instance ID.", source: http://127.0.0.1:58243/files/test_case.html?mode=nacl_glibc&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (0)
[19628:28931:1106/093738:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19628:28931:1106/093738:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.NetAddressPrivate (3463 ms)
[322/375] PPAPINaClGLibcTest.NetAddressPrivate (3974 ms)
[ RUN      ] PPAPINaClPNaClTest.Core
[19630:3847:1106/093736:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58249...
sending server_data: {"host": "127.0.0.1", "port": 58249} (36 bytes)
[19639,2893318696:09:37:38.540508] Native Client module will be loaded at base address 0x0000000040000000
[19630:3847:1106/093738:INFO:CONSOLE(177)] "Time finished in 0.102 seconds.", source: http://127.0.0.1:58249/files/test_case.html?mode=nacl_pnacl&testcase=Core (177)
[19630:3847:1106/093738:INFO:CONSOLE(177)] "TimeTicks finished in 0.102 seconds.", source: http://127.0.0.1:58249/files/test_case.html?mode=nacl_pnacl&testcase=Core (177)
[19630:3847:1106/093738:INFO:CONSOLE(0)] "0x4BFF5E6D is not a valid instance ID.", source: http://127.0.0.1:58249/files/test_case.html?mode=nacl_pnacl&testcase=Core (0)
[       OK ] PPAPINaClPNaClTest.Core (3177 ms)
[323/375] PPAPINaClPNaClTest.Core (3701 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_Paint
[19640:3847:1106/093739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58269...
sending server_data: {"host": "127.0.0.1", "port": 58269} (36 bytes)
[19649,2893318696:09:37:41.635083] Native Client module will be loaded at base address 0x0000000040000000
[19640:3847:1106/093741:INFO:CONSOLE(177)] "PaintForceAsync finished in 0.187 seconds.", source: http://127.0.0.1:58269/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Paint (177)
[19640:3847:1106/093742:INFO:CONSOLE(177)] "Paint finished in 0.186 seconds.", source: http://127.0.0.1:58269/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Paint (177)
[19640:3847:1106/093742:INFO:CONSOLE(0)] "0xBFAE397D is not a valid instance ID.", source: http://127.0.0.1:58269/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Paint (0)
[       OK ] PPAPINaClPNaClTest.Graphics2D_Paint (3197 ms)
[324/375] PPAPINaClPNaClTest.Graphics2D_Paint (3704 ms)
[ RUN      ] PPAPINaClPNaClTest.HostResolver
[19641:3847:1106/093739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58274...
sending server_data: {"host": "127.0.0.1", "port": 58274} (36 bytes)
[19651,2893318696:09:37:42.241047] Native Client module will be loaded at base address 0x0000000040000000
[19641:3847:1106/093742:INFO:CONSOLE(177)] "Empty finished in 0.000 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "Resolve finished in 0.003 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.005 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveBackground finished in 0.007 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.006 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.013 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.011 seconds.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[19641:3847:1106/093742:INFO:CONSOLE(0)] "0x9BC58051 is not a valid instance ID.", source: http://127.0.0.1:58274/files/test_case.html?mode=nacl_pnacl&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (0)
[       OK ] PPAPINaClPNaClTest.HostResolver (3032 ms)
[325/375] PPAPINaClPNaClTest.HostResolver (3712 ms)
[ RUN      ] PPAPINaClPNaClTest.AudioThreadCreator
[19654:3847:1106/093743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58299...
sending server_data: {"host": "127.0.0.1", "port": 58299} (36 bytes)
[19679,2893318696:09:37:46.307488] Native Client module will be loaded at base address 0x0000000040000000
[1106/173746:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[19654:3847:1106/093746:INFO:CONSOLE(177)] "AudioThreadCreatorIsRequired finished in 0.169 seconds.", source: http://127.0.0.1:58299/files/test_case.html?mode=nacl_pnacl&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[19654:3847:1106/093746:INFO:CONSOLE(177)] "AudioThreadCreatorIsCalled finished in 0.125 seconds.", source: http://127.0.0.1:58299/files/test_case.html?mode=nacl_pnacl&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[19654:3847:1106/093746:INFO:CONSOLE(0)] "0x82CA9471 is not a valid instance ID.", source: http://127.0.0.1:58299/files/test_case.html?mode=nacl_pnacl&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (0)
[       OK ] PPAPINaClPNaClTest.AudioThreadCreator (3610 ms)
[326/375] PPAPINaClPNaClTest.AudioThreadCreator (4254 ms)
[ RUN      ] PPAPINaClPNaClTest.WebSocket2
[19653:3847:1106/093743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58292...
sending server_data: {"host": "127.0.0.1", "port": 58292} (36 bytes)
WebSocket server started on ws://127.0.0.1:58293...
sending server_data: {"host": "127.0.0.1", "port": 58293} (36 bytes)
[19672,2893318696:09:37:45.594169] Native Client module will be loaded at base address 0x0000000040000000
[19653:3847:1106/093745:INFO:CONSOLE(177)] "AbortCallsWithCallback finished in 0.043 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093745:INFO:CONSOLE(177)] "AbortSendMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093745:INFO:CONSOLE(177)] "AbortCloseCall finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "AbortReceiveMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "ClosedFromServerWhileSending finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "CcInterfaces finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityInvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
1.0.0.127.in-addr.arpa - code 400, message Bad Request
[19653:3847:1106/093746:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:58293/echo-with-no-extension' failed: Error during WebSocket handshake: Unexpected response code: 400", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (0)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityProtocols finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityGetURL finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityInvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:58293/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (0)
[19653:3847:1106/093746:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:58293/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (0)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityValidClose finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityGetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityTextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093746:INFO:CONSOLE(177)] "UtilityBinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093747:INFO:CONSOLE(177)] "UtilityBufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (177)
[19653:3847:1106/093747:INFO:CONSOLE(0)] "0x9BFCCED is not a valid instance ID.", source: http://127.0.0.1:58292/files/test_case.html?mode=nacl_pnacl&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=58293 (0)
[19653:28419:1106/093747:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19653:28419:1106/093747:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.WebSocket2 (4714 ms)
[327/375] PPAPINaClPNaClTest.WebSocket2 (5289 ms)
[ RUN      ] PPAPINaClPNaClTest.View
[19778:3847:1106/093747:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58341...
sending server_data: {"host": "127.0.0.1", "port": 58341} (36 bytes)
[19794,2893318696:09:37:50.404391] Native Client module will be loaded at base address 0x0000000040000000
[19778:3847:1106/093750:INFO:CONSOLE(177)] "SizeChange finished in 0.007 seconds.", source: http://127.0.0.1:58341/files/test_case.html?mode=nacl_pnacl&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[19778:3847:1106/093750:INFO:CONSOLE(177)] "ClipChange finished in 0.042 seconds.", source: http://127.0.0.1:58341/files/test_case.html?mode=nacl_pnacl&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[19778:3847:1106/093750:INFO:CONSOLE(177)] "ScrollOffsetChange finished in 0.038 seconds.", source: http://127.0.0.1:58341/files/test_case.html?mode=nacl_pnacl&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[19778:3847:1106/093750:INFO:CONSOLE(0)] "0x6983F3F9 is not a valid instance ID.", source: http://127.0.0.1:58341/files/test_case.html?mode=nacl_pnacl&testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (0)
[       OK ] PPAPINaClPNaClTest.View (3331 ms)
[328/375] PPAPINaClPNaClTest.View (3975 ms)
[ RUN      ] PPAPIPrivateTest.FileIO_Private
[19780:3847:1106/093748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[19785]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19785]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:58344...
sending server_data: {"host": "127.0.0.1", "port": 58344} (36 bytes)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleForceAsync finished in 0.061 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandle finished in 0.028 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleBlocking finished in 0.000 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleBackground finished in 0.000 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusive finished in 0.033 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBlocking finished in 0.000 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBackground finished in 0.000 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "MmapForceAsync finished in 0.044 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "Mmap finished in 0.059 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "MmapBlocking finished in 0.000 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:3847:1106/093750:INFO:CONSOLE(177)] "MmapBackground finished in 0.000 seconds.", source: http://127.0.0.1:58344/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19780:28931:1106/093750:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19780:28931:1106/093750:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPIPrivateTest.FileIO_Private (2813 ms)
[329/375] PPAPIPrivateTest.FileIO_Private (3444 ms)
[ RUN      ] OutOfProcessPPAPIPrivateTest.FileIO_Private
[19799:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58351...
sending server_data: {"host": "127.0.0.1", "port": 58351} (36 bytes)
objc[19828]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[19828]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleForceAsync finished in 0.080 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandle finished in 0.033 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleBlocking finished in 0.015 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleBackground finished in 0.022 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveForceAsync finished in 0.037 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusive finished in 0.036 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBlocking finished in 0.027 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBackground finished in 0.032 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "MmapForceAsync finished in 0.061 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "Mmap finished in 0.088 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "MmapBlocking finished in 0.060 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:3847:1106/093754:INFO:CONSOLE(177)] "MmapBackground finished in 0.030 seconds.", source: http://127.0.0.1:58351/files/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[19799:28675:1106/093755:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPIPrivateTest.FileIO_Private (3628 ms)
[330/375] OutOfProcessPPAPIPrivateTest.FileIO_Private (4235 ms)
[ RUN      ] PackagedAppTest.SuccessfulLoad
[19800:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[19842,2893318696:09:37:55.164386] Native Client module will be loaded at base address 0x0000000040000000
[19807:12807:1106/093755:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PackagedAppTest.SuccessfulLoad (3919 ms)
[331/375] PackagedAppTest.SuccessfulLoad (4496 ms)
[ RUN      ] FilePathWatcherTest.FileAttributesChanged
[       OK ] FilePathWatcherTest.FileAttributesChanged (4 ms)
[332/375] FilePathWatcherTest.FileAttributesChanged (434 ms)
[ RUN      ] NaClBrowserTestNewlib.ExitStatus0
[19860:3847:1106/093756:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58355...
sending server_data: {"host": "127.0.0.1", "port": 58355} (36 bytes)
[19860:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[19924,2893318696:09:37:58.971803] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] ||||
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] ||||
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit0".
found at index 1
[19924,2893318696:09:37:59.098362] NaCl untrusted code called _exit(0x0)
[19860:3847:1106/093759:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:58355/files/pm_exit_status_test.html?trigger=exit0&expected_exit=0 (0)
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] ||||
[19860:3847:1106/093759:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[19860:28931:1106/093759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19860:28931:1106/093759:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.ExitStatus0 (3504 ms)
[333/375] NaClBrowserTestNewlib.ExitStatus0 (3999 ms)
[ RUN      ] NaClBrowserTestNewlib.BadNative
[19864:3847:1106/093756:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58358...
sending server_data: {"host": "127.0.0.1", "port": 58358} (36 bytes)
[19864:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[19926,2893318696:09:37:59.073550] Native Client module will be loaded at base address 0x0000000040000000
[19926,2893318696:09:37:59.080391] VALIDATION FAILED.
[19926,2893318696:09:37:59.080497] Run sel_ldr in debug mode to ignore validation failure.
[19926,2893318696:09:37:59.080524] Run ncval <module-name> for validation error details.
[19926,2964066304:09:37:59.092454] NaClAppRuntimeHostSetup: too late
[19926,2964066304:09:37:59.092515] NaClAppDescQuotaSetup: too late
[19926,2963992576:09:37:59.093275] NaClAppStartModule: error loading module
[19926,2963992576:09:37:59.094812] reap logs

POST-ABORT: LOG_FATAL abort exit
59:INFO:CONSOLE(0)] "NativeClient: Validation failure. File violates Native Client safety rules.", source: http://127.0.0.1:58358/files/ppapi_bad_native.html (0)
[334/375] NaClBrowserTestNewlib.BadNative (4007 ms)
[ RUN      ] NaClBrowserTestPnacl.PPAPIPPPInstance
[19939:3847:1106/093800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58369...
sending server_data: {"host": "127.0.0.1", "port": 58369} (36 bytes)
[19939:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[20001,2893318696:09:38:02.690098] Native Client module will be loaded at base address 0x0000000040000000
[20025,2893318696:09:38:03.765594] Native Client module will be loaded at base address 0x0000000040000000
[20029,2893318696:09:38:04.203430] Native Client module will be loaded at base address 0x0000000040000000
--- PPP_Instance::DidCreate
--- PPP_Instance::DidChangeView
ERROR at ppapi/ppp_instance/ppapi_ppp_instance.cc:53: position.size.width == 15 && clip.size.width == 15
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||  / test_nexe loaded
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidCreate BEGIN]
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidCreate PASS]
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView BEGIN]
--- PPP_Instance::DidChangeView
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView LOG] 'DidChangeView:PASSED'
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView PASS]
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19939:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[19939:28931:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19939:28931:1106/093804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.PPAPIPPPInstance (4592 ms)
[335/375] NaClBrowserTestPnacl.PPAPIPPPInstance (5283 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled
[19943:3847:1106/093800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58373...
sending server_data: {"host": "127.0.0.1", "port": 58373} (36 bytes)
[19943:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[20008,2893318696:09:38:02.860761] Native Client module will be loaded at base address 0x0000000040000000
[20027,2893318696:09:38:03.940968] Native Client module will be loaded at base address 0x0000000040000000
[20031,2893318696:09:38:04.346204] Native Client module will be loaded at base address 0x0000000040000000
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| nacl_module / test_nexe loaded
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestIrtInterfaceHidden BEGIN]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestIrtInterfaceHidden PASS]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestExceptionSetHandler BEGIN]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestExceptionSetHandler PASS]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestExceptionSetStack BEGIN]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestExceptionSetStack PASS]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestExceptionClearFlag BEGIN]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [TestExceptionClearFlag PASS]
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] ||||
[19943:3847:1106/093804:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 4 passed, 0 failed, 0 errors
[19943:28931:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[19943:28931:1106/093804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled (4552 ms)
[336/375] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled (5295 ms)
[ RUN      ] NaClBrowserTestStatic.SameOriginCookie
[20036:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58382...
sending server_data: {"host": "127.0.0.1", "port": 58382} (36 bytes)
[20055,2893318696:09:38:08.115028] bad elf magic
[20055,2964066304:09:38:08.123387] NaClAppRuntimeHostSetup: too late
[20055,2964066304:09:38:08.123441] NaClAppDescQuotaSetup: too late
[20055,2963992576:09:38:08.123595] NaClAppStartModule: error loading module
[20055,2963992576:09:38:08.124211] reap logs

POST-ABORT: LOG_FATAL abort exit
==20055==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0aaf000; bottom 0x1eb7e000; size: 0x91f31000 (-1846341632)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[20036:3847:1106/093808:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:58382/files/cross_origin/same_origin_cookie.html (0)
[SRPC:HOST:20044,2893318696:09:38:08.135035] NaClSrpcRpcWait(channel=0x19c44080): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[20036:28675:1106/093808:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 34304 (0x8600)
[20036:3847:1106/093808:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[20036:3847:1106/093808:INFO:CONSOLE(0)] "NativeClient: [20055,2893318696:09:38:08.115028] bad elf magic", source: http://127.0.0.1:58382/files/cross_origin/same_origin_cookie.html (0)
[20036:3847:1106/093808:INFO:CONSOLE(0)] "NativeClient: [20055,2964066304:09:38:08.123387] NaClAppRuntimeHostSetup: too late", source: http://127.0.0.1:58382/files/cross_origin/same_origin_cookie.html (0)
[20036:3847:1106/093808:INFO:CONSOLE(0)] "NativeClient: [20055,2964066304:09:38:08.123441] NaClAppDescQuotaSetup: too late", source: http://127.0.0.1:58382/files/cross_origin/same_origin_cookie.html (0)
[20036:3847:1106/093808:INFO:CONSOLE(0)] "NativeClient: [20055,2963992576:09:38:08.123595] NaClAppStartModule: error loading module", source: http://127.0.0.1:58382/files/cross_origin/same_origin_cookie.html (0)
[20036:3847:1106/093808:INFO:CONSOLE(0)] "NativeClient: [20055,2963992576:09:38:08.124211] reap logs", source: http://127.0.0.1:58382/files/cross_origin/same_origin_cookie.html (0)
[       OK ] NaClBrowserTestStatic.SameOriginCookie (2998 ms)
[337/375] NaClBrowserTestStatic.SameOriginCookie (3703 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestGestureEndTiming
[20038:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestGestureEndTiming (3287 ms)
[338/375] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestGestureEndTiming (3968 ms)
[ RUN      ] NetworkingPrivateApiTest.GetEnabledNetworkTypes
[20060:3847:1106/093809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20060:3847:1106/093811:INFO:CONSOLE(0)] "[SUCCESS] getEnabledNetworkTypes", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getEnabledNetworkTypes (0)
[       OK ] NetworkingPrivateApiTest.GetEnabledNetworkTypes (2472 ms)
[339/375] NetworkingPrivateApiTest.GetEnabledNetworkTypes (3180 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetStateNonExistent
[20063:3847:1106/093809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20071:13063:1106/093811:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20063:3847:1106/093811:INFO:CONSOLE(0)] "[SUCCESS] getStateNonExistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getStateNonExistent (0)
[20063:29699:1106/093811:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[20063:29699:1106/093811:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20063:29699:1106/093811:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.GetStateNonExistent (2403 ms)
[340/375] NetworkingPrivateServiceClientApiTest.GetStateNonExistent (2921 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/11
[20084:3847:1106/093812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20084:28931:1106/093813:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20084:28931:1106/093813:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/11 (1653 ms)
[341/375] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/11 (2142 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.PRE_TestSessionRestore/0
[20123:3847:1106/093814:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20123:79875:1106/093815:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.PRE_TestSessionRestore/0 (4552 ms)
[342/375] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.PRE_TestSessionRestore/0 (5017 ms)
[ RUN      ] ChromeWhispernetClientTest.DetectBroadcast
[20082:3847:1106/093812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20082:3847:1106/093814:INFO:CONSOLE(99)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (99)
[20133,2893318696:09:38:14.745774] Native Client module will be loaded at base address 0x0000000040000000
[20257,2893318696:09:38:19.751059] Native Client module will be loaded at base address 0x0000000040000000
[20260,2893318696:09:38:20.115038] Native Client module will be loaded at base address 0x0000000040000000
[20082:3847:1106/093820:INFO:CONSOLE(79)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (79)
[20082:3847:1106/093820:INFO:CONSOLE(26)] "init: creating encoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
INFO - whispernet_nacl_wrapper.cc:247 - Created DSSS encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:252 - Created DTMF encoder with sample rate: 48000
[20082:3847:1106/093820:INFO:CONSOLE(30)] "init: creating decoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (30)
INFO - whispernet_nacl_wrapper.cc:296 - Created DSSS decoder with recording sample rate: 48000 and channels: 2
INFO - whispernet_nacl_wrapper.cc:311 - Created DTMF decoder with recording sample rate: 48000 and channels: 2
[20082:29699:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20082:29699:1106/093820:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.DetectBroadcast (8547 ms)
[343/375] ChromeWhispernetClientTest.DetectBroadcast (8972 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabWithBeforeUnloadDuringShutdown/1
[20262:3847:1106/093821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20262:79619:1106/093822:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[20262:28931:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20262:28931:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabWithBeforeUnloadDuringShutdown/1 (4575 ms)
[344/375] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabWithBeforeUnloadDuringShutdown/1 (5018 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs/0
[20251:3847:1106/093819:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20251:78615:1106/093820:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[20261:12551:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20261:12551:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[20264:12807:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20264:12807:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[20259:12551:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20259:12551:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs/0 (6277 ms)
[345/375] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs/0 (6867 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/1
[20269:3847:1106/093826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20269:81415:1106/093827:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/1 (3472 ms)
[346/375] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/1 (3964 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[20270:3847:1106/093826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58407...
sending server_data: {"host": "127.0.0.1", "port": 58407} (36 bytes)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.497 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.509 -  Registering video event handlers.", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.513 -  Loading media using src.", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.654 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.660 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.665 -  Adding key to sessionID: 1", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093828:INFO:CONSOLE(283)] "09:38:28.668 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20270:3847:1106/093831:INFO:CONSOLE(283)] "09:38:31.577 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58407/files/eme_player_js/utils.js (283)
[20274:12807:1106/093831:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5440 ms)
[347/375] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6073 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[20277:3847:1106/093830:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58425...
sending server_data: {"host": "127.0.0.1", "port": 58425} (36 bytes)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.065 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.071 -  Registering video event handlers.", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.075 -  Loading media using src.", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.184 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.187 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.190 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.195 -  Forcing invalid key data.", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.196 -  Adding key to sessionID: 1", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.197 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.200 -  Forcing invalid key data.", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.201 -  Adding key to sessionID: 2", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.203 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (147)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.207 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.209 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20277:3847:1106/093832:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (147)
[20277:3847:1106/093832:INFO:CONSOLE(283)] "09:38:32.216 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:58425/files/eme_player_js/utils.js (283)
[20279:13063:1106/093832:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (2385 ms)
[348/375] SRC_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (2915 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[20281:3847:1106/093832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58442...
sending server_data: {"host": "127.0.0.1", "port": 58442} (36 bytes)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.484 -  Registering video event handlers.", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.498 -  Loading media using MSE.", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.501 -  Registering video event handlers.", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.502 -  Loading media using MSE.", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.592 -  onSourceOpen [object Event]", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.594 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.597 -  onSourceOpen [object Event]", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.598 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.678 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.681 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.684 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.689 -  Adding key to sessionID: 1", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.690 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.696 -  Adding key to sessionID: 2", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.702 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.703 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.713 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093834:INFO:CONSOLE(283)] "09:38:34.713 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.079 -  One video seeked.", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20281:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.080 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:58442/files/eme_player_js/utils.js (283)
[20284:12807:1106/093836:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (3900 ms)
[349/375] MSE_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4493 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[20283:3847:1106/093833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58460...
sending server_data: {"host": "127.0.0.1", "port": 58460} (36 bytes)
[20283:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.518 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.525 -  Registering video event handlers.", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.532 -  Loading media using src.", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.714 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.502 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.507 -  Adding key to sessionID: 1", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.516 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.710 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.713 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.715 -  Adding key to sessionID: 1", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093836:INFO:CONSOLE(283)] "09:38:36.719 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.111 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.113 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.114 -  Adding key to sessionID: 1", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.117 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.916 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.918 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.920 -  Adding key to sessionID: 1", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093837:INFO:CONSOLE(283)] "09:38:37.923 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20283:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.379 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58460/files/eme_player_js/utils.js (283)
[20287:13319:1106/093839:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6503 ms)
[350/375] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7145 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[20291:3847:1106/093837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58477...
sending server_data: {"host": "127.0.0.1", "port": 58477} (36 bytes)
[20291:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.371 -  Using ClearKeyPlayer", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.377 -  Registering video event handlers.", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.381 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.387 -  Loading media using src.", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.070 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.083 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.307 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.308 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.706 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093839:INFO:CONSOLE(283)] "09:38:39.708 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.506 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.509 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20291:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.958 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58477/files/eme_player_js/utils.js (283)
[20293:13063:1106/093842:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20293:13063:1106/093842:WARNING:channel.cc(273)] RawChannel write error
[20293:13063:1106/093842:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (5374 ms)
[351/375] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (5808 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[20297:3847:1106/093840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58494...
sending server_data: {"host": "127.0.0.1", "port": 58494} (36 bytes)
[20297:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.721 -  Using ClearKeyPlayer", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.730 -  Registering video event handlers.", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.733 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093841:INFO:CONSOLE(283)] "09:38:41.745 -  Loading media using MSE.", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.646 -  onSourceOpen [object Event]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.648 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.668 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.674 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[1106/093842:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.682 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.912 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093842:INFO:CONSOLE(283)] "09:38:42.914 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093843:INFO:CONSOLE(283)] "09:38:43.312 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093843:INFO:CONSOLE(283)] "09:38:43.314 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093844:INFO:CONSOLE(283)] "09:38:44.115 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093844:INFO:CONSOLE(283)] "09:38:44.116 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[20297:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.464 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58494/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5693 ms)
[352/375] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6338 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[20303:3847:1106/093843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58511...
sending server_data: {"host": "127.0.0.1", "port": 58511} (36 bytes)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:44.986 -  Registering video event handlers.", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:44.992 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.007 -  Loading media using MSE.", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.011 -  Registering video event handlers.", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.011 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.012 -  Loading media using MSE.", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.920 -  onSourceOpen [object Event]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.923 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.925 -  onSourceOpen [object Event]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.926 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:45.985 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:45.988 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.009 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.017 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.041 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.042 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.258 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.259 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.280 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.282 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.665 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.666 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.672 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093846:INFO:CONSOLE(283)] "09:38:46.674 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093847:INFO:CONSOLE(283)] "09:38:47.419 -  One video seeked.", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093847:INFO:CONSOLE(283)] "09:38:47.454 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093847:INFO:CONSOLE(283)] "09:38:47.455 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093847:INFO:CONSOLE(283)] "09:38:47.457 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093847:INFO:CONSOLE(283)] "09:38:47.465 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20303:3847:1106/093847:INFO:CONSOLE(283)] "09:38:47.466 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58511/files/eme_player_js/utils.js (283)
[20305:10775:1106/093847:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[20303:28931:1106/093847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20303:28931:1106/093847:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5084 ms)
[353/375] MSE_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5810 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[20309:3847:1106/093846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58529...
sending server_data: {"host": "127.0.0.1", "port": 58529} (36 bytes)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.653 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.658 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.661 -  Registering video event handlers.", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.665 -  Loading media using MSE.", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.760 -  onSourceOpen [object Event]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.762 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.808 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093849:INFO:CONSOLE(283)] "09:38:49.789 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093849:INFO:CONSOLE(283)] "09:38:49.800 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093849:INFO:CONSOLE(283)] "09:38:49.813 -  Adding key to sessionID: 1", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093849:INFO:CONSOLE(283)] "09:38:49.880 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.033 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.036 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.041 -  Adding key to sessionID: 1", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.044 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.432 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.438 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.440 -  Adding key to sessionID: 1", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.453 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.236 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.238 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.239 -  Adding key to sessionID: 1", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.243 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[20309:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.649 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58529/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6314 ms)
[354/375] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7140 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[20313:3847:1106/093849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:58546...
sending server_data: {"host": "127.0.0.1", "port": 58546} (36 bytes)
[20313:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.963 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.973 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.979 -  Registering video event handlers.", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.984 -  Loading media using MSE.", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.107 -  onSourceOpen [object Event]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.110 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.168 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.878 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.884 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.890 -  Adding key to sessionID: 1", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.918 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.095 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.101 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.104 -  Adding key to sessionID: 1", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.110 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.498 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.500 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.501 -  Adding key to sessionID: 1", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093852:INFO:CONSOLE(283)] "09:38:52.515 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093853:INFO:CONSOLE(283)] "09:38:53.300 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093853:INFO:CONSOLE(283)] "09:38:53.304 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093853:INFO:CONSOLE(283)] "09:38:53.307 -  Adding key to sessionID: 1", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093853:INFO:CONSOLE(283)] "09:38:53.312 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20313:3847:1106/093854:INFO:CONSOLE(283)] "09:38:54.763 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58546/files/eme_player_js/utils.js (283)
[20317:12807:1106/093854:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6429 ms)
[355/375] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7131 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/0
[20321:3847:1106/093854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/0 (1569 ms)
[356/375] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/0 (2166 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/1
[20324:3847:1106/093856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
sending server_data: {"host": "127.0.0.1", "port": 58563} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:38:57] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:38:57] "POST /device_management?request=unregister&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[20324:29187:1106/093857:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20324:29187:1106/093857:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/1 (2308 ms)
[357/375] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/1 (2917 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/1
[20325:3847:1106/093856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
sending server_data: {"host": "127.0.0.1", "port": 58564} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:38:57] "POST /device_management?request=enterprise_check&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/1 (2257 ms)
[358/375] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/1 (2919 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/4
[20333:3847:1106/093859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20333:28675:1106/093902:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20333:28675:1106/093902:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/4 (4465 ms)
[359/375] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/4 (5018 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/3
[20332:3847:1106/093858:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20338:12551:1106/093903:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[20338:12551:1106/093903:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20338:12551:1106/093903:WARNING:channel.cc(273)] RawChannel write error
[20332:28931:1106/093903:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/3 (4608 ms)
[360/375] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/3 (5328 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/0
[20345:3847:1106/093904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20349:12807:1106/093905:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/0 (1595 ms)
[361/375] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/0 (2123 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/0
[20344:3847:1106/093903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20344:28675:1106/093905:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20344:28675:1106/093905:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/0 (1755 ms)
[362/375] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/0 (2393 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/1
[20350:3847:1106/093906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20355:11031:1106/093907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/1 (1786 ms)
[363/375] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/1 (2398 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2
HTTP server started on http://127.0.0.1:58568...
sending server_data: {"host": "127.0.0.1", "port": 58568} (36 bytes)
[20351:3847:1106/093906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/Volumes/data/b/swarm_slave/work/run_tha_testTBvYH6/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:39:07] code 404, message Not Found
[20351:28931:1106/093909:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20351:28931:1106/093909:WARNING:channel.cc(273)] RawChannel write error
[20351:28931:1106/093909:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20351:28931:1106/093909:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2 (3383 ms)
[364/375] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2 (3964 ms)
[ RUN      ] IPBTP/InProcessBrowserTestP.TestP/0
[20358:3847:1106/093908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] IPBTP/InProcessBrowserTestP.TestP/0 (1503 ms)
[365/375] IPBTP/InProcessBrowserTestP.TestP/0 (2125 ms)
[ RUN      ] NoSessionRestoreTest.SessionStorage
[20372:3847:1106/093910:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.SessionStorage (2012 ms)
[366/375] NoSessionRestoreTest.SessionStorage (2485 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_CookiesClearedOnExit
[20370:3847:1106/093910:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PRE_CookiesClearedOnExit (2582 ms)
[367/375] ContinueWhereILeftOffTest.PRE_CookiesClearedOnExit (3176 ms)
[ RUN      ] NoSessionRestoreTest.PRE_CookiesClearedOnExit
[20377:3847:1106/093913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoSessionRestoreTest.PRE_CookiesClearedOnExit (2133 ms)
[368/375] NoSessionRestoreTest.PRE_CookiesClearedOnExit (2667 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSessionRestore/0
[20378:3847:1106/093913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSessionRestore/0 (2365 ms)
[369/375] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSessionRestore/0 (2914 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/4
[20385:3847:1106/093916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20390:12551:1106/093917:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20390:12551:1106/093917:WARNING:channel.cc(273)] RawChannel write error
[20388:12807:1106/093917:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/4 (2021 ms)
[370/375] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/4 (2657 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/3
[20386:3847:1106/093916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20386:28931:1106/093918:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20386:28931:1106/093918:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/3 (2367 ms)
[371/375] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/3 (2920 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/0
[20392:3847:1106/093918:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20395:12551:1106/093920:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20395:12551:1106/093920:WARNING:channel.cc(273)] RawChannel write error
[20393:3847:1106/093920:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[20393:3847:1106/093920:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[20393:3847:1106/093920:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/0 (1704 ms)
[372/375] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/0 (2404 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/1
[20394:3847:1106/093919:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20397:17155:1106/093920:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[20397:12807:1106/093920:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20397:12807:1106/093920:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/1 (1598 ms)
[373/375] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/1 (2390 ms)
[ RUN      ] NoSessionRestoreTest.CookiesClearedOnExit
[20400:3847:1106/093921:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20400:29443:1106/093923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[20400:29443:1106/093923:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NoSessionRestoreTest.CookiesClearedOnExit (2118 ms)
[374/375] NoSessionRestoreTest.CookiesClearedOnExit (2651 ms)
[ RUN      ] ContinueWhereILeftOffTest.CookiesClearedOnExit
[20398:3847:1106/093921:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[20401:12807:1106/093923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[20401:12807:1106/093923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.CookiesClearedOnExit (2818 ms)
[375/375] ContinueWhereILeftOffTest.CookiesClearedOnExit (3446 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"69a0f4762266285d039efc0af1b9e93fe598c975","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 9  Duration: 776.3s  Bot: vm12-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 6  https://chromium-swarm.appspot.com/user/task/1498624ba3ba500 |
+-----------------------------------------------------------------------+
0 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_test25juG1/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_out4TuMTg/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 6/10
Using 2 parallel jobs.
[ RUN      ] AppListStartPageWebUITest.SpeechRecognition
[52207:3847:1106/092821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52211:12295:1106/092823:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52211:12295:1106/092823:WARNING:channel.cc(273)] RawChannel write error
[52207:3847:1106/092823:INFO:CONSOLE(1283)] "Running TestCase AppListStartPageWebUITest.SpeechRecognition", source: test_api.js (1283)
[       OK ] AppListStartPageWebUITest.SpeechRecognition (2680 ms)
[1/426] AppListStartPageWebUITest.SpeechRecognition (3177 ms)
[ RUN      ] DownloadsWebUIDeleteProhibitedTest.DeleteProhibited
[52208:3847:1106/092821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52208:3847:1106/092823:INFO:CONSOLE(1283)] "Running TestCase DownloadsWebUIDeleteProhibitedTest.DeleteProhibited", source: test_api.js (1283)
[52208:3847:1106/092824:WARNING:CONSOLE(843)] "testIsDone already", source: test_api.js (843)
[52215:12807:1106/092824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52215:12807:1106/092824:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadsWebUIDeleteProhibitedTest.DeleteProhibited (3080 ms)
[2/426] DownloadsWebUIDeleteProhibitedTest.DeleteProhibited (3437 ms)
[ RUN      ] AutofillEditAddressWebUITest.testInitialFormLayout
[52217:3847:1106/092824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52217:3847:1106/092828:INFO:CONSOLE(1283)] "Running TestCase AutofillEditAddressWebUITest.testInitialFormLayout", source: test_api.js (1283)
[52217:3847:1106/092828:WARNING:CONSOLE(843)] "testIsDone already", source: test_api.js (843)
[52223:12295:1106/092828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52223:12295:1106/092828:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AutofillEditAddressWebUITest.testInitialFormLayout (4408 ms)
[3/426] AutofillEditAddressWebUITest.testInitialFormLayout (5014 ms)
[ RUN      ] AutofillEditAddressWebUITest.testLoadAddress
[52218:3847:1106/092825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52218:28931:1106/092826:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[52218:28931:1106/092826:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52218:28931:1106/092826:WARNING:channel.cc(273)] RawChannel write error
[52218:3847:1106/092828:INFO:CONSOLE(1283)] "Running TestCase AutofillEditAddressWebUITest.testLoadAddress", source: test_api.js (1283)
[       OK ] AutofillEditAddressWebUITest.testLoadAddress (4701 ms)
[4/426] AutofillEditAddressWebUITest.testLoadAddress (5281 ms)
[ RUN      ] AutofillEditAddressWebUITest.testLoadAddressComponents
[52227:3847:1106/092829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52230:13063:1106/092831:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52230:13063:1106/092831:WARNING:channel.cc(273)] RawChannel write error
[52227:3847:1106/092833:INFO:CONSOLE(1283)] "Running TestCase AutofillEditAddressWebUITest.testLoadAddressComponents", source: test_api.js (1283)
[       OK ] AutofillEditAddressWebUITest.testLoadAddressComponents (4548 ms)
[5/426] AutofillEditAddressWebUITest.testLoadAddressComponents (5021 ms)
[ RUN      ] AutofillEditAddressWebUITest.testFieldValuesSaved
[52229:3847:1106/092830:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52232:12807:1106/092832:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52232:12807:1106/092832:WARNING:channel.cc(273)] RawChannel write error
[52229:3847:1106/092833:INFO:CONSOLE(1283)] "Running TestCase AutofillEditAddressWebUITest.testFieldValuesSaved", source: test_api.js (1283)
[52234:3847:1106/092834:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] AutofillEditAddressWebUITest.testFieldValuesSaved (4531 ms)
[6/426] AutofillEditAddressWebUITest.testFieldValuesSaved (5022 ms)
[ RUN      ] ManageProfileUITest.DefaultCreateOptions
[52238:3847:1106/092834:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52238:3847:1106/092837:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.DefaultCreateOptions", source: test_api.js (1283)
[       OK ] ManageProfileUITest.DefaultCreateOptions (3750 ms)
[7/426] ManageProfileUITest.DefaultCreateOptions (4229 ms)
[ RUN      ] ManageProfileUITest.EditSupervisedUserNameAllowed
[52240:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52240:3847:1106/092838:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.EditSupervisedUserNameAllowed", source: test_api.js (1283)
[52245:12807:1106/092838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52245:12807:1106/092838:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManageProfileUITest.EditSupervisedUserNameAllowed (3706 ms)
[8/426] ManageProfileUITest.EditSupervisedUserNameAllowed (4226 ms)
[ RUN      ] ManageProfileUITest.ShowCreateConfirmationOnSuccess
[52248:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52248:28931:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52248:3847:1106/092842:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.ShowCreateConfirmationOnSuccess", source: test_api.js (1283)
[       OK ] ManageProfileUITest.ShowCreateConfirmationOnSuccess (4427 ms)
[9/426] ManageProfileUITest.ShowCreateConfirmationOnSuccess (5019 ms)
[ RUN      ] ManageProfileUITest.Create_NameUpdateOnAvatarSelected
[52250:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52250:28675:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52250:28675:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[52250:3847:1106/092843:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.Create_NameUpdateOnAvatarSelected", source: test_api.js (1283)
[       OK ] ManageProfileUITest.Create_NameUpdateOnAvatarSelected (4381 ms)
[10/426] ManageProfileUITest.Create_NameUpdateOnAvatarSelected (5031 ms)
[ RUN      ] OptionsWebUITest.emptySelectedIndexesDoesntCrash
[52258:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52258:3847:1106/092848:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUITest.emptySelectedIndexesDoesntCrash", source: test_api.js (1283)
[       OK ] OptionsWebUITest.emptySelectedIndexesDoesntCrash (5574 ms)
[11/426] OptionsWebUITest.emptySelectedIndexesDoesntCrash (6332 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayNoHistory
[52260:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52260:3847:1106/092848:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayNoHistory", source: test_api.js (1283)
[52265:12295:1106/092850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OptionsWebUIExtendedTest.ShowOverlayNoHistory (5799 ms)
[12/426] OptionsWebUIExtendedTest.ShowOverlayNoHistory (6343 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowUnrelatedOverlay
[52268:3847:1106/092850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52268:3847:1106/092854:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowUnrelatedOverlay", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowUnrelatedOverlay (5938 ms)
[13/426] OptionsWebUIExtendedTest.ShowUnrelatedOverlay (6595 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayTabNavigation
[52270:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52273:12807:1106/092853:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52273:12807:1106/092853:WARNING:channel.cc(273)] RawChannel write error
[52270:3847:1106/092854:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.OverlayTabNavigation", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.OverlayTabNavigation (5874 ms)
[14/426] OptionsWebUIExtendedTest.OverlayTabNavigation (6600 ms)
[ RUN      ] ProfileSettingsResetWebUITest.testOpenProfileSettingsReset
[52278:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52278:3847:1106/092900:INFO:CONSOLE(1283)] "Running TestCase ProfileSettingsResetWebUITest.testOpenProfileSettingsReset", source: test_api.js (1283)
[       OK ] ProfileSettingsResetWebUITest.testOpenProfileSettingsReset (4858 ms)
[15/426] ProfileSettingsResetWebUITest.testOpenProfileSettingsReset (5548 ms)
[ RUN      ] SyncSetupWebUITestAsync.VerifySignIn
[52280:3847:1106/092857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52280:3847:1106/092901:INFO:CONSOLE(1283)] "Running TestCase SyncSetupWebUITestAsync.VerifySignIn", source: test_api.js (1283)
[       OK ] SyncSetupWebUITestAsync.VerifySignIn (4954 ms)
[16/426] SyncSetupWebUITestAsync.VerifySignIn (5541 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors
[52288:3847:1106/092902:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52291:12807:1106/092904:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52291:12807:1106/092904:WARNING:channel.cc(273)] RawChannel write error
[52288:3847:1106/092904:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors", source: test_api.js (1283)
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors (2322 ms)
[17/426] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors (2912 ms)
[ RUN      ] WebUIAssertionsTest.testCallTestTwice
[52290:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52290:3847:1106/092905:INFO:CONSOLE(1283)] "Running TestCase WebUIAssertionsTest.testCallTestTwice", source: test_api.js (1283)
[       OK ] WebUIAssertionsTest.testCallTestTwice (2247 ms)
[18/426] WebUIAssertionsTest.testCallTestTwice (2910 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate
[52296:3847:1106/092905:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52296:3847:1106/092907:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate", source: test_api.js (1283)
[52296:29443:1106/092907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52296:29443:1106/092907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate (2261 ms)
[19/426] WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate (2913 ms)
[ RUN      ] ChromeSendPassthroughWebUITest.CanCallOriginal
[52298:3847:1106/092906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52298:3847:1106/092908:INFO:CONSOLE(1283)] "Running TestCase ChromeSendPassthroughWebUITest.CanCallOriginal", source: test_api.js (1283)
[       OK ] ChromeSendPassthroughWebUITest.CanCallOriginal (2637 ms)
[20/426] ChromeSendPassthroughWebUITest.CanCallOriginal (3181 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable
[52304:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52304:3847:1106/092910:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable", source: test_api.js (1283)
[       OK ] HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable (2917 ms)
[21/426] HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable (3437 ms)
[ RUN      ] HistoryWebUIIDNTest.basic
[52306:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52306:3847:1106/092911:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIIDNTest.basic", source: test_api.js (1283)
[       OK ] HistoryWebUIIDNTest.basic (2993 ms)
[22/426] HistoryWebUIIDNTest.basic (3706 ms)
[ RUN      ] Mock4JSWebUITest.CalledExpectPasses
[52312:3847:1106/092912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52312:3847:1106/092914:INFO:CONSOLE(1283)] "Running TestCase Mock4JSWebUITest.CalledExpectPasses", source: test_api.js (1283)
[       OK ] Mock4JSWebUITest.CalledExpectPasses (2586 ms)
[23/426] Mock4JSWebUITest.CalledExpectPasses (3179 ms)
[ RUN      ] NetInternalsTest.netInternalsSessionBandwidthSucceed
[52315:3847:1106/092913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52318:12807:1106/092918:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52318:12807:1106/092918:WARNING:channel.cc(273)] RawChannel write error
[52315:3847:1106/092919:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsSessionBandwidthSucceed", source: test_api.js (1283)
HTTP server started on http://127.0.0.1:63417...
sending server_data: {"host": "127.0.0.1", "port": 63417} (36 bytes)
[52315:3847:1106/092920:WARNING:net_internals_ui_browsertest.cc(213)] url: [http://127.0.0.1:63417/files/title1.html]
[52322:12551:1106/092920:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52322:12551:1106/092920:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsSessionBandwidthSucceed (8150 ms)
[24/426] NetInternalsTest.netInternalsSessionBandwidthSucceed (8970 ms)
[ RUN      ] NetInternalsTest.netInternalsImportNetLogLoggerDumpTruncated
[52319:3847:1106/092915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52321:12295:1106/092920:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52319:3847:1106/092921:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsImportNetLogLoggerDumpTruncated", source: test_api.js (1283)
[52319:28675:1106/092921:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[52319:28675:1106/092921:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NetInternalsTest.netInternalsImportNetLogLoggerDumpTruncated (7004 ms)
[25/426] NetInternalsTest.netInternalsImportNetLogLoggerDumpTruncated (7653 ms)
[ RUN      ] NetInternalsTest.netInternalsExportImportExportImport
[52326:3847:1106/092922:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52326:28419:1106/092927:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52326:3847:1106/092928:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsExportImportExportImport", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsExportImportExportImport (7044 ms)
[26/426] NetInternalsTest.netInternalsExportImportExportImport (7649 ms)
[ RUN      ] NetInternalsTest.netInternalsLogViewPainterStripInfo
[52335:3847:1106/092922:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52335:3847:1106/092929:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsLogViewPainterStripInfo", source: test_api.js (1283)
[52335:28931:1106/092929:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[52335:28931:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52335:28931:1106/092929:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogViewPainterStripInfo (6793 ms)
[27/426] NetInternalsTest.netInternalsLogViewPainterStripInfo (7384 ms)
[ RUN      ] PlatformAppBrowserTest.DisabledWindowProperties
[52340:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52340:29699:1106/092930:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52340:29699:1106/092930:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52340:45315:1106/092930:ERROR:mach_broker_mac.mm(256)] Unknown process 52346 is sending Mach IPC messages!
[52340:3847:1106/092931:INFO:CONSOLE(17)] "window.toolbar is not available in packaged apps.", source: extensions::platformApp (17)
[       OK ] PlatformAppBrowserTest.DisabledWindowProperties (2182 ms)
[28/426] PlatformAppBrowserTest.DisabledWindowProperties (2916 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileExtension
[52342:3847:1106/092930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52342:29443:1106/092931:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52342:29443:1106/092931:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52342:45059:1106/092931:ERROR:mach_broker_mac.mm(256)] Unknown process 52348 is sending Mach IPC messages!
[52342:3847:1106/092932:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://ldopafdmcpoooimijlalcdabinlkaake/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchWithFileExtension (2315 ms)
[29/426] PlatformAppBrowserTest.LaunchWithFileExtension (2931 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchNoFile
[52350:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52350:29699:1106/092933:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52350:29699:1106/092933:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52350:45315:1106/092934:ERROR:mach_broker_mac.mm(256)] Unknown process 52356 is sending Mach IPC messages!
[52350:3847:1106/092934:INFO:CONSOLE(0)] "FileError is deprecated. Please use the 'name' or 'message' attributes of DOMError rather than 'code'.", source:  (0)
[52350:3847:1106/092934:INFO:CONSOLE(0)] "Error getting fileEntry, code: 1", source: chrome-extension://dmagdnjmkimommdhdjagmiagoacdacop/_generated_background_page.html (0)
[52350:3847:1106/092934:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://dmagdnjmkimommdhdjagmiagoacdacop/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.LaunchNoFile (2607 ms)
[30/426] PlatformAppBrowserTest.LaunchNoFile (3179 ms)
[ RUN      ] PasswordFormConversionUtilsTest.IdentifyingTwoPasswordFields
[       OK ] PasswordFormConversionUtilsTest.IdentifyingTwoPasswordFields (243 ms)
[31/426] PasswordFormConversionUtilsTest.IdentifyingTwoPasswordFields (674 ms)
[ RUN      ] PlatformAppBrowserTest.Messaging
[52352:3847:1106/092933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52352:3847:1106/092935:INFO:CONSOLE(0)] "[SUCCESS] connect", source: chrome-extension://ljhhihhmjomkjokmknellgbidphmahkh/_generated_background_page.html (0)
[52352:3847:1106/092935:INFO:CONSOLE(0)] "[SUCCESS] connectUsingNamedPort", source: chrome-extension://ljhhihhmjomkjokmknellgbidphmahkh/_generated_background_page.html (0)
[52352:3847:1106/092935:INFO:CONSOLE(0)] "[SUCCESS] sendMessage", source: chrome-extension://ljhhihhmjomkjokmknellgbidphmahkh/_generated_background_page.html (0)
[52358:12551:1106/092935:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52358:12551:1106/092935:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52358:12551:1106/092935:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.Messaging (3132 ms)
[32/426] PlatformAppBrowserTest.Messaging (3703 ms)
[ RUN      ] ExperimentalPlatformAppBrowserTest.WindowsApiSetIcon
[52361:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52364:12807:1106/092938:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52364:12807:1106/092938:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExperimentalPlatformAppBrowserTest.WindowsApiSetIcon (2364 ms)
[33/426] ExperimentalPlatformAppBrowserTest.WindowsApiSetIcon (2923 ms)
[ RUN      ] BluetoothApiTest.GetDevices
[52362:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52362:3847:1106/092938:INFO:CONSOLE(0)] "[SUCCESS] testGetDevices", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothApiTest.GetDevices (2150 ms)
[34/426] BluetoothApiTest.GetDevices (2650 ms)
[ RUN      ] BluetoothLowEnergyApiTest.WriteCharacteristicValue
[52369:3847:1106/092939:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52369:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] testWriteCharacteristicValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.WriteCharacteristicValue (2269 ms)
[35/426] BluetoothLowEnergyApiTest.WriteCharacteristicValue (2914 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ReconnectAfterDisconnected
[52370:3847:1106/092939:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52370:3847:1106/092941:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[52370:29187:1106/092941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.ReconnectAfterDisconnected (2326 ms)
[36/426] BluetoothLowEnergyApiTest.ReconnectAfterDisconnected (2915 ms)
[ RUN      ] BluetoothSocketApiTest.Connect
[52377:3847:1106/092942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52377:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] testConnect", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothSocketApiTest.Connect (2117 ms)
[37/426] BluetoothSocketApiTest.Connect (2649 ms)
[ RUN      ] ExtensionApiTest.NativeMessagingBasic
[52378:3847:1106/092942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52378:23299:1106/092944:ERROR:native_process_launcher.cc(131)] Can't find manifest for native messaging host not.installed.app
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] invalidHostName", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[52378:76563:1106/092944:ERROR:native_process_launcher.cc(178)] Found manifest, but not the binary for native messaging host com.google.chrome.test.host_binary_missing. Host path specified in the manifest: /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/chrome/test/data/native_messaging/native_hosts/missing_nm_binary.exe
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] nonexistentHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithoutCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[52378:29443:1106/092944:ERROR:native_message_process_host.cc(278)] Native Messaging host tried sending a message that is 1048676 bytes long.
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] bigMessage", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] connect", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[52378:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] stopHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.NativeMessagingBasic (2624 ms)
[38/426] ExtensionApiTest.NativeMessagingBasic (3177 ms)
[ RUN      ] ExtensionApiTest.HostSubsets
[52386:3847:1106/092944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52386:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] main", source: chrome-extension://icioagkbjfaemkjipoagppohceiagppg/_generated_background_page.html (0)
[52386:3847:1106/092947:INFO:CONSOLE(0)] "[SUCCESS] main", source: chrome-extension://icioagkbjfaemkjipoagppohceiagppg/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.HostSubsets (2786 ms)
[39/426] ExtensionApiTest.HostSubsets (3440 ms)
[ RUN      ] ExtensionApiTest.Canvas2D
[52402:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52405:12807:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.Canvas2D (2229 ms)
[40/426] ExtensionApiTest.Canvas2D (2911 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRBackgroundPage
[52409:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
FTP server started on port 63423...
sending server_data: {"host": "127.0.0.1", "port": 63423} (36 bytes)
starting FTP server
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] allowedOrigin", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:63422/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni' is therefore not allowed access.", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] diallowedOrigin", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] allowedSubdomain", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] noSubdomain", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://foob.com:63422/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni' is therefore not allowed access.", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] disallowedSubdomain", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[]127.0.0.1:63431 Connected.
127.0.0.1:63431 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:63431 <== USER anonymous
127.0.0.1:63431 ==> 331 Username ok, send password.
127.0.0.1:63431 <== PASS ******
127.0.0.1:63431 ==> 230 Login successful.
127.0.0.1:63431 <== SYST
127.0.0.1:63431 ==> 215 UNIX Type: L8
127.0.0.1:63431 <== PWD
127.0.0.1:63431 ==> 257 "/" is the current directory.
127.0.0.1:63431 <== TYPE I
127.0.0.1:63431 ==> 200 Type set to: Binary.
127.0.0.1:63431 <== PASV
127.0.0.1:63431 ==> 227 Entering passive mode (127,0,0,1,247,200).
127.0.0.1:63431 <== SIZE /extensions/test_file.txt
127.0.0.1:63431 ==> 213 6
127.0.0.1:63431 <== CWD /extensions/test_file.txt
127.0.0.1:63431 ==> 550 Not a directory.
127.0.0.1:63431 <== PASV
127.0.0.1:63431 ==> 227 Entering passive mode (127,0,0,1,247,202).
127.0.0.1:63431 <== RETR /extensions/test_file.txt
127.0.0.1:63431 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:63431 ==> 226 Transfer complete.
[anonymous]@127.0.0.1:63431 "RETR /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/chrome/test/data/extensions/test_file.txt" completed=1 bytes=6 seconds=0.001
127.0.0.1:63431 <== QUIT
127.0.0.1:63431 ==> 221 Goodbye.
[anonymous]@127.0.0.1:63431 Disconnected.
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] allowedFtpHostAllowed", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "XMLHttpRequest cannot load ftp://this.host.is.not.whitelisted:63423/extensions/test_file.txt. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52409:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] disallowedFtpHostDisallowed", source: chrome-extension://pnkmiknmdjfnlelbfonlchndbggplfni/test.html (0)
[52416:12295:1106/092950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52416:12295:1106/092950:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRBackgroundPage (2619 ms)
[41/426] ExtensionApiTest.CrossOriginXHRBackgroundPage (3178 ms)
[ RUN      ] ExtensionApiTest.ContentScriptOtherExtensions
[52408:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52408:3847:1106/092949:INFO:CONSOLE(5)] "INJECTOR: Loaded injector!", source: chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/background.js (5)
[52408:3847:1106/092950:INFO:CONSOLE(25)] "Opening frame: http://a.com:63421/extensions/api_test/content_scripts/other_extensions/iframe_content.html#chrome-extension%3A//nbojoobieinepgepkbdkjilmmmhkjimm/test.html", source: chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/test.js (25)
[52408:3847:1106/092950:INFO:CONSOLE(5)] "INJECTOR: Injecting content script!", source: chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/inject.js (5)
[52408:3847:1106/092950:INFO:CONSOLE(10)] "INJECTOR: Changed content to: Injected!!!", source: chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/inject.js (10)
[52408:3847:1106/092950:INFO:CONSOLE(10)] "PAGE: Sending content to parent extension page - chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/test.html", source: http://a.com:63421/extensions/api_test/content_scripts/other_extensions/iframe_content.js (10)
[52408:3847:1106/092950:INFO:CONSOLE(13)] "INJECTOR: Successfully self-injected content - Injected!!!", source: chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/test.js (13)
[52408:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] content_self_inject_test", source: chrome-extension://nbojoobieinepgepkbdkjilmmmhkjimm/_generated_background_page.html (0)
[52408:3847:1106/092951:INFO:CONSOLE(25)] "Opening frame: http://a.com:63421/extensions/api_test/content_scripts/other_extensions/iframe_content.html#chrome-extension%3A//molmdlepaifbaknbmnmnehegjghlleja/test.html", source: chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.js (25)
[52408:3847:1106/092951:INFO:CONSOLE(10)] "PAGE: Sending content to parent extension page - chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.html", source: http://a.com:63421/extensions/api_test/content_scripts/other_extensions/iframe_content.js (10)
[52408:3847:1106/092951:INFO:CONSOLE(10)] "VICTIM: No content changed.", source: chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.js (10)
[52408:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] content_test", source: chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/_generated_background_page.html (0)
[52414:12295:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52414:12295:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[52408:29699:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ContentScriptOtherExtensions (4073 ms)
[42/426] ExtensionApiTest.ContentScriptOtherExtensions (4500 ms)
[ RUN      ] ExtensionApiTest.Storage
[52421:3847:1106/092952:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52421:3847:1106/092954:INFO:CONSOLE(8)] "Opening database...", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/background.js (8)
[52421:3847:1106/092954:INFO:CONSOLE(14)] "Performing transaction...", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/background.js (14)
[52421:3847:1106/092954:INFO:CONSOLE(25)] "note table dropped", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/background.js (25)
[52421:3847:1106/092954:INFO:CONSOLE(28)] "note table created", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/background.js (28)
[52421:3847:1106/092954:INFO:CONSOLE(34)] "Opening tab...", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/background.js (34)
[52421:3847:1106/092954:INFO:CONSOLE(7)] "Opening database...", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/tab.js (7)
[52421:3847:1106/092954:INFO:CONSOLE(9)] "DONE opening database", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/tab.js (9)
[52421:3847:1106/092954:INFO:CONSOLE(17)] "Performing transaction...", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/tab.js (17)
[52421:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] tab", source: chrome-extension://mbolclajeijdcmjngjoknlfeginmjnom/_generated_background_page.html (0)
[52425:12295:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52426:12807:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52426:12807:1106/092955:WARNING:channel.cc(273)] RawChannel write error
[52426:17155:1106/092955:FATAL:child_shared_bitmap_manager.cc(55)] Check failed: memory->Map(memory_size).
==52426==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb1a8f000; bottom 0x1f5b2000; size: 0x924dd000 (-1840394240)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[       OK ] ExtensionApiTest.Storage (2529 ms)
[43/426] ExtensionApiTest.Storage (3188 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRContentScript
[52418:3847:1106/092951:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
FTP server started on port 63439...
sending server_data: {"host": "127.0.0.1", "port": 63439} (36 bytes)
starting FTP server
[52418:80643:1106/092954:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52418:3847:1106/092954:INFO:CONSOLE(9)] "Requesting url: http://a.com:63438/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] allowedOrigin", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092954:INFO:CONSOLE(9)] "Requesting url: http://c.com:63438/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092954:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:63438/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg' is therefore not allowed access.", source: http://localhost:63438/extensions/test_file.html (0)
[52418:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] diallowedOrigin", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092954:INFO:CONSOLE(9)] "Requesting url: http://foo.b.com:63438/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092954:INFO:CONSOLE(0)] "[SUCCESS] allowedSubdomain", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092954:INFO:CONSOLE(9)] "Requesting url: http://b.com:63438/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] noSubdomain", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092955:INFO:CONSOLE(9)] "Requesting url: http://foob.com:63438/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092955:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://foob.com:63438/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg' is therefore not allowed access.", source: http://localhost:63438/extensions/test_file.html (0)
[52418:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] disallowedSubdomain", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092955:INFO:CONSOLE(9)] "Requesting url: http://localhost:63438/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] targetPageAlwaysAllowed", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092955:INFO:CONSOLE(9)] "Requesting url: ftp://127.0.0.1:63439/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[]127.0.0.1:63448 Connected.
127.0.0.1:63448 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:63448 <== USER anonymous
127.0.0.1:63448 ==> 331 Username ok, send password.
127.0.0.1:63448 <== PASS ******
127.0.0.1:63448 ==> 230 Login successful.
127.0.0.1:63448 <== SYST
127.0.0.1:63448 ==> 215 UNIX Type: L8
127.0.0.1:63448 <== PWD
127.0.0.1:63448 ==> 257 "/" is the current directory.
127.0.0.1:63448 <== TYPE I
127.0.0.1:63448 ==> 200 Type set to: Binary.
127.0.0.1:63448 <== PASV
127.0.0.1:63448 ==> 227 Entering passive mode (127,0,0,1,247,217).
127.0.0.1:63448 <== SIZE /extensions/test_file.txt
127.0.0.1:63448 ==> 213 6
127.0.0.1:63448 <== CWD /extensions/test_file.txt
127.0.0.1:63448 ==> 550 Not a directory.
127.0.0.1:63448 <== PASV
127.0.0.1:63448 ==> 227 Entering passive mode (127,0,0,1,247,219).
127.0.0.1:63448 <== RETR /extensions/test_file.txt
127.0.0.1:63448 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:63448 ==> 226 Transfer complete.
[anonymous]@127.0.0.1:63448 "RETR /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/chrome/test/data/extensions/test_file.txt" completed=1 bytes=6 seconds=0.001
127.0.0.1:63448 <== QUIT
127.0.0.1:63448 ==> 221 Goodbye.
[anonymous]@127.0.0.1:63448 Disconnected.
[52418:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] allowedFtpHostAllowed", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52418:3847:1106/092955:INFO:CONSOLE(9)] "Requesting url: ftp://localhost:63439/extensions/test_file.txt", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/content_script.js (9)
[52418:3847:1106/092955:INFO:CONSOLE(0)] "XMLHttpRequest cannot load ftp://localhost:63439/extensions/test_file.txt. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.", source: http://localhost:63438/extensions/test_file.html (0)
[52418:3847:1106/092955:INFO:CONSOLE(0)] "[SUCCESS] disallowedFtpHostDisallowed", source: chrome-extension://ekhbnmfnakggdgogailjmiegiiehjifg/test.html (0)
[52424:12551:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52418:29187:1106/092955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52418:29187:1106/092955:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRContentScript (3861 ms)
[44/426] ExtensionApiTest.CrossOriginXHRContentScript (4496 ms)
[ RUN      ] ExtensionApiTest.WebSocket
[52429:3847:1106/092956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:63454...
sending server_data: {"host": "127.0.0.1", "port": 63454} (36 bytes)
[52429:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] runEchoTest", source: chrome-extension://cpngnjcalkfnghbhpobakobeikkggckj/_generated_background_page.html (0)
[52433:12807:1106/092958:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52436:12295:1106/092958:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52436:12295:1106/092958:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.WebSocket (2631 ms)
[45/426] ExtensionApiTest.WebSocket (3178 ms)
[ RUN      ] ExtensionApiTest.UpdateWindowResize
[52428:3847:1106/092956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52428:3847:1106/092958:INFO:CONSOLE(0)] "[SUCCESS] testCurrentWindowResize", source: chrome-extension://fedhiefcaoogdendpocdlgfpccpjkjbp/test.html (0)
[52428:3847:1106/092959:INFO:CONSOLE(0)] "[SUCCESS] testResizeNormal", source: chrome-extension://fedhiefcaoogdendpocdlgfpccpjkjbp/test.html (0)
[52428:3847:1106/092959:INFO:CONSOLE(0)] "[SUCCESS] testResizePopup", source: chrome-extension://fedhiefcaoogdendpocdlgfpccpjkjbp/test.html (0)
[52428:3847:1106/092959:INFO:CONSOLE(0)] "[SUCCESS] testResizePanel", source: chrome-extension://fedhiefcaoogdendpocdlgfpccpjkjbp/test.html (0)
[52434:12295:1106/092959:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.UpdateWindowResize (4114 ms)
[46/426] ExtensionApiTest.UpdateWindowResize (4756 ms)
[ RUN      ] ExtensionApiTest.SharedModuleWhitelist
[52437:3847:1106/092959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52437:3847:1106/093001:WARNING:extension_error_reporter.cc(79)] Extension error: Unable to install "Shared Module Import Test" because it is not allowed by "Shared Module Test With Whitelist"
[52437:29443:1106/093001:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52437:29443:1106/093001:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.SharedModuleWhitelist (2534 ms)
[47/426] ExtensionApiTest.SharedModuleWhitelist (3173 ms)
[ RUN      ] AppShimHostManagerBrowserTest.PRE_ReCreate
[52446:3847:1106/093002:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52448:12807:1106/093003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52448:12807:1106/093003:WARNING:channel.cc(273)] RawChannel write error
[52447:3847:1106/093003:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52447:3847:1106/093003:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52447:3847:1106/093003:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] AppShimHostManagerBrowserTest.PRE_ReCreate (1529 ms)
[48/426] AppShimHostManagerBrowserTest.PRE_ReCreate (2130 ms)
[ RUN      ] PlatformAppDevToolsBrowserTest.ReOpenedWithURL
[52441:3847:1106/093000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52449:12807:1106/093003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52443:13063:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52450:12551:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52450:12551:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52441:29443:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52441:29443:1106/093004:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppDevToolsBrowserTest.ReOpenedWithURL (4408 ms)
[49/426] PlatformAppDevToolsBrowserTest.ReOpenedWithURL (5018 ms)
[ RUN      ] AppViewTest.TestAppViewGoodDataShouldSucceed
[52454:3847:1106/093005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52454:3847:1106/093009:INFO:CONSOLE(37)] "appToEmbed  bnbebbaedkaceojimgmiklfgmlobjnbg", source: chrome-extension://bjoeipbelhplepjdognoklfnebcgkhlj/main.js (37)
[52454:3847:1106/093009:INFO:CONSOLE(37)] "Attempting to connect to app with good params.", source: chrome-extension://bjoeipbelhplepjdognoklfnebcgkhlj/main.js (37)
[52454:3847:1106/093010:INFO:CONSOLE(37)] "CONNECTED.", source: chrome-extension://bjoeipbelhplepjdognoklfnebcgkhlj/main.js (37)
[52461:16899:1106/093010:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[52461:16899:1106/093010:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[52461:12551:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52461:12551:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[52461:12551:1106/093010:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52462:16643:1106/093010:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52462:16643:1106/093010:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[52461:16899:1106/093010:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52461:16899:1106/093010:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[52461:16899:1106/093010:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52461:16899:1106/093010:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] AppViewTest.TestAppViewGoodDataShouldSucceed (4646 ms)
[50/426] AppViewTest.TestAppViewGoodDataShouldSucceed (5285 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.WebviewNavigationNotIntercepted
[52451:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52451:78851:1106/093011:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52458:12295:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52458:12295:1106/093011:WARNING:channel.cc(273)] RawChannel write error
[52451:29443:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52451:29443:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52451:29443:1106/093011:WARNING:channel.cc(273)] RawChannel write error
[52451:29443:1106/093011:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.WebviewNavigationNotIntercepted (6903 ms)
[51/426] PlatformAppUrlRedirectorBrowserTest.WebviewNavigationNotIntercepted (7384 ms)
[ RUN      ] AppWindowAPITest.TestSingleton
[52467:3847:1106/093011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52467:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] noParameterWithId", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52468:3847:1106/093013:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a02f700]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[52468:3847:1106/093013:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a02f700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[52472:12807:1106/093013:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52472:12807:1106/093013:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestSingleton (2776 ms)
[52/426] AppWindowAPITest.TestSingleton (3450 ms)
[ RUN      ] AppWindowAPITest.TestInitialBounds
[52469:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52469:3847:1106/093014:INFO:CONSOLE(0)] "[SUCCESS] testNoOptions", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52469:3847:1106/093014:INFO:CONSOLE(0)] "[SUCCESS] testInnerBoundsOnly", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52469:3847:1106/093014:INFO:CONSOLE(0)] "[SUCCESS] testOuterBoundsOnly", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52469:3847:1106/093014:INFO:CONSOLE(0)] "[SUCCESS] testFrameless", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52469:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testInnerSizeAndOuterPos", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52471:3847:1106/093015:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a135c40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[52471:3847:1106/093015:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a135c40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[52469:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testInnerAndOuterBoundsEdgeCase", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52471:3847:1106/093015:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a135c40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[52471:3847:1106/093015:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a135c40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[52469:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testPositionOnly", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52471:3847:1106/093015:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a135c40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[52471:3847:1106/093015:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a135c40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[52469:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testSizeOnly", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52469:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testConflictingProperties", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52474:12295:1106/093015:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52474:12295:1106/093015:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestInitialBounds (4042 ms)
[53/426] AppWindowAPITest.TestInitialBounds (4768 ms)
[ RUN      ] AppWindowAPITest.TestInitialConstraints
[52475:3847:1106/093014:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52475:3847:1106/093016:INFO:CONSOLE(0)] "[SUCCESS] testMaxInnerConstraints", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52475:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testMinInnerConstraints", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52475:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testMaxOuterConstraints", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52476:3847:1106/093017:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4a106e40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[52476:3847:1106/093017:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4a106e40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[52475:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testMinOuterConstraints", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52475:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testMixedConstraints", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52475:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testBadConstraints", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52475:3847:1106/093018:INFO:CONSOLE(0)] "[SUCCESS] testFrameless", source: chrome-extension://cpefgomachehpmnpfgkfgbncnplbbloo/_generated_background_page.html (0)
[52475:29443:1106/093018:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52475:29443:1106/093018:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestInitialConstraints (3818 ms)
[54/426] AppWindowAPITest.TestInitialConstraints (4231 ms)
[ RUN      ] DriveAppProviderTest.UserInstalledBeforeDriveApp
[52479:3847:1106/093016:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.UserInstalledBeforeDriveApp (1369 ms)
[55/426] DriveAppProviderTest.UserInstalledBeforeDriveApp (2124 ms)
[ RUN      ] SpeechRecognitionTest.SpeechFromBackgroundPage
[52483:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52483:29443:1106/093020:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52483:29443:1106/093020:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52483:29443:1106/093020:WARNING:channel.cc(273)] RawChannel write error
[52483:3847:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[52483:45059:1106/093020:ERROR:mach_broker_mac.mm(256)] Unknown process 52488 is sending Mach IPC messages!
[52483:3847:1106/093020:INFO:CONSOLE(0)] "[SUCCESS] testWebkitSpeechRecognition", source: chrome-extension://mlfmlgkieghkkbkmpdjfjjdfoimeongi/_generated_background_page.html (0)
[52489:12551:1106/093021:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52489:12551:1106/093021:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SpeechRecognitionTest.SpeechFromBackgroundPage (2383 ms)
[56/426] SpeechRecognitionTest.SpeechFromBackgroundPage (2917 ms)
[ RUN      ] EphemeralAppServiceBrowserTest.GarbageCollectInactiveApps
[52482:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppServiceBrowserTest.GarbageCollectInactiveApps (4354 ms)
[57/426] EphemeralAppServiceBrowserTest.GarbageCollectInactiveApps (5018 ms)
[ RUN      ] WebViewTest.Shim_TestEventName
[52491:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestEventName (3953 ms)
[58/426] WebViewTest.Shim_TestEventName (4755 ms)
[ RUN      ] WebViewTest.Shim_TestNavOnSrcAttributeChange
[52496:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52498:12551:1106/093027:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52496:29699:1106/093027:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52496:29699:1106/093027:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavOnSrcAttributeChange (4187 ms)
[59/426] WebViewTest.Shim_TestNavOnSrcAttributeChange (4757 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPI
[52502:3847:1106/093026:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52512:12551:1106/093030:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52512:12551:1106/093030:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestWebRequestAPI (3969 ms)
[60/426] WebViewTest.Shim_TestWebRequestAPI (4756 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortIllegalFileURL
[52508:3847:1106/093028:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52513:16387:1106/093031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[       OK ] WebViewTest.Shim_TestLoadAbortIllegalFileURL (3094 ms)
[61/426] WebViewTest.Shim_TestLoadAbortIllegalFileURL (3703 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllow
[52514:3847:1106/093031:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52514:81155:1106/093034:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52514:3847:1106/093034:INFO:CONSOLE(20)] "test passed", source: chrome-extension://ojejdkjlhjdhkhldimajkkbebnhgemmi/embedder.js (20)
[52517:12295:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52517:12295:1106/093034:WARNING:channel.cc(273)] RawChannel write error
[52524:12295:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllow (3869 ms)
[62/426] WebViewTest.MediaAccessAPIAllow_TestAllow (4496 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDeny
[52518:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52518:3847:1106/093034:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://ckeakiamkkcoojgmkjmgfdaggbdgagjg/embedder.js (77)
[52518:80643:1106/093035:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52518:3847:1106/093035:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://ckeakiamkkcoojgmkjmgfdaggbdgagjg/embedder.js (79)
[52518:3847:1106/093035:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://ckeakiamkkcoojgmkjmgfdaggbdgagjg/embedder.js (82)
[52521:12551:1106/093035:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52521:12551:1106/093035:WARNING:channel.cc(273)] RawChannel write error
[52522:12807:1106/093035:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52522:12807:1106/093035:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDeny (3853 ms)
[63/426] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDeny (4493 ms)
[ RUN      ] AutocompleteBrowserTest.Autocomplete
[52527:3847:1106/093035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutocompleteBrowserTest.Autocomplete (1407 ms)
[64/426] AutocompleteBrowserTest.Autocomplete (1865 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics07
[52530:3847:1106/093037:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics07 (1927 ms)
[65/426] FormStructureBrowserTest.DataDrivenHeuristics07 (2653 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.CannedUnique
[52532:3847:1106/093037:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52535:12807:1106/093038:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52534:3847:1106/093038:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52534:3847:1106/093038:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52534:3847:1106/093038:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowsingDataLocalStorageHelperTest.CannedUnique (1508 ms)
[66/426] BrowsingDataLocalStorageHelperTest.CannedUnique (2124 ms)
[ RUN      ] CaptivePortalBrowserTest.RequestFailsFastTimout
[52536:3847:1106/093039:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.RequestFailsFastTimout (1821 ms)
[67/426] CaptivePortalBrowserTest.RequestFailsFastTimout (2391 ms)
[ RUN      ] CaptivePortalBrowserTest.RedirectSSLCertError
[52537:3847:1106/093040:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63470...
sending server_data: {"host": "127.0.0.1", "port": 63470} (36 bytes)
HTTPS server started on https://localhost:63471...
sending server_data: {"host": "localhost", "port": 63471} (36 bytes)
[       OK ] CaptivePortalBrowserTest.RedirectSSLCertError (2659 ms)
[68/426] CaptivePortalBrowserTest.RedirectSSLCertError (3443 ms)
[ RUN      ] CaptivePortalBrowserTest.Login
[52543:3847:1106/093042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52547:12295:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.Login (2619 ms)
[69/426] CaptivePortalBrowserTest.Login (3179 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginFastTimeout
[52548:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52551:12807:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52551:12807:1106/093045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52551:12807:1106/093045:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.LoginFastTimeout (2294 ms)
[70/426] CaptivePortalBrowserTest.LoginFastTimeout (2927 ms)
[ RUN      ] CaptivePortalBrowserTest.SSLCertErrorLogin
[52553:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63474...
sending server_data: {"host": "127.0.0.1", "port": 63474} (36 bytes)
HTTPS server started on https://localhost:63475...
sending server_data: {"host": "localhost", "port": 63475} (36 bytes)
[52553:3847:1106/093047:WARNING:navigator_impl.cc(302)] Discarding message during interstitial.
[52555:12295:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52553:28931:1106/093047:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52553:28931:1106/093047:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] CaptivePortalBrowserTest.SSLCertErrorLogin (3368 ms)
[71/426] CaptivePortalBrowserTest.SSLCertErrorLogin (3966 ms)
[ RUN      ] CaptivePortalBrowserTest.HstsLogin
[52566:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52566:28675:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52566:28675:1106/093050:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.HstsLogin (2228 ms)
[72/426] CaptivePortalBrowserTest.HstsLogin (2918 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutThreeSites
[52556:3847:1106/093046:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52560:12807:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52560:12807:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52560:12807:1106/093051:WARNING:channel.cc(273)] RawChannel write error
[52565:12551:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52568:12551:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52568:12551:1106/093051:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutThreeSites (6090 ms)
[73/426] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutThreeSites (6605 ms)
[ RUN      ] ClickToPlayPluginTest.NoCallbackAtLoad
[52574:3847:1106/093053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52577:16899:1106/093055:VERBOSE2:scheduler.cc(642)] Scheduler::ProcessScheduledActions: ACTION_NONE F 0 3 1 F F F 1 0
[52577:16899:1106/093055:VERBOSE2:scheduler.cc(642)] Scheduler::ProcessScheduledActions: ACTION_NONE F 0 0 1 F F F 1 0
[52577:16899:1106/093055:VERBOSE2:scheduler.cc(642)] Scheduler::ProcessScheduledActions: ACTION_NONE F 0 1 1 F F F 1 0
[       OK ] ClickToPlayPluginTest.NoCallbackAtLoad (2847 ms)
[74/426] ClickToPlayPluginTest.NoCallbackAtLoad (3706 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_ContentSettingsPage
[52571:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52575:13063:1106/093055:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52575:13063:1106/093055:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_ContentSettingsPage (4303 ms)
[75/426] ChromeContentBrowserClientBrowserTest.UberURLHandler_ContentSettingsPage (5023 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveInCallback
[52583:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52583:3847:1106/093058:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[52583:3847:1106/093058:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[52583:3847:1106/093058:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[52583:3847:1106/093058:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveInCallback (1791 ms)
[76/426] AndroidUsbCountTest.TestNoMultipleCallsRemoveInCallback (2385 ms)
[ RUN      ] CrashRecoveryBrowserTest.Reload
[52582:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
ASAN:SIGSEGV
=================================================================
==52586==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10c94b7f bp 0xbffbd478 sp 0xbffbd470 T0)
    #0 0x10c94b7e in content::(anonymous namespace)::CrashIntentionally() ??:0:0
    #1 0x10c56c87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) ??:0:0
    #2 0x10c4c866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) ??:0:0
    #3 0x10c467a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) ??:0:0
    #4 0x48223db in content::MessageRouter::RouteMessage(IPC::Message const&) ??:0:0
    #5 0x482220f in content::MessageRouter::OnMessageReceived(IPC::Message const&) ??:0:0
    #6 0x1085074b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #7 0x31a0766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #8 0x31a87cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #9 0x1eccb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #10 0x1f918ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #11 0x1f92e23 in base::MessageLoop::DoWork() ??:0:0
    #12 0x1e87670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #13 0x9604504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #14 0x96044a78 in __CFRunLoopDoSources0 ??:0:0
    #15 0x9606a825 in __CFRunLoopRun ??:0:0
    #16 0x9606a019 in CFRunLoopRunSpecific ??:0:0
    #17 0x96069e8a in CFRunLoopRunInMode ??:0:0
    #18 0x98c0ab75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #19 0x1e8a1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1e88977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1f90882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x1fe6ede in base::RunLoop::Run() ??:0:0
    #23 0x1f90202 in base::MessageLoop::Run() ??:0:0
    #24 0x10d5f4bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #25 0x1e17917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #26 0x1e19a86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #27 0x1e17220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #28 0x50a3d5 in ChromeMain ??:0:0
    #29 0x3ece8 in main (in Chromium Helper) + 24
    #30 0x3ecc4 in start (in Chromium Helper) + 52
#31 0x11 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==52586==ABORTING
[52588:12551:1106/093058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CrashRecoveryBrowserTest.Reload (2356 ms)
[77/426] CrashRecoveryBrowserTest.Reload (2920 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsApplicationClose
[52589:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63478...
sending server_data: {"host": "127.0.0.1", "port": 63478} (36 bytes)
[52589:3847:1106/093103:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[52589:28675:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52589:28675:1106/093103:WARNING:channel.cc(273)] RawChannel write error
[52589:3847:1106/093104:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsApplicationClose (4921 ms)
[78/426] DevToolsBeforeUnloadTest.TestUndockedDevToolsApplicationClose (5546 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkSyncSize
[52590:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63480...
sending server_data: {"host": "127.0.0.1", "port": 63480} (36 bytes)
[52590:3847:1106/093104:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[52590:3847:1106/093104:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] DevToolsSanityTest.TestNetworkSyncSize (5297 ms)
[79/426] DevToolsSanityTest.TestNetworkSyncSize (5819 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleExists
[52602:3847:1106/093104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleExists (1639 ms)
[80/426] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleExists (2125 ms)
[ RUN      ] DownloadTest.MimeTypesToShowNotDownload
[52603:3847:1106/093105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63486...
sending server_data: {"host": "127.0.0.1", "port": 63486} (36 bytes)
[       OK ] DownloadTest.MimeTypesToShowNotDownload (3163 ms)
[81/426] DownloadTest.MimeTypesToShowNotDownload (3720 ms)
[ RUN      ] DownloadTest.DownloadHistoryCheck
[52608:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63511...
sending server_data: {"host": "127.0.0.1", "port": 63511} (36 bytes)
[       OK ] DownloadTest.DownloadHistoryCheck (2619 ms)
[82/426] DownloadTest.DownloadHistoryCheck (3181 ms)
[ RUN      ] DownloadTest.SaveImageAsReferrerPolicyDefault
[52615:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63513...
sending server_data: {"host": "127.0.0.1", "port": 63513} (36 bytes)
HTTPS server started on https://127.0.0.1:63514...
sending server_data: {"host": "127.0.0.1", "port": 63514} (36 bytes)
[       OK ] DownloadTest.SaveImageAsReferrerPolicyDefault (2786 ms)
[83/426] DownloadTest.SaveImageAsReferrerPolicyDefault (3454 ms)
[ RUN      ] DownloadTest.DownloadTest_Remove
[52618:3847:1106/093110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63518...
sending server_data: {"host": "127.0.0.1", "port": 63518} (36 bytes)
[       OK ] DownloadTest.DownloadTest_Remove (2891 ms)
[84/426] DownloadTest.DownloadTest_Remove (3712 ms)
[ RUN      ] DownloadTest.DownloadTest_PauseResumeCancel
[52626:3847:1106/093112:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.DownloadTest_PauseResumeCancel (2268 ms)
[85/426] DownloadTest.DownloadTest_PauseResumeCancel (2912 ms)
[ RUN      ] ErrorPageTest.StaleCacheStatus
[52630:3847:1106/093113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63520...
sending server_data: {"host": "127.0.0.1", "port": 63520} (36 bytes)
[       OK ] ErrorPageTest.StaleCacheStatus (2851 ms)
[86/426] ErrorPageTest.StaleCacheStatus (3446 ms)
[ RUN      ] FlagOffActiveScriptControllerBrowserTest.ScriptsExecuteWhenFlagAbsent
[52634:3847:1106/093115:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52634:82755:1106/093117:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] FlagOffActiveScriptControllerBrowserTest.ScriptsExecuteWhenFlagAbsent (2896 ms)
[87/426] FlagOffActiveScriptControllerBrowserTest.ScriptsExecuteWhenFlagAbsent (3448 ms)
[ RUN      ] AutomationApiTest.Unit
[52642:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52645:12295:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52645:12295:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[52642:3847:1106/093120:INFO:CONSOLE(0)] "[SUCCESS] testAutomationRootNode", source: chrome-extension://ckmkliiajkhmgjjnmnjndnlgpcfiflaf/unit.html (0)
[52642:3847:1106/093120:INFO:CONSOLE(0)] "[SUCCESS] testAriaRelationshipAttributes", source: chrome-extension://ckmkliiajkhmgjjnmnjndnlgpcfiflaf/unit.html (0)
[52642:3847:1106/093120:INFO:CONSOLE(0)] "[SUCCESS] testCannotSetAttribute", source: chrome-extension://ckmkliiajkhmgjjnmnjndnlgpcfiflaf/unit.html (0)
[52647:3847:1106/093120:WARNING:logging_native_handler.cc(62)] Nodes left pending by the update: {"5":{"id":5,"role":"","attributes":{}},"6":{"id":6,"role":"","attributes":{}},"7":{"id":7,"role":"","attributes":{}},"8":{"id":8,"role":"","attributes":{}},"9":{"id":9,"role":"","attributes":{}},"10":{"id":10,"role":"","attributes":{}},"11":{"id":11,"role":"","attributes":{}}}
[52642:3847:1106/093120:INFO:CONSOLE(0)] "[SUCCESS] testBadUpdateInvalidChildIds", source: chrome-extension://ckmkliiajkhmgjjnmnjndnlgpcfiflaf/unit.html (0)
[52642:3847:1106/093120:INFO:CONSOLE(0)] "[SUCCESS] testMultipleUpdateNameChanged", source: chrome-extension://ckmkliiajkhmgjjnmnjndnlgpcfiflaf/unit.html (0)
[       OK ] AutomationApiTest.Unit (2457 ms)
[88/426] AutomationApiTest.Unit (2929 ms)
[ RUN      ] AllUrlsApiTest.RegularExtensions
[52639:3847:1106/093117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52639:81927:1106/093120:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] AllUrlsApiTest.RegularExtensions (3728 ms)
[89/426] AllUrlsApiTest.RegularExtensions (4492 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionSiteData
[52649:3847:1106/093121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52653:12807:1106/093122:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52651:3847:1106/093122:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52651:3847:1106/093122:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52651:3847:1106/093122:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionSiteData (1463 ms)
[90/426] ExtensionBrowsingDataTest.SettingsFunctionSiteData (2126 ms)
[ RUN      ] AutomationApiTest.CloseTab
[52648:3847:1106/093121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52652:12551:1106/093123:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52648:80643:1106/093124:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52656:3847:1106/093124:INFO:renderer_accessibility.cc(238)] Accessibility event: childrenChanged on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:63530/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:63530/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[52656:3847:1106/093124:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:63530/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:63530/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[52656:3847:1106/093124:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:63530/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:63530/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[52648:3847:1106/093124:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://bleijgkilmnoapkhadpogkbmlinphmfo/close_tab.html (0)
[52656:12551:1106/093124:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52656:12551:1106/093124:WARNING:channel.cc(273)] RawChannel write error
[52648:3847:1106/093124:INFO:CONSOLE(0)] "[SUCCESS] testCloseTab", source: chrome-extension://bleijgkilmnoapkhadpogkbmlinphmfo/close_tab.html (0)
[52648:29443:1106/093124:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutomationApiTest.CloseTab (3343 ms)
[91/426] AutomationApiTest.CloseTab (3972 ms)
[ RUN      ] CastStreamingApiTestWithPixelOutput.RtpStreamError
[52655:3847:1106/093124:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52658:12551:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52658:12551:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52658:12551:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[52655:3847:1106/093125:INFO:CONSOLE(13)] "[TEST] rtpStreamError", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/rtp_stream_error.js (13)
[52655:29443:1106/093126:WARNING:cast_transport_sender_impl.cc(193)] Unsafe to send video with encryption DISABLED.
[52655:3847:1106/093126:INFO:CONSOLE(40)] "Video frame resolution does not match config. Expected 100x100. Got 640x480.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/rtp_stream_error.js (40)
[52655:3847:1106/093126:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamError", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/rtp_stream_error.html (0)
[52659:12039:1106/093126:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52659:12039:1106/093126:WARNING:channel.cc(273)] RawChannel write error
[52659:12039:1106/093126:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTestWithPixelOutput.RtpStreamError (2875 ms)
[92/426] CastStreamingApiTestWithPixelOutput.RtpStreamError (3445 ms)
[ RUN      ] ExtensionContentSettingsApiTest.Standard
[52660:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52660:3847:1106/093127:INFO:CONSOLE(0)] "[SUCCESS] setDefaultContentSettings", source: chrome-extension://mphjdkchojkkdjbhjpgdocinedhldmpa/test.html (0)
[52660:3847:1106/093127:INFO:CONSOLE(0)] "[SUCCESS] setContentSettings", source: chrome-extension://mphjdkchojkkdjbhjpgdocinedhldmpa/test.html (0)
[52660:3847:1106/093127:INFO:CONSOLE(0)] "[SUCCESS] getContentSettings", source: chrome-extension://mphjdkchojkkdjbhjpgdocinedhldmpa/test.html (0)
[52660:3847:1106/093127:INFO:CONSOLE(0)] "[SUCCESS] invalidSettings", source: chrome-extension://mphjdkchojkkdjbhjpgdocinedhldmpa/test.html (0)
[52660:3847:1106/093128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ExtensionContentSettingsApiTest.Standard (2747 ms)
[93/426] ExtensionContentSettingsApiTest.Standard (3444 ms)
[ RUN      ] DeclarativeContentApiTest.Overview
[52663:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DeclarativeContentApiTest.Overview (2949 ms)
[94/426] DeclarativeContentApiTest.Overview (3439 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchInvalid
[52668:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
../../third_party/re2/re2/re2.cc:214: Error parsing '(': missing ): (
[52670:12551:1106/093130:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52670:12551:1106/093130:WARNING:channel.cc(273)] RawChannel write error
[52669:3847:1106/093130:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52669:3847:1106/093130:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52669:3847:1106/093130:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchInvalid (1379 ms)
[95/426] DownloadExtensionTest.DownloadExtensionTest_SearchInvalid (1860 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Basic
[52671:3847:1106/093130:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63535...
sending server_data: {"host": "127.0.0.1", "port": 63535} (36 bytes)
[52677:17155:1106/093133:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52677:17155:1106/093133:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[52675:12807:1106/093133:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Basic (2947 ms)
[96/426] DownloadExtensionTest.DownloadExtensionTest_Download_Basic (3701 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Subdirectory
[52672:3847:1106/093131:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63537...
sending server_data: {"host": "127.0.0.1", "port": 63537} (36 bytes)
[52679:17155:1106/093133:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52679:17155:1106/093133:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Subdirectory (3128 ms)
[97/426] DownloadExtensionTest.DownloadExtensionTest_Download_Subdirectory (3702 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilename
[52682:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63542...
sending server_data: {"host": "127.0.0.1", "port": 63542} (36 bytes)
[52688:17155:1106/093136:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52688:17155:1106/093136:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilename (2636 ms)
[98/426] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilename (3176 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_DangerousOverride
[52681:3847:1106/093134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63541...
sending server_data: {"host": "127.0.0.1", "port": 63541} (36 bytes)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_DangerousOverride (2832 ms)
[99/426] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_DangerousOverride (3438 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_CurDirInvalid
[52692:3847:1106/093137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63547...
sending server_data: {"host": "127.0.0.1", "port": 63547} (36 bytes)
[52698:17155:1106/093139:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52698:17155:1106/093139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[52696:12807:1106/093140:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52696:12807:1106/093140:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52696:12807:1106/093140:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_CurDirInvalid (2662 ms)
[100/426] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_CurDirInvalid (3177 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Overwrite
[52693:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63549...
sending server_data: {"host": "127.0.0.1", "port": 63549} (36 bytes)
[52700:16643:1106/093139:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[52700:16643:1106/093139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[52697:12295:1106/093140:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Overwrite (3180 ms)
[101/426] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Overwrite (3707 ms)
[ RUN      ] BrowserActionApiTest.DynamicBrowserAction
[52702:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52702:3847:1106/093143:INFO:CONSOLE(33)] "The imageData property must contain an ImageData object or dictionary of ImageData objects.", source: chrome-extension://jpmekdbfppgbhlodebknpnchhcpkcpfa/background.js (33)
[52702:3847:1106/093143:INFO:CONSOLE(33)] "The path property must not be empty.", source: chrome-extension://jpmekdbfppgbhlodebknpnchhcpkcpfa/background.js (33)
[52702:29699:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52702:29699:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserActionApiTest.DynamicBrowserAction (3151 ms)
[102/426] BrowserActionApiTest.DynamicBrowserAction (3709 ms)
[ RUN      ] ExtensionBrowserTest.WindowOpenInvalidExtension
[52704:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52707:12551:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52707:12551:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[52704:30211:1106/093144:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: thisissurelynotavalidextensionid
[52704:30211:1106/093144:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://thisissurelynotavalidextensionid/newtab.html
[       OK ] ExtensionBrowserTest.WindowOpenInvalidExtension (3072 ms)
[103/426] ExtensionBrowserTest.WindowOpenInvalidExtension (3705 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryWithWriteTest
[52711:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52711:29187:1106/093145:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52711:29187:1106/093145:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52711:44803:1106/093146:ERROR:mach_broker_mac.mm(256)] Unknown process 52716 is sending Mach IPC messages!
[52711:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://lbggjopbmdihmcikkdfpdgmahmfeckfd/_generated_background_page.html (0)
[52711:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://lbggjopbmdihmcikkdfpdgmahmfeckfd/_generated_background_page.html (0)
[52711:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://lbggjopbmdihmcikkdfpdgmahmfeckfd/_generated_background_page.html (0)
[52711:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://lbggjopbmdihmcikkdfpdgmahmfeckfd/_generated_background_page.html (0)
[52711:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://lbggjopbmdihmcikkdfpdgmahmfeckfd/_generated_background_page.html (0)
[52714:12551:1106/093147:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryWithWriteTest (3050 ms)
[104/426] FileSystemApiTest.FileSystemApiOpenDirectoryWithWriteTest (3703 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryContainingGraylistTest
[52713:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52713:29699:1106/093146:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52713:29699:1106/093146:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52713:45315:1106/093146:ERROR:mach_broker_mac.mm(256)] Unknown process 52719 is sending Mach IPC messages!
[52713:3847:1106/093147:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hpicbbffldiiaempplcebhiliojjmomc/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryContainingGraylistTest (2752 ms)
[105/426] FileSystemApiTest.FileSystemApiOpenDirectoryContainingGraylistTest (3444 ms)
[ RUN      ] GcmApiTest.Incognito
[52722:3847:1106/093148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52722:30211:1106/093150:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52722:30211:1106/093150:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52722:49923:1106/093150:ERROR:mach_broker_mac.mm(256)] Unknown process 52729 is sending Mach IPC messages!
[52722:3847:1106/093150:INFO:CONSOLE(0)] "[SUCCESS] testIncognito", source: chrome-extension://mdefhjkkiebgbbdmfaceiflccbmjcgib/_generated_background_page.html (0)
[52722:3847:1106/093150:INFO:CONSOLE(0)] "[SUCCESS] testIncognito", source: chrome-extension://mdefhjkkiebgbbdmfaceiflccbmjcgib/_generated_background_page.html (0)
[52731:12807:1106/093151:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52731:12807:1106/093151:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcmApiTest.Incognito (2489 ms)
[106/426] GcmApiTest.Incognito (3170 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileWithWriteTest
[52721:3847:1106/093148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52721:29699:1106/093149:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52721:29699:1106/093149:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52721:45315:1106/093149:ERROR:mach_broker_mac.mm(256)] Unknown process 52727 is sending Mach IPC messages!
[52721:3847:1106/093151:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://khbddmehollpblnpolajldpdlomnmbhm/_generated_background_page.html (0)
[52721:29699:1106/093151:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileWithWriteTest (3069 ms)
[107/426] FileSystemApiTest.FileSystemApiOpenExistingFileWithWriteTest (3706 ms)
[ RUN      ] GcdPrivateAPITest.WifiPasswords
[52732:3847:1106/093151:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52736:12807:1106/093153:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52736:12807:1106/093153:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcdPrivateAPITest.WifiPasswords (1961 ms)
[108/426] GcdPrivateAPITest.WifiPasswords (2386 ms)
[ RUN      ] HotwordPrivateApiTest.ExperimentalHotwordEnabled
[52733:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52733:3847:1106/093153:INFO:CONSOLE(0)] "[SUCCESS] newHotwordingEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.ExperimentalHotwordEnabled (1991 ms)
[109/426] HotwordPrivateApiTest.ExperimentalHotwordEnabled (2386 ms)
[ RUN      ] IdentityOldProfilesGetAccountsFunctionTest.TwoAccountsSignedIn
[52740:3847:1106/093154:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52744:16899:1106/093155:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] IdentityOldProfilesGetAccountsFunctionTest.TwoAccountsSignedIn (1190 ms)
[110/426] IdentityOldProfilesGetAccountsFunctionTest.TwoAccountsSignedIn (1594 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.SignedIn
[52741:3847:1106/093154:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52743:3847:1106/093155:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52743:3847:1106/093155:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52743:3847:1106/093155:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] IdentityGetProfileUserInfoFunctionTest.SignedIn (1145 ms)
[111/426] IdentityGetProfileUserInfoFunctionTest.SignedIn (1602 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.SignedInNoEmail
[52746:3847:1106/093155:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52750:12807:1106/093156:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52750:17155:1106/093156:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[52750:17155:1106/093156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[52750:17155:1106/093156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] IdentityGetProfileUserInfoFunctionTest.SignedInNoEmail (1147 ms)
[112/426] IdentityGetProfileUserInfoFunctionTest.SignedInNoEmail (1595 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveNotSignedIn
[52747:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52747:3847:1106/093157:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hahnhlekbnnbgmhnjoenldocekmcmjff/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveNotSignedIn (1972 ms)
[113/426] GetAuthTokenFunctionTest.NonInteractiveNotSignedIn (2387 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintFailure
[52752:3847:1106/093157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52752:29187:1106/093158:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[52752:3847:1106/093159:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hahnhlekbnnbgmhnjoenldocekmcmjff/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintFailure (2038 ms)
[114/426] GetAuthTokenFunctionTest.NonInteractiveMintFailure (2653 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintFailure
[52756:3847:1106/093158:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52756:3847:1106/093200:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hahnhlekbnnbgmhnjoenldocekmcmjff/test.js (5)
[52760:12295:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintFailure (2105 ms)
[115/426] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintFailure (2655 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalSuccess
[52761:3847:1106/093200:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52761:29699:1106/093201:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[52761:3847:1106/093202:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hahnhlekbnnbgmhnjoenldocekmcmjff/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalSuccess (2117 ms)
[116/426] GetAuthTokenFunctionTest.InteractiveApprovalSuccess (2651 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesDefault
[52764:3847:1106/093201:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52764:29699:1106/093202:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[52764:3847:1106/093203:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hahnhlekbnnbgmhnjoenldocekmcmjff/test.js (5)
[52767:12551:1106/093203:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.ScopesDefault (2074 ms)
[117/426] GetAuthTokenFunctionTest.ScopesDefault (2918 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesEmpty
[52768:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52768:3847:1106/093204:INFO:CONSOLE(5)] "hi there", source: chrome-extension://hahnhlekbnnbgmhnjoenldocekmcmjff/test.js (5)
[52773:12807:1106/093204:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52773:12807:1106/093204:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.ScopesEmpty (2127 ms)
[118/426] GetAuthTokenFunctionTest.ScopesEmpty (2657 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.NonMatchingToken
[52772:3847:1106/093204:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52774:3847:1106/093205:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52774:3847:1106/093205:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52774:3847:1106/093205:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RemoveCachedAuthTokenFunctionTest.NonMatchingToken (1296 ms)
[119/426] RemoveCachedAuthTokenFunctionTest.NonMatchingToken (1862 ms)
[ RUN      ] MDnsAPITest.RegisterListener
[52777:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52777:3847:1106/093207:INFO:CONSOLE(0)] "[SUCCESS] registerListener", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/register_listener.html (0)
[       OK ] MDnsAPITest.RegisterListener (2175 ms)
[120/426] MDnsAPITest.RegisterListener (2650 ms)
[ RUN      ] ExtensionManagementApiTest.LaunchType
[52776:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52779:13063:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52779:13063:1106/093207:WARNING:channel.cc(273)] RawChannel write error
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] verifyLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setLaunchTypeWithoutUserGesture", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setEnabledAppLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setDisabledAppLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setPackagedAppLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setPackagedAppLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setNotExistAppLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52776:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] setNotExistAppLaunchType", source: chrome-extension://ohhjccddimhdaoeccaagfmpifkpoklic/launchType.html (0)
[52782:12551:1106/093208:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionManagementApiTest.LaunchType (3005 ms)
[121/426] ExtensionManagementApiTest.LaunchType (3703 ms)
[ RUN      ] MDnsAPITest.RegisterMultipleListeners
[52785:3847:1106/093208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52785:3847:1106/093210:INFO:CONSOLE(0)] "[SUCCESS] registerListeners", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/register_multiple_listeners.html (0)
[       OK ] MDnsAPITest.RegisterMultipleListeners (2054 ms)
[122/426] MDnsAPITest.RegisterMultipleListeners (2650 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess
[52787:3847:1106/093209:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52787:29955:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52787:29955:1106/093210:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52787:45571:1106/093210:ERROR:mach_broker_mac.mm(256)] Unknown process 52792 is sending Mach IPC messages!
[52787:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] getMediaFileSystems", source: chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/_generated_background_page.html (0)
[52787:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] testGalleries", source: chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/_generated_background_page.html (0)
[52787:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] validFileCopyToShouldFail", source: chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/_generated_background_page.html (0)
[52787:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] invalidFileCopyToShouldFail", source: chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/_generated_background_page.html (0)
[52787:3847:1106/093211:INFO:CONSOLE(0)] "[SUCCESS] MediaScanWithoutPermission", source: chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/_generated_background_page.html (0)
[52787:3847:1106/093211:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running mediaGalleries.startMediaScan: No permission to scan.
at MediaScanWithoutPermission (chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/test.js:74:22)", source: chrome-extension://ebcnmiofioadmjeilchoipcdcchmkaie/_generated_background_page.html (0)
[52791:12551:1106/093211:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52791:12551:1106/093211:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess (2832 ms)
[123/426] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess (3447 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesCopyTo
[52794:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52794:29443:1106/093212:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52794:29443:1106/093212:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52794:46851:1106/093212:ERROR:mach_broker_mac.mm(256)] Unknown process 52798 is sending Mach IPC messages!
[52794:3847:1106/093213:INFO:CONSOLE(0)] "[SUCCESS] mediaGalleriesNoGalleries", source: chrome-extension://nepgkbfmiabpmpbkjhjiccgiiopdpohb/_generated_background_page.html (0)
[52794:29443:1106/093213:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52794:29443:1106/093213:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesCopyTo (2663 ms)
[124/426] MediaGalleriesPlatformAppBrowserTest.NoGalleriesCopyTo (3177 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.PicasaCustomLocation
[52797:3847:1106/093212:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52797:29443:1106/093213:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52797:29443:1106/093213:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52797:45063:1106/093214:ERROR:mach_broker_mac.mm(256)] Unknown process 52802 is sending Mach IPC messages!
[52797:3847:1106/093215:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093215:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093215:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093215:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093216:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093216:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093216:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[52797:3847:1106/093216:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://nfffabpkfodiljplnbpfodomonhaaikc/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.PicasaCustomLocation (3901 ms)
[125/426] MediaGalleriesPlatformAppBrowserTest.PicasaCustomLocation (4499 ms)
[ RUN      ] MediaGalleriesPrivateGalleryWatchApiTest.SetupGalleryWatchWithoutListeners
[52803:3847:1106/093214:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52806:12551:1106/093216:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52808:12295:1106/093216:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesPrivateGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (2292 ms)
[126/426] MediaGalleriesPrivateGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (2908 ms)
[ RUN      ] NotificationsApiTest.TestGetPermissionLevel
[52811:3847:1106/093217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NotificationsApiTest.TestGetPermissionLevel (1323 ms)
[127/426] NotificationsApiTest.TestGetPermissionLevel (1862 ms)
[ RUN      ] NotificationsApiTest.TestCSP
[52810:3847:1106/093217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52810:3847:1106/093218:INFO:CONSOLE(0)] "Refused to load the image 'http://google.com/clearly-a-security-problem.png' because it violates the following Content Security Policy directive: "img-src 'self' data: chrome-extension-resource:".
", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] testDataURL", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "Refused to load the image 'http://www.google.com/favicon.ico' because it violates the following Content Security Policy directive: "img-src 'self' data: chrome-extension-resource:".
", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] testCSPUpdateIconURL", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "Refused to load the image 'http://www.google.com/favicon.ico' because it violates the following Content Security Policy directive: "img-src 'self' data: chrome-extension-resource:".
", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] testCSPUpdateImageURL", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "Refused to load the image 'http://www.google.com/favicon.ico' because it violates the following Content Security Policy directive: "img-src 'self' data: chrome-extension-resource:".
", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52810:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] testCSPUpdateButtonIconURL", source: chrome-extension://dfijgfombdiheieaafknehncibdalbfk/_generated_background_page.html (0)
[52814:12807:1106/093219:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NotificationsApiTest.TestCSP (2433 ms)
[128/426] NotificationsApiTest.TestCSP (2921 ms)
[ RUN      ] ExperimentalApiTest.PermissionsSucceed
[52817:3847:1106/093219:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52817:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] history", source: chrome-extension://olpekdojingaieflncmepacelphdgblk/_generated_background_page.html (0)
[52817:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] bookmarks", source: chrome-extension://olpekdojingaieflncmepacelphdgblk/_generated_background_page.html (0)
[52817:3847:1106/093221:INFO:CONSOLE(0)] "[SUCCESS] tabs", source: chrome-extension://olpekdojingaieflncmepacelphdgblk/_generated_background_page.html (0)
[52819:12551:1106/093221:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52819:12551:1106/093221:WARNING:channel.cc(273)] RawChannel write error
[52822:12807:1106/093221:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52822:12807:1106/093221:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExperimentalApiTest.PermissionsSucceed (2385 ms)
[129/426] ExperimentalApiTest.PermissionsSucceed (2917 ms)
[ RUN      ] ExtensionPreferenceApiTest.Clear
[52820:3847:1106/093220:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52820:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] getThirdPartyCookiesAllowed", source: chrome-extension://pkbgbeaejgfcjlpemaggjejilemllgfd/test.html (0)
[52820:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] setThirdPartyCookiesAllowed", source: chrome-extension://pkbgbeaejgfcjlpemaggjejilemllgfd/test.html (0)
[52820:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] clearThirdPartyCookiesAllowed", source: chrome-extension://pkbgbeaejgfcjlpemaggjejilemllgfd/test.html (0)
[52820:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] getThirdPartyCookiesAllowed2", source: chrome-extension://pkbgbeaejgfcjlpemaggjejilemllgfd/test.html (0)
[52823:3847:1106/093222:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ExtensionPreferenceApiTest.Clear (2265 ms)
[130/426] ExtensionPreferenceApiTest.Clear (2914 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedIndividual
[52825:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52825:29443:1106/093223:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52825:29443:1106/093223:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52825:45059:1106/093223:ERROR:mach_broker_mac.mm(256)] Unknown process 52830 is sending Mach IPC messages!
[52825:3847:1106/093224:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://ckkkjdncdoggkjllnacofhlcpkclldpj/_generated_background_page.html (0)
[52825:3847:1106/093224:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://ckkkjdncdoggkjllnacofhlcpkclldpj/_generated_background_page.html (0)
[52825:3847:1106/093224:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://ckkkjdncdoggkjllnacofhlcpkclldpj/_generated_background_page.html (0)
[52825:3847:1106/093224:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://ckkkjdncdoggkjllnacofhlcpkclldpj/_generated_background_page.html (0)
[52828:12295:1106/093224:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52828:12295:1106/093224:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyFixedIndividual (2543 ms)
[131/426] ProxySettingsApiTest.ProxyFixedIndividual (3177 ms)
[ RUN      ] ReadingListPrivateApiTest.ReadingListPrivate
[52827:3847:1106/093223:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52827:3847:1106/093225:INFO:CONSOLE(0)] "[SUCCESS] addAndRemoveEntry", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[52827:3847:1106/093225:INFO:CONSOLE(0)] "[SUCCESS] addInvalidUrl", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[52827:3847:1106/093225:INFO:CONSOLE(0)] "[SUCCESS] removeNonExistentEntry", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[       OK ] ReadingListPrivateApiTest.ReadingListPrivate (2417 ms)
[132/426] ReadingListPrivateApiTest.ReadingListPrivate (2916 ms)
[ RUN      ] SocketsTcpServerApiTest.SocketTCPCreateGood
[52836:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SocketsTcpServerApiTest.SocketTCPCreateGood (1500 ms)
[133/426] SocketsTcpServerApiTest.SocketTCPCreateGood (2122 ms)
[ RUN      ] SocketsTcpApiTest.SocketTcpExtension
[52834:3847:1106/093225:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Echo TCP server started on port 63553...
sending server_data: {"host": "127.0.0.1", "port": 63553} (36 bytes)
[52834:3847:1106/093227:INFO:CONSOLE(442)] "Running tests for TCP, echo server lOcAlHoSt:63553", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (442)
[52834:3847:1106/093227:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/_generated_background_page.html (0)
[52834:3847:1106/093227:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running sockets.tcp.getInfo: Socket not found
at Object.callback (chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js:85:28)", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/_generated_background_page.html (0)
[52834:3847:1106/093227:INFO:CONSOLE(121)] "onCreateComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (121)
[52834:3847:1106/093227:INFO:CONSOLE(125)] "add event listeners", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (125)
[52834:3847:1106/093227:INFO:CONSOLE(135)] "onGetInfoAfterCreateComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (135)
[52834:3847:1106/093227:INFO:CONSOLE(160)] "onUpdateComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (160)
[52834:3847:1106/093227:INFO:CONSOLE(165)] "onGetInfoAfterUpdateComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (165)
[52834:3847:1106/093227:INFO:CONSOLE(188)] "onConnectComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (188)
[52834:3847:1106/093227:INFO:CONSOLE(196)] "onGetInfoAfterConnectComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (196)
[52834:3847:1106/093227:INFO:CONSOLE(214)] "onSetPausedComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (214)
[52834:3847:1106/093227:INFO:CONSOLE(219)] "onGetInfoAfterSetPausedComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (219)
[52834:3847:1106/093227:INFO:CONSOLE(225)] "onUnpauseComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (225)
[52834:3847:1106/093227:INFO:CONSOLE(230)] "onGetInfoAfterUnpauseComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (230)
[52834:3847:1106/093227:INFO:CONSOLE(236)] "onSetNoDelayComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (236)
[52834:3847:1106/093227:INFO:CONSOLE(247)] "onSetKeepAliveComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (247)
[52834:3847:1106/093227:INFO:CONSOLE(261)] "onSendComplete: 24 bytes.", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (261)
[52834:3847:1106/093227:INFO:CONSOLE(269)] "onSocketReceive", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (269)
[52834:3847:1106/093227:INFO:CONSOLE(275)] "echo data received, closing socket", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (275)
[52834:3847:1106/093227:INFO:CONSOLE(294)] "onCloseComplete", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/background.js (294)
[52834:3847:1106/093227:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://bgpokdfelmmdddegidghgmaaocacammh/_generated_background_page.html (0)
[       OK ] SocketsTcpApiTest.SocketTcpExtension (2852 ms)
[134/426] SocketsTcpApiTest.SocketTcpExtension (3441 ms)
[ RUN      ] SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnload
[52842:3847:1106/093228:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52842:3847:1106/093230:INFO:CONSOLE(15)] "Server socket created: sd=1", source: chrome-extension://mfoplhjpmcflbdpbcjemgpmjajalddin/background.js (15)
[52842:3847:1106/093230:INFO:CONSOLE(8)] "Server socket 'listen' completed: sd=1, result=0", source: chrome-extension://mfoplhjpmcflbdpbcjemgpmjajalddin/background.js (8)
[52842:3847:1106/093230:INFO:CONSOLE(0)] "[SUCCESS] bind", source: chrome-extension://mfoplhjpmcflbdpbcjemgpmjajalddin/_generated_background_page.html (0)
[52842:3847:1106/093231:INFO:CONSOLE(15)] "Server socket created: sd=2", source: chrome-extension://mfoplhjpmcflbdpbcjemgpmjajalddin/background.js (15)
[52842:3847:1106/093231:INFO:CONSOLE(8)] "Server socket 'listen' completed: sd=2, result=0", source: chrome-extension://mfoplhjpmcflbdpbcjemgpmjajalddin/background.js (8)
[52842:3847:1106/093231:INFO:CONSOLE(0)] "[SUCCESS] bind", source: chrome-extension://mfoplhjpmcflbdpbcjemgpmjajalddin/_generated_background_page.html (0)
[52842:29443:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52842:29443:1106/093231:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnload (3418 ms)
[135/426] SocketsTcpServerApiTest.SocketTCPServerUnbindOnUnload (3967 ms)
[ RUN      ] StreamsPrivateApiTest.NavigateCrossSite
[52844:3847:1106/093228:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52849:12551:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52851:3847:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[52851:12551:1106/093231:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StreamsPrivateApiTest.NavigateCrossSite (3388 ms)
[136/426] StreamsPrivateApiTest.NavigateCrossSite (3969 ms)
[ RUN      ] StreamsPrivateApiTest.DirectDownload
[52852:3847:1106/093232:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52856:12295:1106/093233:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52856:12295:1106/093233:WARNING:channel.cc(273)] RawChannel write error
[52859:12551:1106/093234:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52859:12551:1106/093234:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StreamsPrivateApiTest.DirectDownload (2299 ms)
[137/426] StreamsPrivateApiTest.DirectDownload (2922 ms)
[ RUN      ] StreamsPrivateApiTest.Headers
[52855:3847:1106/093232:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52858:12295:1106/093235:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52858:12295:1106/093235:WARNING:channel.cc(273)] RawChannel write error
[52860:13063:1106/093235:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52860:13063:1106/093235:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StreamsPrivateApiTest.Headers (2576 ms)
[138/426] StreamsPrivateApiTest.Headers (3185 ms)
[ RUN      ] StreamsPrivateApiTest.Abort
[52861:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52861:3847:1106/093236:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[52861:29699:1106/093237:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StreamsPrivateApiTest.Abort (2648 ms)
[139/426] StreamsPrivateApiTest.Abort (3439 ms)
[ RUN      ] SyncFileSystemApiTest.OnFileStatusChanged
[52865:3847:1106/093236:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52865:29699:1106/093237:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52865:29699:1106/093237:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52865:46339:1106/093237:ERROR:mach_broker_mac.mm(256)] Unknown process 52870 is sending Mach IPC messages!
[52865:3847:1106/093238:INFO:CONSOLE(0)] "[SUCCESS] setupListener", source: chrome-extension://dhkjmgmibojblpjobeambgnhofkjioob/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.OnFileStatusChanged (2396 ms)
[140/426] SyncFileSystemApiTest.OnFileStatusChanged (3174 ms)
[ RUN      ] SystemDisplayApiTest.GetDisplay
[52872:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52872:29443:1106/093239:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52872:29443:1106/093239:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52872:45059:1106/093239:ERROR:mach_broker_mac.mm(256)] Unknown process 52877 is sending Mach IPC messages!
[52872:3847:1106/093240:INFO:CONSOLE(0)] "[SUCCESS] testGet", source: chrome-extension://onnamlpapggamihdliepffnbfehmphgm/_generated_background_page.html (0)
[52875:12551:1106/093240:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SystemDisplayApiTest.GetDisplay (2778 ms)
[141/426] SystemDisplayApiTest.GetDisplay (3440 ms)
[ RUN      ] SystemStorageApiTest.StorageAttachment
[52874:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52874:3847:1106/093241:INFO:CONSOLE(0)] "[SUCCESS] testAttachedEvent", source: chrome-extension://mdmmajfjbfldknjdknmaifocaofblcep/_generated_background_page.html (0)
[52874:3847:1106/093241:INFO:CONSOLE(0)] "[SUCCESS] testDetachedEvent", source: chrome-extension://mdmmajfjbfldknjdknmaifocaofblcep/_generated_background_page.html (0)
[       OK ] SystemStorageApiTest.StorageAttachment (2474 ms)
[142/426] SystemStorageApiTest.StorageAttachment (3178 ms)
[ RUN      ] TabCaptureApiTest.ApiTestsAudio
[52881:3847:1106/093241:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52884:12551:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52884:12551:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[52881:3847:1106/093244:INFO:CONSOLE(0)] "[SUCCESS] onlyAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests_audio.html (0)
[52881:3847:1106/093244:INFO:CONSOLE(0)] "[SUCCESS] invalidAudioConstraints", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests_audio.html (0)
[52887:13063:1106/093244:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[52887:13063:1106/093244:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] TabCaptureApiTest.ApiTestsAudio (2728 ms)
[143/426] TabCaptureApiTest.ApiTestsAudio (3438 ms)
[ RUN      ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForced
[52883:3847:1106/093242:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52883:28931:1106/093245:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52890:12551:1106/093245:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[52890:12551:1106/093245:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52890:12551:1106/093245:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForced (3360 ms)
[144/426] ExtensionTabsTest.DefaultToIncognitoWhenItIsForced (3988 ms)
[ RUN      ] ExtensionTabsTest.DuplicateTab
[52893:3847:1106/093246:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52896:12807:1106/093247:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52893:29443:1106/093247:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52893:29443:1106/093247:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[52896:12807:1106/093247:WARNING:channel.cc(273)] RawChannel write error
[52893:45059:1106/093247:ERROR:mach_broker_mac.mm(256)] Unknown process 52898 is sending Mach IPC messages!
[       OK ] ExtensionTabsTest.DuplicateTab (1663 ms)
[145/426] ExtensionTabsTest.DuplicateTab (2400 ms)
[ RUN      ] ExtensionTabsTest.QueryCurrentWindowTabs
[52891:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52904:12551:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52904:12551:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52897:12807:1106/093249:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52891:28675:1106/093250:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52891:28675:1106/093250:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionTabsTest.QueryCurrentWindowTabs (4882 ms)
[146/426] ExtensionTabsTest.QueryCurrentWindowTabs (5838 ms)
[ RUN      ] WebNavigationApiTest.ServerRedirectSingleProcess
[52900:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52900:3847:1106/093250:INFO:CONSOLE(159)] "Received event 'onBeforeNavigate':{"frameId":0,"parentFrameId":-1,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.a.com:63567/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:3847:1106/093250:INFO:CONSOLE(159)] "Received event 'onCommitted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"transitionQualifiers":[],"transitionType":"typed","url":"http://www.a.com:63567/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:3847:1106/093250:INFO:CONSOLE(159)] "Received event 'onDOMContentLoaded':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.a.com:63567/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:3847:1106/093250:INFO:CONSOLE(159)] "Received event 'onCompleted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.a.com:63567/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:79875:1106/093250:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52900:3847:1106/093250:INFO:CONSOLE(159)] "Received event 'onBeforeNavigate':{"frameId":0,"parentFrameId":-1,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.b.com:63567/server-redirect"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:79875:1106/093250:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /
[52900:3847:1106/093251:INFO:CONSOLE(159)] "Received event 'onCommitted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"transitionQualifiers":["server_redirect"],"transitionType":"typed","url":"http://www.b.com:63567/"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:3847:1106/093251:INFO:CONSOLE(159)] "Received event 'onDOMContentLoaded':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.b.com:63567/"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:3847:1106/093251:INFO:CONSOLE(159)] "Received event 'onCompleted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.b.com:63567/"}", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/framework.js (159)
[52900:3847:1106/093251:INFO:CONSOLE(0)] "[SUCCESS] serverRedirectSingleProcess", source: chrome-extension://epejakidbiigpokgfbjneedddkkclcaf/test_serverRedirectSingleProcess.html (0)
[52900:79875:1106/093251:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52900:29443:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52900:29443:1106/093251:WARNING:channel.cc(273)] RawChannel write error
[52900:3847:1106/093251:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ServerRedirectSingleProcess (3167 ms)
[147/426] WebNavigationApiTest.ServerRedirectSingleProcess (3701 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestNewTab
[52910:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52913:12551:1106/093254:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52913:12551:1106/093254:WARNING:channel.cc(273)] RawChannel write error
[52916:12295:1106/093255:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52910:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://joldcmdboamldcchjdddclfpgejifejk/test_newTab.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestNewTab (3973 ms)
[148/426] ExtensionWebRequestApiTest.WebRequestNewTab (4492 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestSimple
[52906:3847:1106/093251:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52914:12295:1106/093254:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52914:12295:1106/093254:WARNING:channel.cc(273)] RawChannel write error
[52906:3847:1106/093254:INFO:CONSOLE(0)] "[SUCCESS] simpleLoad", source: chrome-extension://joldcmdboamldcchjdddclfpgejifejk/test_simple.html (0)
[52906:80391:1106/093255:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52906:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadHttp", source: chrome-extension://joldcmdboamldcchjdddclfpgejifejk/test_simple.html (0)
[52917:12295:1106/093256:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52906:3847:1106/093256:INFO:CONSOLE(0)] "[SUCCESS] nonExistingLoad", source: chrome-extension://joldcmdboamldcchjdddclfpgejifejk/test_simple.html (0)
[52906:29699:1106/093257:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52906:29699:1106/093257:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestSimple (6195 ms)
[149/426] ExtensionWebRequestApiTest.WebRequestSimple (6866 ms)
[ RUN      ] WebrtcAudioPrivateTest.GetActiveSinkNoMediaStream
[52921:3847:1106/093258:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52924:12807:1106/093259:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52923:3847:1106/093259:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[52923:3847:1106/093259:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[52923:3847:1106/093259:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] WebrtcAudioPrivateTest.GetActiveSinkNoMediaStream (1356 ms)
[150/426] WebrtcAudioPrivateTest.GetActiveSinkNoMediaStream (2132 ms)
[ RUN      ] ExtensionWebRequestApiTest.DeclarativeSendMessage
[52918:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52918:3847:1106/093259:INFO:CONSOLE(0)] "[SUCCESS] testSendMessage", source: chrome-extension://hkfhplkamedaknmbfgmbkdpgfmncacpb/_generated_background_page.html (0)
[52920:12295:1106/093259:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52922:12807:1106/093259:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52922:12807:1106/093259:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52925:12295:1106/093259:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebRequestApiTest.DeclarativeSendMessage (2839 ms)
[151/426] ExtensionWebRequestApiTest.DeclarativeSendMessage (3441 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IncorrectManifest1
HTTP server started on http://127.0.0.1:63581...
sending server_data: {"host": "127.0.0.1", "port": 63581} (36 bytes)
[52926:3847:1106/093300:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52926:3847:1106/093302:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[52926:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:63581/files/extensions/api_test/webstore_private/incorrect_manifest1.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.IncorrectManifest1 (4271 ms)
[152/426] ExtensionWebstorePrivateApiTest.IncorrectManifest1 (5022 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IconUrl
HTTP server started on http://127.0.0.1:63582...
sending server_data: {"host": "127.0.0.1", "port": 63582} (36 bytes)
[52927:3847:1106/093300:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52933:12295:1106/093302:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52933:12295:1106/093302:WARNING:channel.cc(273)] RawChannel write error
[52927:3847:1106/093302:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
File not found extensions/api_test/webstore_private/does_not_exist.png full path:/Volumes/data/b/swarm_slave/work/run_tha_test25juG1/chrome/test/data/extensions/api_test/webstore_private/does_not_exist.png
127.0.0.1 - - [06/Nov/2014 09:33:03] code 404, message Not Found
[52927:3847:1106/093303:INFO:CONSOLE(0)] "[SUCCESS] IconUrlFailure", source: http://www.example.com:63582/files/extensions/api_test/webstore_private/icon_url.html (0)
[52927:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] IconUrlSuccess", source: http://www.example.com:63582/files/extensions/api_test/webstore_private/icon_url.html (0)
[52927:3847:1106/093305:INFO:CONSOLE(0)] "[SUCCESS] IconUrlSuccessAbsoluteUrl", source: http://www.example.com:63582/files/extensions/api_test/webstore_private/icon_url.html (0)
[52927:29443:1106/093305:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebstorePrivateApiTest.IconUrl (5703 ms)
[153/426] ExtensionWebstorePrivateApiTest.IconUrl (6340 ms)
[ RUN      ] AppApiTest.OpenWebPopupFromWebIframe
[52943:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52947:12807:1106/093306:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52947:12807:1106/093306:WARNING:channel.cc(273)] RawChannel write error
[52943:80643:1106/093307:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52943:80643:1106/093307:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52943:29443:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppApiTest.OpenWebPopupFromWebIframe (2234 ms)
[154/426] AppApiTest.OpenWebPopupFromWebIframe (2916 ms)
[ RUN      ] ChromeUIOverridesBrowserTest.BookmarkShortcutOverrides
[52949:3847:1106/093306:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52949:29699:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52949:29699:1106/093308:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeUIOverridesBrowserTest.BookmarkShortcutOverrides (2394 ms)
[155/426] ChromeUIOverridesBrowserTest.BookmarkShortcutOverrides (2914 ms)
[ RUN      ] ExtensionCrxInstallerTest.Whitelisting
[52952:3847:1106/093308:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.Whitelisting (1704 ms)
[156/426] ExtensionCrxInstallerTest.Whitelisting (2121 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptRunAt
[52957:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52957:80131:1106/093312:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52957:3847:1106/093312:INFO:CONSOLE(0)] "[SUCCESS] executeAtStartShouldSucceed", source: chrome-extension://iihepcgkjgmjbgjhelcebhhafngfojcd/_generated_background_page.html (0)
[52961:12295:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52961:12295:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52961:12295:1106/093312:WARNING:channel.cc(273)] RawChannel write error
[52963:12807:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52963:12807:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExecuteScriptApiTest.ExecuteScriptRunAt (3004 ms)
[157/426] ExecuteScriptApiTest.ExecuteScriptRunAt (3439 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.LongTitle
[52960:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionContextMenuBrowserTest.LongTitle (2328 ms)
[158/426] ExtensionContextMenuBrowserTest.LongTitle (2915 ms)
[ RUN      ] ExtensionIconSourceTest.InvalidURL
[52968:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionIconSourceTest.InvalidURL (1937 ms)
[159/426] ExtensionIconSourceTest.InvalidURL (2658 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithNonMatchingSite
[52976:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52976:80899:1106/093317:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[52976:29443:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52976:29443:1106/093317:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithNonMatchingSite (2355 ms)
[160/426] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithNonMatchingSite (2915 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync
[52967:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52975:12295:1106/093315:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52967:29443:1106/093317:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync (5231 ms)
[161/426] ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync (5810 ms)
[ RUN      ] ExtensionsLoadMultipleTest.Test
[52986:3847:1106/093319:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52986:28675:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52986:28675:1106/093320:WARNING:channel.cc(273)] RawChannel write error
[52991:12551:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[52991:12551:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[52991:12551:1106/093320:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionsLoadMultipleTest.Test (1827 ms)
[162/426] ExtensionsLoadMultipleTest.Test (2391 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.Audio
[52985:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52992:12551:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52992:12551:1106/093321:WARNING:channel.cc(273)] RawChannel write error
[52992:12551:1106/093321:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] ExtensionResourceRequestPolicyTest.Audio (2774 ms)
[163/426] ExtensionResourceRequestPolicyTest.Audio (3443 ms)
[ RUN      ] ExtensionStorageMonitorTest.ExceedInitialThreshold
[52993:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[52993:3847:1106/093324:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fpmdkfgofjccdbdjgkeakaoahlpjdjao/_generated_background_page.html (0)
[52993:29443:1106/093324:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52993:29443:1106/093324:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[52993:29443:1106/093324:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.ExceedInitialThreshold (3336 ms)
[164/426] ExtensionStorageMonitorTest.ExceedInitialThreshold (3973 ms)
[ RUN      ] ExtensionStorageMonitorTest.DisableForInstalledExtensions
[52996:3847:1106/093322:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53003:12551:1106/093326:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionStorageMonitorTest.DisableForInstalledExtensions (4269 ms)
[165/426] ExtensionStorageMonitorTest.DisableForInstalledExtensions (5025 ms)
[ RUN      ] ExtensionWebUITest.EmbedDisabledExtension
[53002:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53005:12807:1106/093326:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53005:12807:1106/093326:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebUITest.EmbedDisabledExtension (3296 ms)
[166/426] ExtensionWebUITest.EmbedDisabledExtension (3970 ms)
[ RUN      ] LazyBackgroundPageApiTest.OnUnload
[53007:3847:1106/093327:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53011:12295:1106/093328:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LazyBackgroundPageApiTest.OnUnload (2025 ms)
[167/426] LazyBackgroundPageApiTest.OnUnload (2656 ms)
[ RUN      ] WebstoreInlineInstallerTest.CloseTabBeforeInstallConfirmation
HTTP server started on http://127.0.0.1:63614...
sending server_data: {"host": "127.0.0.1", "port": 63614} (36 bytes)
[53012:3847:1106/093329:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53012:3847:1106/093330:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:63614/files/extensions/api_test/webstore_inline_install/install.html (8)
[53012:3847:1106/093330:INFO:CONSOLE(11)] "In runTest", source: http://app.com:63614/files/extensions/api_test/webstore_inline_install/install.html (11)
[53012:29187:1106/093331:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53012:29187:1106/093331:WARNING:channel.cc(273)] RawChannel write error
[53012:3847:1106/093331:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] WebstoreInlineInstallerTest.CloseTabBeforeInstallConfirmation (2676 ms)
[168/426] WebstoreInlineInstallerTest.CloseTabBeforeInstallConfirmation (3176 ms)
[ RUN      ] WebstoreStartupInstallerTest.InstallNotAllowedFromNonVerifiedDomains
HTTP server started on http://127.0.0.1:63615...
sending server_data: {"host": "127.0.0.1", "port": 63615} (36 bytes)
[53014:3847:1106/093330:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53014:3847:1106/093331:INFO:CONSOLE(8)] "Page loaded", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (8)
[53014:3847:1106/093331:INFO:CONSOLE(37)] "In runTest1", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (37)
[53014:3847:1106/093331:INFO:CONSOLE(21)] "Ran test, sending response", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (21)
[53014:3847:1106/093331:INFO:CONSOLE(23)] "Test complete", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (23)
[53014:3847:1106/093331:INFO:CONSOLE(50)] "In runTest2", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (50)
[53014:3847:1106/093332:INFO:CONSOLE(21)] "Ran test, sending response", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (21)
[53014:3847:1106/093332:INFO:CONSOLE(23)] "Test complete", source: http://nonapp.com:63615/files/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (23)
[53014:29187:1106/093332:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53014:29187:1106/093332:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebstoreStartupInstallerTest.InstallNotAllowedFromNonVerifiedDomains (2675 ms)
[169/426] WebstoreStartupInstallerTest.InstallNotAllowedFromNonVerifiedDomains (3187 ms)
[ RUN      ] WebstoreStartupInstallerTest.InstallNotSupported
HTTP server started on http://127.0.0.1:63624...
sending server_data: {"host": "127.0.0.1", "port": 63624} (36 bytes)
[53023:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53023:3847:1106/093333:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:63624/files/extensions/api_test/webstore_inline_install/install_not_supported.html (8)
[53023:3847:1106/093333:INFO:CONSOLE(11)] "In runTest", source: http://app.com:63624/files/extensions/api_test/webstore_inline_install/install_not_supported.html (11)
[53023:3847:1106/093334:INFO:CONSOLE(28)] "Ran test, sending response", source: http://app.com:63624/files/extensions/api_test/webstore_inline_install/install_not_supported.html (28)
[53023:3847:1106/093334:INFO:CONSOLE(30)] "Test complete", source: http://app.com:63624/files/extensions/api_test/webstore_inline_install/install_not_supported.html (30)
[53023:29443:1106/093334:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53023:29443:1106/093334:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53029:12551:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53023:45059:1106/093334:ERROR:mach_broker_mac.mm(256)] Unknown process 53033 is sending Mach IPC messages!
[       OK ] WebstoreStartupInstallerTest.InstallNotSupported (2491 ms)
[170/426] WebstoreStartupInstallerTest.InstallNotSupported (3185 ms)
[ RUN      ] CommandLineWebstoreInstall.CannotInstallNonEphemeral
HTTP server started on http://127.0.0.1:63633...
sending server_data: {"host": "127.0.0.1", "port": 63633} (36 bytes)
[53035:3847:1106/093335:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53035:3847:1106/093336:ERROR:startup_helper.cc(323)] InstallFromWebstore failed with error: Not a supported ephemeral app installation.
[53041:16899:1106/093336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] CommandLineWebstoreInstall.CannotInstallNonEphemeral (1519 ms)
[171/426] CommandLineWebstoreInstall.CannotInstallNonEphemeral (2123 ms)
[ RUN      ] WebstoreStartupInstallerTest.InstallFromHostedApp
HTTP server started on http://127.0.0.1:63625...
sending server_data: {"host": "127.0.0.1", "port": 63625} (36 bytes)
[53026:3847:1106/093333:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53026:3847:1106/093335:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:63625/files/extensions/api_test/webstore_inline_install/install.html (8)
[53026:3847:1106/093335:INFO:CONSOLE(11)] "In runTest", source: http://app.com:63625/files/extensions/api_test/webstore_inline_install/install.html (11)
[53026:3847:1106/093336:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:63625/files/extensions/api_test/webstore_inline_install/install.html (22)
[53026:3847:1106/093336:INFO:CONSOLE(24)] "Test complete", source: http://app.com:63625/files/extensions/api_test/webstore_inline_install/install.html (24)
[53026:30211:1106/093336:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebstoreStartupInstallerTest.InstallFromHostedApp (4009 ms)
[172/426] WebstoreStartupInstallerTest.InstallFromHostedApp (4758 ms)
[ RUN      ] WindowOpenPanelTest.WindowOpenPanel
[53043:3847:1106/093337:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53043:3847:1106/093340:INFO:CONSOLE(0)] "[SUCCESS] openPanel", source: chrome-extension://jfmdcgjaeegongphcjmcpnklhkncedch/test.html (0)
[53043:3847:1106/093340:INFO:CONSOLE(0)] "[FAIL] (no test): API Test Error in (no test)
Actual: 0
Expected: 1
Error
at Object.<anonymous> (extensions::test:212:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at panelCallback (chrome-extension://jfmdcgjaeegongphcjmcpnklhkncedch/test.js:12:15)
at chrome-extension://jfmdcgjaeegongphcjmcpnklhkncedch/panel.js:6:17", source: chrome-extension://jfmdcgjaeegongphcjmcpnklhkncedch/test.html (0)
[53043:3847:1106/093340:INFO:CONSOLE(116)] "Uncaught chrome.test.failure", source: extensions::test (116)
[53043:29699:1106/093340:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WindowOpenPanelTest.WindowOpenPanel (3426 ms)
[173/426] WindowOpenPanelTest.WindowOpenPanel (3964 ms)
[ RUN      ] WindowOpenPanelTest.WindowOpenPanelDetached
[53044:3847:1106/093337:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:3847:1106/093340:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanel", source: chrome-extension://kojhhhmkddkppokjhiobeiciaheaniii/test.html (0)
[53044:49411:1106/093340:ERROR:mach_broker_mac.mm(256)] Unknown process 53051 is sending Mach IPC messages!
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:3847:1106/093340:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanelWithSize", source: chrome-extension://kojhhhmkddkppokjhiobeiciaheaniii/test.html (0)
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:49411:1106/093340:ERROR:mach_broker_mac.mm(256)] Unknown process 53052 is sending Mach IPC messages!
[53044:3847:1106/093340:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanelWithOrigin", source: chrome-extension://kojhhhmkddkppokjhiobeiciaheaniii/test.html (0)
[53044:49411:1106/093340:ERROR:mach_broker_mac.mm(256)] Unknown process 53053 is sending Mach IPC messages!
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:29443:1106/093340:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53044:3847:1106/093340:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanelWithFullBounds", source: chrome-extension://kojhhhmkddkppokjhiobeiciaheaniii/test.html (0)
[53044:29443:1106/093340:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53044:29443:1106/093340:WARNING:channel.cc(273)] RawChannel write error
[53044:29443:1106/093340:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53044:49411:1106/093340:ERROR:mach_broker_mac.mm(256)] Unknown process 53054 is sending Mach IPC messages!
[       OK ] WindowOpenPanelTest.WindowOpenPanelDetached (3343 ms)
[174/426] WindowOpenPanelTest.WindowOpenPanelDetached (3991 ms)
[ RUN      ] GeolocationAccessTokenStoreTest.OldUrlRemoval
[53056:3847:1106/093341:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53060:12807:1106/093342:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53060:12807:1106/093342:WARNING:channel.cc(273)] RawChannel write error
[53058:3847:1106/093342:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[53058:3847:1106/093342:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[53058:3847:1106/093342:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] GeolocationAccessTokenStoreTest.OldUrlRemoval (1458 ms)
[175/426] GeolocationAccessTokenStoreTest.OldUrlRemoval (1873 ms)
[ RUN      ] FirstRunBrowserTest.SetShowFirstRunBubblePref
[53055:3847:1106/093341:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53059:12551:1106/093342:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53059:12551:1106/093342:WARNING:channel.cc(273)] RawChannel write error
[53057:3847:1106/093342:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[53057:3847:1106/093342:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[53057:3847:1106/093342:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] FirstRunBrowserTest.SetShowFirstRunBubblePref (1478 ms)
[176/426] FirstRunBrowserTest.SetShowFirstRunBubblePref (2124 ms)
[ RUN      ] GeolocationBrowserTest.IFramesWithCachedPosition
[53061:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53061:3847:1106/093344:WARNING:geolocation_browsertest.cc(343)] before navigate
[53061:3847:1106/093344:WARNING:geolocation_browsertest.cc(353)] after navigate
[53061:81155:1106/093344:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[53061:3847:1106/093344:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[53061:3847:1106/093344:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(428)] infobar response set
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(463)] MockLocationProvider listeners updated
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(428)] infobar response set
[53061:3847:1106/093345:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.IFramesWithCachedPosition (2587 ms)
[177/426] GeolocationBrowserTest.IFramesWithCachedPosition (3176 ms)
[ RUN      ] GeolocationBrowserTest.NoInfoBarBeforeStart
[53062:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53062:3847:1106/093344:WARNING:geolocation_browsertest.cc(343)] before navigate
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(353)] after navigate
[53062:80899:1106/093345:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(701)] frames loaded
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(428)] infobar response set
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[53062:3847:1106/093345:WARNING:geolocation_browsertest.cc(428)] infobar response set
[53066:12551:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53066:12551:1106/093346:WARNING:channel.cc(273)] RawChannel write error
[53062:3847:1106/093346:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoInfoBarBeforeStart (2583 ms)
[178/426] GeolocationBrowserTest.NoInfoBarBeforeStart (3177 ms)
[ RUN      ] HistoryBrowserTest.VerifyHistoryLength1
[53067:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53071:12807:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53071:12807:1106/093348:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.VerifyHistoryLength1 (1583 ms)
[179/426] HistoryBrowserTest.VerifyHistoryLength1 (2136 ms)
[ RUN      ] HistoryBrowserTest.InvalidURLNoHistory
[53068:3847:1106/093347:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53072:12551:1106/093348:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HistoryBrowserTest.InvalidURLNoHistory (1591 ms)
[180/426] HistoryBrowserTest.InvalidURLNoHistory (2128 ms)
[ RUN      ] HistoryBrowserTest.NavigateBringPageToTop
[53073:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53073:28675:1106/093350:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53073:28675:1106/093350:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.NavigateBringPageToTop (1689 ms)
[181/426] HistoryBrowserTest.NavigateBringPageToTop (2388 ms)
[ RUN      ] HistoryBrowserTest.OneHistoryTabPerWindow
[53074:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53077:12807:1106/093350:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53077:12807:1106/093350:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.OneHistoryTabPerWindow (3776 ms)
[182/426] HistoryBrowserTest.OneHistoryTabPerWindow (4236 ms)
[ RUN      ] RedirectTest.Client
[53080:3847:1106/093351:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63646...
sending server_data: {"host": "127.0.0.1", "port": 63646} (36 bytes)
[       OK ] RedirectTest.Client (2141 ms)
[183/426] RedirectTest.Client (2654 ms)
[ RUN      ] MediaStreamInfoBarTest.TestDismissingInfobar
[53087:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63653...
sending server_data: {"host": "127.0.0.1", "port": 63653} (36 bytes)
[53087:3847:1106/093355:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:63653/files/webrtc/adapter.js (71)
[53087:3847:1106/093356:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:63653/files/webrtc/test_functions.js (13)
[53087:3847:1106/093356:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:63653/files/webrtc/test_functions.js (13)
[53087:3847:1106/093356:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:63653/files/webrtc/test_functions.js (13)
[53087:3847:1106/093356:INFO:CONSOLE(13)] "failed-with-error-PermissionDismissedError", source: http://127.0.0.1:63653/files/webrtc/test_functions.js (13)
[53087:3847:1106/093356:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDismissedError to test.", source: http://127.0.0.1:63653/files/webrtc/test_functions.js (13)
[       OK ] MediaStreamInfoBarTest.TestDismissingInfobar (2353 ms)
[184/426] MediaStreamInfoBarTest.TestDismissingInfobar (2917 ms)
[ RUN      ] SupervisedUserBlockModeTest.Unblock
HTTP server started on http://127.0.0.1:63652...
sending server_data: {"host": "127.0.0.1", "port": 63652} (36 bytes)
[53085:3847:1106/093353:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53092:12551:1106/093355:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53088:3847:1106/093356:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[53088:3847:1106/093356:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[53088:3847:1106/093356:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SupervisedUserBlockModeTest.Unblock (2855 ms)
[185/426] SupervisedUserBlockModeTest.Unblock (3708 ms)
[ RUN      ] MediaStreamInfoBarTest.TestDismissIsNotSticky
[53094:3847:1106/093356:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63665...
sending server_data: {"host": "127.0.0.1", "port": 63665} (36 bytes)
[53094:3847:1106/093358:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:63665/files/webrtc/adapter.js (71)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "failed-with-error-PermissionDismissedError", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDismissedError to test.", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "failed-with-error-PermissionDismissedError", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[53094:3847:1106/093358:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDismissedError to test.", source: http://127.0.0.1:63665/files/webrtc/test_functions.js (13)
[       OK ] MediaStreamInfoBarTest.TestDismissIsNotSticky (2072 ms)
[186/426] MediaStreamInfoBarTest.TestDismissIsNotSticky (2649 ms)
[ RUN      ] DnsProbeBrowserTest.OtherErrorWithCorrectionsFailure
[53095:3847:1106/093357:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53095:28675:1106/093358:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53095:28675:1106/093358:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DnsProbeBrowserTest.OtherErrorWithCorrectionsFailure (1942 ms)
[187/426] DnsProbeBrowserTest.OtherErrorWithCorrectionsFailure (2652 ms)
[ RUN      ] LoadTimingBrowserTest.PreconnectProxySsl
[53101:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.PreconnectProxySsl (1929 ms)
[188/426] LoadTimingBrowserTest.PreconnectProxySsl (2386 ms)
[ RUN      ] ProxyBrowserTest.BasicAuthWSConnect
BasicAuthProxy server started on port 63674...
sending server_data: {"host": "127.0.0.1", "port": 63674} (36 bytes)
[53102:3847:1106/093400:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:63675...
sending server_data: {"host": "127.0.0.1", "port": 63675} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:34:01] "GET http://127.0.0.1:63675/connect_check.html HTTP/1.1" 407 -
127.0.0.1 - - [06/Nov/2014 09:34:02] "CONNECT 127.0.0.1:63675 HTTP/1.1" 200 -
[53110:12295:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
127.0.0.1 - - [06/Nov/2014 09:34:02] "GET http://127.0.0.1:63675/favicon.ico HTTP/1.1" 500 -
[53102:28931:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53102:28931:1106/093402:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProxyBrowserTest.BasicAuthWSConnect (3387 ms)
[189/426] ProxyBrowserTest.BasicAuthWSConnect (3970 ms)
[ RUN      ] DataProxyScriptBrowserTest.Verify
[53109:3847:1106/093402:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DataProxyScriptBrowserTest.Verify (1471 ms)
[190/426] DataProxyScriptBrowserTest.Verify (2125 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForXHRSubmit
[53113:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53113:63239:1106/093404:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.PromptForXHRSubmit (1566 ms)
[191/426] PasswordManagerBrowserTest.PromptForXHRSubmit (2124 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForInputElementWithoutName
[53114:3847:1106/093404:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53114:62983:1106/093405:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[53114:28675:1106/093405:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53114:28675:1106/093405:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForInputElementWithoutName (1557 ms)
[192/426] PasswordManagerBrowserTest.PromptForInputElementWithoutName (2123 ms)
[ RUN      ] ComponentCloudPolicyTest.UpdateExtensionPolicy
sending server_data: {"host": "127.0.0.1", "port": 63693} (36 bytes)
[53119:3847:1106/093406:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.ifqqFr/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.ifqqFr/policy
127.0.0.1 - - [06/Nov/2014 09:34:07] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:34:07] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.ifqqFr/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.ifqqFr/policy
127.0.0.1 - - [06/Nov/2014 09:34:07] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:34:07] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[53119:29443:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ComponentCloudPolicyTest.UpdateExtensionPolicy (2471 ms)
[193/426] ComponentCloudPolicyTest.UpdateExtensionPolicy (3176 ms)
[ RUN      ] PolicyTest.ReplaceSearchTerms
[53121:3847:1106/093406:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.ReplaceSearchTerms (2212 ms)
[194/426] PolicyTest.ReplaceSearchTerms (2920 ms)
[ RUN      ] PolicyTest.NetworkPrediction
[53129:3847:1106/093409:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.NetworkPrediction (1287 ms)
[195/426] PolicyTest.NetworkPrediction (1867 ms)
[ RUN      ] PolicyTest.ExtensionInstallBlacklistSelective
[53128:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53128:3847:1106/093410:WARNING:extension_error_reporter.cc(79)] Extension error: My extension 1 (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[53128:28675:1106/093411:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53128:28675:1106/093411:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53128:28675:1106/093411:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53128:3847:1106/093411:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[53128:3847:1106/093411:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] PolicyTest.ExtensionInstallBlacklistSelective (2776 ms)
[196/426] PolicyTest.ExtensionInstallBlacklistSelective (3440 ms)
[ RUN      ] PolicyTest.NativeMessagingWhitelist
[53136:3847:1106/093411:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53138:12807:1106/093412:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53138:12807:1106/093412:WARNING:channel.cc(273)] RawChannel write error
[53137:3847:1106/093412:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[53137:3847:1106/093412:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.NativeMessagingWhitelist (1334 ms)
[197/426] PolicyTest.NativeMessagingWhitelist (1861 ms)
[ RUN      ] PrefetchBrowserTestPrediction.PrefetchFromBrowser
[53140:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefetchBrowserTestPrediction.PrefetchFromBrowser (1625 ms)
[198/426] PrefetchBrowserTestPrediction.PrefetchFromBrowser (2125 ms)
[ RUN      ] PrefsFunctionalTest.TestJavascriptEnableDisable
[53141:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63698...
sending server_data: {"host": "127.0.0.1", "port": 63698} (36 bytes)
[       OK ] PrefsFunctionalTest.TestJavascriptEnableDisable (2195 ms)
[199/426] PrefsFunctionalTest.TestJavascriptEnableDisable (2919 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAlertBeforeOnload
[53146:3847:1106/093414:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63702...
sending server_data: {"host": "127.0.0.1", "port": 63702} (36 bytes)
[53153:12295:1106/093416:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53153:12295:1106/093416:WARNING:channel.cc(273)] RawChannel write error
[53146:28675:1106/093416:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53146:28675:1106/093416:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderAlertBeforeOnload (2497 ms)
[200/426] PrerenderBrowserTest.PrerenderAlertBeforeOnload (3180 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms
[53150:3847:1106/093415:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63707...
sending server_data: {"host": "127.0.0.1", "port": 63707} (36 bytes)
[53150:28931:1106/093418:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53150:28931:1106/093418:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms (2908 ms)
[201/426] PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms (3444 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDownloadClientRedirect
[53156:3847:1106/093417:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63719...
sending server_data: {"host": "127.0.0.1", "port": 63719} (36 bytes)
[53163:12551:1106/093421:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderDownloadClientRedirect (3953 ms)
[202/426] PrerenderBrowserTest.PrerenderDownloadClientRedirect (4759 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderExcessiveMemory
[53160:3847:1106/093419:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63725...
sending server_data: {"host": "127.0.0.1", "port": 63725} (36 bytes)
[53166:12295:1106/093421:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53160:28931:1106/093421:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53160:28931:1106/093421:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderExcessiveMemory (2770 ms)
[203/426] PrerenderBrowserTest.PrerenderExcessiveMemory (3440 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectToFragment
[53168:3847:1106/093422:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63732...
sending server_data: {"host": "127.0.0.1", "port": 63732} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectToFragment (2500 ms)
[204/426] PrerenderBrowserTest.PrerenderClientRedirectToFragment (3184 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrOptions
[53169:3847:1106/093422:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63735...
sending server_data: {"host": "127.0.0.1", "port": 63735} (36 bytes)
[53169:3847:1106/093424:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://127.0.0.1/. The request was redirected to 'http://127.0.0.1/b/build/slave/', which is disallowed for cross-origin requests that require preflight.", source: http://127.0.0.1:63735/files/prerender/prerender_xhr_options.html (0)
[53169:28675:1106/093424:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53169:28675:1106/093424:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrOptions (2499 ms)
[205/426] PrerenderBrowserTest.PrerenderXhrOptions (3186 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrPut
[53179:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63752...
sending server_data: {"host": "127.0.0.1", "port": 63752} (36 bytes)
[53187:12295:1106/093428:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53179:28675:1106/093428:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53179:28675:1106/093428:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrPut (2638 ms)
[206/426] PrerenderBrowserTest.PrerenderXhrPut (3180 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrTrace
[53178:3847:1106/093425:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63749...
sending server_data: {"host": "127.0.0.1", "port": 63749} (36 bytes)
[53178:3847:1106/093427:INFO:CONSOLE(32)] "Uncaught SecurityError: Failed to execute 'open' on 'XMLHttpRequest': 'TRACE' HTTP method is unsupported.", source: http://127.0.0.1:63749/files/prerender/prerender_xhr_trace.html (32)
[       OK ] PrerenderBrowserTest.PrerenderXhrTrace (2818 ms)
[207/426] PrerenderBrowserTest.PrerenderXhrTrace (3440 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingTopLevel
[53188:3847:1106/093429:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63767...
sending server_data: {"host": "127.0.0.1", "port": 63767} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingTopLevel (2560 ms)
[208/426] PrerenderBrowserTest.PrerenderSafeBrowsingTopLevel (3178 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderFavicon
[53189:3847:1106/093429:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63761...
sending server_data: {"host": "127.0.0.1", "port": 63761} (36 bytes)
[53189:28675:1106/093431:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53189:28675:1106/093431:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderFavicon (2705 ms)
[209/426] PrerenderBrowserTest.PrerenderFavicon (3174 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAllowAboutBlankSubresource
[53200:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63774...
sending server_data: {"host": "127.0.0.1", "port": 63774} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderAllowAboutBlankSubresource (2774 ms)
[210/426] PrerenderBrowserTest.PrerenderAllowAboutBlankSubresource (3442 ms)
[ RUN      ] PrerenderBrowserTest.CancelMatchCompleteDummy
[53210:3847:1106/093435:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63786...
sending server_data: {"host": "127.0.0.1", "port": 63786} (36 bytes)
[       OK ] PrerenderBrowserTest.CancelMatchCompleteDummy (2469 ms)
[211/426] PrerenderBrowserTest.CancelMatchCompleteDummy (3182 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5MediaSourceVideo
[53201:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63778...
sending server_data: {"host": "127.0.0.1", "port": 63778} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderHTML5MediaSourceVideo (6127 ms)
[212/426] PrerenderBrowserTest.PrerenderHTML5MediaSourceVideo (6865 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredImage
[53215:3847:1106/093438:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63793...
sending server_data: {"host": "127.0.0.1", "port": 63793} (36 bytes)
[53215:28675:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53215:28675:1106/093441:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderDeferredImage (2734 ms)
[213/426] PrerenderBrowserTest.PrerenderDeferredImage (3440 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredMainFrame
[53216:3847:1106/093439:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63797...
sending server_data: {"host": "127.0.0.1", "port": 63797} (36 bytes)
[53220:12551:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53220:12551:1106/093441:WARNING:channel.cc(273)] RawChannel write error
[53216:28931:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderDeferredMainFrame (2865 ms)
[214/426] PrerenderBrowserTest.PrerenderDeferredMainFrame (3438 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDoublePendingSwap
[53225:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63810...
sending server_data: {"host": "127.0.0.1", "port": 63810} (36 bytes)
[53235:12039:1106/093446:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53235:12039:1106/093446:WARNING:channel.cc(273)] RawChannel write error
[53225:28931:1106/093446:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53225:28931:1106/093446:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderDoublePendingSwap (4249 ms)
[215/426] PrerenderBrowserTest.PrerenderDoublePendingSwap (5055 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.TabsApi
[53226:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63813...
sending server_data: {"host": "127.0.0.1", "port": 63813} (36 bytes)
[53226:3847:1106/093446:INFO:CONSOLE(0)] "[SUCCESS] onReplacedEvent", source: chrome-extension://pbggilhjagknpaockhlamjploflimiif/on_replaced.html (0)
[53230:12551:1106/093446:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53233:12295:1106/093446:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53233:12295:1106/093446:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53233:12295:1106/093446:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTestWithExtensions.TabsApi (4430 ms)
[216/426] PrerenderBrowserTestWithExtensions.TabsApi (5027 ms)
[ RUN      ] HostZoomMapSanitizationBrowserTest.ClearOnStartup
[53248:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HostZoomMapSanitizationBrowserTest.ClearOnStartup (1703 ms)
[217/426] HostZoomMapSanitizationBrowserTest.ClearOnStartup (2388 ms)
[ RUN      ] HostZoomMapMigrationBrowserTest.MigrateProfileZoomPreferences
[53249:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HostZoomMapMigrationBrowserTest.MigrateProfileZoomPreferences (2167 ms)
[218/426] HostZoomMapMigrationBrowserTest.MigrateProfileZoomPreferences (2922 ms)
[ RUN      ] ProfileResetTest.ResetCookiesAndSiteData
[53255:3847:1106/093449:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53255:28675:1106/093451:ERROR:plugin_data_remover_impl.cc(147)] Couldn't open plugin channel
[53255:28675:1106/093451:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ProfileResetTest.ResetCookiesAndSiteData (1652 ms)
[219/426] ProfileResetTest.ResetCookiesAndSiteData (2387 ms)
[ RUN      ] ReferrerPolicyTest.Origin
HTTP server started on http://127.0.0.1:63832...
sending server_data: {"host": "127.0.0.1", "port": 63832} (36 bytes)
HTTPS server started on https://127.0.0.1:63833...
sending server_data: {"host": "127.0.0.1", "port": 63833} (36 bytes)
[53257:3847:1106/093451:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[       OK ] ReferrerPolicyTest.Origin (2045 ms)
[220/426] ReferrerPolicyTest.Origin (2649 ms)
[ RUN      ] ReferrerPolicyTest.HttpsLeftClickOrigin
HTTP server started on http://127.0.0.1:63836...
sending server_data: {"host": "127.0.0.1", "port": 63836} (36 bytes)
HTTPS server started on https://127.0.0.1:63839...
sending server_data: {"host": "127.0.0.1", "port": 63839} (36 bytes)
[53264:3847:1106/093452:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[       OK ] ReferrerPolicyTest.HttpsLeftClickOrigin (2237 ms)
[221/426] ReferrerPolicyTest.HttpsLeftClickOrigin (2918 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickRedirect
HTTP server started on http://127.0.0.1:63840...
sending server_data: {"host": "127.0.0.1", "port": 63840} (36 bytes)
HTTPS server started on https://127.0.0.1:63841...
sending server_data: {"host": "127.0.0.1", "port": 63841} (36 bytes)
[53268:3847:1106/093453:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.HttpsMiddleClickRedirect (2966 ms)
[222/426] ReferrerPolicyTest.HttpsMiddleClickRedirect (3439 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankRedirect
HTTP server started on http://127.0.0.1:63849...
sending server_data: {"host": "127.0.0.1", "port": 63849} (36 bytes)
HTTPS server started on https://127.0.0.1:63850...
sending server_data: {"host": "127.0.0.1", "port": 63850} (36 bytes)
[53274:3847:1106/093455:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53274:30467:1106/093457:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53274:30467:1106/093457:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankRedirect (2372 ms)
[223/426] ReferrerPolicyTest.HttpsMiddleClickTargetBlankRedirect (2931 ms)
[ RUN      ] ContextMenuBrowserTest.RealMenu
[53280:3847:1106/093456:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53282:12295:1106/093458:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53282:12295:1106/093458:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContextMenuBrowserTest.RealMenu (2644 ms)
[224/426] ContextMenuBrowserTest.RealMenu (3195 ms)
[ RUN      ] ContextMenuBrowserTest.OpenIncognitoNoneReferrer
[53283:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63858...
sending server_data: {"host": "127.0.0.1", "port": 63858} (36 bytes)
[       OK ] ContextMenuBrowserTest.OpenIncognitoNoneReferrer (3200 ms)
[225/426] ContextMenuBrowserTest.OpenIncognitoNoneReferrer (3977 ms)
[ RUN      ] SpellCheckerSubMenuObserverTest.ToggleSpelling
[53288:3847:1106/093459:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SpellCheckerSubMenuObserverTest.ToggleSpelling (1502 ms)
[226/426] SpellCheckerSubMenuObserverTest.ToggleSpelling (2124 ms)
[ RUN      ] SpellingMenuObserverTest.EnableSpellingService
[53293:3847:1106/093502:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53298:12551:1106/093503:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SpellingMenuObserverTest.EnableSpellingService (1653 ms)
[227/426] SpellingMenuObserverTest.EnableSpellingService (2391 ms)
[ RUN      ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeader
[53294:3847:1106/093501:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeader (1916 ms)
[228/426] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeader (2674 ms)
[ RUN      ] ChromeRenderProcessHostTest.ProcessOverflow
[53300:3847:1106/093504:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53307:12551:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53307:12551:1106/093507:WARNING:channel.cc(273)] RawChannel write error
[53300:28931:1106/093507:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53300:28931:1106/093507:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
=================================================================
==53307==ERROR: AddressSanitizer: heap-use-after-free on address 0x1f10370c at pc 0x07529164 bp 0xbffaf738 sp 0xbffaf734
READ of size 4 at 0x1f10370c thread T0
    #0 0x7529163 in v8::internal::Isolate::Enter() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 643
    #1 0xb6fdaf0 in gin::Runner::Scope::Scope(gin::Runner*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 112
    #2 0x11163030 in mojo::js::WaitingCallback::OnHandleReady(int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 432
    #3 0x5ace67c in mojo::internal::(anonymous namespace)::OnHandleReady(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 60
    #4 0x5ace720 in base::internal::Invoker<3, base::internal::BindState<base::internal::RunnableAdapter<void (*)(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int), void (mojo::common::HandleWatcher*, void (*)(void*, int), void*)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>::Run(base::internal::BindStateBase*, int const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #5 0x5ad8448 in mojo::common::HandleWatcher::StateBase::WillDestroyCurrentMessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 504
    #6 0x1f9f742 in base::MessageLoop::~MessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1506
    #7 0x10d7153b in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2683
    #8 0x1e29917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #9 0x1e2ba86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #10 0x1e29220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #11 0x51c3d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #12 0x50ce8 in main (in Chromium Helper) + 24
    #13 0x50cc4 in start (in Chromium Helper) + 52
#14 0x10 (<unknown module>)

0x1f10370c is located 13580 bytes inside of 28608-byte region [0x1f100200,0x1f1071c0)
freed by thread T0 here:
    #0 0x92ebb in 0x0003cebb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x7520933 in v8::internal::Isolate::TearDown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 851
    #2 0xb6ead36 in gin::IsolateHolder::~IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 198
    #3 0xa81aecf in blink::V8PerIsolateData::~V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 767
    #4 0xa81b5c0 in blink::V8PerIsolateData::destroy(v8::Isolate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 48
    #5 0x7ebf88a in blink::shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 682
    #6 0x10cc06ad in content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3773
    #7 0x10cc1233 in non-virtual thunk to content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 19
    #8 0x1085873d in content::ChildProcess::~ChildProcess() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 141
    #9 0x10d714f3 in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #10 0x1e29917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #11 0x1e2ba86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #12 0x1e29220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #13 0x51c3d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #14 0x50ce8 in main (in Chromium Helper) + 24
    #15 0x50cc4 in start (in Chromium Helper) + 52
#16 0x10 (<unknown module>)

previously allocated by thread T0 here:
    #0 0x928fb in 0x0003c8fb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x6a635b7 in v8::Isolate::New(v8::Isolate::CreateParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 23
    #2 0xb6ea9c2 in gin::IsolateHolder::IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 642
    #3 0xa81a6f0 in blink::V8PerIsolateData::V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 64
    #4 0xa81b38d in blink::V8PerIsolateData::initialize() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 29
    #5 0xa7f3ec3 in blink::V8Initializer::initializeMainThreadIfNeeded() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 195
    #6 0x7ebe5c5 in blink::initialize(blink::Platform*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 149
    #7 0x10cc260d in content::RenderThreadImpl::EnsureWebKitInitialized() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 557
    #8 0x10ccca72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3586
    #9 0x10ccf44a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 26
    #10 0x1086274b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #11 0x31b2766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #12 0x31ba7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #13 0x1edeb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #14 0x1fa38ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #15 0x1fa4e23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #16 0x1e99670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #17 0x9604504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #18 0x96044a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #19 0x9606a825 in __CFRunLoopRun (in CoreFoundation) + 933
    #20 0x9606a019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #21 0x96069e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #22 0x98c0ab75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #23 0x1e9c1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #24 0x1e9a977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #25 0x1fa2882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #26 0x1ff8ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #27 0x1fa2202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #28 0x10d714bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #29 0x1e29917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327

SUMMARY: AddressSanitizer: heap-use-after-free ??:0 ??
Shadow bytes around the buggy address:
0x23e20690: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206a0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x23e206e0: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20710: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20720: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20730: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable:           00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone:       fa
Heap right redzone:      fb
Freed heap region:       fd
Stack left redzone:      f1
Stack mid redzone:       f2
Stack right redzone:     f3
Stack partial redzone:   f4
Stack after return:      f5
Stack use after scope:   f8
Global redzone:          f9
Global init order:       f6
Poisoned by user:        f7
Container overflow:      fc
Array cookie:            ac
ASan internal:           fe
==53307==ABORTING
[53300:44551:1106/093507:ERROR:mach_broker_mac.mm(256)] Unknown process 53310 is sending Mach IPC messages!
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483650, remote ID 4)
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483652, remote ID 6)
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483653, remote ID 7)
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[53309:12807:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeRenderProcessHostTest.ProcessOverflow (3322 ms)
[229/426] ChromeRenderProcessHostTest.ProcessOverflow (3974 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareIframeProceed
HTTP server started on http://127.0.0.1:63864...
sending server_data: {"host": "127.0.0.1", "port": 63864} (36 bytes)
[53301:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/Volumes/data/b/swarm_slave/work/run_tha_test25juG1/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:35:06] code 404, message Not Found
[53301:28931:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53301:28931:1106/093507:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareIframeProceed (3210 ms)
[230/426] SafeBrowsingBlockingPageBrowserTest.MalwareIframeProceed (3711 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_PRE_LocalStorageClearedOnExit
[53311:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PRE_PRE_LocalStorageClearedOnExit (1590 ms)
[231/426] ContinueWhereILeftOffTest.PRE_PRE_LocalStorageClearedOnExit (2388 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookiesBrowserClose
[53313:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53321:12551:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.SessionCookiesBrowserClose (2758 ms)
[232/426] ContinueWhereILeftOffTest.SessionCookiesBrowserClose (3445 ms)
[ RUN      ] RestartTest.PRE_Post
[53322:3847:1106/093510:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53322:28931:1106/093511:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53322:28931:1106/093511:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RestartTest.PRE_Post (1592 ms)
[233/426] RestartTest.PRE_Post (2395 ms)
[ RUN      ] RestartTest.PRE_PostWithPassword
[53325:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53325:28931:1106/093513:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53325:28931:1106/093513:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RestartTest.PRE_PostWithPassword (1581 ms)
[234/426] RestartTest.PRE_PostWithPassword (2393 ms)
[ RUN      ] SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers
[53328:3847:1106/093513:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53328:28931:1106/093514:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53328:28931:1106/093514:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53328:52995:1106/093514:ERROR:mach_broker_mac.mm(256)] Unknown process 53334 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers (2011 ms)
[235/426] SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers (2662 ms)
[ RUN      ] SessionRestoreTest.PersistAndRestoreUserAgentOverride
[53331:3847:1106/093514:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53333:12551:1106/093516:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53333:12551:1106/093516:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53331:28675:1106/093516:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53331:28675:1106/093516:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53331:28675:1106/093516:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53331:28675:1106/093516:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53331:44295:1106/093516:ERROR:mach_broker_mac.mm(256)] Unknown process 53339 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.PersistAndRestoreUserAgentOverride (2812 ms)
[236/426] SessionRestoreTest.PersistAndRestoreUserAgentOverride (3443 ms)
[ RUN      ] SessionRestoreTest.RestorePinnedSelectedTab
[53335:3847:1106/093515:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53335:29443:1106/093517:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[53335:29443:1106/093517:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53335:29443:1106/093517:WARNING:channel.cc(273)] RawChannel write error
[53341:12551:1106/093518:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53341:12551:1106/093518:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53341:12551:1106/093518:WARNING:channel.cc(273)] RawChannel write error
[53335:29443:1106/093518:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53335:29443:1106/093518:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53346:12807:1106/093519:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53335:29443:1106/093519:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53335:29443:1106/093519:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53335:29443:1106/093519:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53335:29443:1106/093519:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53335:46339:1106/093519:ERROR:mach_broker_mac.mm(256)] Unknown process 53348 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.RestorePinnedSelectedTab (4085 ms)
[237/426] SessionRestoreTest.RestorePinnedSelectedTab (4756 ms)
[ RUN      ] TtsApiTest.PlatformSpeakFinishesImmediately
[53351:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53351:3847:1106/093522:INFO:CONSOLE(0)] "[SUCCESS] testSpeakOnce", source: chrome-extension://aoamdpbmijojbhdjnfcbfgdkiollemek/test.html (0)
[       OK ] TtsApiTest.PlatformSpeakFinishesImmediately (2803 ms)
[238/426] TtsApiTest.PlatformSpeakFinishesImmediately (3439 ms)
[ RUN      ] TabRestoreTest.RestoreWindowAndTab
[53342:3847:1106/093517:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53350:12551:1106/093520:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53350:12551:1106/093520:WARNING:channel.cc(273)] RawChannel write error
[53347:12295:1106/093521:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53352:12295:1106/093521:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53357:12807:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53359:12807:1106/093522:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53342:28931:1106/093522:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53342:28931:1106/093522:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] TabRestoreTest.RestoreWindowAndTab (5625 ms)
[239/426] TabRestoreTest.RestoreWindowAndTab (6350 ms)
[ RUN      ] ForgetInstantlySSLHostStateDelegateTest.MakeAndForgetException
[53362:3847:1106/093523:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ForgetInstantlySSLHostStateDelegateTest.MakeAndForgetException (1273 ms)
[240/426] ForgetInstantlySSLHostStateDelegateTest.MakeAndForgetException (1859 ms)
[ RUN      ] TtsApiTest.PlatformPauseResume
[53361:3847:1106/093524:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53361:3847:1106/093525:INFO:CONSOLE(0)] "[SUCCESS] testPauseBeforeSpeak", source: chrome-extension://nhdjbngkabaffmnlemionmjnpmcnghfc/test.html (0)
[53361:3847:1106/093525:INFO:CONSOLE(0)] "[SUCCESS] testPauseDuringSpeak", source: chrome-extension://nhdjbngkabaffmnlemionmjnpmcnghfc/test.html (0)
[53366:12295:1106/093525:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53366:12295:1106/093525:WARNING:channel.cc(273)] RawChannel write error
[53361:29443:1106/093525:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53361:29443:1106/093525:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TtsApiTest.PlatformPauseResume (2320 ms)
[241/426] TtsApiTest.PlatformPauseResume (2924 ms)
[ RUN      ] RemoveBrowsingHistorySSLHostStateDelegateTest.DeleteHistory
[53368:3847:1106/093525:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53370:12295:1106/093526:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53370:12295:1106/093526:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RemoveBrowsingHistorySSLHostStateDelegateTest.DeleteHistory (1114 ms)
[242/426] RemoveBrowsingHistorySSLHostStateDelegateTest.DeleteHistory (1600 ms)
[ RUN      ] SSLUITest.TestOKHTTPS
[53371:3847:1106/093526:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:63871...
sending server_data: {"host": "127.0.0.1", "port": 63871} (36 bytes)
[       OK ] SSLUITest.TestOKHTTPS (1902 ms)
[243/426] SSLUITest.TestOKHTTPS (2389 ms)
[ RUN      ] SSLUITest.TestRefNavigation
[53373:3847:1106/093527:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:63874...
sending server_data: {"host": "127.0.0.1", "port": 63874} (36 bytes)
[53373:28419:1106/093529:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53373:28419:1106/093529:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRefNavigation (2863 ms)
[244/426] SSLUITest.TestRefNavigation (3445 ms)
[ RUN      ] SSLUITest.TestConnectToBadPort
[53379:3847:1106/093529:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53382:12551:1106/093531:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SSLUITest.TestConnectToBadPort (2305 ms)
[245/426] SSLUITest.TestConnectToBadPort (2912 ms)
[ RUN      ] SSLUITest.TestBadFrameNavigation
[53383:3847:1106/093530:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:63880...
sending server_data: {"host": "127.0.0.1", "port": 63880} (36 bytes)
HTTPS server started on https://127.0.0.1:63881...
sending server_data: {"host": "127.0.0.1", "port": 63881} (36 bytes)
[       OK ] SSLUITest.TestBadFrameNavigation (3161 ms)
[246/426] SSLUITest.TestBadFrameNavigation (3703 ms)
[ RUN      ] ViewSourceTest.DoesBrowserConsumeViewSourcePrefix
[53387:3847:1106/093532:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53387:78111:1106/093533:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[53391:12807:1106/093533:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53391:12807:1106/093533:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ViewSourceTest.DoesBrowserConsumeViewSourcePrefix (1997 ms)
[247/426] ViewSourceTest.DoesBrowserConsumeViewSourcePrefix (2651 ms)
[ RUN      ] TaskManagerBrowserTest.KillPanelViaPanelResource
[53394:3847:1106/093534:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TaskManagerBrowserTest.KillPanelViaPanelResource (2102 ms)
[248/426] TaskManagerBrowserTest.KillPanelViaPanelResource (2654 ms)
[ RUN      ] AppListServiceImplBrowserTest.DeletingProfileUpdatesViewDelegate
[53403:3847:1106/093537:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53403:3847:1106/093537:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppListServiceImplBrowserTest.DeletingProfileUpdatesViewDelegate (1464 ms)
[249/426] AppListServiceImplBrowserTest.DeletingProfileUpdatesViewDelegate (1861 ms)
[ RUN      ] TaskManagerBrowserTest.ReloadExtension
[53395:3847:1106/093534:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53395:29699:1106/093536:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[53395:29699:1106/093536:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53395:29699:1106/093536:WARNING:channel.cc(273)] RawChannel write error
[53404:12295:1106/093537:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53407:3847:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[53408:12295:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53408:12295:1106/093538:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TaskManagerBrowserTest.ReloadExtension (5165 ms)
[250/426] TaskManagerBrowserTest.ReloadExtension (5823 ms)
[ RUN      ] AutofillDialogControllerTest.Submit
[53409:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.Submit (1770 ms)
[251/426] AutofillDialogControllerTest.Submit (2385 ms)
[ RUN      ] AutofillDialogControllerTest.FillInputFromAutofillVariant
[53413:3847:1106/093540:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.FillInputFromAutofillVariant (1836 ms)
[252/426] AutofillDialogControllerTest.FillInputFromAutofillVariant (2394 ms)
[ RUN      ] AutofillDialogControllerTest.FillComboboxFromAutofill
[53416:3847:1106/093541:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.FillComboboxFromAutofill (1955 ms)
[253/426] AutofillDialogControllerTest.FillComboboxFromAutofill (2651 ms)
[ RUN      ] AutofillDialogControllerSecurityTest.DoesntWorkOnHttp
[53419:3847:1106/093543:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63894...
sending server_data: {"host": "127.0.0.1", "port": 63894} (36 bytes)
[53419:3847:1106/093544:INFO:CONSOLE(0)] "requestAutocomplete: must use a secure connection or --reduce-security-for-testing.", source: http://127.0.0.1:63894/files/request_autocomplete/test_page.html (0)
[       OK ] AutofillDialogControllerSecurityTest.DoesntWorkOnHttp (2075 ms)
[254/426] AutofillDialogControllerSecurityTest.DoesntWorkOnHttp (2654 ms)
[ RUN      ] BrowserTest.TabClosingWhenRemovingExtension
[53422:3847:1106/093544:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63897...
sending server_data: {"host": "127.0.0.1", "port": 63897} (36 bytes)
[       OK ] BrowserTest.TabClosingWhenRemovingExtension (1612 ms)
[255/426] BrowserTest.TabClosingWhenRemovingExtension (2129 ms)
[ RUN      ] BrowserTest.AboutVersion
[53427:3847:1106/093545:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53430:12807:1106/093547:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53430:12807:1106/093547:WARNING:channel.cc(273)] RawChannel write error
[53428:3847:1106/093547:ERROR:gles2_cmd_decoder.cc(11223)] [.RenderCompositor-0x19630380]GL ERROR :GL_INVALID_OPERATION : glWaitAsyncTexImage2DCHROMIUM: No async transfer started
[       OK ] BrowserTest.AboutVersion (2221 ms)
[256/426] BrowserTest.AboutVersion (2913 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExisting
[53429:3847:1106/093546:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53429:28931:1106/093547:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53429:28931:1106/093547:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53432:12807:1106/093547:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53432:12807:1106/093547:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53432:12807:1106/093547:WARNING:channel.cc(273)] RawChannel write error
[53429:28931:1106/093547:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53429:28931:1106/093547:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53429:47875:1106/093547:ERROR:mach_broker_mac.mm(256)] Unknown process 53435 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExisting (1801 ms)
[257/426] BrowserNavigatorTest.Disposition_SingletonTabExisting (2388 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewForegroundTab
[53437:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53437:28419:1106/093549:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53437:28419:1106/093549:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53441:12807:1106/093549:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53441:12807:1106/093549:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewForegroundTab (1393 ms)
[258/426] BrowserNavigatorTest.Disposition_NewForegroundTab (1867 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopup
[53438:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53444:13319:1106/093550:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53444:13319:1106/093550:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewPopup (2091 ms)
[259/426] BrowserNavigatorTest.Disposition_NewPopup (2656 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromAppWindow
[53445:3847:1106/093550:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53447:12551:1106/093551:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53445:28675:1106/093551:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53445:28675:1106/093551:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53445:28675:1106/093551:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53445:28675:1106/093551:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53445:44291:1106/093551:ERROR:mach_broker_mac.mm(256)] Unknown process 53451 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromAppWindow (1701 ms)
[260/426] BrowserNavigatorTest.Disposition_NewPopupFromAppWindow (2124 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupUnfocused
[53448:3847:1106/093551:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_NewPopupUnfocused (2325 ms)
[261/426] BrowserNavigatorTest.Disposition_NewPopupUnfocused (2924 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewWindow
[53453:3847:1106/093552:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53453:28931:1106/093553:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53453:28931:1106/093553:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53453:45059:1106/093553:ERROR:mach_broker_mac.mm(256)] Unknown process 53457 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_NewWindow (1482 ms)
[262/426] BrowserNavigatorTest.Disposition_NewWindow (2128 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SuppressOpen
[53458:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53459:3847:1106/093555:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[53459:3847:1106/093555:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[53459:3847:1106/093555:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowserNavigatorTest.Disposition_SuppressOpen (1146 ms)
[263/426] BrowserNavigatorTest.Disposition_SuppressOpen (1861 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabFocused_IgnorePath
[53460:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53460:28931:1106/093555:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53460:28931:1106/093555:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53463:12551:1106/093555:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53460:44547:1106/093555:ERROR:mach_broker_mac.mm(256)] Unknown process 53465 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabFocused_IgnorePath (1350 ms)
[264/426] BrowserNavigatorTest.Disposition_SingletonTabFocused_IgnorePath (1867 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab
[53467:3847:1106/093556:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53467:28675:1106/093558:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53467:28675:1106/093558:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab (2286 ms)
[265/426] BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab (2915 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromBlankToOptionsInSameTab
[53464:3847:1106/093556:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53471:12295:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53471:12295:1106/093559:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromBlankToOptionsInSameTab (3752 ms)
[266/426] BrowserNavigatorTest.NavigateFromBlankToOptionsInSameTab (4223 ms)
[ RUN      ] BrowserTabRestoreTest.RecentTabsMenuTabDisposition
[53474:3847:1106/093559:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53480:12551:1106/093601:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53480:12551:1106/093601:WARNING:channel.cc(273)] RawChannel write error
[53482:12807:1106/093601:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53482:12807:1106/093601:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53482:12807:1106/093601:WARNING:channel.cc(273)] RawChannel write error
[53484:13063:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53487:3847:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[53487:12551:1106/093604:WARNING:channel.cc(273)] RawChannel write error
[53486:12807:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53486:12807:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53488:13063:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53488:13063:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53488:13063:1106/093604:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserTabRestoreTest.RecentTabsMenuTabDisposition (5108 ms)
[267/426] BrowserTabRestoreTest.RecentTabsMenuTabDisposition (5808 ms)
[ RUN      ] BrowserTabRestoreTest.DelegateRestoreTabDisposition
[53478:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53478:28675:1106/093603:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserTabRestoreTest.DelegateRestoreTabDisposition (5237 ms)
[268/426] BrowserTabRestoreTest.DelegateRestoreTabDisposition (5818 ms)
[ RUN      ] AcceleratorsCocoaBrowserTest.MainMenuAcceleratorsInMapping
[53493:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53495:16899:1106/093606:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[53495:16899:1106/093606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[53495:16899:1106/093606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[53495:3847:1106/093606:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] AcceleratorsCocoaBrowserTest.MainMenuAcceleratorsInMapping (1130 ms)
[269/426] AcceleratorsCocoaBrowserTest.MainMenuAcceleratorsInMapping (1610 ms)
[ RUN      ] WindowAppleScriptTest.InsertAndDeleteTabs
[53496:3847:1106/093606:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483650, remote ID 4)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483652, remote ID 6)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483654, remote ID 8)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483656, remote ID 10)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483658, remote ID 12)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483660, remote ID 14)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483662, remote ID 16)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483664, remote ID 18)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483666, remote ID 20)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483668, remote ID 22)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483670, remote ID 24)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483672, remote ID 26)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483674, remote ID 28)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483676, remote ID 30)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483653, remote ID 7)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483655, remote ID 9)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483657, remote ID 11)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483659, remote ID 13)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483661, remote ID 15)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483663, remote ID 17)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483665, remote ID 19)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483667, remote ID 21)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483669, remote ID 23)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483671, remote ID 25)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483673, remote ID 27)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483675, remote ID 29)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483677, remote ID 31)
[53501:12551:1106/093608:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53501:12551:1106/093608:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WindowAppleScriptTest.InsertAndDeleteTabs (2414 ms)
[270/426] WindowAppleScriptTest.InsertAndDeleteTabs (2922 ms)
[ RUN      ] BrowserWindowControllerTest.StatusBubblePositioning
[53499:3847:1106/093607:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserWindowControllerTest.StatusBubblePositioning (3160 ms)
[271/426] BrowserWindowControllerTest.StatusBubblePositioning (3703 ms)
[ RUN      ] ContentSettingBubbleControllerTest.Init
[       OK ] ContentSettingBubbleControllerTest.Init (430 ms)
[272/426] ContentSettingBubbleControllerTest.Init (941 ms)
[ RUN      ] ConstrainedWindowMacTest.BrowserWindowClose
[53504:3847:1106/093609:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53507:12551:1106/093610:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53504:3847:1106/093611:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ConstrainedWindowMacTest.BrowserWindowClose (2189 ms)
[273/426] ConstrainedWindowMacTest.BrowserWindowClose (2652 ms)
[ RUN      ] OneClickSigninDialogControllerTest.Undo
[53509:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OneClickSigninDialogControllerTest.Undo (1623 ms)
[274/426] OneClickSigninDialogControllerTest.Undo (2129 ms)
[ RUN      ] OneClickSigninDialogControllerTest.Close
[53510:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OneClickSigninDialogControllerTest.Close (1621 ms)
[275/426] OneClickSigninDialogControllerTest.Close (2129 ms)
[ RUN      ] ContentSettingBubbleModelMixedScriptTest.MainFrame
HTTPS server started on https://127.0.0.1:63902...
sending server_data: {"host": "127.0.0.1", "port": 63902} (36 bytes)
[53516:3847:1106/093614:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53516:3847:1106/093615:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:63902/files/content_setting_bubble/mixed_script.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:63902/files/content_setting_bubble/mixed_script.html (0)
[53516:3847:1106/093615:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:63902 ran insecure content from http://example.com/script.js
[53516:3847:1106/093615:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:63902/files/content_setting_bubble/mixed_script.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:63902/files/content_setting_bubble/mixed_script.html (0)
testserver.py: Closed connection
[       OK ] ContentSettingBubbleModelMixedScriptTest.MainFrame (1769 ms)
[276/426] ContentSettingBubbleModelMixedScriptTest.MainFrame (2388 ms)
[ RUN      ] ViewIDTest.Basic
[53515:3847:1106/093613:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53522:12807:1106/093616:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53522:12807:1106/093616:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ViewIDTest.Basic (3129 ms)
[277/426] ViewIDTest.Basic (3705 ms)
[ RUN      ] FindInPageControllerTest.NavigateClearsOrdinal
[53523:3847:1106/093616:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.NavigateClearsOrdinal (1407 ms)
[278/426] FindInPageControllerTest.NavigateClearsOrdinal (1861 ms)
[ RUN      ] FindInPageControllerTest.FindCrash_Issue1341577
[53526:3847:1106/093617:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindCrash_Issue1341577 (1483 ms)
[279/426] FindInPageControllerTest.FindCrash_Issue1341577 (2126 ms)
[ RUN      ] FindInPageControllerTest.ActivateLinkNavigatesPage
[53528:3847:1106/093618:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.ActivateLinkNavigatesPage (1475 ms)
[280/426] FindInPageControllerTest.ActivateLinkNavigatesPage (2123 ms)
[ RUN      ] LoginPromptBrowserTest.PrefetchAuthCancels
[53534:3847:1106/093620:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63907...
sending server_data: {"host": "127.0.0.1", "port": 63907} (36 bytes)
[       OK ] LoginPromptBrowserTest.PrefetchAuthCancels (1453 ms)
[281/426] LoginPromptBrowserTest.PrefetchAuthCancels (2125 ms)
[ RUN      ] FullscreenControllerTest.PendingMouseLockExitsOnTabSwitch
[53532:3847:1106/093619:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FullscreenControllerTest.PendingMouseLockExitsOnTabSwitch (2447 ms)
[282/426] FullscreenControllerTest.PendingMouseLockExitsOnTabSwitch (2913 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForXHRWithGoodCredentials
[53542:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63913...
sending server_data: {"host": "127.0.0.1", "port": 63913} (36 bytes)
[53542:3847:1106/093623:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
testserver.py: Broken pipe
[       OK ] LoginPromptBrowserTest.NoLoginPromptForXHRWithGoodCredentials (1520 ms)
[283/426] LoginPromptBrowserTest.NoLoginPromptForXHRWithGoodCredentials (2123 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForFavicon
[53541:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63911...
sending server_data: {"host": "127.0.0.1", "port": 63911} (36 bytes)
[       OK ] LoginPromptBrowserTest.NoLoginPromptForFavicon (2085 ms)
[284/426] LoginPromptBrowserTest.NoLoginPromptForFavicon (2649 ms)
[ RUN      ] StartupBrowserCreatorTest.AddCustomFirstRunTab
[53550:3847:1106/093625:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53550:29699:1106/093626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53550:29699:1106/093626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53550:29699:1106/093626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53550:29699:1106/093626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53550:45319:1106/093626:ERROR:mach_broker_mac.mm(256)] Unknown process 53559 is sending Mach IPC messages!
[53556:12551:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[53556:12551:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53556:12551:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorTest.AddCustomFirstRunTab (2329 ms)
[285/426] StartupBrowserCreatorTest.AddCustomFirstRunTab (2948 ms)
[ RUN      ] PanelExtensionBrowserTest.CustomContextMenu
[53549:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53552:3847:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[53555:12295:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53555:12295:1106/093627:WARNING:channel.cc(273)] RawChannel write error
[53560:12295:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53560:12295:1106/093627:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PanelExtensionBrowserTest.CustomContextMenu (3790 ms)
[286/426] PanelExtensionBrowserTest.CustomContextMenu (4247 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoWithWelcomePage
[53561:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53561:29443:1106/093629:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53561:29443:1106/093629:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] StartupBrowserCreatorTest.SyncPromoWithWelcomePage (1853 ms)
[287/426] StartupBrowserCreatorTest.SyncPromoWithWelcomePage (2386 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoForbidden
[53564:3847:1106/093628:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53572:12807:1106/093631:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[53572:12807:1106/093631:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[53572:12807:1106/093631:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoForbidden (2683 ms)
[288/426] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoForbidden (3440 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestDownloadsPageLTR
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestDownloadsPageLTR (0 ms)
[289/426] WebUIBidiCheckerBrowserTestLTR.TestDownloadsPageLTR (488 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestNewTabPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestNewTabPage (1 ms)
[290/426] WebUIBidiCheckerBrowserTestLTR.TestNewTabPage (410 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.RestoreOnStartupURLsPolicySpecified
[53570:3847:1106/093630:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53577:12295:1106/093632:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53577:12295:1106/093632:WARNING:channel.cc(273)] RawChannel write error
[       OK ] StartupBrowserCreatorFirstRunTest.RestoreOnStartupURLsPolicySpecified (2574 ms)
[291/426] StartupBrowserCreatorFirstRunTest.RestoreOnStartupURLsPolicySpecified (3180 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsClearBrowserDataPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsClearBrowserDataPage (1 ms)
[292/426] WebUIBidiCheckerBrowserTestLTR.TestSettingsClearBrowserDataPage (409 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameMangageProfile
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameMangageProfile (1 ms)
[293/426] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameMangageProfile (481 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsImages
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsImages (1 ms)
[294/426] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsImages (412 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsContentSettingsExceptionsPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsContentSettingsExceptionsPage (1 ms)
[295/426] WebUIBidiCheckerBrowserTestRTL.TestSettingsContentSettingsExceptionsPage (411 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsSearchEnginesOptionsPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsSearchEnginesOptionsPage (0 ms)
[296/426] WebUIBidiCheckerBrowserTestRTL.TestSettingsSearchEnginesOptionsPage (415 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsPlugins
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsPlugins (1 ms)
[297/426] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsPlugins (411 ms)
[ RUN      ] DownloadsDOMHandlerTest.RemoveAll
[53586:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63923...
sending server_data: {"host": "127.0.0.1", "port": 63923} (36 bytes)
[       OK ] DownloadsDOMHandlerTest.RemoveAll (1808 ms)
[298/426] DownloadsDOMHandlerTest.RemoveAll (2394 ms)
[ RUN      ] BookmarksTest.ShouldRedirectToExtension
[53585:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53591:12807:1106/093636:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BookmarksTest.ShouldRedirectToExtension (2572 ms)
[299/426] BookmarksTest.ShouldRedirectToExtension (3199 ms)
[ RUN      ] InspectUITest.ReloadCrash
[53594:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63924...
sending server_data: {"host": "127.0.0.1", "port": 63924} (36 bytes)
[53598:13063:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53598:13063:1106/093639:WARNING:channel.cc(273)] RawChannel write error
[53601:12551:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53601:12551:1106/093639:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InspectUITest.ReloadCrash (2443 ms)
[300/426] InspectUITest.ReloadCrash (2914 ms)
[ RUN      ] InspectUITest.InspectUIPage
[53593:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53596:12807:1106/093638:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53596:12807:1106/093638:WARNING:channel.cc(273)] RawChannel write error
[53593:3847:1106/093640:INFO:CONSOLE(1750)] "Running test testTargetListed", source: inspect_ui_test.js (1750)
[53599:12551:1106/093640:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53599:12551:1106/093640:WARNING:channel.cc(273)] RawChannel write error
[53593:3847:1106/093640:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[53593:3847:1106/093640:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[53593:3847:1106/093640:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[53593:3847:1106/093640:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] InspectUITest.InspectUIPage (3126 ms)
[301/426] InspectUITest.InspectUIPage (3707 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_FlushedOnReload
[53602:3847:1106/093640:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53605:13063:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53605:13063:1106/093642:WARNING:channel.cc(273)] RawChannel write error
[53602:3847:1106/093642:INFO:CONSOLE(1750)] "Running test testLogTextNotPresent", source: password_manager_internals_browsertest.js (1750)
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_FlushedOnReload (2261 ms)
[302/426] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_FlushedOnReload (2914 ms)
[ RUN      ] PolicyUITest.SendPolicyValues
[53603:3847:1106/093640:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53609:12551:1106/093643:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53609:12551:1106/093643:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyUITest.SendPolicyValues (2439 ms)
[303/426] PolicyUITest.SendPolicyValues (2916 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.NoWebUIInIframe
[53610:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] InlineLoginUISafeIframeBrowserTest.NoWebUIInIframe (2410 ms)
[304/426] InlineLoginUISafeIframeBrowserTest.NoWebUIInIframe (2912 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteBeforeUnloadAsync
[53611:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53618:12551:1106/093645:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53618:12551:1106/093645:WARNING:channel.cc(273)] RawChannel write error
[53615:12807:1106/093646:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53615:12807:1106/093646:WARNING:channel.cc(273)] RawChannel write error
[       OK ] UnloadTest.CrossSiteInfiniteBeforeUnloadAsync (2507 ms)
[305/426] UnloadTest.CrossSiteInfiniteBeforeUnloadAsync (2912 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfo
[       OK ] ChromeLocatorTest.GetChromeBundleInfo (32 ms)
[306/426] ChromeLocatorTest.GetChromeBundleInfo (411 ms)
[ RUN      ] AutofillRendererTest.SendForms
[       OK ] AutofillRendererTest.SendForms (308 ms)
[307/426] AutofillRendererTest.SendForms (807 ms)
[ RUN      ] FormAutocompleteTest.AutoCompleteOffInputSubmit
[       OK ] FormAutocompleteTest.AutoCompleteOffInputSubmit (270 ms)
[308/426] FormAutocompleteTest.AutoCompleteOffInputSubmit (674 ms)
[ RUN      ] FormAutocompleteTest.DynamicAutoCompleteOffFormSubmit
[       OK ] FormAutocompleteTest.DynamicAutoCompleteOffFormSubmit (273 ms)
[309/426] FormAutocompleteTest.DynamicAutoCompleteOffFormSubmit (678 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormField
[       OK ] FormAutofillTest.WebFormControlElementToFormField (195 ms)
[310/426] FormAutofillTest.WebFormControlElementToFormField (678 ms)
[ RUN      ] UnloadTest.BrowserCloseTwoSecondBeforeUnload
[53619:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53619:3847:1106/093649:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseTwoSecondBeforeUnload (3203 ms)
[311/426] UnloadTest.BrowserCloseTwoSecondBeforeUnload (3724 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldAutofilled
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldAutofilled (178 ms)
[312/426] FormAutofillTest.WebFormControlElementToFormFieldAutofilled (542 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldTextArea
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldTextArea (179 ms)
[313/426] FormAutofillTest.WebFormControlElementToFormFieldTextArea (676 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionWhenStyleAndDIRAttributMixed
[       OK ] FormAutofillTest.DetectTextDirectionWhenStyleAndDIRAttributMixed (156 ms)
[314/426] FormAutofillTest.DetectTextDirectionWhenStyleAndDIRAttributMixed (543 ms)
[ RUN      ] FormAutofillTest.ExtractFormsTooFewFields
[       OK ] FormAutofillTest.ExtractFormsTooFewFields (245 ms)
[315/426] FormAutofillTest.ExtractFormsTooFewFields (675 ms)
[ RUN      ] FormAutofillTest.WebFormElementToFormDataAutocomplete
[       OK ] FormAutofillTest.WebFormElementToFormDataAutocomplete (285 ms)
[316/426] FormAutofillTest.WebFormElementToFormDataAutocomplete (676 ms)
[ RUN      ] FormAutofillTest.Labels
[       OK ] FormAutofillTest.Labels (253 ms)
[317/426] FormAutofillTest.Labels (673 ms)
[ RUN      ] FormAutofillTest.LabelsWithSpans
[       OK ] FormAutofillTest.LabelsWithSpans (277 ms)
[318/426] FormAutofillTest.LabelsWithSpans (677 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableCellNested
[       OK ] FormAutofillTest.LabelsInferredFromTableCellNested (245 ms)
[319/426] FormAutofillTest.LabelsInferredFromTableCellNested (675 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableLabels
[       OK ] FormAutofillTest.LabelsInferredFromTableLabels (269 ms)
[320/426] FormAutofillTest.LabelsInferredFromTableLabels (675 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromListItem
[       OK ] FormAutofillTest.LabelsInferredFromListItem (245 ms)
[321/426] FormAutofillTest.LabelsInferredFromListItem (677 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDefinitionListRatherThanDivTable
[       OK ] FormAutofillTest.LabelsInferredFromDefinitionListRatherThanDivTable (247 ms)
[322/426] FormAutofillTest.LabelsInferredFromDefinitionListRatherThanDivTable (675 ms)
[ RUN      ] FormAutofillTest.FillFormEmptyFormNames
[       OK ] FormAutofillTest.FillFormEmptyFormNames (169 ms)
[323/426] FormAutofillTest.FillFormEmptyFormNames (545 ms)
[ RUN      ] FormAutofillTest.FillFormNonEmptyField
[       OK ] FormAutofillTest.FillFormNonEmptyField (290 ms)
[324/426] FormAutofillTest.FillFormNonEmptyField (675 ms)
[ RUN      ] FormAutofillTest.ClearFormWithNode
[       OK ] FormAutofillTest.ClearFormWithNode (308 ms)
[325/426] FormAutofillTest.ClearFormWithNode (677 ms)
[ RUN      ] PasswordAutofillAgentTest.InitialAutocomplete
[       OK ] PasswordAutofillAgentTest.InitialAutocomplete (257 ms)
[326/426] PasswordAutofillAgentTest.InitialAutocomplete (677 ms)
[ RUN      ] PasswordAutofillAgentTest.NoPartialMatchForPrefilledUsername
[       OK ] PasswordAutofillAgentTest.NoPartialMatchForPrefilledUsername (261 ms)
[327/426] PasswordAutofillAgentTest.NoPartialMatchForPrefilledUsername (675 ms)
[ RUN      ] PasswordAutofillAgentTest.InlineAutocomplete
[       OK ] PasswordAutofillAgentTest.InlineAutocomplete (289 ms)
[328/426] PasswordAutofillAgentTest.InlineAutocomplete (677 ms)
[ RUN      ] PasswordAutofillAgentTest.PreviewSuggestionSelectionRange
[       OK ] PasswordAutofillAgentTest.PreviewSuggestionSelectionRange (303 ms)
[329/426] PasswordAutofillAgentTest.PreviewSuggestionSelectionRange (809 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithInlineAutocompletedUsername
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithInlineAutocompletedUsername (312 ms)
[330/426] PasswordAutofillAgentTest.ClearPreviewWithInlineAutocompletedUsername (809 ms)
[ RUN      ] PasswordAutofillAgentTest.ClickAndSelect
[       OK ] PasswordAutofillAgentTest.ClickAndSelect (247 ms)
[331/426] PasswordAutofillAgentTest.ClickAndSelect (677 ms)
[ RUN      ] PasswordGenerationAgentTest.DetectionTest
[       OK ] PasswordGenerationAgentTest.DetectionTest (393 ms)
[332/426] PasswordGenerationAgentTest.DetectionTest (808 ms)
[ RUN      ] PasswordGenerationAgentTest.EditingTest
[       OK ] PasswordGenerationAgentTest.EditingTest (279 ms)
[333/426] PasswordGenerationAgentTest.EditingTest (676 ms)
[ RUN      ] ChromeRenderViewTest.LanguageMetaTag
[       OK ] ChromeRenderViewTest.LanguageMetaTag (172 ms)
[334/426] ChromeRenderViewTest.LanguageMetaTag (543 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintPreviewHonorsOrientationCss
[53650:3847:1106/093657:31819413991263:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PrintWebViewHelperPreviewTest.PrintPreviewHonorsOrientationCss (209 ms)
[335/426] PrintWebViewHelperPreviewTest.PrintPreviewHonorsOrientationCss (677 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewForSelectedText
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewForSelectedText (207 ms)
[336/426] PrintWebViewHelperPreviewTest.OnPrintPreviewForSelectedText (676 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewFail
[53652:3847:1106/093658:31819989127977:ERROR:print_web_view_helper.cc(1304)] CreatePreviewDocument failed
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewFail (200 ms)
[337/426] PrintWebViewHelperPreviewTest.OnPrintPreviewFail (677 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintForPrintPreviewFail
[53653:3847:1106/093658:31820454345040:ERROR:print_web_view_helper.cc(911)] UpdatePrintSettings failed
[       OK ] PrintWebViewHelperPreviewTest.OnPrintForPrintPreviewFail (167 ms)
[338/426] PrintWebViewHelperPreviewTest.OnPrintForPrintPreviewFail (542 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidContentSize
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidContentSize (170 ms)
[339/426] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidContentSize (545 ms)
[ RUN      ] TranslateScriptBrowserTest.ElementLoadSuccess
[       OK ] TranslateScriptBrowserTest.ElementLoadSuccess (190 ms)
[340/426] TranslateScriptBrowserTest.ElementLoadSuccess (545 ms)
[ RUN      ] TranslateScriptBrowserTest.CallbackGetBooleanError
[       OK ] TranslateScriptBrowserTest.CallbackGetBooleanError (199 ms)
[341/426] TranslateScriptBrowserTest.CallbackGetBooleanError (676 ms)
[ RUN      ] TranslateScriptBrowserTest.CallbackGetNumberError2
[       OK ] TranslateScriptBrowserTest.CallbackGetNumberError2 (208 ms)
[342/426] TranslateScriptBrowserTest.CallbackGetNumberError2 (675 ms)
[ RUN      ] WebUIBrowserExpectFailTest.TestFailsFast
[53658:3847:1106/093700:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53658:3847:1106/093701:ERROR:CONSOLE(1)] "Uncaught ReferenceError: DISABLED_BogusFunctionName is not defined", source: chrome://downloads/ (1)
[53658:3847:1106/093701:ERROR:web_ui_browser_test.cc(454)] Encountered javascript console error(s)
[53658:28931:1106/093702:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebUIBrowserExpectFailTest.TestFailsFast (2281 ms)
[343/426] WebUIBrowserExpectFailTest.TestFailsFast (2915 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncPasses
[53659:3847:1106/093700:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53659:3847:1106/093702:INFO:CONSOLE(1750)] "Running test startAsyncTest", source: async.js (1750)
[       OK ] WebUIBrowserAsyncTest.TestAsyncPasses (2349 ms)
[344/426] WebUIBrowserAsyncTest.TestAsyncPasses (2914 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestTestDoneEarlyPassesAsync
[53666:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53669:12807:1106/093704:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53666:3847:1106/093704:INFO:CONSOLE(1750)] "Running test testDone", source: async.js (1750)
[       OK ] WebUIBrowserAsyncTest.TestTestDoneEarlyPassesAsync (2234 ms)
[345/426] WebUIBrowserAsyncTest.TestTestDoneEarlyPassesAsync (2917 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_Stress
[53667:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63929...
sending server_data: {"host": "127.0.0.1", "port": 63929} (36 bytes)
objc[53675]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53675]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53667:3847:1106/093705:INFO:CONSOLE(177)] "Stress finished in 0.002 seconds.", source: http://127.0.0.1:63929/files/test_case.html?testcase=URLRequest_Stress (177)
[       OK ] OutOfProcessPPAPITest.URLRequest_Stress (2389 ms)
[346/426] OutOfProcessPPAPITest.URLRequest_Stress (2926 ms)
[ RUN      ] OutOfProcessPPAPITest.PostMessage
[53676:3847:1106/093705:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63933...
sending server_data: {"host": "127.0.0.1", "port": 63933} (36 bytes)
objc[53685]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53685]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendInInit finished in 0.010 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingData finished in 0.037 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingString finished in 0.022 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingArrayBuffer finished in 0.125 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingArray finished in 0.022 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingDictionary finished in 0.024 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingResource finished in 0.071 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a PP_Var to a Javascript value. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[53676:3847:1106/093708:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a JavaScript value to a PP_Var. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "SendingComplexVar finished in 0.023 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "MessageEvent finished in 0.020 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "NoHandler finished in 0.011 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "ExtraParam finished in 0.013 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:3847:1106/093708:INFO:CONSOLE(177)] "NonMainThread finished in 0.048 seconds.", source: http://127.0.0.1:63933/files/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53676:28675:1106/093708:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53676:28675:1106/093708:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.PostMessage (2899 ms)
[347/426] OutOfProcessPPAPITest.PostMessage (3452 ms)
[ RUN      ] OutOfProcessPPAPITest.NetAddressPrivate
[53677:3847:1106/093706:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63936...
sending server_data: {"host": "127.0.0.1", "port": 63936} (36 bytes)
objc[53687]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53687]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53677:3847:1106/093708:INFO:CONSOLE(177)] "AreEqual finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "AreHostsEqual finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "ReplacePort finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "GetAnyAddress finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "DescribeIPv6 finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "GetFamily finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "GetPort finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "GetAddress finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[53677:3847:1106/093708:INFO:CONSOLE(177)] "GetScopeID finished in 0.000 seconds.", source: http://127.0.0.1:63936/files/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[       OK ] OutOfProcessPPAPITest.NetAddressPrivate (2606 ms)
[348/426] OutOfProcessPPAPITest.NetAddressPrivate (3182 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashFile
[53689:3847:1106/093709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[53697]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53697]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53689:3847:1106/093711:INFO:CONSOLE(177)] "OpenFile finished in 0.009 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:3847:1106/093711:INFO:CONSOLE(177)] "RenameFile finished in 0.010 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:3847:1106/093711:INFO:CONSOLE(177)] "DeleteFileOrDir finished in 0.021 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:3847:1106/093711:INFO:CONSOLE(177)] "CreateDir finished in 0.014 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:3847:1106/093711:INFO:CONSOLE(177)] "QueryFile finished in 0.003 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:3847:1106/093711:INFO:CONSOLE(177)] "GetDirContents finished in 0.009 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:3847:1106/093711:INFO:CONSOLE(177)] "CreateTemporaryFile finished in 0.007 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=FlashFile (177)
[53689:28675:1106/093711:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53689:28675:1106/093711:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.FlashFile (2495 ms)
[349/426] OutOfProcessPPAPITest.FlashFile (2916 ms)
[ RUN      ] OutOfProcessPPAPITest.NetworkMonitor
[53688:3847:1106/093709:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63941...
sending server_data: {"host": "127.0.0.1", "port": 63941} (36 bytes)
objc[53698]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53698]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53688:3847:1106/093711:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:63941/files/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[53688:3847:1106/093711:INFO:CONSOLE(177)] "Basic finished in 0.007 seconds.", source: http://127.0.0.1:63941/files/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[53688:3847:1106/093711:INFO:CONSOLE(177)] "2MonitorsForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:63941/files/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[53688:3847:1106/093711:INFO:CONSOLE(177)] "2Monitors finished in 0.016 seconds.", source: http://127.0.0.1:63941/files/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[53688:3847:1106/093711:INFO:CONSOLE(177)] "DeleteInCallbackForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:63941/files/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[53688:3847:1106/093711:INFO:CONSOLE(177)] "DeleteInCallback finished in 0.003 seconds.", source: http://127.0.0.1:63941/files/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[53688:28675:1106/093711:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53688:28675:1106/093711:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.NetworkMonitor (2607 ms)
[350/426] OutOfProcessPPAPITest.NetworkMonitor (3177 ms)
[ RUN      ] OutOfProcessPPAPITest.PDF
[53699:3847:1106/093712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[53707]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53707]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53699:3847:1106/093714:INFO:CONSOLE(177)] "GetLocalizedString finished in 0.005 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=PDF (177)
[53699:3847:1106/093714:INFO:CONSOLE(177)] "GetResourceImage finished in 0.020 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=PDF (177)
[       OK ] OutOfProcessPPAPITest.PDF (2314 ms)
[351/426] OutOfProcessPPAPITest.PDF (2931 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Blocked
[53700:3847:1106/093712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[53708]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[53708]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test25juG1/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[53700:3847:1106/093714:INFO:CONSOLE(177)] "ConnectPermissionDenied finished in 0.047 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionDenied (177)
[53700:3847:1106/093714:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.011 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test25juG1/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
[53700:28675:1106/093714:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53700:28675:1106/093714:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPIBrokerInfoBarTest.Blocked (2456 ms)
[352/426] PPAPIBrokerInfoBarTest.Blocked (3178 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_FlushOffscreenUpdate
[53710:3847:1106/093715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63945...
sending server_data: {"host": "127.0.0.1", "port": 63945} (36 bytes)
[53720,2898291240:09:37:17.631091] Native Client module will be loaded at base address 0x0000000040000000
[53710:3847:1106/093717:INFO:CONSOLE(177)] "FlushOffscreenUpdateForceAsync finished in 0.086 seconds.", source: http://127.0.0.1:63945/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_FlushOffscreenUpdate (177)
[53710:3847:1106/093717:INFO:CONSOLE(177)] "FlushOffscreenUpdate finished in 0.070 seconds.", source: http://127.0.0.1:63945/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_FlushOffscreenUpdate (177)
[53710:3847:1106/093717:INFO:CONSOLE(0)] "0xE8CC8519 is not a valid instance ID.", source: http://127.0.0.1:63945/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_FlushOffscreenUpdate (0)
[53710:28419:1106/093717:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53710:28419:1106/093717:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.Graphics2D_FlushOffscreenUpdate (2990 ms)
[353/426] PPAPINaClNewlibTest.Graphics2D_FlushOffscreenUpdate (3705 ms)
[ RUN      ] PPAPINaClNewlibTest.HostResolver
[53712:3847:1106/093715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63948...
sending server_data: {"host": "127.0.0.1", "port": 63948} (36 bytes)
[53721,2898291240:09:37:17.983222] Native Client module will be loaded at base address 0x0000000040000000
[53712:3847:1106/093718:INFO:CONSOLE(177)] "Empty finished in 0.000 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "Resolve finished in 0.013 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.027 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveBackground finished in 0.014 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.021 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.016 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.017 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.007 seconds.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[53712:3847:1106/093718:INFO:CONSOLE(0)] "0xBE8C9B61 is not a valid instance ID.", source: http://127.0.0.1:63948/files/test_case.html?mode=nacl_newlib&testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (0)
[       OK ] PPAPINaClNewlibTest.HostResolver (2770 ms)
[354/426] PPAPINaClNewlibTest.HostResolver (3441 ms)
[ RUN      ] PPAPINaClNewlibTest.HostResolverPrivate_Resolve
[53722:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63965...
sending server_data: {"host": "127.0.0.1", "port": 63965} (36 bytes)
[53732,2898291240:09:37:21.134927] Native Client module will be loaded at base address 0x0000000040000000
[53722:3847:1106/093721:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:63965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_Resolve (177)
[53722:3847:1106/093721:INFO:CONSOLE(177)] "Resolve finished in 0.032 seconds.", source: http://127.0.0.1:63965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_Resolve (177)
[53722:3847:1106/093721:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.027 seconds.", source: http://127.0.0.1:63965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_Resolve (177)
[53722:3847:1106/093721:INFO:CONSOLE(177)] "ResolveBackground finished in 0.029 seconds.", source: http://127.0.0.1:63965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_Resolve (177)
[53722:3847:1106/093721:INFO:CONSOLE(0)] "0x1EFCF8E1 is not a valid instance ID.", source: http://127.0.0.1:63965/files/test_case.html?mode=nacl_newlib&testcase=HostResolverPrivate_Resolve (0)
[53722:28931:1106/093721:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53722:28931:1106/093721:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.HostResolverPrivate_Resolve (2730 ms)
[355/426] PPAPINaClNewlibTest.HostResolverPrivate_Resolve (3177 ms)
[ RUN      ] PPAPINaClNewlibTest.URLRequest_AppendDataToBody
[53723:3847:1106/093719:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63968...
sending server_data: {"host": "127.0.0.1", "port": 63968} (36 bytes)
[53733,2898291240:09:37:21.333937] Native Client module will be loaded at base address 0x0000000040000000
[53723:3847:1106/093721:INFO:CONSOLE(177)] "AppendDataToBody finished in 0.017 seconds.", source: http://127.0.0.1:63968/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_AppendDataToBody (177)
[53723:3847:1106/093721:INFO:CONSOLE(0)] "0x3208A42D is not a valid instance ID.", source: http://127.0.0.1:63968/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_AppendDataToBody (0)
[       OK ] PPAPINaClNewlibTest.URLRequest_AppendDataToBody (2706 ms)
[356/426] PPAPINaClNewlibTest.URLRequest_AppendDataToBody (3176 ms)
[ RUN      ] PPAPINaClNewlibTest.PostMessage
[53734:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63986...
sending server_data: {"host": "127.0.0.1", "port": 63986} (36 bytes)
[53744,2898291240:09:37:24.413926] Native Client module will be loaded at base address 0x0000000040000000
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendInInit finished in 0.012 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingData finished in 0.019 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingString finished in 0.023 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingArrayBuffer finished in 0.130 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingArray finished in 0.030 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingDictionary finished in 0.037 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingResource finished in 0.105 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a PP_Var to a Javascript value. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[53734:3847:1106/093724:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a JavaScript value to a PP_Var. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "SendingComplexVar finished in 0.026 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "MessageEvent finished in 0.033 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "NoHandler finished in 0.017 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093724:INFO:CONSOLE(177)] "ExtraParam finished in 0.014 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093725:INFO:CONSOLE(177)] "NonMainThread finished in 0.041 seconds.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[53734:3847:1106/093725:INFO:CONSOLE(0)] "0xA9C279A9 is not a valid instance ID.", source: http://127.0.0.1:63986/files/test_case.html?mode=nacl_newlib&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[       OK ] PPAPINaClNewlibTest.PostMessage (3197 ms)
[357/426] PPAPINaClNewlibTest.PostMessage (3706 ms)
[ RUN      ] PPAPINaClNewlibTest.FileRef2
[53735:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:63989...
sending server_data: {"host": "127.0.0.1", "port": 63989} (36 bytes)
[53745,2898291240:09:37:24.631229] Native Client module will be loaded at base address 0x0000000040000000
[53735:3847:1106/093724:INFO:CONSOLE(177)] "QueryAndTouchFileForceAsync finished in 0.054 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093724:INFO:CONSOLE(177)] "QueryAndTouchFile finished in 0.027 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093724:INFO:CONSOLE(177)] "QueryAndTouchFileBlocking finished in 0.034 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093724:INFO:CONSOLE(177)] "QueryAndTouchFileBackground finished in 0.035 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78083:1106/093724:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093724:INFO:CONSOLE(177)] "DeleteFileAndDirectoryForceAsync finished in 0.060 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78339:1106/093724:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "DeleteFileAndDirectory finished in 0.055 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78339:1106/093725:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBlocking finished in 0.057 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:22531:1106/093725:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBackground finished in 0.050 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78083:1106/093725:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "RenameFileAndDirectoryForceAsync finished in 0.060 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78339:1106/093725:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "RenameFileAndDirectory finished in 0.062 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78083:1106/093725:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "RenameFileAndDirectoryBlocking finished in 0.045 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:78339:1106/093725:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[53735:3847:1106/093725:INFO:CONSOLE(177)] "RenameFileAndDirectoryBackground finished in 0.052 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "QueryForceAsync finished in 0.034 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "Query finished in 0.035 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "QueryBlocking finished in 0.038 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "QueryBackground finished in 0.034 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "FileNameEscapingForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "FileNameEscaping finished in 0.019 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "FileNameEscapingBlocking finished in 0.015 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(177)] "FileNameEscapingBackground finished in 0.035 seconds.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[53735:3847:1106/093725:INFO:CONSOLE(0)] "0xE4D557E5 is not a valid instance ID.", source: http://127.0.0.1:63989/files/test_case.html?mode=nacl_newlib&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (0)
[53735:28675:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53735:28675:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.FileRef2 (3562 ms)
[358/426] PPAPINaClNewlibTest.FileRef2 (4233 ms)
[ RUN      ] PPAPINaClNewlibTest.VideoDestination
[53746:3847:1106/093725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64002...
sending server_data: {"host": "127.0.0.1", "port": 64002} (36 bytes)
[53761,2898291240:09:37:28.087964] Native Client module will be loaded at base address 0x0000000040000000
[53746:3847:1106/093728:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:64002/files/test_case.html?mode=nacl_newlib&testcase=VideoDestination (177)
[53746:3847:1106/093728:INFO:CONSOLE(177)] "PutFrame finished in 0.027 seconds.", source: http://127.0.0.1:64002/files/test_case.html?mode=nacl_newlib&testcase=VideoDestination (177)
[53746:3847:1106/093728:INFO:CONSOLE(0)] "0x36CE5039 is not a valid instance ID.", source: http://127.0.0.1:64002/files/test_case.html?mode=nacl_newlib&testcase=VideoDestination (0)
[53746:28931:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.VideoDestination (2699 ms)
[359/426] PPAPINaClNewlibTest.VideoDestination (3443 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_Replace
[53748:3847:1106/093726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64008...
sending server_data: {"host": "127.0.0.1", "port": 64008} (36 bytes)
[53763,2898291240:09:37:28.788910] Native Client module will be loaded at base address 0x0000000048230000
[53748:3847:1106/093729:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: http://127.0.0.1:64008/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Replace (0)
[53748:3847:1106/093729:INFO:CONSOLE(177)] "ReplaceForceAsync finished in 0.065 seconds.", source: http://127.0.0.1:64008/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Replace (177)
[53748:3847:1106/093729:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: http://127.0.0.1:64008/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Replace (0)
[53748:3847:1106/093729:INFO:CONSOLE(177)] "Replace finished in 0.081 seconds.", source: http://127.0.0.1:64008/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Replace (177)
[53748:3847:1106/093729:INFO:CONSOLE(0)] "0x81E9847D is not a valid instance ID.", source: http://127.0.0.1:64008/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Replace (0)
[       OK ] PPAPINaClGLibcTest.Graphics2D_Replace (3546 ms)
[360/426] PPAPINaClGLibcTest.Graphics2D_Replace (4231 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_FlushOffscreenUpdate
[53764:3847:1106/093729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64021...
sending server_data: {"host": "127.0.0.1", "port": 64021} (36 bytes)
[53772,2898291240:09:37:31.621254] Native Client module will be loaded at base address 0x0000000040000000
[53764:3847:1106/093732:INFO:CONSOLE(177)] "FlushOffscreenUpdateForceAsync finished in 0.102 seconds.", source: http://127.0.0.1:64021/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_FlushOffscreenUpdate (177)
[53764:3847:1106/093732:INFO:CONSOLE(177)] "FlushOffscreenUpdate finished in 0.115 seconds.", source: http://127.0.0.1:64021/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_FlushOffscreenUpdate (177)
[53764:3847:1106/093732:INFO:CONSOLE(0)] "0x1A848AFD is not a valid instance ID.", source: http://127.0.0.1:64021/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_FlushOffscreenUpdate (0)
[53764:28931:1106/093732:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53764:28931:1106/093732:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.Graphics2D_FlushOffscreenUpdate (3677 ms)
[361/426] PPAPINaClGLibcTest.Graphics2D_FlushOffscreenUpdate (4237 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_BindNull
[53767:3847:1106/093730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64034...
sending server_data: {"host": "127.0.0.1", "port": 64034} (36 bytes)
[53775,2898291240:09:37:33.072893] Native Client module will be loaded at base address 0x0000000040000000
[53767:3847:1106/093733:INFO:CONSOLE(177)] "BindNull finished in 0.000 seconds.", source: http://127.0.0.1:64034/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_BindNull (177)
[53767:3847:1106/093733:INFO:CONSOLE(0)] "0x4C50F495 is not a valid instance ID.", source: http://127.0.0.1:64034/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_BindNull (0)
[53767:28931:1106/093733:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53767:28931:1106/093733:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.Graphics2D_BindNull (3472 ms)
[362/426] PPAPINaClGLibcTest.Graphics2D_BindNull (3964 ms)
[ RUN      ] PPAPINaClGLibcTest.TCPSocketPrivate
[53776:3847:1106/093733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64047...
sending server_data: {"host": "127.0.0.1", "port": 64047} (36 bytes)
HTTPS server started on https://127.0.0.1:64048...
sending server_data: {"host": "127.0.0.1", "port": 64048} (36 bytes)
[53785,2898291240:09:37:35.784546] Native Client module will be loaded at base address 0x000000004a100000
[53776:3847:1106/093736:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "Basic finished in 0.001 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "BasicBlocking finished in 0.003 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "BasicBackground finished in 0.007 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWrite finished in 0.011 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.025 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.018 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
testserver.py: Closed connection
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteSSLForceAsync finished in 0.198 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
testserver.py: Closed connection
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteSSL finished in 0.010 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
testserver.py: Closed connection
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteSSLBlocking finished in 0.016 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
testserver.py: Closed connection
[53776:3847:1106/093736:INFO:CONSOLE(177)] "ReadWriteSSLBackground finished in 0.017 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "ConnectAddressForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "ConnectAddress finished in 0.010 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "ConnectAddressBlocking finished in 0.026 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "ConnectAddressBackground finished in 0.009 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "SetOption finished in 0.007 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.008 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.003 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "LargeReadForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "LargeRead finished in 0.020 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "LargeReadBlocking finished in 0.014 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(177)] "LargeReadBackground finished in 0.010 seconds.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (177)
[53776:3847:1106/093737:INFO:CONSOLE(0)] "0x27734C99 is not a valid instance ID.", source: http://127.0.0.1:64047/files/test_case.html?mode=nacl_glibc&testcase=TCPSocketPrivate&ssl_server_port=64048 (0)
[53776:28675:1106/093737:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53776:28675:1106/093737:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.TCPSocketPrivate (3978 ms)
[363/426] PPAPINaClGLibcTest.TCPSocketPrivate (4782 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocketPrivate_Connect
[53779:3847:1106/093734:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64056...
sending server_data: {"host": "127.0.0.1", "port": 64056} (36 bytes)
[53788,2898291240:09:37:36.915356] Native Client module will be loaded at base address 0x000000004d010000
[53779:3847:1106/093737:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.048 seconds.", source: http://127.0.0.1:64056/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_Connect (177)
[53779:3847:1106/093737:INFO:CONSOLE(177)] "Connect finished in 0.016 seconds.", source: http://127.0.0.1:64056/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_Connect (177)
[53779:3847:1106/093737:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.030 seconds.", source: http://127.0.0.1:64056/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_Connect (177)
[53779:3847:1106/093737:INFO:CONSOLE(177)] "ConnectBackground finished in 0.071 seconds.", source: http://127.0.0.1:64056/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_Connect (177)
[53779:3847:1106/093738:INFO:CONSOLE(0)] "0x27F52FD is not a valid instance ID.", source: http://127.0.0.1:64056/files/test_case.html?mode=nacl_glibc&testcase=UDPSocketPrivate_Connect (0)
[53779:28931:1106/093738:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53779:28931:1106/093738:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.UDPSocketPrivate_Connect (3667 ms)
[364/426] PPAPINaClGLibcTest.UDPSocketPrivate_Connect (4237 ms)
[ RUN      ] PPAPINaClGLibcTest.URLRequest_AppendDataToBody
[53790:3847:1106/093738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64114...
sending server_data: {"host": "127.0.0.1", "port": 64114} (36 bytes)
[53905,2898291240:09:37:40.950014] Native Client module will be loaded at base address 0x000000004eb70000
[53790:3847:1106/093741:INFO:CONSOLE(177)] "AppendDataToBody finished in 0.019 seconds.", source: http://127.0.0.1:64114/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_AppendDataToBody (177)
[53790:3847:1106/093741:INFO:CONSOLE(0)] "0x3521C209 is not a valid instance ID.", source: http://127.0.0.1:64114/files/test_case.html?mode=nacl_glibc&testcase=URLRequest_AppendDataToBody (0)
[53790:29443:1106/093741:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53790:29443:1106/093741:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.URLRequest_AppendDataToBody (3512 ms)
[365/426] PPAPINaClGLibcTest.URLRequest_AppendDataToBody (4231 ms)
[ RUN      ] PPAPINaClGLibcTest.VideoDestination
[53799:3847:1106/093739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64121...
sending server_data: {"host": "127.0.0.1", "port": 64121} (36 bytes)
[53907,2898291240:09:37:41.423651] Native Client module will be loaded at base address 0x0000000040000000
[53799:3847:1106/093742:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:64121/files/test_case.html?mode=nacl_glibc&testcase=VideoDestination (177)
[53799:3847:1106/093742:INFO:CONSOLE(177)] "PutFrame finished in 0.020 seconds.", source: http://127.0.0.1:64121/files/test_case.html?mode=nacl_glibc&testcase=VideoDestination (177)
[53799:3847:1106/093742:INFO:CONSOLE(0)] "0xBDAEBB31 is not a valid instance ID.", source: http://127.0.0.1:64121/files/test_case.html?mode=nacl_glibc&testcase=VideoDestination (0)
[53799:28931:1106/093742:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53799:28931:1106/093742:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.VideoDestination (3285 ms)
[366/426] PPAPINaClGLibcTest.VideoDestination (3967 ms)
[ RUN      ] PPAPINaClGLibcTest.MessageLoop_Post
[53908:3847:1106/093742:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64143...
sending server_data: {"host": "127.0.0.1", "port": 64143} (36 bytes)
[53917,2898291240:09:37:44.600368] Native Client module will be loaded at base address 0x0000000040000000
[53908:3847:1106/093745:INFO:CONSOLE(177)] "Post finished in 0.001 seconds.", source: http://127.0.0.1:64143/files/test_case.html?mode=nacl_glibc&testcase=MessageLoop_Post (177)
[53908:3847:1106/093745:INFO:CONSOLE(0)] "0x5AA5EB75 is not a valid instance ID.", source: http://127.0.0.1:64143/files/test_case.html?mode=nacl_glibc&testcase=MessageLoop_Post (0)
[53908:28931:1106/093745:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.MessageLoop_Post (3190 ms)
[367/426] PPAPINaClGLibcTest.MessageLoop_Post (3704 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_Scroll
[53909:3847:1106/093743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64149...
sending server_data: {"host": "127.0.0.1", "port": 64149} (36 bytes)
[53919,2898291240:09:37:45.192953] Native Client module will be loaded at base address 0x0000000040000000
[53909:3847:1106/093745:INFO:CONSOLE(177)] "ScrollForceAsync finished in 0.211 seconds.", source: http://127.0.0.1:64149/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Scroll (177)
[53909:3847:1106/093745:INFO:CONSOLE(177)] "Scroll finished in 0.236 seconds.", source: http://127.0.0.1:64149/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Scroll (177)
[53909:3847:1106/093745:INFO:CONSOLE(0)] "0x9C6787D9 is not a valid instance ID.", source: http://127.0.0.1:64149/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Scroll (0)
[53909:28675:1106/093745:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53909:28675:1106/093745:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.Graphics2D_Scroll (3122 ms)
[368/426] PPAPINaClPNaClTest.Graphics2D_Scroll (3703 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_BindNull
[53920:3847:1106/093746:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64163...
sending server_data: {"host": "127.0.0.1", "port": 64163} (36 bytes)
[53929,2898291240:09:37:48.472268] Native Client module will be loaded at base address 0x0000000040000000
[53920:3847:1106/093748:INFO:CONSOLE(177)] "BindNull finished in 0.000 seconds.", source: http://127.0.0.1:64163/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_BindNull (177)
[53920:3847:1106/093748:INFO:CONSOLE(0)] "0xD98B7411 is not a valid instance ID.", source: http://127.0.0.1:64163/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_BindNull (0)
[53920:28675:1106/093748:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.Graphics2D_BindNull (2608 ms)
[369/426] PPAPINaClPNaClTest.Graphics2D_BindNull (3177 ms)
[ RUN      ] PPAPINaClPNaClTest.ImageData
[53921:3847:1106/093746:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64167...
sending server_data: {"host": "127.0.0.1", "port": 64167} (36 bytes)
[53931,2898291240:09:37:48.964038] Native Client module will be loaded at base address 0x0000000040000000
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53921:3847:1106/093749:INFO:CONSOLE(177)] "InvalidFormat finished in 0.008 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[53921:3847:1106/093749:INFO:CONSOLE(177)] "GetNativeFormat finished in 0.000 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[53921:3847:1106/093749:INFO:CONSOLE(177)] "FormatSupported finished in 0.000 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/173749:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[53921:3847:1106/093749:INFO:CONSOLE(177)] "InvalidSize finished in 0.025 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[53921:3847:1106/093749:INFO:CONSOLE(177)] "HugeSize finished in 0.005 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[53921:3847:1106/093749:INFO:CONSOLE(177)] "InitToZero finished in 0.005 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[53921:3847:1106/093749:INFO:CONSOLE(177)] "IsImageData finished in 0.014 seconds.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (177)
[53921:3847:1106/093749:INFO:CONSOLE(0)] "0xD0CD23D1 is not a valid instance ID.", source: http://127.0.0.1:64167/files/test_case.html?mode=nacl_pnacl&testcase=ImageData (0)
[       OK ] PPAPINaClPNaClTest.ImageData (2747 ms)
[370/426] PPAPINaClPNaClTest.ImageData (3449 ms)
[ RUN      ] PPAPINaClPNaClTest.TCPSocketPrivate
[53932:3847:1106/093749:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64175...
sending server_data: {"host": "127.0.0.1", "port": 64175} (36 bytes)
HTTPS server started on https://127.0.0.1:64176...
sending server_data: {"host": "127.0.0.1", "port": 64176} (36 bytes)
[53942,2898291240:09:37:52.028184] Native Client module will be loaded at base address 0x00000000464b0000
[53932:3847:1106/093752:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "Basic finished in 0.002 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "BasicBlocking finished in 0.005 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "BasicBackground finished in 0.003 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWrite finished in 0.005 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.007 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.004 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
testserver.py: Closed connection
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteSSLForceAsync finished in 0.213 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
testserver.py: Closed connection
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteSSL finished in 0.010 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteSSLBlocking finished in 0.018 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
testserver.py: Closed connection
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ReadWriteSSLBackground finished in 0.010 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ConnectAddressForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ConnectAddress finished in 0.004 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ConnectAddressBlocking finished in 0.015 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "ConnectAddressBackground finished in 0.019 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "SetOption finished in 0.004 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.003 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.003 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "LargeReadForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "LargeRead finished in 0.009 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "LargeReadBlocking finished in 0.012 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(177)] "LargeReadBackground finished in 0.007 seconds.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (177)
[53932:3847:1106/093752:INFO:CONSOLE(0)] "0xB5A5005 is not a valid instance ID.", source: http://127.0.0.1:64175/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocketPrivate&ssl_server_port=64176 (0)
[       OK ] PPAPINaClPNaClTest.TCPSocketPrivate (3438 ms)
[371/426] PPAPINaClPNaClTest.TCPSocketPrivate (3979 ms)
[ RUN      ] PPAPINaClPNaClTest.VarResource
[53934:3847:1106/093750:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64182...
sending server_data: {"host": "127.0.0.1", "port": 64182} (36 bytes)
[53944,2898291240:09:37:52.542888] Native Client module will be loaded at base address 0x000000004e890000
[53934:3847:1106/093752:INFO:CONSOLE(177)] "BasicResource finished in 0.013 seconds.", source: http://127.0.0.1:64182/files/test_case.html?mode=nacl_pnacl&testcase=VarResource (177)
[53934:3847:1106/093752:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.013 seconds.", source: http://127.0.0.1:64182/files/test_case.html?mode=nacl_pnacl&testcase=VarResource (177)
[53934:3847:1106/093752:INFO:CONSOLE(177)] "WrongType finished in 0.000 seconds.", source: http://127.0.0.1:64182/files/test_case.html?mode=nacl_pnacl&testcase=VarResource (177)
[53934:3847:1106/093752:INFO:CONSOLE(0)] "0xCBCA1B59 is not a valid instance ID.", source: http://127.0.0.1:64182/files/test_case.html?mode=nacl_pnacl&testcase=VarResource (0)
[       OK ] PPAPINaClPNaClTest.VarResource (2857 ms)
[372/426] PPAPINaClPNaClTest.VarResource (3447 ms)
[ RUN      ] PPAPINaClPNaClTest.Memory
[53945:3847:1106/093753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64216...
sending server_data: {"host": "127.0.0.1", "port": 64216} (36 bytes)
[53955,2898291240:09:37:55.282305] Native Client module will be loaded at base address 0x0000000040000000
[53945:3847:1106/093755:INFO:CONSOLE(177)] "MemAlloc finished in 0.000 seconds.", source: http://127.0.0.1:64216/files/test_case.html?mode=nacl_pnacl&testcase=Memory (177)
[53945:3847:1106/093755:INFO:CONSOLE(177)] "NullMemFree finished in 0.000 seconds.", source: http://127.0.0.1:64216/files/test_case.html?mode=nacl_pnacl&testcase=Memory (177)
[53945:3847:1106/093755:INFO:CONSOLE(0)] "0x46422A9 is not a valid instance ID.", source: http://127.0.0.1:64216/files/test_case.html?mode=nacl_pnacl&testcase=Memory (0)
[       OK ] PPAPINaClPNaClTest.Memory (2294 ms)
[373/426] PPAPINaClPNaClTest.Memory (2913 ms)
[ RUN      ] PPAPINaClPNaClTest.VideoSource
[53946:3847:1106/093753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64219...
sending server_data: {"host": "127.0.0.1", "port": 64219} (36 bytes)
[53956,2898291240:09:37:55.439051] Native Client module will be loaded at base address 0x0000000040000000
[53946:3847:1106/093755:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:64219/files/test_case.html?mode=nacl_pnacl&testcase=VideoSource (177)
[53946:3847:1106/093755:INFO:CONSOLE(177)] "GetFrame finished in 0.058 seconds.", source: http://127.0.0.1:64219/files/test_case.html?mode=nacl_pnacl&testcase=VideoSource (177)
[53946:3847:1106/093755:INFO:CONSOLE(0)] "0xE387F10D is not a valid instance ID.", source: http://127.0.0.1:64219/files/test_case.html?mode=nacl_pnacl&testcase=VideoSource (0)
[       OK ] PPAPINaClPNaClTest.VideoSource (2353 ms)
[374/426] PPAPINaClPNaClTest.VideoSource (2915 ms)
[ RUN      ] NaClBrowserTestNewlib.ProgressEvents
[53958:3847:1106/093756:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64230...
sending server_data: {"host": "127.0.0.1", "port": 64230} (36 bytes)
[53958:3847:1106/093757:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[53967,2898291240:09:37:58.344940] Native Client module will be loaded at base address 0x0000000040000000
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||  / progress_events loaded
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [begin_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [begin_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [loadstart_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [loadstart_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [progress_min_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [progress_min_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [progress_samples_progress_events BEGIN]
[53958:3847:1106/093758:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:64230/files/progress_event_listener.js (138)
[53958:3847:1106/093758:INFO:CONSOLE(140)] "stateProgressPrev 1180828", source: http://127.0.0.1:64230/files/progress_event_listener.js (140)
[53958:3847:1106/093758:INFO:CONSOLE(142)] "stateProgressTotal 1180828", source: http://127.0.0.1:64230/files/progress_event_listener.js (142)
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [progress_samples_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [error_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [error_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [abort_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [abort_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [load_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [load_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [loadend_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [loadend_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [unexpected_count_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [unexpected_count_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [end_state_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [end_state_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [last_error_string_progress_events BEGIN]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [last_error_string_progress_events PASS]
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] ||||
[53958:3847:1106/093758:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.ProgressEvents (2434 ms)
[375/426] NaClBrowserTestNewlib.ProgressEvents (2913 ms)
[ RUN      ] NaClExtensionTest.HostedApp
[53957:3847:1106/093756:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64229...
sending server_data: {"host": "127.0.0.1", "port": 64229} (36 bytes)
[53961:12551:1106/093758:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53961:12551:1106/093758:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClExtensionTest.HostedApp (2707 ms)
[376/426] NaClExtensionTest.HostedApp (3182 ms)
[ RUN      ] NaClBrowserTestGLibc.PPAPIPPBInstance
[53969:3847:1106/093759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64238...
sending server_data: {"host": "127.0.0.1", "port": 64238} (36 bytes)
[53969:3847:1106/093800:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[53979,2898291240:09:38:01.280388] Native Client module will be loaded at base address 0x0000000040000000
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] ||||  / test_nexe loaded
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] ||||
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestIsFullFrame BEGIN]
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestIsFullFrame PASS]
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] ||||
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestBindGraphics BEGIN]
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] |||| [PPB_Instance::TestBindGraphics PASS]
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] ||||
[53969:3847:1106/093801:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[53969:28675:1106/093801:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestGLibc.PPAPIPPBInstance (2810 ms)
[377/426] NaClBrowserTestGLibc.PPAPIPPBInstance (3443 ms)
[ RUN      ] NaClBrowserTestGLibc.SysconfNprocessorsOnln
[53970:3847:1106/093759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64241...
sending server_data: {"host": "127.0.0.1", "port": 64241} (36 bytes)
browser says nprocessors = 4
path = sysconf_nprocessors_onln_test.html?cpu_count=4
[53970:3847:1106/093800:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[53980,2898291240:09:38:01.488710] Native Client module will be loaded at base address 0x0000000040000000
[53970:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] ||||  /  loaded
Entered HandleMessage
Searching for handler for request "nprocessors".
found at index 0
NaCl process: sysconf(_SC_NPROCESSORS_ONLN) = 4
posting reply len 1
posting reply "4".
Leaving HandleMessage
[53970:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] ||||
[53970:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] |||| [TestSysconfNprocessors BEGIN]
[53970:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] |||| [TestSysconfNprocessors PASS]
[53970:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] ||||
[53970:3847:1106/093802:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.SysconfNprocessorsOnln (2884 ms)
[378/426] NaClBrowserTestGLibc.SysconfNprocessorsOnln (3444 ms)
[ RUN      ] SpellCheckMessageFilterMacBrowserTest.SpellCheckReturnMessage
[53981:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SpellCheckMessageFilterMacBrowserTest.SpellCheckReturnMessage (1246 ms)
[379/426] SpellCheckMessageFilterMacBrowserTest.SpellCheckReturnMessage (1866 ms)
[ RUN      ] PicasaDataProviderGetAlbumsImagesTest.GetAlbumsImagesTest
[53982:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53982:28931:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[53982:28931:1106/093804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PicasaDataProviderGetAlbumsImagesTest.GetAlbumsImagesTest (1770 ms)
[380/426] PicasaDataProviderGetAlbumsImagesTest.GetAlbumsImagesTest (2387 ms)
[ RUN      ] PicasaDataProviderFileWatcherInvalidateTest.FileWatcherInvalidateTest
[53989:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53989:28419:1106/093806:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PicasaDataProviderFileWatcherInvalidateTest.FileWatcherInvalidateTest (1990 ms)
[381/426] PicasaDataProviderFileWatcherInvalidateTest.FileWatcherInvalidateTest (2412 ms)
[ RUN      ] NetworkingPrivateApiTest.GetState
[53991:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[53991:3847:1106/093807:INFO:CONSOLE(0)] "[SUCCESS] getState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getState (0)
[       OK ] NetworkingPrivateApiTest.GetState (2398 ms)
[382/426] NetworkingPrivateApiTest.GetState (2922 ms)
[ RUN      ] NetworkingPrivateApiTest.DisableNetworkType
[54002:3847:1106/093807:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54002:3847:1106/093808:INFO:CONSOLE(0)] "[SUCCESS] disableNetworkType", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?disableNetworkType (0)
[54004:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54004:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54004:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54004:3847:1106/093808:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] NetworkingPrivateApiTest.DisableNetworkType (1941 ms)
[383/426] NetworkingPrivateApiTest.DisableNetworkType (2392 ms)
[ RUN      ] NetworkingPrivateApiTestFail.VerifyDestination
[54006:3847:1106/093808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54009:12551:1106/093809:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54009:12551:1106/093809:WARNING:channel.cc(273)] RawChannel write error
[54006:3847:1106/093809:INFO:CONSOLE(0)] "[FAIL] verifyDestination: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyDestination (0)
[       OK ] NetworkingPrivateApiTestFail.VerifyDestination (2014 ms)
[384/426] NetworkingPrivateApiTestFail.VerifyDestination (2659 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetCaptivePortalStatus
[54010:3847:1106/093809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54013:12551:1106/093810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54013:12551:1106/093810:WARNING:channel.cc(273)] RawChannel write error
[54010:3847:1106/093811:INFO:CONSOLE(0)] "[FAIL] getCaptivePortalStatus: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getCaptivePortalStatus (0)
[       OK ] NetworkingPrivateApiTestFail.GetCaptivePortalStatus (1867 ms)
[385/426] NetworkingPrivateApiTestFail.GetCaptivePortalStatus (2388 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetProperties
[54015:3847:1106/093810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54017:12295:1106/093812:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54015:3847:1106/093812:INFO:CONSOLE(0)] "[SUCCESS] getProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getProperties (0)
[54015:29187:1106/093812:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54015:29187:1106/093812:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.GetProperties (1965 ms)
[386/426] NetworkingPrivateServiceClientApiTest.GetProperties (2394 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.SetProperties
[54018:3847:1106/093811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54018:3847:1106/093813:INFO:CONSOLE(0)] "[SUCCESS] setProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setProperties (0)
[       OK ] NetworkingPrivateServiceClientApiTest.SetProperties (1941 ms)
[387/426] NetworkingPrivateServiceClientApiTest.SetProperties (2390 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.CreateNetwork
[54023:3847:1106/093813:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54023:3847:1106/093815:INFO:CONSOLE(0)] "[SUCCESS] createNetwork", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?createNetwork (0)
[54023:29699:1106/093815:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[54023:29699:1106/093815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54023:29699:1106/093815:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.CreateNetwork (2133 ms)
[388/426] NetworkingPrivateServiceClientApiTest.CreateNetwork (2649 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/1
[54026:3847:1106/093814:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/1 (1310 ms)
[389/426] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/1 (1858 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/5
[54030:3847:1106/093816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/5 (1505 ms)
[390/426] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/5 (2122 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/20
[54031:3847:1106/093816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/20 (1502 ms)
[391/426] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/20 (2131 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/28
[54036:3847:1106/093818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/28 (1526 ms)
[392/426] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/28 (2124 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.PRE_TestSessionRestore/1
[54037:3847:1106/093818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54037:80387:1106/093819:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[54042:12295:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54042:12295:1106/093820:WARNING:channel.cc(273)] RawChannel write error
[54041:12551:1106/093821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54041:12551:1106/093821:WARNING:channel.cc(273)] RawChannel write error
[54047:12807:1106/093821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54047:12807:1106/093821:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.PRE_TestSessionRestore/1 (3944 ms)
[393/426] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.PRE_TestSessionRestore/1 (4491 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs/1
[54043:3847:1106/093820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54043:79363:1106/093821:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[54050:12295:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54050:12295:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[54046:13063:1106/093825:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54046:13063:1106/093825:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs/1 (5279 ms)
[394/426] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleTabs/1 (5809 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloadsFromDifferentProfiles/0
[54055:3847:1106/093826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54059:13063:1106/093828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54057:12551:1106/093828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloadsFromDifferentProfiles/0 (3317 ms)
[395/426] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloadsFromDifferentProfiles/0 (3964 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/0
[54062:3847:1106/093830:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54064:16899:1106/093831:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[54062:3847:1106/093831:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/0 (1290 ms)
[396/426] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/0 (1862 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/1
[54065:3847:1106/093831:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54067:12807:1106/093832:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54067:12807:1106/093832:WARNING:channel.cc(273)] RawChannel write error
[54067:17155:1106/093832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[54065:3847:1106/093832:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/1 (1221 ms)
[397/426] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/1 (1861 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[54068:3847:1106/093833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64279...
sending server_data: {"host": "127.0.0.1", "port": 64279} (36 bytes)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.034 -  Using ClearKeyPlayer", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.040 -  Registering video event handlers.", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.042 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.049 -  Loading media using MSE.", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.148 -  onSourceOpen [object Event]", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.150 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.179 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.185 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093835:INFO:CONSOLE(283)] "09:38:35.190 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:3847:1106/093838:INFO:CONSOLE(283)] "09:38:38.080 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64279/files/eme_player_js/utils.js (283)
[54068:28675:1106/093838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54070:12551:1106/093838:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[54068:28675:1106/093838:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (4740 ms)
[398/426] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5286 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[54072:3847:1106/093839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64296...
sending server_data: {"host": "127.0.0.1", "port": 64296} (36 bytes)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.374 -  Using ClearKeyPlayer", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.379 -  Registering video event handlers.", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.381 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.386 -  Loading media using MSE.", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.487 -  onSourceOpen [object Event]", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.489 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.540 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.543 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.546 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.550 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093840:INFO:CONSOLE(283)] "09:38:40.559 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54072:3847:1106/093843:INFO:CONSOLE(283)] "09:38:43.449 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64296/files/eme_player_js/utils.js (283)
[54074:12551:1106/093843:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (4834 ms)
[399/426] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5280 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[54076:3847:1106/093844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64313...
sending server_data: {"host": "127.0.0.1", "port": 64313} (36 bytes)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.689 -  Using ClearKeyPlayer", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.695 -  Registering video event handlers.", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.697 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.705 -  Loading media using MSE.", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.810 -  onSourceOpen [object Event]", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.813 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.857 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.862 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093845:INFO:CONSOLE(283)] "09:38:45.875 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[54076:3847:1106/093848:INFO:CONSOLE(283)] "09:38:48.626 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64313/files/eme_player_js/utils.js (283)
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (4708 ms)
[400/426] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5284 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[54080:3847:1106/093849:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64330...
sending server_data: {"host": "127.0.0.1", "port": 64330} (36 bytes)
[54080:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.861 -  Using ClearKeyPlayer", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.866 -  Registering video event handlers.", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.868 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.874 -  Loading media using MSE.", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.976 -  onSourceOpen [object Event]", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093850:INFO:CONSOLE(283)] "09:38:50.978 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.014 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.025 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093851:INFO:CONSOLE(283)] "09:38:51.032 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54080:3847:1106/093853:INFO:CONSOLE(283)] "09:38:53.923 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64330/files/eme_player_js/utils.js (283)
[54082:12551:1106/093853:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (4730 ms)
[401/426] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5282 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[54084:3847:1106/093854:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64347...
sending server_data: {"host": "127.0.0.1", "port": 64347} (36 bytes)
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.106 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.111 -  Registering video event handlers.", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.118 -  Loading media using src.", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.237 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[1106/093856:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.805 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.812 -  Adding key to sessionID: 1", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093856:INFO:CONSOLE(283)] "09:38:56.827 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.018 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.024 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.026 -  Adding key to sessionID: 1", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.029 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.418 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.420 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.422 -  Adding key to sessionID: 1", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093857:INFO:CONSOLE(283)] "09:38:57.425 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093858:INFO:CONSOLE(283)] "09:38:58.219 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093858:INFO:CONSOLE(283)] "09:38:58.221 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093858:INFO:CONSOLE(283)] "09:38:58.222 -  Adding key to sessionID: 1", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093858:INFO:CONSOLE(283)] "09:38:58.226 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[54084:3847:1106/093859:INFO:CONSOLE(283)] "09:38:59.558 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64347/files/eme_player_js/utils.js (283)
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5082 ms)
[402/426] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5545 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[54090:3847:1106/093900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64364...
sending server_data: {"host": "127.0.0.1", "port": 64364} (36 bytes)
[54090:3847:1106/093901:INFO:CONSOLE(283)] "09:39:01.763 -  Using ClearKeyPlayer", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093901:INFO:CONSOLE(283)] "09:39:01.769 -  Registering video event handlers.", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093901:INFO:CONSOLE(283)] "09:39:01.772 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093901:INFO:CONSOLE(283)] "09:39:01.779 -  Loading media using src.", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093902:INFO:CONSOLE(283)] "09:39:02.482 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093902:INFO:CONSOLE(283)] "09:39:02.494 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093902:INFO:CONSOLE(283)] "09:39:02.710 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093902:INFO:CONSOLE(283)] "09:39:02.711 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093903:INFO:CONSOLE(283)] "09:39:03.111 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093903:INFO:CONSOLE(283)] "09:39:03.114 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093903:INFO:CONSOLE(283)] "09:39:03.912 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093903:INFO:CONSOLE(283)] "09:39:03.913 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54090:3847:1106/093905:INFO:CONSOLE(283)] "09:39:05.374 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64364/files/eme_player_js/utils.js (283)
[54092:13063:1106/093905:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5387 ms)
[403/426] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5806 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[54096:3847:1106/093906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64382...
sending server_data: {"host": "127.0.0.1", "port": 64382} (36 bytes)
[54096:3847:1106/093907:INFO:CONSOLE(283)] "09:39:07.524 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093907:INFO:CONSOLE(283)] "09:39:07.530 -  Registering video event handlers.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093907:INFO:CONSOLE(283)] "09:39:07.533 -  Loading media using MSE.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093907:INFO:CONSOLE(283)] "09:39:07.628 -  onSourceOpen [object Event]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093907:INFO:CONSOLE(283)] "09:39:07.630 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093907:INFO:CONSOLE(283)] "09:39:07.662 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.215 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.218 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.221 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.225 -  Forcing invalid key data.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.226 -  Adding key to sessionID: 1", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.227 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.229 -  Forcing invalid key data.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.231 -  Adding key to sessionID: 2", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.233 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (147)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.239 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.240 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (147)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.243 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.429 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.433 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.435 -  Forcing invalid key data.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.437 -  Adding key to sessionID: 2", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.440 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (147)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.445 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.830 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.833 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.835 -  Forcing invalid key data.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.837 -  Adding key to sessionID: 2", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.841 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093908:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (147)
[54096:3847:1106/093908:INFO:CONSOLE(283)] "09:39:08.845 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093909:INFO:CONSOLE(283)] "09:39:09.631 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093909:INFO:CONSOLE(283)] "09:39:09.634 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093909:INFO:CONSOLE(283)] "09:39:09.636 -  Forcing invalid key data.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093909:INFO:CONSOLE(283)] "09:39:09.639 -  Adding key to sessionID: 2", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093909:INFO:CONSOLE(283)] "09:39:09.643 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093909:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (147)
[54096:3847:1106/093909:INFO:CONSOLE(283)] "09:39:09.649 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093911:INFO:CONSOLE(283)] "09:39:11.232 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093911:INFO:CONSOLE(283)] "09:39:11.235 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093911:INFO:CONSOLE(283)] "09:39:11.238 -  Forcing invalid key data.", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093911:INFO:CONSOLE(283)] "09:39:11.241 -  Adding key to sessionID: 2", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093911:INFO:CONSOLE(283)] "09:39:11.246 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54096:3847:1106/093911:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (147)
[54096:3847:1106/093911:INFO:CONSOLE(283)] "09:39:11.252 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:64382/files/eme_player_js/utils.js (283)
[54098:12551:1106/093911:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54098:12551:1106/093911:WARNING:channel.cc(273)] RawChannel write error
[54098:12551:1106/093911:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (5553 ms)
[404/426] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (6067 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[54102:3847:1106/093912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64399...
sending server_data: {"host": "127.0.0.1", "port": 64399} (36 bytes)
[54102:3847:1106/093913:INFO:CONSOLE(283)] "09:39:13.932 -  Using ClearKeyPlayer", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093913:INFO:CONSOLE(283)] "09:39:13.938 -  Registering video event handlers.", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093913:INFO:CONSOLE(283)] "09:39:13.941 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093913:INFO:CONSOLE(283)] "09:39:13.947 -  Loading media using MSE.", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.648 -  onSourceOpen [object Event]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.650 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.677 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.683 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.689 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.907 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093914:INFO:CONSOLE(283)] "09:39:14.908 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093915:INFO:CONSOLE(283)] "09:39:15.311 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093915:INFO:CONSOLE(283)] "09:39:15.313 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093916:INFO:CONSOLE(283)] "09:39:16.107 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093916:INFO:CONSOLE(283)] "09:39:16.110 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54102:3847:1106/093917:INFO:CONSOLE(283)] "09:39:17.577 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64399/files/eme_player_js/utils.js (283)
[54104:12551:1106/093917:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5733 ms)
[405/426] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6332 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0
[54051:3847:1106/093822:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54051:78615:1106/093823:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0416c18a base::debug::StackTrace::StackTrace() + 26
1   browser_tests                       0x143c3853 content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 179
2   libsystem_c.dylib                   0x987ce94b _sigtramp + 43
3   ???                                 0xffffffff 0x0 + 4294967295
4   CoreFoundation                      0x96064f79 __CFRunLoopServiceMachPort + 185
5   CoreFoundation                      0x9606a95f __CFRunLoopRun + 1247
6   CoreFoundation                      0x9606a01a CFRunLoopRunSpecific + 378
7   CoreFoundation                      0x96069e8b CFRunLoopRunInMode + 123
8   HIToolbox                           0x993fef5a RunCurrentEventLoopInMode + 242
9   HIToolbox                           0x993fecc9 ReceiveNextEventCommon + 374
10  HIToolbox                           0x993feb44 BlockUntilNextEventMatchingListInMode + 88
11  AppKit                              0x9687493a _DPSNextEvent + 724
12  AppKit                              0x9687416c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
13  AppKit                              0x9686a5cc -[NSApplication run] + 855
14  browser_tests                       0x04127882 base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 962
15  browser_tests                       0x04125b28 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 328
16  browser_tests                       0x04230773 base::MessageLoop::RunHandler() + 83
17  browser_tests                       0x04286ddf base::RunLoop::Run() + 463
18  browser_tests                       0x0140408c BrowserCloseManagerBrowserTest_TestCloseWindowDuringShutdown_Test::RunTestOnMainThread() + 10188
19  browser_tests                       0x04075996 InProcessBrowserTest::RunTestOnMainThreadLoop() + 742
20  browser_tests                       0x143c2d73 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 931
21  browser_tests                       0x143c4709 base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<void (content::BrowserTestBase::*)()>, void (content::BrowserTestBase*), void ()(content::BrowserTestBase*)>, void ()(content::BrowserTestBase*)>::Run(base::internal::BindStateBase*) + 121
22  browser_tests                       0x0299ee7b ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + 10923
23  browser_tests                       0x0299bd79 ChromeBrowserMainParts::PreMainMessageLoopRun() + 249
24  browser_tests                       0x102afc64 content::BrowserMainLoop::PreMainMessageLoopRun() + 356
25  browser_tests                       0x102b925a base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<int (content::BrowserMainLoop::*)()>, int (content::BrowserMainLoop*), void (base::internal::UnretainedWrapper<content::BrowserMainLoop>)>, int ()(content::BrowserMainLoop*)>::Run(base::internal::BindStateBase*) + 122
26  browser_tests                       0x10ccb087 content::StartupTaskRunner::RunAllTasksNow() + 247
27  browser_tests                       0x102a912b content::BrowserMainLoop::CreateStartupTasks() + 1771
28  browser_tests                       0x102ba54f content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + 863
29  browser_tests                       0x1029fc82 content::BrowserMain(content::MainFunctionParams const&) + 386
30  browser_tests                       0x143bd4c8 content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) + 328
31  browser_tests                       0x143bf637 content::ContentMainRunnerImpl::Run() + 439
32  browser_tests                       0x143bcdd1 content::ContentMain(content::ContentMainParams const&) + 129
33  browser_tests                       0x143c1d7a content::BrowserTestBase::SetUp() + 1818
34  browser_tests                       0x04072bb0 InProcessBrowserTest::SetUp() + 672
35  browser_tests                       0x052c9cc8 testing::Test::Run() + 328
36  browser_tests                       0x052ccad3 testing::TestInfo::Run() + 2051
37  browser_tests                       0x052cda7c testing::TestCase::Run() + 956
38  browser_tests                       0x052e894c testing::internal::UnitTestImpl::RunAllTests() + 4460
39  browser_tests                       0x052e76f1 testing::UnitTest::Run() + 353
40  browser_tests                       0x04371aaa base::TestSuite::Run() + 522
41  browser_tests                       0x02768ab9 ChromeBrowserTestSuiteRunner::RunTestSuite(int, char**) + 185
42  browser_tests                       0x0406f571 (anonymous namespace)::ChromeTestLauncherDelegate::RunTestSuite(int, char**) + 81
43  browser_tests                       0x1449a2e1 content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) + 1601
44  browser_tests                       0x0406f47b LaunchChromeTests(int, ChromeTestSuiteRunner*, int, char**) + 235
45  browser_tests                       0x0276897e main + 206
46  browser_tests                       0x00097f35 start + 53
[406/426] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0 (TIMED OUT)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[54108:3847:1106/093918:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64417...
sending server_data: {"host": "127.0.0.1", "port": 64417} (36 bytes)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.107 -  Using ClearKeyPlayer", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.113 -  Registering video event handlers.", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.116 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.123 -  Loading media using MSE.", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.800 -  onSourceOpen [object Event]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.802 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.838 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.844 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093920:INFO:CONSOLE(283)] "09:39:20.853 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093921:INFO:CONSOLE(283)] "09:39:21.080 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093921:INFO:CONSOLE(283)] "09:39:21.083 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093921:INFO:CONSOLE(283)] "09:39:21.480 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093921:INFO:CONSOLE(283)] "09:39:21.482 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093922:INFO:CONSOLE(283)] "09:39:22.276 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093922:INFO:CONSOLE(283)] "09:39:22.278 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[54108:3847:1106/093923:INFO:CONSOLE(283)] "09:39:23.656 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64417/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5571 ms)
[407/426] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6070 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/1
[54123:3847:1106/093925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
sending server_data: {"host": "127.0.0.1", "port": 64450} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:39:26] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:39:26] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&user_affiliation=none&deviceid=testid HTTP/1.1" 200 -
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/1 (1717 ms)
[408/426] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/1 (2387 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[54120:3847:1106/093923:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:64434...
sending server_data: {"host": "127.0.0.1", "port": 64434} (36 bytes)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.462 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.466 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.469 -  Registering video event handlers.", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.472 -  Loading media using MSE.", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.572 -  onSourceOpen [object Event]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.574 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.618 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093925:INFO:CONSOLE(283)] "09:39:25.623 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.233 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.238 -  Adding key to sessionID: 1", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.245 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.443 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.447 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.449 -  Adding key to sessionID: 1", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.452 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.843 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.845 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.846 -  Adding key to sessionID: 1", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093926:INFO:CONSOLE(283)] "09:39:26.849 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093927:INFO:CONSOLE(283)] "09:39:27.644 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093927:INFO:CONSOLE(283)] "09:39:27.646 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093927:INFO:CONSOLE(283)] "09:39:27.648 -  Adding key to sessionID: 1", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093927:INFO:CONSOLE(283)] "09:39:27.654 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54120:3847:1106/093929:INFO:CONSOLE(283)] "09:39:29.119 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64434/files/eme_player_js/utils.js (283)
[54122:12807:1106/093929:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6091 ms)
[409/426] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6862 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/9
[54130:3847:1106/093927:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54130:3847:1106/093929:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultGeolocationSetting
[54130:3847:1106/093930:INFO:policy_prefs_browsertest.cc(640)] Testing policy: AlternateErrorPagesEnabled
[54130:3847:1106/093930:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DownloadDirectory
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/9 (3556 ms)
[410/426] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/9 (3966 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/3
[54138:3847:1106/093931:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/3 (1724 ms)
[411/426] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/3 (2384 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/0
[54143:3847:1106/093933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54146:13575:1106/093934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54145:3847:1106/093934:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54145:3847:1106/093934:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54145:3847:1106/093934:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/0 (1356 ms)
[412/426] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/0 (1861 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/10
[54135:3847:1106/093930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54135:3847:1106/093933:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultJavaScriptSetting
[54135:3847:1106/093933:INFO:policy_prefs_browsertest.cc(640)] Testing policy: JavaScriptAllowedForUrls
[54135:3847:1106/093934:INFO:policy_prefs_browsertest.cc(640)] Testing policy: JavaScriptBlockedForUrls
[54135:3847:1106/093934:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultCookiesSetting
[54135:3847:1106/093934:ERROR:CONSOLE(139)] "Unexpected condition on chrome://settings-frame/contentExceptions#javascript: Could not find value for cookiesSession", source: chrome://resources/js/load_time_data.js (139)
[54135:3847:1106/093934:ERROR:CONSOLE(139)] "Unexpected condition on chrome://settings-frame/contentExceptions#javascript: [undefined] (cookiesSession) is not a string", source: chrome://resources/js/load_time_data.js (139)
[54135:3847:1106/093934:INFO:policy_prefs_browsertest.cc(640)] Testing policy: NotificationsAllowedForUrls
[54140:12551:1106/093934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54140:12551:1106/093934:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/10 (5107 ms)
[413/426] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/10 (5572 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/3
[54147:3847:1106/093935:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54150:12807:1106/093936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/3 (1249 ms)
[414/426] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/3 (1864 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/2
[54148:3847:1106/093935:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54152:12807:1106/093936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54152:12807:1106/093936:WARNING:channel.cc(273)] RawChannel write error
[54151:3847:1106/093936:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54151:3847:1106/093936:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54151:3847:1106/093936:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/2 (1170 ms)
[415/426] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/2 (1867 ms)
[ RUN      ] AppShimHostManagerBrowserTest.ReCreate
[54155:3847:1106/093937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54158:3847:1106/093938:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54158:3847:1106/093938:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54158:3847:1106/093938:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] AppShimHostManagerBrowserTest.ReCreate (1342 ms)
[416/426] AppShimHostManagerBrowserTest.ReCreate (1867 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1
HTTP server started on http://127.0.0.1:64455...
sending server_data: {"host": "127.0.0.1", "port": 64455} (36 bytes)
[54153:3847:1106/093937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54160:12551:1106/093938:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54160:12551:1106/093938:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1 (2071 ms)
[417/426] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1 (2652 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_LocalStorageClearedOnExit
[54161:3847:1106/093939:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54164:12551:1106/093941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContinueWhereILeftOffTest.PRE_LocalStorageClearedOnExit (1901 ms)
[418/426] ContinueWhereILeftOffTest.PRE_LocalStorageClearedOnExit (2393 ms)
[ RUN      ] RestartTest.Post
[54162:3847:1106/093939:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54168:12807:1106/093940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54165:3847:1106/093940:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54165:3847:1106/093940:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54165:3847:1106/093940:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RestartTest.Post (1441 ms)
[419/426] RestartTest.Post (2128 ms)
[ RUN      ] RestartTest.PostWithPassword
[54169:3847:1106/093941:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54175:12807:1106/093943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestartTest.PostWithPassword (1608 ms)
[420/426] RestartTest.PostWithPassword (2122 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSessionRestore/1
[54170:3847:1106/093942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54174:13319:1106/093943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54174:13319:1106/093943:WARNING:channel.cc(273)] RawChannel write error
[54176:12551:1106/093943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[54176:12551:1106/093943:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSessionRestore/1 (1558 ms)
[421/426] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSessionRestore/1 (2125 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/3
[54178:3847:1106/093943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54180:3847:1106/093944:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54180:3847:1106/093944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54180:3847:1106/093944:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/3 (1113 ms)
[422/426] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/3 (1601 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/0
[54179:3847:1106/093944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54183:12551:1106/093944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54181:3847:1106/093945:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54181:3847:1106/093945:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54181:3847:1106/093945:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/0 (1203 ms)
[423/426] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/0 (1607 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/3
[54184:3847:1106/093945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54188:12551:1106/093946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54186:3847:1106/093946:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54186:3847:1106/093946:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54186:3847:1106/093946:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/3 (1118 ms)
[424/426] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/3 (1603 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/2
[54185:3847:1106/093945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54187:3847:1106/093946:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[54187:3847:1106/093946:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[54187:3847:1106/093946:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/2 (1124 ms)
[425/426] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/2 (1597 ms)
[ RUN      ] ContinueWhereILeftOffTest.LocalStorageClearedOnExit
[54190:3847:1106/093947:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54194:12039:1106/093949:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54192:12807:1106/093949:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[54192:12807:1106/093949:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[54192:12807:1106/093949:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.LocalStorageClearedOnExit (2274 ms)
[426/426] ContinueWhereILeftOffTest.LocalStorageClearedOnExit (2649 ms)
Retrying 1 test (retry #1)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0
[54195:3847:1106/093949:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[54195:79375:1106/093950:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0 (2196 ms)
[427/427] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0 (2652 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"493a16703f1d7c86363f7b3caa9900dc191e7399","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 6  Duration: 801.9s  Bot: vm51-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 3  https://chromium-swarm.appspot.com/user/task/1498624b57f5400 |
+-----------------------------------------------------------------------+
1 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_outaLeff3/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 3/10
Using 2 parallel jobs.
[ RUN      ] IdentityInternalsSingleTokenWebUITest.verifyGetters
[26882:3847:1106/092833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26882:3847:1106/092835:INFO:CONSOLE(1283)] "Running TestCase IdentityInternalsSingleTokenWebUITest.verifyGetters", source: test_api.js (1283)
[       OK ] IdentityInternalsSingleTokenWebUITest.verifyGetters (2566 ms)
[1/376] IdentityInternalsSingleTokenWebUITest.verifyGetters (3174 ms)
[ RUN      ] ExtensionSettingsCommandsConfigWebUITest.testChromeSendHandler
[26881:3847:1106/092833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26885:12807:1106/092835:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26885:12807:1106/092835:WARNING:channel.cc(273)] RawChannel write error
[26881:3847:1106/092836:INFO:CONSOLE(1283)] "Running TestCase ExtensionSettingsCommandsConfigWebUITest.testChromeSendHandler", source: test_api.js (1283)
[       OK ] ExtensionSettingsCommandsConfigWebUITest.testChromeSendHandler (2763 ms)
[2/376] ExtensionSettingsCommandsConfigWebUITest.testChromeSendHandler (3184 ms)
[ RUN      ] IdentityInternalsMultipleTokensWebUITest.getAllTokens
[26889:3847:1106/092836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26889:3847:1106/092839:INFO:CONSOLE(1283)] "Running TestCase IdentityInternalsMultipleTokensWebUITest.getAllTokens", source: test_api.js (1283)
[       OK ] IdentityInternalsMultipleTokensWebUITest.getAllTokens (2469 ms)
[3/376] IdentityInternalsMultipleTokensWebUITest.getAllTokens (2910 ms)
[ RUN      ] ManageProfileUITest.ShowCreateConfirmation
[26890:3847:1106/092836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26890:3847:1106/092840:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.ShowCreateConfirmation", source: test_api.js (1283)
[       OK ] ManageProfileUITest.ShowCreateConfirmation (3949 ms)
[4/376] ManageProfileUITest.ShowCreateConfirmation (4494 ms)
[ RUN      ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit
[26897:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26897:28675:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26897:3847:1106/092843:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit", source: test_api.js (1283)
[       OK ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit (3669 ms)
[5/376] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit (4230 ms)
[ RUN      ] OptionsWebUITest.EnterPreventsDefault
[26902:3847:1106/092841:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26902:3847:1106/092844:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUITest.EnterPreventsDefault", source: test_api.js (1283)
[       OK ] OptionsWebUITest.EnterPreventsDefault (4280 ms)
[6/376] OptionsWebUITest.EnterPreventsDefault (4755 ms)
[ RUN      ] OptionsWebUIRedirectTest.TestURL
[26907:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26907:28675:1106/092845:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[26907:28675:1106/092845:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26907:28675:1106/092845:WARNING:channel.cc(273)] RawChannel write error
[26907:3847:1106/092847:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIRedirectTest.TestURL", source: test_api.js (1283)
[26911:12551:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26911:12551:1106/092847:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OptionsWebUIRedirectTest.TestURL (4117 ms)
[7/376] OptionsWebUIRedirectTest.TestURL (4756 ms)
[ RUN      ] PasswordManagerWebUITest.testOpenPasswordManager
[26912:3847:1106/092846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26912:3847:1106/092849:INFO:CONSOLE(1283)] "Running TestCase PasswordManagerWebUITest.testOpenPasswordManager", source: test_api.js (1283)
[26916:12551:1106/092850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26916:12551:1106/092850:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerWebUITest.testOpenPasswordManager (4255 ms)
[8/376] PasswordManagerWebUITest.testOpenPasswordManager (4754 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings
[26917:3847:1106/092848:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26917:3847:1106/092850:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings", source: test_api.js (1283)
[       OK ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings (2108 ms)
[9/376] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings (2652 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes
[26922:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26922:29187:1106/092852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26922:29187:1106/092852:WARNING:channel.cc(273)] RawChannel write error
[26922:3847:1106/092852:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes", source: test_api.js (1283)
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes (2119 ms)
[10/376] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes (2648 ms)
[ RUN      ] RangeHistoryWebUITest.monthViewEmptyMonth
[26924:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26924:3847:1106/092854:INFO:CONSOLE(1283)] "Running TestCase RangeHistoryWebUITest.monthViewEmptyMonth", source: test_api.js (1283)
[       OK ] RangeHistoryWebUITest.monthViewEmptyMonth (3729 ms)
[11/376] RangeHistoryWebUITest.monthViewEmptyMonth (4226 ms)
[ RUN      ] HistoryWebUIRealBackendTest.showConfirmDialogAndCancel
[26930:3847:1106/092853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26930:3847:1106/092855:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.showConfirmDialogAndCancel", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==26933==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x066350d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
    #0 0x66350d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) ??:0:0
    #1 0x65eae02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) ??:0:0
    #2 0x65e8dab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) ??:0:0
    #3 0x65e8465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) ??:0:0
    #4 0x6561d86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #5 0x37a8765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #6 0x375ff5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) ??:0:0
    #7 0x3832597 in SkPixelRef::lockPixels() ??:0:0
    #8 0x36a61cf in SkBitmap::lockPixels() const ??:0:0
    #9 0x3770346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const ??:0:0
    #10 0x36b5bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) ??:0:0
    #11 0x36b6371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #12 0x3730b4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #13 0x3731981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #14 0x38430ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const ??:0:0
    #15 0x383c55b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) ??:0:0
    #16 0x3805e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const ??:0:0
    #17 0x37434cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) ??:0:0
    #18 0x3742799 in SkCanvas::drawPicture(SkPicture const*) ??:0:0
    #19 0x4b5efaf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const ??:0:0
    #20 0x4b94b75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const ??:0:0
    #21 0x4b95478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #22 0x4b958dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #23 0x4bc45f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #24 0x4bac955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #25 0x4c32cf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() ??:0:0
    #26 0x4c0d702 in cc::TaskGraphRunner::RunTaskWithLockAcquired() ??:0:0
    #27 0x4c0c4ca in cc::TaskGraphRunner::Run() ??:0:0
    #28 0x4bc4c35 in non-virtual thunk to cc::(anonymous namespace)::RasterTaskGraphRunner::Run() ??:0:0
    #29 0x20e3617 in base::DelegateSimpleThread::Run() ??:0:0
    #30 0x20e2c44 in base::SimpleThread::ThreadMain() ??:0:0
    #31 0x20d3b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #32 0x115f4a in __asan_print_accumulated_stats ??:0:0

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T10 created by T8 here:
    #0 0x10131f in __asan_after_dynamic_init ??:0:0
    #1 0x20d3107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20d2e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20e2791 in base::SimpleThread::Start() ??:0:0
    #4 0x4bc1e8f in cc::RasterWorkerPool::GetTaskGraphRunner() ??:0:0
    #5 0x4ced1b0 in cc::LayerTreeHostImpl::CreateResourceAndRasterWorkerPool(scoped_ptr<cc::RasterWorkerPool, base::DefaultDeleter<cc::RasterWorkerPool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*) ??:0:0
    #6 0x4ce5b4c in cc::LayerTreeHostImpl::CreateAndSetTileManager() ??:0:0
    #7 0x4ceecea in cc::LayerTreeHostImpl::InitializeRenderer(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #8 0x4d4cbcb in cc::ThreadProxy::InitializeOutputSurfaceOnImplThread(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #9 0x4d690cc in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (cc::ThreadProxy::*)(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>, void (cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >), void (base::WeakPtr<cc::ThreadProxy>, base::internal::PassedWrapper<scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> > >)>, void ()(cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>::Run(base::internal::BindStateBase*) ??:0:0
    #10 0x1f60b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #11 0x20258ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #12 0x2026e23 in base::MessageLoop::DoWork() ??:0:0
    #13 0x1f1b670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #14 0x911a104e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #15 0x911a0a78 in __CFRunLoopDoSources0 ??:0:0
    #16 0x911c6825 in __CFRunLoopRun ??:0:0
    #17 0x911c6019 in CFRunLoopRunSpecific ??:0:0
    #18 0x911c5e8a in CFRunLoopRunInMode ??:0:0
    #19 0x1f1d8f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1f1c977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x2024882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x207aede in base::RunLoop::Run() ??:0:0
    #23 0x2024202 in base::MessageLoop::Run() ??:0:0
    #24 0x20e5060 in base::Thread::Run(base::MessageLoop*) ??:0:0
    #25 0x20e5432 in base::Thread::ThreadMain() ??:0:0
    #26 0x20d3b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #27 0x115f4a in __asan_print_accumulated_stats ??:0:0

Thread T8 created by T0 here:
NG:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[12/376] HistoryWebUIRealBackendTest.showConfirmDialogAndCancel (3179 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewDeleteError
[26934:3847:1106/092855:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26936:12551:1106/092901:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26934:3847:1106/092902:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewDeleteError", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewDeleteError (7057 ms)
[13/376] NetInternalsTest.netInternalsHSTSViewDeleteError (7651 ms)
[ RUN      ] NetInternalsTest.netInternalsTestViewFailTwice
[26937:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26937:3847:1106/092903:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTestViewFailTwice", source: test_api.js (1283)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 0", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 1", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 2", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 3", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 4", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 5", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 6", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 7", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 8", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 9", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 10", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 11", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 0", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 1", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 2", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 3", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 4", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 5", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 6", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 7", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 8", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 9", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 10", source: test_view.js (85)
[26937:3847:1106/092903:INFO:CONSOLE(85)] "Experiment: 11", source: test_view.js (85)
[       OK ] NetInternalsTest.netInternalsTestViewFailTwice (7306 ms)
[14/376] NetInternalsTest.netInternalsTestViewFailTwice (7917 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewRange
[26943:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26943:28675:1106/092909:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26943:28675:1106/092909:WARNING:channel.cc(273)] RawChannel write error
[26943:3847:1106/092909:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewRange", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsTimelineViewRange (7028 ms)
[15/376] NetInternalsTest.netInternalsTimelineViewRange (7651 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewScrollbar
[26946:3847:1106/092904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26948:12295:1106/092910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26946:3847:1106/092911:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTimelineViewScrollbar", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsTimelineViewScrollbar (7622 ms)
[16/376] NetInternalsTest.netInternalsTimelineViewScrollbar (8180 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrinterList
[26951:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26951:3847:1106/092914:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestPrinterList", source: test_api.js (1283)
[26951:28675:1106/092914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26951:28675:1106/092914:WARNING:channel.cc(273)] RawChannel write error
[26951:28675:1106/092914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26951:28675:1106/092914:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestPrinterList (4090 ms)
[17/376] PrintPreviewWebUITest.TestPrinterList (4756 ms)
[ RUN      ] PrintPreviewWebUITest.SourceIsPDFCapabilities
[26955:3847:1106/092912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26955:3847:1106/092915:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.SourceIsPDFCapabilities", source: test_api.js (1283)
[       OK ] PrintPreviewWebUITest.SourceIsPDFCapabilities (4011 ms)
[18/376] PrintPreviewWebUITest.SourceIsPDFCapabilities (4495 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsMonochrome
[26960:3847:1106/092915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26960:3847:1106/092918:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsMonochrome", source: test_api.js (1283)
[26960:28931:1106/092919:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26960:28931:1106/092919:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsMonochrome (3901 ms)
[19/376] PrintPreviewWebUITest.TestColorSettingsMonochrome (4485 ms)
[ RUN      ] PlatformAppBrowserTest.Iframes
[26970:3847:1106/092920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26970:29443:1106/092921:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26970:29443:1106/092921:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26970:45059:1106/092921:ERROR:mach_broker_mac.mm(256)] Unknown process 26973 is sending Mach IPC messages!
[26970:3847:1106/092922:INFO:CONSOLE(15)] "Local iframe loaded", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/main.js (15)
[26970:3847:1106/092922:INFO:CONSOLE(0)] "[SUCCESS] localIframe", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/_generated_background_page.html (0)
[26970:3847:1106/092922:INFO:CONSOLE(24)] "data: URL iframe loaded", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/main.js (24)
[26970:3847:1106/092922:INFO:CONSOLE(0)] "[SUCCESS] dataUrlIframe", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/_generated_background_page.html (0)
[26970:3847:1106/092922:INFO:CONSOLE(33)] "filesystem: URL iframe loaded", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/main.js (33)
[26970:3847:1106/092922:INFO:CONSOLE(0)] "[SUCCESS] filesystemUrlIframe", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/_generated_background_page.html (0)
[26970:3847:1106/092923:INFO:CONSOLE(66)] "blob: URL iframe loaded", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/main.js (66)
[26970:3847:1106/092923:INFO:CONSOLE(0)] "[SUCCESS] blobUrlIframe", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/_generated_background_page.html (0)
[26970:3847:1106/092923:INFO:CONSOLE(0)] "Refused to frame 'http://localhost:59031/' because it violates the following Content Security Policy directive: "frame-src 'self' data: chrome-extension-resource:".
", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/main.html (0)
[26970:3847:1106/092923:INFO:CONSOLE(0)] "[SUCCESS] remoteIframe", source: chrome-extension://pkjppchpjlogeogjoimlhfepjhcoeaci/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.Iframes (3611 ms)
[20/376] PlatformAppBrowserTest.Iframes (4237 ms)
[ RUN      ] PlatformAppBrowserTest.ActiveAppsAreRecorded
[26964:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26966:3847:1106/092919:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4ea24440]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[26966:3847:1106/092919:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4ea24440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[26966:3847:1106/092924:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4ea24440]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[26966:3847:1106/092924:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4ea24440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[26966:3847:1106/092925:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4ea5aa40]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[26966:3847:1106/092925:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4ea5aa40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[       OK ] PlatformAppBrowserTest.ActiveAppsAreRecorded (8143 ms)
[21/376] PlatformAppBrowserTest.ActiveAppsAreRecorded (8705 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFile
[26976:3847:1106/092924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26976:29699:1106/092925:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26976:29699:1106/092925:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26976:45319:1106/092925:ERROR:mach_broker_mac.mm(256)] Unknown process 26979 is sending Mach IPC messages!
[26976:3847:1106/092926:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://janlaeifimcikheaeoljikocabgjadmo/_generated_background_page.html (0)
[26976:29699:1106/092926:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26976:29699:1106/092926:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithFile (2498 ms)
[22/376] PlatformAppBrowserTest.LaunchWithFile (3178 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileWithoutExtension
[26980:3847:1106/092926:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26980:29955:1106/092927:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26980:29955:1106/092927:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26980:45571:1106/092927:ERROR:mach_broker_mac.mm(256)] Unknown process 26985 is sending Mach IPC messages!
[26980:3847:1106/092928:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://mhbhpmmojckkcpnhdnfhaeoapfpflcbe/_generated_background_page.html (0)
[26983:12295:1106/092928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[26983:12295:1106/092928:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithFileWithoutExtension (2333 ms)
[23/376] PlatformAppBrowserTest.LaunchWithFileWithoutExtension (3180 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchNoType
[26984:3847:1106/092927:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26984:29699:1106/092928:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26984:29699:1106/092928:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[26984:45827:1106/092929:ERROR:mach_broker_mac.mm(256)] Unknown process 26989 is sending Mach IPC messages!
[26984:3847:1106/092929:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://hjlemiagfmafnlmlbjmljmcmojmaohpp/_generated_background_page.html (0)
[26988:3847:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[26991:12551:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.LaunchNoType (2353 ms)
[24/376] PlatformAppBrowserTest.LaunchNoType (2913 ms)
[ RUN      ] BluetoothApiTest.DeviceInfo
[26990:3847:1106/092929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26990:3847:1106/092931:INFO:CONSOLE(0)] "[SUCCESS] testDeviceInfo", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[26993:3847:1106/092931:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] BluetoothApiTest.DeviceInfo (2191 ms)
[25/376] BluetoothApiTest.DeviceInfo (2922 ms)
[ RUN      ] BluetoothLowEnergyApiTest.DescriptorValueChanged
[26994:3847:1106/092930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26994:3847:1106/092932:INFO:CONSOLE(0)] "[SUCCESS] testDescriptorValueChanged", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.DescriptorValueChanged (2125 ms)
[26/376] BluetoothLowEnergyApiTest.DescriptorValueChanged (2660 ms)
[ RUN      ] CastChannelAPITest.TestOpenSendClose
[26999:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[26999:3847:1106/092934:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_send_close.html (0)
[26999:29699:1106/092934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CastChannelAPITest.TestOpenSendClose (2379 ms)
[27/376] CastChannelAPITest.TestOpenSendClose (2917 ms)
[ RUN      ] CastChannelAPITest.TestGetLogs
[27002:3847:1106/092933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27005:12551:1106/092935:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27002:3847:1106/092935:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_get_logs.html (0)
[       OK ] CastChannelAPITest.TestGetLogs (2432 ms)
[28/376] CastChannelAPITest.TestGetLogs (2913 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimePrivileged
[27007:3847:1106/092935:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27007:3847:1106/092937:INFO:CONSOLE(0)] "[SUCCESS] testGetURL", source: chrome-extension://lfnmfcjplalbdjopddffjdkciigfmnmg/_generated_background_page.html (0)
[27007:3847:1106/092937:INFO:CONSOLE(0)] "[SUCCESS] testGetManifest", source: chrome-extension://lfnmfcjplalbdjopddffjdkciigfmnmg/_generated_background_page.html (0)
[27007:3847:1106/092937:INFO:CONSOLE(0)] "[SUCCESS] testID", source: chrome-extension://lfnmfcjplalbdjopddffjdkciigfmnmg/_generated_background_page.html (0)
[27009:12295:1106/092937:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.ChromeRuntimePrivileged (2348 ms)
[29/376] ExtensionApiTest.ChromeRuntimePrivileged (2912 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeUninstallURL
[27010:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27010:3847:1106/092939:INFO:CONSOLE(0)] "[SUCCESS] uninstallURL", source: chrome-extension://daclmbodmajfjnkckeaekannnpanlchl/_generated_background_page.html (0)
[27010:29699:1106/092939:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27010:29699:1106/092939:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27017:12551:1106/092939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27017:12551:1106/092939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27017:12551:1106/092939:WARNING:channel.cc(273)] RawChannel write error
[27010:46339:1106/092939:ERROR:mach_broker_mac.mm(256)] Unknown process 27020 is sending Mach IPC messages!
[       OK ] ExtensionApiTest.ChromeRuntimeUninstallURL (3591 ms)
[30/376] ExtensionApiTest.ChromeRuntimeUninstallURL (4231 ms)
[ RUN      ] ExtensionApiTest.BookmarkManagerEditDisabled
[27015:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] verifyModel", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] createDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] moveDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] removeDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] removeTreeDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] updateDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] importDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] cutDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] canPasteDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] pasteDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:3847:1106/092940:INFO:CONSOLE(0)] "[SUCCESS] editDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[27015:29443:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27015:29443:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27015:29443:1106/092940:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.BookmarkManagerEditDisabled (2625 ms)
[31/376] ExtensionApiTest.BookmarkManagerEditDisabled (3175 ms)
[ RUN      ] ExtensionApiTest.ContextMenusFromMultipleContexts
[27021:3847:1106/092940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59033...
sending server_data: {"host": "127.0.0.1", "port": 59033} (36 bytes)
[27021:3847:1106/092943:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://amcklannjmmiefjmcooffefmmnplpbmc/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.ContextMenusFromMultipleContexts (3587 ms)
[32/376] ExtensionApiTest.ContextMenusFromMultipleContexts (4230 ms)
[ RUN      ] ExtensionApiTest.Cookies
[27023:3847:1106/092941:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27023:3847:1106/092943:INFO:CONSOLE(0)] "[SUCCESS] readCookies", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] getBasicCookie", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] getDomainCookie", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] getSecureCookie", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] setOddCookies", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] setCookiesWithCallbacks", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] removeCookie", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] removeCookiesWithCallbacks", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] getAllCookies", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27023:3847:1106/092944:INFO:CONSOLE(0)] "[SUCCESS] getAllCookieStores", source: chrome-extension://nfciaibdbpdggakkmahniapghoojbmhh/_generated_background_page.html (0)
[27027:12551:1106/092944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.Cookies (3564 ms)
[33/376] ExtensionApiTest.Cookies (4231 ms)
[ RUN      ] ExtensionApiTest.CookiesEventsSpanning
[27030:3847:1106/092944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27030:29699:1106/092947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27030:29699:1106/092947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27030:45319:1106/092947:ERROR:mach_broker_mac.mm(256)] Unknown process 27038 is sending Mach IPC messages!
[27030:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] testSet", source: chrome-extension://gdbnfhlgdplgmhfipecfbcbhmlkenhnj/test.html (0)
[27030:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] testRemove", source: chrome-extension://gdbnfhlgdplgmhfipecfbcbhmlkenhnj/test.html (0)
[       OK ] ExtensionApiTest.CookiesEventsSpanning (4133 ms)
[34/376] ExtensionApiTest.CookiesEventsSpanning (4754 ms)
[ RUN      ] ExtensionApiTest.Debugger
[27032:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] attachMalformedVersion", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] attachUnsupportedMinorVersion", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] attachUnsupportedVersion", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] attachPreviousVersion", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] attachLatestVersion", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] attachAgain", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] sendCommand", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] detach", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092948:INFO:CONSOLE(0)] "[SUCCESS] sendCommandAfterDetach", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092949:INFO:CONSOLE(0)] "[SUCCESS] detachAgain", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092949:INFO:CONSOLE(0)] "[SUCCESS] closeTab", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:29443:1106/092949:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27032:29443:1106/092949:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27032:3847:1106/092949:INFO:CONSOLE(0)] "[SUCCESS] attachToWebUI", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092949:INFO:CONSOLE(0)] "[SUCCESS] attachToMissing", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:45059:1106/092949:ERROR:mach_broker_mac.mm(256)] Unknown process 27041 is sending Mach IPC messages!
[27032:3847:1106/092949:INFO:CONSOLE(0)] "[SUCCESS] attachToOwnBackgroundPageWithNoSilentFlag", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092949:INFO:CONSOLE(0)] "[SUCCESS] discoverOwnBackgroundPageWithNoSilentFlag", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] createAndDiscoverTab", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:3847:1106/092950:INFO:CONSOLE(0)] "[SUCCESS] discoverWorker", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27032:29443:1106/092951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27032:29443:1106/092951:WARNING:channel.cc(273)] RawChannel write error
[27032:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] sendCommandDuringNavigation", source: chrome-extension://clemobllodlndmbpchaknbgoiflphjaf/_generated_background_page.html (0)
[27036:12807:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.Debugger (7315 ms)
[35/376] ExtensionApiTest.Debugger (7914 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsGranted
[27040:3847:1106/092949:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] contains", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] getAll", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] requestNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] requestNonOptional", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] requestBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] requestGrantedPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] removeRequired", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] removeNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] removeBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] noPromptForNoWarnings", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] whitelist", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] unknownPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:59034/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] requestOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:59034/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] removeOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] eventListenerPermissions", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[27040:29699:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27040:29699:1106/092952:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.OptionalPermissionsGranted (3715 ms)
[36/376] ExtensionApiTest.OptionalPermissionsGranted (4501 ms)
[ RUN      ] ExtensionApiTest.ContentScriptAllFrames
[27046:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27046:3847:1106/092957:INFO:CONSOLE(0)] "[SUCCESS] onRequest", source: chrome-extension://eniideffpefmlkmemfhbafboepljcgmb/test.html (0)
[27046:81411:1106/092957:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27056:12295:1106/092957:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27056:12295:1106/092957:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptAllFrames (4296 ms)
[37/376] ExtensionApiTest.ContentScriptAllFrames (5022 ms)
[ RUN      ] ExtensionApiTest.JavaScriptURLPermissions
[27048:3847:1106/092954:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27048:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] javaScriptURLShouldFail", source: chrome-extension://ldieeofeohjeokhibglbkijlndjdhpbk/test.html (0)
[27048:81159:1106/092957:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27048:81159:1106/092957:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27048:3847:1106/092957:INFO:CONSOLE(0)] "[SUCCESS] javaScriptURLShouldSucceed", source: chrome-extension://ldieeofeohjeokhibglbkijlndjdhpbk/test.html (0)
[27055:12551:1106/092957:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27048:29699:1106/092957:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27048:29699:1106/092957:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.JavaScriptURLPermissions (4141 ms)
[38/376] ExtensionApiTest.JavaScriptURLPermissions (4760 ms)
[ RUN      ] ExtensionApiTest.Messaging
[27059:3847:1106/092958:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27059:3847:1106/093001:INFO:CONSOLE(0)] "[SUCCESS] setupTestTab", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:80903:1106/093002:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] postMessage", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] portName", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(53)] "testPostMessageFromTab sent true", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (53)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] postMessageFromTab", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(62)] "testSendMessageFromTab sent", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (62)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] sendMessageFromTab", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] sendMessageFromTabError", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] connectFromTabError", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] sendMessage", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] disconnect", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "Illegal argument to Port.postMessage", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] unserializableMessage", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(23)] "connected", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (23)
[27059:3847:1106/093002:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/page.js (25)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] disconnectOnClose", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27059:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] sendRequest", source: chrome-extension://gbmlicnfebbjbfcacefiojggojigceff/_generated_background_page.html (0)
[27065:13575:1106/093002:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.Messaging (4616 ms)
[39/376] ExtensionApiTest.Messaging (5285 ms)
[ RUN      ] ExtensionApiTest.TabsNoPermissions
[27060:3847:1106/092959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27060:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] testOnUpdated", source: chrome-extension://kjpomhnlmpmbjedibnabjcklegfcpifc/_generated_background_page.html (0)
[27069:12551:1106/093002:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27069:12551:1106/093002:WARNING:channel.cc(273)] RawChannel write error
[27060:3847:1106/093002:INFO:CONSOLE(0)] "[SUCCESS] testQuery", source: chrome-extension://kjpomhnlmpmbjedibnabjcklegfcpifc/_generated_background_page.html (0)
[27064:3847:1106/093002:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[27067:12551:1106/093002:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27067:12551:1106/093002:WARNING:channel.cc(273)] RawChannel write error
[27060:29699:1106/093002:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27060:29699:1106/093002:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27060:46083:1106/093002:ERROR:mach_broker_mac.mm(256)] Unknown process 27071 is sending Mach IPC messages!
[       OK ] ExtensionApiTest.TabsNoPermissions (4307 ms)
[40/376] ExtensionApiTest.TabsNoPermissions (5029 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupDefault
[27073:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27077:13319:1106/093006:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27077:13319:1106/093006:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27077:13319:1106/093006:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.WindowOpenPopupDefault (2601 ms)
[41/376] ExtensionApiTest.WindowOpenPopupDefault (3442 ms)
[ RUN      ] ExtensionApiTest.SharedModuleInstallEvent
[27072:3847:1106/093003:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27072:29187:1106/093007:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.SharedModuleInstallEvent (3790 ms)
[42/376] ExtensionApiTest.SharedModuleInstallEvent (4494 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.RegularProfileReopenWithNoWindows
[27081:3847:1106/093007:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27081:28675:1106/093009:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27081:28675:1106/093009:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] AppControllerNewProfileManagementBrowserTest.RegularProfileReopenWithNoWindows (2093 ms)
[43/376] AppControllerNewProfileManagementBrowserTest.RegularProfileReopenWithNoWindows (2915 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingWindowOpenInAppNotIntercepted
[27083:3847:1106/093008:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27083:29443:1106/093014:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27083:29443:1106/093014:WARNING:channel.cc(273)] RawChannel write error
[27083:29443:1106/093014:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27083:29443:1106/093014:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27083:45063:1106/093014:ERROR:mach_broker_mac.mm(256)] Unknown process 27095 is sending Mach IPC messages!
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingWindowOpenInAppNotIntercepted (6135 ms)
[44/376] PlatformAppUrlRedirectorBrowserTest.MismatchingWindowOpenInAppNotIntercepted (6864 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppAndGrantPermissions
[27096:3847:1106/093015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27096:29699:1106/093018:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27096:29699:1106/093018:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] EphemeralAppBrowserTest.PromoteAppAndGrantPermissions (4068 ms)
[45/376] EphemeralAppBrowserTest.PromoteAppAndGrantPermissions (4761 ms)
[ RUN      ] AppWindowAPITest.TestSetSizeConstraints
[27088:3847:1106/093010:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27088:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] testMinWidth", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093013:INFO:CONSOLE(0)] "[SUCCESS] testClearMinWidth", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093014:INFO:CONSOLE(0)] "[SUCCESS] testMaxWidth", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093014:INFO:CONSOLE(0)] "[SUCCESS] testClearMaxWidth", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27089:3847:1106/093014:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x4ea61e80]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[27089:3847:1106/093014:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x4ea61e80]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[27088:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testMinHeight", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] testClearMinHeight", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/test.html (0)
[27088:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testClearMaxHeight", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093017:INFO:CONSOLE(0)] "[SUCCESS] testSetMinSize", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093018:INFO:CONSOLE(0)] "[SUCCESS] testSetMaxSize", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093018:INFO:CONSOLE(0)] "[SUCCESS] testChangeMinAndMaxSize", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] testClearMinAndMaxSize", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] testClearConstraints", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093020:INFO:CONSOLE(0)] "[SUCCESS] testMinWidthLargerThanMaxWidth", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093020:INFO:CONSOLE(0)] "[SUCCESS] testMinHeightLargerThanMaxHeight", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093020:INFO:CONSOLE(0)] "[SUCCESS] testMaxWidthSmallerThanMinWidth", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:3847:1106/093020:INFO:CONSOLE(0)] "[SUCCESS] testMaxHeightSmallerThanMinHeight", source: chrome-extension://pfomfbiibmiaeenoeaicflahemeihael/_generated_background_page.html (0)
[27088:29443:1106/093021:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27088:29443:1106/093021:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppWindowAPITest.TestSetSizeConstraints (11226 ms)
[46/376] AppWindowAPITest.TestSetSizeConstraints (11862 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchExtension
HTTP server started on http://127.0.0.1:59061...
sending server_data: {"host": "127.0.0.1", "port": 59061} (36 bytes)
[27102:3847:1106/093020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27102:29443:1106/093022:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] EphemeralAppLauncherTest.LaunchExtension (2559 ms)
[47/376] EphemeralAppLauncherTest.LaunchExtension (3178 ms)
[ RUN      ] EphemeralAppLauncherTest.DuplicateLaunchInProgress
HTTP server started on http://127.0.0.1:59063...
sending server_data: {"host": "127.0.0.1", "port": 59063} (36 bytes)
[27110:3847:1106/093023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27115:12551:1106/093024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27115:12551:1106/093024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27115:12551:1106/093024:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppLauncherTest.DuplicateLaunchInProgress (1894 ms)
[48/376] EphemeralAppLauncherTest.DuplicateLaunchInProgress (2654 ms)
[ RUN      ] EphemeralAppLauncherTest.LaunchHostedApp
HTTP server started on http://127.0.0.1:59062...
sending server_data: {"host": "127.0.0.1", "port": 59062} (36 bytes)
[27106:3847:1106/093022:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27106:29443:1106/093024:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27106:29443:1106/093024:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27106:46595:1106/093024:ERROR:mach_broker_mac.mm(256)] Unknown process 27117 is sending Mach IPC messages!
[       OK ] EphemeralAppLauncherTest.LaunchHostedApp (3055 ms)
[49/376] EphemeralAppLauncherTest.LaunchHostedApp (3711 ms)
[ RUN      ] WebViewTest.AcceptTouchEvents
[27118:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27118:3847:1106/093030:INFO:CONSOLE(6)] "data: connected", source: chrome-extension://kbnfkelmianafgabohnfjcekibhphebm/main.js (6)
[27118:3847:1106/093030:INFO:CONSOLE(6)] "g: onAppCommand, command = install-touch-handler", source: chrome-extension://kbnfkelmianafgabohnfjcekibhphebm/main.js (6)
[27118:3847:1106/093030:INFO:CONSOLE(6)] "data: installed-touch-handler", source: chrome-extension://kbnfkelmianafgabohnfjcekibhphebm/main.js (6)
[27118:3847:1106/093030:INFO:CONSOLE(6)] "g: onAppCommand, command = uninstall-touch-handler", source: chrome-extension://kbnfkelmianafgabohnfjcekibhphebm/main.js (6)
[27118:3847:1106/093030:INFO:CONSOLE(6)] "data: uninstalled-touch-handler", source: chrome-extension://kbnfkelmianafgabohnfjcekibhphebm/main.js (6)
[27118:29443:1106/093030:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27118:29443:1106/093030:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.AcceptTouchEvents (5326 ms)
[50/376] WebViewTest.AcceptTouchEvents (6076 ms)
[ RUN      ] WebViewTest.AddRemoveWebView_AddRemoveWebView
[27119:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27119:29187:1106/093027:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27119:29187:1106/093027:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27119:44803:1106/093027:ERROR:mach_broker_mac.mm(256)] Unknown process 27124 is sending Mach IPC messages!
[27119:3847:1106/093030:INFO:CONSOLE(25)] "onWebviewLoaded", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/embedder.js (25)
[27119:80903:1106/093030:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27119:3847:1106/093030:INFO:CONSOLE(9)] "[Guest]: post message received.", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/embedder.js (9)
[27119:3847:1106/093030:INFO:CONSOLE(9)] "receiveMessage, loadcount: 1", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/embedder.js (9)
[27129:12295:1106/093030:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27129:12295:1106/093030:WARNING:channel.cc(273)] RawChannel write error
[27119:3847:1106/093031:INFO:CONSOLE(25)] "onWebviewLoaded", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/embedder.js (25)
[27119:3847:1106/093031:INFO:CONSOLE(9)] "[Guest]: post message received.", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/embedder.js (9)
[27119:3847:1106/093031:INFO:CONSOLE(9)] "receiveMessage, loadcount: 2", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/embedder.js (9)
[27119:3847:1106/093031:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://iihhjkcelkolalmpaabiflahmpnmgloj/_generated_background_page.html (0)
[27119:29187:1106/093031:WARNING:channel.cc(273)] RawChannel write error
[27119:3847:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[27131:12551:1106/093031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.AddRemoveWebView_AddRemoveWebView (6139 ms)
[51/376] WebViewTest.AddRemoveWebView_AddRemoveWebView (6865 ms)
[ RUN      ] WebViewTest.Shim_TestLoadProgressEvent
[27132:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27132:30211:1106/093036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27132:30211:1106/093036:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadProgressEvent (4878 ms)
[52/376] WebViewTest.Shim_TestLoadProgressEvent (5552 ms)
[ RUN      ] WebViewTest.Shim_TestRemoveSrcAttribute
[27134:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestRemoveSrcAttribute (4645 ms)
[53/376] WebViewTest.Shim_TestRemoveSrcAttribute (5283 ms)
[ RUN      ] WebViewTest.Shim_TestReload
[27144:3847:1106/093037:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27144:29699:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27144:29699:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestReload (4793 ms)
[54/376] WebViewTest.Shim_TestReload (5550 ms)
[ RUN      ] WebViewTest.Shim_TestNavigationToExternalProtocol
[27151:3847:1106/093038:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27151:29443:1106/093042:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestNavigationToExternalProtocol (4623 ms)
[55/376] WebViewTest.Shim_TestNavigationToExternalProtocol (5287 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestNoPreventDefaultImpliesDeny
[27163:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27163:80903:1106/093047:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27163:3847:1106/093047:INFO:CONSOLE(527)] "<webview>: The permission request for "media" has been denied.", source: extensions::webViewEvents (527)
[27167:12807:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27167:12807:1106/093047:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIDeny_TestNoPreventDefaultImpliesDeny (4666 ms)
[56/376] WebViewTest.MediaAccessAPIDeny_TestNoPreventDefaultImpliesDeny (5558 ms)
[ RUN      ] WebViewTest.TaskManagerNewWebView
[27162:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27162:80903:1106/093047:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebViewTest.TaskManagerNewWebView (5789 ms)
[57/376] WebViewTest.TaskManagerNewWebView (6606 ms)
[ RUN      ] WebViewTest.NoContentSettingsAPI
[27174:3847:1106/093048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27174:3847:1106/093050:INFO:CONSOLE(9)] "Blocking all JavaScript", source: chrome-extension://hcpapcjfolahahkdfaahlmpkbgobdabf/background.js (9)
[27174:3847:1106/093053:INFO:CONSOLE(1698)] "The guest script for a two-way comm channel has been injected into webview.", source: chrome-extension://jookmdnahechofjffbfkeokcjcehicpf/main.js (1698)
[27174:3847:1106/093053:INFO:CONSOLE(1709)] "A communication channel has been established with webview.", source: chrome-extension://jookmdnahechofjffbfkeokcjcehicpf/main.js (1709)
[27174:29443:1106/093053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27174:29443:1106/093053:WARNING:channel.cc(273)] RawChannel write error
[27179:13319:1106/093053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27179:13319:1106/093053:WARNING:channel.cc(273)] RawChannel write error
[27174:29443:1106/093053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27174:29443:1106/093053:WARNING:channel.cc(273)] RawChannel write error
[27186:12039:1106/093054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27186:12039:1106/093054:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.NoContentSettingsAPI (5805 ms)
[58/376] WebViewTest.NoContentSettingsAPI (6338 ms)
[ RUN      ] WebViewTest.Shim_TestFindAPI_findupdate
[27176:3847:1106/093049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27176:29443:1106/093054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27176:29443:1106/093054:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestFindAPI_findupdate (4992 ms)
[59/376] WebViewTest.Shim_TestFindAPI_findupdate (5810 ms)
[ RUN      ] AutofillTest.ProfilesNotAggregatedWithNoAddress
[27187:3847:1106/093055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59084...
sending server_data: {"host": "127.0.0.1", "port": 59084} (36 bytes)
[27191:3847:1106/093058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] AutofillTest.ProfilesNotAggregatedWithNoAddress (3468 ms)
[60/376] AutofillTest.ProfilesNotAggregatedWithNoAddress (4234 ms)
[ RUN      ] AutofillTest.AppendCountryCodeForAggregatedPhones
[27188:3847:1106/093055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59085...
sending server_data: {"host": "127.0.0.1", "port": 59085} (36 bytes)
[       OK ] AutofillTest.AppendCountryCodeForAggregatedPhones (4453 ms)
[61/376] AutofillTest.AppendCountryCodeForAggregatedPhones (5294 ms)
[ RUN      ] ContentAutofillDriverBrowserTest.TestPageNavigationHidingAutofillPopup
[27198:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27204:13063:1106/093101:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27204:13063:1106/093101:WARNING:channel.cc(273)] RawChannel write error
[27199:3847:1106/093101:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27199:3847:1106/093101:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27199:3847:1106/093101:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27199:3847:1106/093101:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ContentAutofillDriverBrowserTest.TestPageNavigationHidingAutofillPopup (2840 ms)
[62/376] ContentAutofillDriverBrowserTest.TestPageNavigationHidingAutofillPopup (3443 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics01
[27201:3847:1106/093100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics01 (2613 ms)
[63/376] FormStructureBrowserTest.DataDrivenHeuristics01 (3442 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics17
[27206:3847:1106/093103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics17 (2858 ms)
[64/376] FormStructureBrowserTest.DataDrivenHeuristics17 (3704 ms)
[ RUN      ] BitmapFetcherBrowserTest.StartTest
[27209:3847:1106/093104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BitmapFetcherBrowserTest.StartTest (2246 ms)
[65/376] BitmapFetcherBrowserTest.StartTest (2934 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.DeleteSingleFile
[27213:3847:1106/093106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27216:17155:1106/093107:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[27216:12807:1106/093107:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowsingDataLocalStorageHelperTest.DeleteSingleFile (1546 ms)
[66/376] BrowsingDataLocalStorageHelperTest.DeleteSingleFile (2148 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpsNonTimeoutError
[27214:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.HttpsNonTimeoutError (2080 ms)
[67/376] CaptivePortalBrowserTest.HttpsNonTimeoutError (2920 ms)
[ RUN      ] CaptivePortalBrowserTest.Status511
[27219:3847:1106/093108:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27221:12551:1106/093111:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.Status511 (3313 ms)
[68/376] CaptivePortalBrowserTest.Status511 (4028 ms)
[ RUN      ] ContentSettingsTest.PRE_BasicCookiesHttps
[27222:3847:1106/093110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:59096...
sending server_data: {"host": "127.0.0.1", "port": 59096} (36 bytes)
testserver.py: Closed connection
[27222:28675:1106/093114:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27222:28675:1106/093114:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentSettingsTest.PRE_BasicCookiesHttps (4953 ms)
[69/376] ContentSettingsTest.PRE_BasicCookiesHttps (5810 ms)
[ RUN      ] ContentSettingsTest.RedirectLoopCookies
[27228:3847:1106/093112:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59100...
sending server_data: {"host": "127.0.0.1", "port": 59100} (36 bytes)
[27228:28931:1106/093114:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[27228:28931:1106/093114:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27228:28931:1106/093114:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentSettingsTest.RedirectLoopCookies (2539 ms)
[70/376] ContentSettingsTest.RedirectLoopCookies (3188 ms)
[ RUN      ] PepperContentSettingsSpecialCasesPluginsBlockedTest.Normal
[27234:3847:1106/093116:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PepperContentSettingsSpecialCasesPluginsBlockedTest.Normal (2208 ms)
[71/376] PepperContentSettingsSpecialCasesPluginsBlockedTest.Normal (2920 ms)
[ RUN      ] ClickToPlayPluginTest.Basic
[27233:3847:1106/093115:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27237:12295:1106/093121:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27237:12295:1106/093121:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ClickToPlayPluginTest.Basic (5737 ms)
[72/376] ClickToPlayPluginTest.Basic (6339 ms)
[ RUN      ] CrashRecoveryBrowserTest.LoadInNewTab
[27242:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
ASAN:SIGSEGV
=================================================================
==27244==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10cf9b7f bp 0xbff55478 sp 0xbff55470 T0)
    #0 0x10cf9b7e in content::(anonymous namespace)::CrashIntentionally() ??:0:0
    #1 0x10cbbc87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) ??:0:0
    #2 0x10cb1866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) ??:0:0
    #3 0x10cab7a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) ??:0:0
    #4 0x48873db in content::MessageRouter::RouteMessage(IPC::Message const&) ??:0:0
    #5 0x488720f in content::MessageRouter::OnMessageReceived(IPC::Message const&) ??:0:0
    #6 0x108b574b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #7 0x3205766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #8 0x320d7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #9 0x1f31b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #10 0x1ff68ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #11 0x1ff7e23 in base::MessageLoop::DoWork() ??:0:0
    #12 0x1eec670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #13 0x911a104e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #14 0x911a0a78 in __CFRunLoopDoSources0 ??:0:0
    #15 0x911c6825 in __CFRunLoopRun ??:0:0
    #16 0x911c6019 in CFRunLoopRunSpecific ??:0:0
    #17 0x911c5e8a in CFRunLoopRunInMode ??:0:0
    #18 0x9174eb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #19 0x1eef1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1eed977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1ff5882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x204bede in base::RunLoop::Run() ??:0:0
    #23 0x1ff5202 in base::MessageLoop::Run() ??:0:0
    #24 0x10dc44bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #25 0x1e7c917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #26 0x1e7ea86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #27 0x1e7c220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #28 0x56f3d5 in ChromeMain ??:0:0
    #29 0xa6ce8 in main (in Chromium Helper) + 24
    #30 0xa6cc4 in start (in Chromium Helper) + 52
#31 0x11 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==27244==ABORTING
[27242:28675:1106/093121:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27242:28675:1106/093121:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CrashRecoveryBrowserTest.LoadInNewTab (2846 ms)
[73/376] CrashRecoveryBrowserTest.LoadInNewTab (3442 ms)
[ RUN      ] RegisterProtocolHandlerBrowserTest.UnregisterProtocolHandler
[27248:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27253:12807:1106/093123:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27253:12807:1106/093123:WARNING:channel.cc(273)] RawChannel write error
[27251:3847:1106/093123:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27251:3847:1106/093123:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27251:3847:1106/093123:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RegisterProtocolHandlerBrowserTest.UnregisterProtocolHandler (1892 ms)
[74/376] RegisterProtocolHandlerBrowserTest.UnregisterProtocolHandler (2659 ms)
[ RUN      ] CrashRecoveryBrowserTest.DoubleReloadWithError
[27246:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
ASAN:SIGSEGV
=================================================================
==27252==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10c5eb7f bp 0xbfff1478 sp 0xbfff1470 T0)
    #0 0x10c5eb7e in content::(anonymous namespace)::CrashIntentionally() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 14
    #1 0x10c20c87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1751
    #2 0x10c16866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 998
    #3 0x10c107a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 8612
    #4 0x47ec3db in content::MessageRouter::RouteMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 331
    #5 0x47ec20f in content::MessageRouter::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 159
    #6 0x1081a74b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #7 0x316a766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #8 0x31727cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #9 0x1e96b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #10 0x1f5b8ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #11 0x1f5ce23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #12 0x1e51670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #13 0x911a104e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #14 0x911a0a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #15 0x911c6825 in __CFRunLoopRun (in CoreFoundation) + 933
    #16 0x911c6019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #17 0x911c5e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #18 0x9174eb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #19 0x1e541b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #20 0x1e52977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #21 0x1f5a882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #22 0x1fb0ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #23 0x1f5a202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #24 0x10d294bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #25 0x1de1917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #26 0x1de3a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #27 0x1de1220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #28 0x4d43d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #29 0xace8 in main (in Chromium Helper) + 24
    #30 0xacc4 in start (in Chromium Helper) + 52
#31 0x11 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==27252==ABORTING
[       OK ] CrashRecoveryBrowserTest.DoubleReloadWithError (3763 ms)
[75/376] CrashRecoveryBrowserTest.DoubleReloadWithError (4518 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsClose
[27255:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59123...
sending server_data: {"host": "127.0.0.1", "port": 59123} (36 bytes)
[27255:3847:1106/093130:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsClose (6569 ms)
[76/376] DevToolsBeforeUnloadTest.TestUndockedDevToolsClose (7425 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkRawHeadersText
[27258:3847:1106/093126:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59126...
sending server_data: {"host": "127.0.0.1", "port": 59126} (36 bytes)
[27258:3847:1106/093133:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[27268:12551:1106/093134:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DevToolsSanityTest.TestNetworkRawHeadersText (8174 ms)
[77/376] DevToolsSanityTest.TestNetworkRawHeadersText (8970 ms)
[ RUN      ] DevToolsSanityTest.TestPageWithNoJavaScript
[27269:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59131...
sending server_data: {"host": "127.0.0.1", "port": 59131} (36 bytes)
[       OK ] DevToolsSanityTest.TestPageWithNoJavaScript (5903 ms)
[78/376] DevToolsSanityTest.TestPageWithNoJavaScript (6882 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.InvalidURLShouldNotCrash
[27280:3847:1106/093139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27280:28931:1106/093141:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27280:28931:1106/093141:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.InvalidURLShouldNotCrash (2343 ms)
[79/376] DomDistillerViewerSourceBrowserTest.InvalidURLShouldNotCrash (3195 ms)
[ RUN      ] DevToolsExtensionTest.TestContentScriptIsPresent
[27274:3847:1106/093135:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59134...
sending server_data: {"host": "127.0.0.1", "port": 59134} (36 bytes)
[27274:3847:1106/093141:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[       OK ] DevToolsExtensionTest.TestContentScriptIsPresent (8020 ms)
[80/376] DevToolsExtensionTest.TestContentScriptIsPresent (8758 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.MultiPageArticle
[27283:3847:1106/093142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DomDistillerViewerSourceBrowserTest.MultiPageArticle (2138 ms)
[81/376] DomDistillerViewerSourceBrowserTest.MultiPageArticle (2920 ms)
[ RUN      ] DomDistillerTabUtilsBrowserTest.TestSwapWebContents
[27286:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27286:80647:1106/093146:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27286:3847:1106/093146:INFO:CONSOLE(451)] "DomDistiller debug level: 0", source:  (451)
[27289:13063:1106/093147:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27286:28931:1106/093147:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27286:28931:1106/093147:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27286:28931:1106/093147:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27286:28931:1106/093147:WARNING:channel.cc(273)] RawChannel write error
[27286:44547:1106/093147:ERROR:mach_broker_mac.mm(256)] Unknown process 27293 is sending Mach IPC messages!
[       OK ] DomDistillerTabUtilsBrowserTest.TestSwapWebContents (3331 ms)
[82/376] DomDistillerTabUtilsBrowserTest.TestSwapWebContents (4235 ms)
[ RUN      ] DoNotTrackTest.Simple
[27288:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59140...
sending server_data: {"host": "127.0.0.1", "port": 59140} (36 bytes)
[27288:28931:1106/093148:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DoNotTrackTest.Simple (3065 ms)
[83/376] DoNotTrackTest.Simple (3718 ms)
[ RUN      ] DownloadTest.DownloadResourceThrottleCancels
[27296:3847:1106/093148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.DownloadResourceThrottleCancels (2566 ms)
[84/376] DownloadTest.DownloadResourceThrottleCancels (3182 ms)
[ RUN      ] DownloadTest.UnknownSize
[27297:3847:1106/093149:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.UnknownSize (3901 ms)
[85/376] DownloadTest.UnknownSize (4587 ms)
[ RUN      ] DownloadTest.CloseNewTab1
[27304:3847:1106/093152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27309:12551:1106/093154:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27304:29187:1106/093154:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.CloseNewTab1 (3543 ms)
[86/376] DownloadTest.CloseNewTab1 (4247 ms)
[ RUN      ] DownloadTest.DownloadHistoryDangerCheck
[27308:3847:1106/093153:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27308:28675:1106/093155:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.DownloadHistoryDangerCheck (2666 ms)
[87/376] DownloadTest.DownloadHistoryDangerCheck (3453 ms)
[ RUN      ] DownloadTest.CrxInvalid
[27314:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27314:3847:1106/093158:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_SIGNATURE_VERIFICATION_FAILED'.
[       OK ] DownloadTest.CrxInvalid (2686 ms)
[88/376] DownloadTest.CrxInvalid (3441 ms)
[ RUN      ] DownloadTest.CrxLargeTheme
[27316:3847:1106/093157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.CrxLargeTheme (5130 ms)
[89/376] DownloadTest.CrxLargeTheme (5828 ms)
[ RUN      ] DownloadTest.DownloadTest_DenyDanger
[27322:3847:1106/093159:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59144...
sending server_data: {"host": "127.0.0.1", "port": 59144} (36 bytes)
[       OK ] DownloadTest.DownloadTest_DenyDanger (2744 ms)
[90/376] DownloadTest.DownloadTest_DenyDanger (3450 ms)
[ RUN      ] DownloadTest.Resumption_WithPrompt
[27328:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.Resumption_WithPrompt (2512 ms)
[91/376] DownloadTest.Resumption_WithPrompt (3186 ms)
[ RUN      ] DownloadDangerPromptTest.TestAll
[27329:3847:1106/093203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:106:
Function call: GetURL()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:107:
Function call: GetReferrerUrl()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:109:
Function call: GetBrowserContext()
Returns: 0x1e80d6c0
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:106:
Function call: GetURL()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:107:
Function call: GetReferrerUrl()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:109:
Function call: GetBrowserContext()
Returns: 0x1e80d6c0
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:106:
Function call: GetURL()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:107:
Function call: GetReferrerUrl()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:109:
Function call: GetBrowserContext()
Returns: 0x1e80d6c0
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:106:
Function call: GetURL()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:107:
Function call: GetReferrerUrl()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:109:
Function call: GetBrowserContext()
Returns: 0x1e80d6c0
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:106:
Function call: GetURL()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:107:
Function call: GetReferrerUrl()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:109:
Function call: GetBrowserContext()
Returns: 0x1e80d6c0
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:106:
Function call: GetURL()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:107:
Function call: GetReferrerUrl()
Returns: @0x1f005f80
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:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:109:
Function call: GetBrowserContext()
Returns: 0x1e80d6c0
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:
[27333:12551:1106/093208:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadDangerPromptTest.TestAll (6445 ms)
[92/376] DownloadDangerPromptTest.TestAll (7126 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_Basic
[27342:3847:1106/093210:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageTest.IFrameDNSError_Basic (2205 ms)
[93/376] ErrorPageTest.IFrameDNSError_Basic (2917 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack2Forward2
[27336:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27336:28931:1106/093209:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27336:28931:1106/093209:WARNING:channel.cc(273)] RawChannel write error
[27346:12551:1106/093212:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27346:12551:1106/093212:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_GoBack2Forward2 (8182 ms)
[94/376] ErrorPageTest.DNSError_GoBack2Forward2 (8970 ms)
[ RUN      ] ErrorPageNavigationCorrectionsFailTest.StaleCacheStatusFailedCorrections
[27348:3847:1106/093213:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59147...
sending server_data: {"host": "127.0.0.1", "port": 59147} (36 bytes)
[       OK ] ErrorPageNavigationCorrectionsFailTest.StaleCacheStatusFailedCorrections (2865 ms)
[95/376] ErrorPageNavigationCorrectionsFailTest.StaleCacheStatusFailedCorrections (3446 ms)
[ RUN      ] ActiveScriptControllerBrowserTest.ActiveScriptsAreDisplayedAndDelayExecution
[27353:3847:1106/093215:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27353:81675:1106/093219:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27357:12295:1106/093219:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ActiveScriptControllerBrowserTest.ActiveScriptsAreDisplayedAndDelayExecution (4580 ms)
[96/376] ActiveScriptControllerBrowserTest.ActiveScriptsAreDisplayedAndDelayExecution (5288 ms)
[ RUN      ] AutomationApiTest.SanityCheck
[27356:3847:1106/093216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27359:12551:1106/093218:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27362:3847:1106/093219:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[27356:80647:1106/093219:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27362:3847:1106/093219:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
AXTreeUpdate: clear node 1
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:59150/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:59150/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[27362:3847:1106/093219:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:59150/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:59150/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[27356:3847:1106/093219:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://nemjlaambcokobpbgnmfeipencpjajoh/sanity_check.html (0)
[27356:3847:1106/093219:INFO:CONSOLE(0)] "[SUCCESS] testSimplePage", source: chrome-extension://nemjlaambcokobpbgnmfeipencpjajoh/sanity_check.html (0)
[27356:3847:1106/093220:INFO:CONSOLE(0)] "[SUCCESS] testIsRoot", source: chrome-extension://nemjlaambcokobpbgnmfeipencpjajoh/sanity_check.html (0)
[       OK ] AutomationApiTest.SanityCheck (5129 ms)
[97/376] AutomationApiTest.SanityCheck (5831 ms)
[ RUN      ] DeclarativeApiTest.PRE_PersistRules
[27363:3847:1106/093220:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27363:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] setUp", source: chrome-extension://lnnogncinpffhjlodabgoofodbheackj/_generated_background_page.html (0)
[27363:3847:1106/093222:INFO:CONSOLE(0)] "[SUCCESS] checkTitle", source: chrome-extension://lnnogncinpffhjlodabgoofodbheackj/_generated_background_page.html (0)
[       OK ] DeclarativeApiTest.PRE_PersistRules (2820 ms)
[98/376] DeclarativeApiTest.PRE_PersistRules (3451 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchIdAndFilename
[27367:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchIdAndFilename (3118 ms)
[99/376] DownloadExtensionTest.DownloadExtensionTest_SearchIdAndFilename (3712 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_NoChange
[27370:3847:1106/093224:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59157...
sending server_data: {"host": "127.0.0.1", "port": 59157} (36 bytes)
[27375:16899:1106/093226:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[27375:16899:1106/093226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[27373:12807:1106/093226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_NoChange (3444 ms)
[100/376] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_NoChange (4249 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_AbsPathInvalid
[27374:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59160...
sending server_data: {"host": "127.0.0.1", "port": 59160} (36 bytes)
[27379:16899:1106/093228:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[27379:16899:1106/093228:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[27378:12551:1106/093228:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_AbsPathInvalid (3395 ms)
[101/376] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_AbsPathInvalid (3970 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Override
[27380:3847:1106/093228:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59163...
sending server_data: {"host": "127.0.0.1", "port": 59163} (36 bytes)
[27385:16899:1106/093230:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[27385:16899:1106/093230:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[27383:12295:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27383:12295:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27383:12295:1106/093231:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Override (3986 ms)
[102/376] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Override (4760 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SetShelfEnabled
[27384:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27388:13063:1106/093231:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27388:13063:1106/093231:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SetShelfEnabled (2287 ms)
[103/376] DownloadExtensionTest.DownloadExtensionTest_SetShelfEnabled (2920 ms)
[ RUN      ] DownloadsApiTest.DownloadsApiTest
[27390:3847:1106/093232:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27390:3847:1106/093235:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://jgadabhgoijaphbkdljgjaiciehbbhcd/_generated_background_page.html (0)
[27396:12807:1106/093235:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27396:12807:1106/093235:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadsApiTest.DownloadsApiTest (2775 ms)
[104/376] DownloadsApiTest.DownloadsApiTest (3450 ms)
[ RUN      ] ExtensionBrowserTest.PRE_BrowserActionDefaultPersistence
[27391:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27391:29443:1106/093235:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowserTest.PRE_BrowserActionDefaultPersistence (2856 ms)
[105/376] ExtensionBrowserTest.PRE_BrowserActionDefaultPersistence (3442 ms)
[ RUN      ] ExtensionBrowserTest.WebContents
[27399:3847:1106/093236:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27399:29699:1106/093238:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27399:29699:1106/093238:WARNING:channel.cc(273)] RawChannel write error
[27399:29699:1106/093239:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionBrowserTest.WebContents (3427 ms)
[106/376] ExtensionBrowserTest.WebContents (4233 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeed3
[27398:3847:1106/093236:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59166...
sending server_data: {"host": "127.0.0.1", "port": 59166} (36 bytes)
[27398:3847:1106/093239:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeed3 (4021 ms)
[107/376] ExtensionBrowserTest.RSSParseFeedValidFeed3 (4762 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistAndAllowTest
[27407:3847:1106/093240:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27407:29699:1106/093241:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27407:29699:1106/093241:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27407:45319:1106/093242:ERROR:mach_broker_mac.mm(256)] Unknown process 27413 is sending Mach IPC messages!
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] readDirectory", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:3847:1106/093243:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://ibdiladggembplipnaldhdbjbnjnacpb/_generated_background_page.html (0)
[27407:29699:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27407:29699:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistAndAllowTest (3671 ms)
[108/376] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistAndAllowTest (4498 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiIsWritableTest
[27408:3847:1106/093241:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27408:29699:1106/093242:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27408:29699:1106/093242:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27408:47619:1106/093242:ERROR:mach_broker_mac.mm(256)] Unknown process 27415 is sending Mach IPC messages!
[27408:3847:1106/093244:INFO:CONSOLE(0)] "[SUCCESS] isNotWritableEntry", source: chrome-extension://ijibhdaklbljlkmnhliedgmoomcpckhg/_generated_background_page.html (0)
[27412:13063:1106/093244:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiIsWritableTest (3563 ms)
[109/376] FileSystemApiTest.FileSystemApiIsWritableTest (4234 ms)
[ RUN      ] GcmApiTest.Unregister
[27418:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27418:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] testUnregister", source: chrome-extension://hdkgfgimlblingdnhfggghknaalfjjid/_generated_background_page.html (0)
[27418:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] testUnregisterWithServerError", source: chrome-extension://hdkgfgimlblingdnhfggghknaalfjjid/_generated_background_page.html (0)
[       OK ] GcmApiTest.Unregister (2860 ms)
[110/376] GcmApiTest.Unregister (3472 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRestoreDirectoryEntry
[27417:3847:1106/093245:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27417:29955:1106/093246:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27417:29955:1106/093246:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27417:46083:1106/093246:ERROR:mach_broker_mac.mm(256)] Unknown process 27423 is sending Mach IPC messages!
[27417:3847:1106/093248:INFO:CONSOLE(0)] "[SUCCESS] restoreEntryWorks", source: chrome-extension://ljnonmleicmdlbjebicgkppnkbbcljdi/_generated_background_page.html (0)
[27421:12807:1106/093248:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27421:12807:1106/093248:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiRestoreDirectoryEntry (3620 ms)
[111/376] FileSystemApiTest.FileSystemApiRestoreDirectoryEntry (4240 ms)
[ RUN      ] GcmApiTest.SendMessageData
[27426:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27426:3847:1106/093251:INFO:CONSOLE(0)] "[SUCCESS] testSend", source: chrome-extension://mkddmhnlmcicidjmdehihkncnllgjafc/_generated_background_page.html (0)
[       OK ] GcmApiTest.SendMessageData (2739 ms)
[112/376] GcmApiTest.SendMessageData (3448 ms)
[ RUN      ] GcmApiTest.OnMessage
[27427:3847:1106/093249:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27431:12551:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27427:3847:1106/093251:INFO:CONSOLE(0)] "[SUCCESS] onMessage", source: chrome-extension://jdedbodnipecpfgjfoaanamfcefimeoo/on_message.html (0)
[       OK ] GcmApiTest.OnMessage (2807 ms)
[113/376] GcmApiTest.OnMessage (3457 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.PrimaryAccountSignedIn
[27435:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27438:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27438:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27438:3847:1106/093254:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] IdentityGetAccountsFunctionTest.PrimaryAccountSignedIn (1610 ms)
[114/376] IdentityGetAccountsFunctionTest.PrimaryAccountSignedIn (2388 ms)
[ RUN      ] HotwordPrivateApiTest.SetEnabled
[27434:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27434:3847:1106/093254:INFO:CONSOLE(0)] "[SUCCESS] setEnabledTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[27434:29699:1106/093254:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27434:29699:1106/093254:WARNING:channel.cc(273)] RawChannel write error
[27434:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] setEnabledFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.SetEnabled (3872 ms)
[115/376] HotwordPrivateApiTest.SetEnabled (4497 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintServiceError
[27441:3847:1106/093255:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27441:29443:1106/093256:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[27441:3847:1106/093257:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pgkmmiodahakapjpbijpigdloeojcomg/test.js (5)
[27444:12551:1106/093257:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27444:12551:1106/093257:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintServiceError (2586 ms)
[116/376] GetAuthTokenFunctionTest.NonInteractiveMintServiceError (3450 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintSuccess
[27445:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27445:3847:1106/093258:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pgkmmiodahakapjpbijpigdloeojcomg/test.js (5)
[27450:3847:1106/093258:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[27450:12551:1106/093258:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintSuccess (2419 ms)
[117/376] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintSuccess (3190 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveMintFailure
[27449:3847:1106/093258:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27449:29699:1106/093259:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[27449:3847:1106/093300:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pgkmmiodahakapjpbijpigdloeojcomg/test.js (5)
[27452:12551:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27449:29699:1106/093300:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27449:29699:1106/093300:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveMintFailure (2456 ms)
[118/376] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveMintFailure (3184 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesEmail
[27453:3847:1106/093300:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27453:29443:1106/093301:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[27453:3847:1106/093301:INFO:CONSOLE(5)] "hi there", source: chrome-extension://pgkmmiodahakapjpbijpigdloeojcomg/test.js (5)
[       OK ] GetAuthTokenFunctionTest.ScopesEmail (2471 ms)
[119/376] GetAuthTokenFunctionTest.ScopesEmail (3181 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.MatchingToken
[27457:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27460:12551:1106/093302:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27460:12551:1106/093302:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27460:12551:1106/093302:WARNING:channel.cc(273)] RawChannel write error
[27459:3847:1106/093302:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27459:3847:1106/093302:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27459:3847:1106/093302:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] RemoveCachedAuthTokenFunctionTest.MatchingToken (1514 ms)
[120/376] RemoveCachedAuthTokenFunctionTest.MatchingToken (2123 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess
[27461:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27471:16643:1106/093306:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[27471:16643:1106/093306:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[27471:12295:1106/093306:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27471:12295:1106/093306:WARNING:channel.cc(273)] RawChannel write error
[27461:29699:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27461:29699:1106/093307:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess (4484 ms)
[121/376] LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess (5020 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.LaunchApp
[27463:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27466:12807:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27466:12807:1106/093307:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.LaunchApp (3730 ms)
[122/376] ExtensionManagementApiBrowserTest.LaunchApp (4233 ms)
[ RUN      ] ExtensionManagementTest.InstallThenCancel
[27473:3847:1106/093308:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionManagementTest.InstallThenCancel (3735 ms)
[123/376] ExtensionManagementTest.InstallThenCancel (4233 ms)
[ RUN      ] ExtensionManagementTest.DisableEnable
[27482:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27482:29699:1106/093314:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27482:29699:1106/093314:WARNING:channel.cc(273)] RawChannel write error
[27485:12295:1106/093314:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27482:29699:1106/093314:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27482:29699:1106/093314:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExtensionManagementTest.DisableEnable (2612 ms)
[124/376] ExtensionManagementTest.DisableEnable (3176 ms)
[ RUN      ] ExtensionManagementApiTest.Basics
[27472:3847:1106/093308:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27472:3847:1106/093314:INFO:CONSOLE(21)] "permissions for Extension Management API Test", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (21)
[27472:3847:1106/093314:INFO:CONSOLE(24)] " management", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (24)
[27472:3847:1106/093314:INFO:CONSOLE(21)] "permissions for permissions", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (21)
[27472:3847:1106/093314:INFO:CONSOLE(24)] " notifications", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (24)
[27472:3847:1106/093314:INFO:CONSOLE(24)] " unlimitedStorage", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (24)
[27472:3847:1106/093314:INFO:CONSOLE(21)] "permissions for permissions", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (21)
[27472:3847:1106/093314:INFO:CONSOLE(24)] " notifications", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.js (24)
[27472:3847:1106/093314:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.html (0)
[27472:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] permissionWarnings", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.html (0)
[27472:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] permissionWarningsLocationApi", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.html (0)
[27472:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] disable", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.html (0)
[27472:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] enable", source: chrome-extension://hlfbajhikmpegkbeaphfmdpbbjjkgpbk/basics.html (0)
[       OK ] ExtensionManagementApiTest.Basics (7955 ms)
[125/376] ExtensionManagementApiTest.Basics (8449 ms)
[ RUN      ] ExtensionManagementTest.ExternalUrlUpdate
[27491:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27491:29699:1106/093317:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27491:29699:1106/093317:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27491:45319:1106/093317:ERROR:mach_broker_mac.mm(256)] Unknown process 27509 is sending Mach IPC messages!
[27513:12295:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27513:12295:1106/093319:WARNING:channel.cc(273)] RawChannel write error
[27491:29699:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27491:29699:1106/093319:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementTest.ExternalUrlUpdate (4138 ms)
[126/376] ExtensionManagementTest.ExternalUrlUpdate (4757 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesCopyTo
[27504:3847:1106/093316:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27504:29699:1106/093317:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27504:29699:1106/093317:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27504:45315:1106/093318:ERROR:mach_broker_mac.mm(256)] Unknown process 27511 is sending Mach IPC messages!
[27504:3847:1106/093319:INFO:CONSOLE(0)] "[SUCCESS] validFileCopyToShouldSucceed", source: chrome-extension://eaobjicbippfhghdddgcmdhmeomhenhm/_generated_background_page.html (0)
[27504:3847:1106/093320:INFO:CONSOLE(0)] "[SUCCESS] invalidFileCopyToShouldFail", source: chrome-extension://eaobjicbippfhghdddgcmdhmeomhenhm/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesCopyTo (3955 ms)
[127/376] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesCopyTo (4774 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupWatchOnInvalidGallery
[27515:3847:1106/093320:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27519:12807:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaGalleriesGalleryWatchApiTest.SetupWatchOnInvalidGallery (2657 ms)
[128/376] MediaGalleriesGalleryWatchApiTest.SetupWatchOnInvalidGallery (3442 ms)
[ RUN      ] ExtensionModuleApiTest.CognitoFile
[27518:3847:1106/093321:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27518:3847:1106/093323:INFO:CONSOLE(0)] "[SUCCESS] testUpdateUrlData", source: chrome-extension://aiphhbphjhopmagcfgmblkffcocnnden/test.html (0)
[27518:3847:1106/093323:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://aiphhbphjhopmagcfgmblkffcocnnden/test.html (0)
[27518:29955:1106/093323:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27518:29955:1106/093323:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionModuleApiTest.CognitoFile (2511 ms)
[129/376] ExtensionModuleApiTest.CognitoFile (3181 ms)
[ RUN      ] ExtensionModuleApiTest.CognitoNoFile
[27524:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27524:29443:1106/093324:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27524:29443:1106/093324:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27524:45059:1106/093325:ERROR:mach_broker_mac.mm(256)] Unknown process 27530 is sending Mach IPC messages!
[27524:3847:1106/093326:INFO:CONSOLE(0)] "[SUCCESS] testUpdateUrlData", source: chrome-extension://bigimcnecfkibabehpjbccopkpijijmh/test.html (0)
[27524:3847:1106/093326:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://bigimcnecfkibabehpjbccopkpijijmh/test.html (0)
[27524:29443:1106/093326:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[27524:29443:1106/093326:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27524:29443:1106/093326:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionModuleApiTest.CognitoNoFile (2924 ms)
[130/376] ExtensionModuleApiTest.CognitoNoFile (3704 ms)
[ RUN      ] ExtensionPageCaptureApiTest.SaveAsMHTML
[27526:3847:1106/093324:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27526:81159:1106/093327:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27529:3847:1106/093327:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ExtensionPageCaptureApiTest.SaveAsMHTML (3163 ms)
[131/376] ExtensionPageCaptureApiTest.SaveAsMHTML (3710 ms)
[ RUN      ] ProxySettingsApiTest.ProxyEventsInvalidProxy
[27533:3847:1106/093327:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27536:12551:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ProxySettingsApiTest.ProxyEventsInvalidProxy (2801 ms)
[132/376] ProxySettingsApiTest.ProxyEventsInvalidProxy (3442 ms)
[ RUN      ] PushMessagingApiTest.PRE_Restart
[27535:3847:1106/093328:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PushMessagingApiTest.PRE_Restart (2651 ms)
[133/376] PushMessagingApiTest.PRE_Restart (3179 ms)
[ RUN      ] ExtensionSettingsApiTest.SimpleTest
[27542:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] getWhenEmpty", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] getWhenNonempty", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] removeWhenEmpty", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] removeWhenNonempty", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] setWhenOverwriting", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] clearWhenEmpty", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] clearWhenNonempty", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] keysWithDots", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] getWithDefaultValues", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] quota", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[27542:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] nullsInArgs", source: chrome-extension://fjebhgagmpfblkdlmbibikojhccnkngg/_generated_background_page.html (0)
[       OK ] ExtensionSettingsApiTest.SimpleTest (3906 ms)
[134/376] ExtensionSettingsApiTest.SimpleTest (4493 ms)
[ RUN      ] ScreenlockPrivateApiTest.AuthType
[27541:3847:1106/093330:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27544:12807:1106/093333:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27541:3847:1106/093333:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27541:3847:1106/093335:INFO:CONSOLE(0)] "[SUCCESS] testAuthType", source: chrome-extension://lkegkdgachcnekllcdfkijonogckdnjo/_generated_background_page.html (0)
[27541:29699:1106/093335:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27541:29699:1106/093335:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27547:12551:1106/093335:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27547:12551:1106/093335:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27547:12551:1106/093335:WARNING:channel.cc(273)] RawChannel write error
[27541:45315:1106/093335:ERROR:mach_broker_mac.mm(256)] Unknown process 27551 is sending Mach IPC messages!
[       OK ] ScreenlockPrivateApiTest.AuthType (4607 ms)
[135/376] ScreenlockPrivateApiTest.AuthType (5294 ms)
[ RUN      ] SystemStorageApiTest.Storage
[27553:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27553:29955:1106/093337:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27553:29955:1106/093337:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27553:46595:1106/093338:ERROR:mach_broker_mac.mm(256)] Unknown process 27559 is sending Mach IPC messages!
[27553:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] testGetInfo", source: chrome-extension://mhhokihjihdfhmolhlgdcniajnoepafi/_generated_background_page.html (0)
[27553:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] testGetAvailableCapacity", source: chrome-extension://mhhokihjihdfhmolhlgdcniajnoepafi/_generated_background_page.html (0)
[       OK ] SystemStorageApiTest.Storage (3156 ms)
[136/376] SystemStorageApiTest.Storage (3989 ms)
[ RUN      ] SyncFileSystemTest.AuthorizationTest
[27552:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27552:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ljeobhnkpllmgodhaapicjkjgjdaofgp/_generated_background_page.html (0)
[       OK ] SyncFileSystemTest.AuthorizationTest (4278 ms)
[137/376] SyncFileSystemTest.AuthorizationTest (5028 ms)
[ RUN      ] ExtensionTabsTest.GetCurrentWindow
[27561:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionTabsTest.GetCurrentWindow (2833 ms)
[138/376] ExtensionTabsTest.GetCurrentWindow (3450 ms)
[ RUN      ] ExtensionTabsTest.DuplicateTabNoPermission
[27569:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27569:28931:1106/093345:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27569:28931:1106/093345:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27572:13319:1106/093345:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27569:45059:1106/093345:ERROR:mach_broker_mac.mm(256)] Unknown process 27574 is sending Mach IPC messages!
[       OK ] ExtensionTabsTest.DuplicateTabNoPermission (1989 ms)
[139/376] ExtensionTabsTest.DuplicateTabNoPermission (2653 ms)
[ RUN      ] ExtensionTabsTest.GetAllWindows
[27563:3847:1106/093341:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27563:28931:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27563:28931:1106/093346:WARNING:channel.cc(273)] RawChannel write error
[27563:28931:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27563:28931:1106/093346:WARNING:channel.cc(273)] RawChannel write error
[27563:28931:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27563:28931:1106/093346:WARNING:channel.cc(273)] RawChannel write error
[27563:28931:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27563:28931:1106/093346:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsTest.GetAllWindows (6456 ms)
[140/376] ExtensionTabsTest.GetAllWindows (7145 ms)
[ RUN      ] ExtensionTabsZoomTest.CannotZoomInvalidTab
[27576:3847:1106/093346:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27576:28931:1106/093348:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27576:28931:1106/093348:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExtensionTabsZoomTest.CannotZoomInvalidTab (2826 ms)
[141/376] ExtensionTabsZoomTest.CannotZoomInvalidTab (3468 ms)
[ RUN      ] WebNavigationApiTest.GetFrame
[27579:3847:1106/093348:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27579:3847:1106/093351:INFO:CONSOLE(0)] "[SUCCESS] testGetFrame", source: chrome-extension://lockoceidgkgjnnlkfbgefneapclhhjn/test_getFrame.html (0)
[27588:12807:1106/093351:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27588:12807:1106/093351:WARNING:channel.cc(273)] RawChannel write error
[27579:3847:1106/093351:INFO:CONSOLE(0)] "[SUCCESS] testGetInvalidFrame", source: chrome-extension://lockoceidgkgjnnlkfbgefneapclhhjn/test_getFrame.html (0)
[27579:3847:1106/093351:INFO:CONSOLE(0)] "[SUCCESS] testGetAllFrames", source: chrome-extension://lockoceidgkgjnnlkfbgefneapclhhjn/test_getFrame.html (0)
[27590:12295:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27579:3847:1106/093352:INFO:CONSOLE(0)] "[SUCCESS] testFrameDetach", source: chrome-extension://lockoceidgkgjnnlkfbgefneapclhhjn/test_getFrame.html (0)
[27582:13063:1106/093352:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27582:13063:1106/093352:WARNING:channel.cc(273)] RawChannel write error
[27579:3847:1106/093352:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.GetFrame (4863 ms)
[142/376] WebNavigationApiTest.GetFrame (5562 ms)
[ RUN      ] WebNavigationApiTest.RequestOpenTab
[27584:3847:1106/093349:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27591:13063:1106/093353:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27591:13063:1106/093353:WARNING:channel.cc(273)] RawChannel write error
[27584:3847:1106/093353:INFO:CONSOLE(0)] "[SUCCESS] requestOpenTab", source: chrome-extension://hahfoflfimadielmplggfnapghblhajm/test_requestOpenTab.html (0)
[27584:29699:1106/093353:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27584:3847:1106/093353:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.RequestOpenTab (4152 ms)
[143/376] WebNavigationApiTest.RequestOpenTab (4765 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestApi
[27592:3847:1106/093353:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27592:3847:1106/093356:INFO:CONSOLE(0)] "[SUCCESS] addListeners", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.html (0)
[27592:3847:1106/093356:INFO:CONSOLE(0)] "[SUCCESS] removeListeners", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.html (0)
[27592:3847:1106/093356:INFO:CONSOLE(0)] "[SUCCESS] specialEvents", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.html (0)
[27592:3847:1106/093356:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webRequestInternal.addEventListener: 'badpattern://*' is not a valid URL pattern.
at specialEvents (chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.js:114:39)", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.html (0)
[27592:3847:1106/093356:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webRequestInternal.eventHandled: Header 'X-Header-With-Invalid-Value' has an invalid value.", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.html (0)
[27592:3847:1106/093356:INFO:CONSOLE(0)] "[SUCCESS] badResponseHeaderDoesNotCauseCrash", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_api.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestApi (3344 ms)
[144/376] ExtensionWebRequestApiTest.WebRequestApi (3977 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarative1
[27600:3847:1106/093357:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27603:12551:1106/093359:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27600:3847:1106/093401:INFO:CONSOLE(0)] "[SUCCESS] testCancelRequest", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093401:INFO:CONSOLE(0)] "[SUCCESS] testPostponeCancelRequest", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:80387:1106/093402:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27600:3847:1106/093402:INFO:CONSOLE(0)] "[SUCCESS] testThirdParty", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093403:INFO:CONSOLE(0)] "[SUCCESS] testFirstParty", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093404:INFO:CONSOLE(0)] "[SUCCESS] testFirstPartyForCookiesUrl", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093405:INFO:CONSOLE(0)] "[SUCCESS] testRedirectRequest", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093406:INFO:CONSOLE(0)] "[SUCCESS] testRedirectRequest2", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093407:INFO:CONSOLE(0)] "[SUCCESS] testRedirectRequestByContentType", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093408:INFO:CONSOLE(0)] "[SUCCESS] testRedirectByRegEx", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27600:3847:1106/093409:INFO:CONSOLE(0)] "[SUCCESS] testRegexFilter", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_declarative1.html (0)
[27604:12295:1106/093410:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarative1 (13098 ms)
[145/376] ExtensionWebRequestApiTest.WebRequestDeclarative1 (13706 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestBlocking
[27594:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27597:12551:1106/093356:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27597:12551:1106/093356:WARNING:channel.cc(273)] RawChannel write error
[27594:3847:1106/093358:INFO:CONSOLE(0)] "[SUCCESS] complexLoadCancelled", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093400:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadCancelledOnReceiveHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093401:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webRequestInternal.eventHandled: Invalid header specification '{"name":"User-Agent"}'.", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093401:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadIgnoreOnBeforeSendHeadersInvalidHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:81159:1106/093401:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27594:3847:1106/093402:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadIgnoreOnBeforeSendHeadersInvalidResponse", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093403:INFO:CONSOLE(0)] "[SUCCESS] complexLoadRedirected", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093405:INFO:CONSOLE(0)] "[SUCCESS] crossOriginAnonymousRedirect", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093407:INFO:CONSOLE(0)] "[SUCCESS] crossOriginCredentialedRedirect", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093407:INFO:CONSOLE(0)] "[SUCCESS] modifyRequestHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093408:INFO:CONSOLE(0)] "[SUCCESS] modifyBinaryRequestHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093409:INFO:CONSOLE(0)] "[SUCCESS] modifyResponseHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093410:INFO:CONSOLE(0)] "[SUCCESS] handleNonUTF8InModifyResponseHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093411:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadRedirectOnReceiveHeaders", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27610:12551:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27610:12551:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[27594:3847:1106/093412:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[27594:3847:1106/093412:INFO:CONSOLE(0)] "[SUCCESS] syncXhrsFromOurselfAreInvisible", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[27594:3847:1106/093413:INFO:CONSOLE(0)] "[SUCCESS] asyncXhrsFromOurselfAreVisible", source: chrome-extension://nchajchfojanlmjfjbcjndfilnifpneh/test_blocking.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestBlocking (20192 ms)
[146/376] ExtensionWebRequestApiTest.WebRequestBlocking (20819 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.MissingDownloadDir
HTTP server started on http://127.0.0.1:59214...
sending server_data: {"host": "127.0.0.1", "port": 59214} (36 bytes)
[27615:3847:1106/093411:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27615:3847:1106/093413:INFO:CONSOLE(0)] "[SUCCESS] completeBeforeBegin", source: http://www.example.com:59214/files/extensions/api_test/webstore_private/accepted.html (0)
[27615:3847:1106/093413:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[27615:3847:1106/093413:INFO:CONSOLE(0)] "[SUCCESS] invalidID", source: http://www.example.com:59214/files/extensions/api_test/webstore_private/accepted.html (0)
[27615:3847:1106/093414:INFO:CONSOLE(0)] "[SUCCESS] missingVersion", source: http://www.example.com:59214/files/extensions/api_test/webstore_private/accepted.html (0)
[27615:3847:1106/093414:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:59214/files/extensions/api_test/webstore_private/common.js (52)
[27615:3847:1106/093416:INFO:CONSOLE(0)] "[SUCCESS] successfulInstall", source: http://www.example.com:59214/files/extensions/api_test/webstore_private/accepted.html (0)
[27615:3847:1106/093417:INFO:CONSOLE(0)] "[SUCCESS] duplicateInstall", source: http://www.example.com:59214/files/extensions/api_test/webstore_private/accepted.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.MissingDownloadDir (6502 ms)
[147/376] ExtensionWebstorePrivateApiTest.MissingDownloadDir (7131 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IsNotInIncognitoMode
HTTP server started on http://127.0.0.1:59229...
sending server_data: {"host": "127.0.0.1", "port": 59229} (36 bytes)
[27622:3847:1106/093415:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27627:12551:1106/093417:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27622:3847:1106/093418:INFO:CONSOLE(0)] "[SUCCESS] isNotInIncognitoMode", source: http://www.example.com:59229/files/extensions/api_test/webstore_private/not_incognito.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.IsNotInIncognitoMode (3155 ms)
[148/376] ExtensionWebstorePrivateApiTest.IsNotInIncognitoMode (3969 ms)
[ RUN      ] EphemeralAppWebstorePrivateApiTest.LaunchEphemeralApp
HTTP server started on http://127.0.0.1:59238...
sending server_data: {"host": "127.0.0.1", "port": 59238} (36 bytes)
[27631:3847:1106/093418:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27631:3847:1106/093421:INFO:CONSOLE(0)] "[SUCCESS] canLaunchEphemeralApp", source: http://www.example.com:59238/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_app.html (0)
[27631:3847:1106/093421:INFO:CONSOLE(0)] "[SUCCESS] noUserGesture", source: http://www.example.com:59238/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_app.html (0)
[27631:3847:1106/093422:INFO:CONSOLE(0)] "[SUCCESS] launchExtension", source: http://www.example.com:59238/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_app.html (0)
[27631:3847:1106/093424:INFO:CONSOLE(0)] "[SUCCESS] launchSuccess", source: http://www.example.com:59238/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_app.html (0)
[27631:3847:1106/093424:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[27631:3847:1106/093424:INFO:CONSOLE(0)] "[SUCCESS] pendingInstall", source: http://www.example.com:59238/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_app.html (0)
[       OK ] EphemeralAppWebstorePrivateApiTest.LaunchEphemeralApp (6512 ms)
[149/376] EphemeralAppWebstorePrivateApiTest.LaunchEphemeralApp (7394 ms)
[ RUN      ] AppBackgroundPageApiTest.NoJsBackgroundPage
[27633:3847:1106/093419:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27633:80655:1106/093423:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27633:3847:1106/093424:INFO:CONSOLE(13)] "background page loaded", source: http://a.com:59239/extensions/api_test/app_background_page/no_js/bg.html (13)
[27642:12551:1106/093424:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27642:12551:1106/093424:WARNING:channel.cc(273)] RawChannel write error
[27646:12551:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27637:12807:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27639:12807:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27639:12807:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27639:12807:1106/093426:WARNING:channel.cc(273)] RawChannel write error
[27633:29699:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppBackgroundPageApiTest.NoJsBackgroundPage (7655 ms)
[150/376] AppBackgroundPageApiTest.NoJsBackgroundPage (8453 ms)
[ RUN      ] BackgroundAppBrowserTest.ReloadBackgroundApp
[27651:3847:1106/093426:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27651:3847:1106/093427:INFO:CONSOLE(8)] "Uncaught TypeError: Cannot read property 'onLaunched' of undefined", source: chrome-extension://dpgagaojplmpeaaihdnnmkgjmjiaombn/background.js (8)
[27651:3847:1106/093428:INFO:CONSOLE(8)] "Uncaught TypeError: Cannot read property 'onLaunched' of undefined", source: chrome-extension://dpgagaojplmpeaaihdnnmkgjmjiaombn/background.js (8)
[27651:29443:1106/093428:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BackgroundAppBrowserTest.ReloadBackgroundApp (3330 ms)
[151/376] BackgroundAppBrowserTest.ReloadBackgroundApp (3997 ms)
[ RUN      ] ErrorConsoleBrowserTest.BadAPIPermissionsRuntimeError
[27654:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27654:29955:1106/093429:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27654:29955:1106/093429:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27654:45575:1106/093429:ERROR:mach_broker_mac.mm(256)] Unknown process 27659 is sending Mach IPC messages!
[27654:3847:1106/093430:INFO:CONSOLE(5)] "Uncaught TypeError: Cannot read property 'addUrl' of undefined", source: chrome-extension://jomnceacljkhkcbcdciidbdoibaeakbn/background.js (5)
[27654:29955:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27654:29955:1106/093430:WARNING:channel.cc(273)] RawChannel write error
[27654:29955:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ErrorConsoleBrowserTest.BadAPIPermissionsRuntimeError (2732 ms)
[152/376] ErrorConsoleBrowserTest.BadAPIPermissionsRuntimeError (3442 ms)
[ RUN      ] ErrorConsoleBrowserTest.BadExtensionPage
[27661:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27661:3847:1106/093432:ERROR:CONSOLE(5)] "Uncaught ReferenceError: foo is not defined", source: chrome-extension://onfcakfmplbmejngnggjpnbdfpafffgh/broken.js (5)
[       OK ] ErrorConsoleBrowserTest.BadExtensionPage (2757 ms)
[153/376] ErrorConsoleBrowserTest.BadExtensionPage (3455 ms)
[ RUN      ] ExecuteScriptApiTest.NavigationRaceJavaScriptURL
[27664:3847:1106/093431:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27664:81159:1106/093435:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27664:29443:1106/093435:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27664:29443:1106/093435:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExecuteScriptApiTest.NavigationRaceJavaScriptURL (4424 ms)
[154/376] ExecuteScriptApiTest.NavigationRaceJavaScriptURL (5295 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptFrameAfterLoad
[27669:3847:1106/093433:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27669:80647:1106/093437:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27669:3847:1106/093437:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://amaflgkgpmmdlopcnkjiagkhlpgephjk/test.html (0)
[27671:12551:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27671:12551:1106/093437:WARNING:channel.cc(273)] RawChannel write error
[27674:12551:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27674:12551:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27674:12551:1106/093437:WARNING:channel.cc(273)] RawChannel write error
[27676:12551:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27676:12551:1106/093437:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptFrameAfterLoad (5086 ms)
[155/376] ExecuteScriptApiTest.ExecuteScriptFrameAfterLoad (5824 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Frames
[27677:3847:1106/093436:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionContextMenuBrowserTest.Frames (2857 ms)
[156/376] ExtensionContextMenuBrowserTest.Frames (3709 ms)
[ RUN      ] ExtensionsStartupTest.Test
[27685:3847:1106/093440:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27691:12807:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[27691:12807:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27691:12807:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27689:12807:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[27689:12807:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27689:12807:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27690:12551:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[27690:12551:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27690:12551:1106/093442:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionsStartupTest.Test (2624 ms)
[157/376] ExtensionsStartupTest.Test (3438 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Enabled
[27682:3847:1106/093439:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionContextMenuBrowserTest.Enabled (4195 ms)
[158/376] ExtensionContextMenuBrowserTest.Enabled (4763 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.BookmarksURLWithRef
[27693:3847:1106/093443:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27701:13063:1106/093447:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27702:12807:1106/093447:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27703:11043:1106/093447:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27703:11043:1106/093447:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27703:11043:1106/093447:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.BookmarksURLWithRef (4104 ms)
[159/376] ExtensionURLRewriteBrowserTest.BookmarksURLWithRef (4771 ms)
[ RUN      ] ExtensionWebUITest.RuntimeLastError
[27694:3847:1106/093444:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionWebUITest.RuntimeLastError (4502 ms)
[160/376] ExtensionWebUITest.RuntimeLastError (5282 ms)
[ RUN      ] RequirementsCheckerBrowserTest.CheckEmptyExtension
[27705:3847:1106/093448:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27708:12807:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27708:12807:1106/093449:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RequirementsCheckerBrowserTest.CheckEmptyExtension (1460 ms)
[161/376] RequirementsCheckerBrowserTest.CheckEmptyExtension (2125 ms)
[ RUN      ] WebstoreInlineInstallerTest.ReinstallDisabledExtension
HTTP server started on http://127.0.0.1:59264...
sending server_data: {"host": "127.0.0.1", "port": 59264} (36 bytes)
[27707:3847:1106/093449:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27707:3847:1106/093450:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (8)
[27707:3847:1106/093450:INFO:CONSOLE(11)] "In runTest", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (11)
[27707:3847:1106/093452:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (22)
[27707:3847:1106/093452:INFO:CONSOLE(24)] "Test complete", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (24)
[27707:3847:1106/093452:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (8)
[27707:3847:1106/093452:INFO:CONSOLE(11)] "In runTest", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (11)
[27707:3847:1106/093453:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (22)
[27707:3847:1106/093453:INFO:CONSOLE(24)] "Test complete", source: http://app.com:59264/files/extensions/api_test/webstore_inline_install/install.html (24)
[       OK ] WebstoreInlineInstallerTest.ReinstallDisabledExtension (4767 ms)
[162/376] WebstoreInlineInstallerTest.ReinstallDisabledExtension (5548 ms)
[ RUN      ] WindowOpenPanelTest.ClosePanelsOnExtensionCrash
[27712:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27712:29955:1106/093454:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27712:29955:1106/093454:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WindowOpenPanelTest.ClosePanelsOnExtensionCrash (4296 ms)
[163/376] WindowOpenPanelTest.ClosePanelsOnExtensionCrash (5027 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryDisabledThenEnabled
[27725:3847:1106/093455:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.SavingHistoryDisabledThenEnabled (1767 ms)
[164/376] HistoryBrowserTest.SavingHistoryDisabledThenEnabled (2388 ms)
[ RUN      ] GeolocationBrowserTest.CancelPermissionForFrame
[27723:3847:1106/093454:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27723:3847:1106/093455:WARNING:geolocation_browsertest.cc(343)] before navigate
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(353)] after navigate
[27723:80391:1106/093456:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(659)] frames loaded
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(428)] infobar response set
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[27723:3847:1106/093456:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[27723:3847:1106/093457:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[27723:3847:1106/093457:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.CancelPermissionForFrame (2962 ms)
[165/376] GeolocationBrowserTest.CancelPermissionForFrame (3708 ms)
[ RUN      ] HistoryBrowserTest.RedirectHistory
[27731:3847:1106/093458:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.RedirectHistory (1693 ms)
[166/376] HistoryBrowserTest.RedirectHistory (2392 ms)
[ RUN      ] HistoryBrowserTest.NewTabNoHistory
[27729:3847:1106/093457:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27732:12807:1106/093459:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27732:12807:1106/093459:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.NewTabNoHistory (2440 ms)
[167/376] HistoryBrowserTest.NewTabNoHistory (2915 ms)
[ RUN      ] RedirectTest.ClientCancelled
[27736:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27736:28419:1106/093502:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27736:28419:1106/093502:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RedirectTest.ClientCancelled (1669 ms)
[168/376] RedirectTest.ClientCancelled (2390 ms)
[ RUN      ] RedirectTest.ServerReference
[27737:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59282...
sending server_data: {"host": "127.0.0.1", "port": 59282} (36 bytes)
[       OK ] RedirectTest.ServerReference (1938 ms)
[169/376] RedirectTest.ServerReference (2389 ms)
[ RUN      ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterClientInDocNavigation
[27743:3847:1106/093503:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27743:80899:1106/093504:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27743:28675:1106/093504:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterClientInDocNavigation (1596 ms)
[170/376] LoadtimesExtensionBindingsTest.LoadTimesSameAfterClientInDocNavigation (2130 ms)
[ RUN      ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterUserInDocNavigation
[27744:3847:1106/093503:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27744:80903:1106/093504:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterUserInDocNavigation (1815 ms)
[171/376] LoadtimesExtensionBindingsTest.LoadTimesSameAfterUserInDocNavigation (2390 ms)
[ RUN      ] MediaStreamInfoBarTest.DenyingCameraDoesNotCauseStickyDenyForMics
[27750:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59295...
sending server_data: {"host": "127.0.0.1", "port": 59295} (36 bytes)
[27750:3847:1106/093507:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:59295/files/webrtc/adapter.js (71)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: [object Object]", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Returning ok-requested to test.", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27750:3847:1106/093507:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:59295/files/webrtc/test_functions.js (13)
[27755:12551:1106/093507:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[27755:12551:1106/093507:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MediaStreamInfoBarTest.DenyingCameraDoesNotCauseStickyDenyForMics (2278 ms)
[172/376] MediaStreamInfoBarTest.DenyingCameraDoesNotCauseStickyDenyForMics (2927 ms)
[ RUN      ] SupervisedUserBlockModeTest.HistoryVisitRecorded
HTTP server started on http://127.0.0.1:59292...
sending server_data: {"host": "127.0.0.1", "port": 59292} (36 bytes)
[27749:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27752:3847:1106/093508:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27752:3847:1106/093508:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27752:3847:1106/093508:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27752:3847:1106/093508:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] SupervisedUserBlockModeTest.HistoryVisitRecorded (3200 ms)
[173/376] SupervisedUserBlockModeTest.HistoryVisitRecorded (3974 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_Basic
[27759:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59304...
sending server_data: {"host": "127.0.0.1", "port": 59304} (36 bytes)
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_Basic (1924 ms)
[174/376] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_Basic (2651 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_MP4
[27761:3847:1106/093509:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_MP4 (1552 ms)
[175/376] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_MP4 (2125 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndBlockMic
[27766:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerTest.RequestAndBlockMic (1534 ms)
[176/376] MediaStreamDevicesControllerTest.RequestAndBlockMic (2123 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndAllowMicCam
[27767:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaStreamDevicesControllerTest.RequestAndAllowMicCam (1512 ms)
[177/376] MediaStreamDevicesControllerTest.RequestAndAllowMicCam (2127 ms)
[ RUN      ] LoadTimingBrowserTest.Preconnect
[27773:3847:1106/093513:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.Preconnect (1767 ms)
[178/376] LoadTimingBrowserTest.Preconnect (2389 ms)
[ RUN      ] FtpBrowserTest.DirectoryListing
[27772:3847:1106/093513:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
FTP server started on port 59308...
sending server_data: {"host": "127.0.0.1", "port": 59308} (36 bytes)
starting FTP server
[]127.0.0.1:59309 Connected.
127.0.0.1:59309 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:59309 <== USER anonymous
127.0.0.1:59309 ==> 331 Username ok, send password.
127.0.0.1:59309 <== PASS ******
127.0.0.1:59309 ==> 230 Login successful.
127.0.0.1:59309 <== SYST
127.0.0.1:59309 ==> 215 UNIX Type: L8
127.0.0.1:59309 <== PWD
127.0.0.1:59309 ==> 257 "/" is the current directory.
127.0.0.1:59309 <== TYPE I
127.0.0.1:59309 ==> 200 Type set to: Binary.
127.0.0.1:59309 <== PASV
127.0.0.1:59309 ==> 227 Entering passive mode (127,0,0,1,231,174).
127.0.0.1:59309 <== SIZE /
127.0.0.1:59309 ==> 550 / is not retrievable.
127.0.0.1:59309 <== PASV
127.0.0.1:59309 ==> 227 Entering passive mode (127,0,0,1,231,176).
127.0.0.1:59309 <== CWD //
127.0.0.1:59309 ==> 250 "/" is the current directory.
127.0.0.1:59309 <== LIST -l
127.0.0.1:59309 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:59309 ==> 226 Transfer complete.
127.0.0.1:59309 <== QUIT
127.0.0.1:59309 ==> 221 Goodbye.
[anonymous]@127.0.0.1:59309 Disconnected.
[       OK ] FtpBrowserTest.DirectoryListing (1892 ms)
[179/376] FtpBrowserTest.DirectoryListing (2657 ms)
[ RUN      ] PasswordManagerBrowserTest.LoginFailed
[27780:3847:1106/093515:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27780:62983:1106/093517:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.LoginFailed (1801 ms)
[180/376] PasswordManagerBrowserTest.LoginFailed (2392 ms)
[ RUN      ] WebSocketBrowserTest.SSLConnectionLimit
[27779:3847:1106/093516:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on wss://127.0.0.1:59318...
sending server_data: {"host": "127.0.0.1", "port": 59318} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[       OK ] WebSocketBrowserTest.SSLConnectionLimit (2610 ms)
[181/376] WebSocketBrowserTest.SSLConnectionLimit (3184 ms)
[ RUN      ] PasswordManagerBrowserTest.Redirects
[27786:3847:1106/093518:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27786:63495:1106/093519:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.Redirects (1916 ms)
[182/376] PasswordManagerBrowserTest.Redirects (2394 ms)
[ RUN      ] PasswordManagerBrowserTest.DontPromptForPasswordFormWithDefaultValue
[27788:3847:1106/093519:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27788:63239:1106/093520:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27788:28931:1106/093520:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27788:28931:1106/093520:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.DontPromptForPasswordFormWithDefaultValue (1678 ms)
[183/376] PasswordManagerBrowserTest.DontPromptForPasswordFormWithDefaultValue (2390 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptWhenReloading
[27792:3847:1106/093520:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27792:63495:1106/093522:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.NoPromptWhenReloading (1788 ms)
[184/376] PasswordManagerBrowserTest.NoPromptWhenReloading (2389 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptWhenPasswordFormWithoutUsernameFieldSubmitted
[27794:3847:1106/093521:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27794:63495:1106/093522:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27794:28675:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27794:28675:1106/093523:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptWhenPasswordFormWithoutUsernameFieldSubmitted (1859 ms)
[185/376] PasswordManagerBrowserTest.PromptWhenPasswordFormWithoutUsernameFieldSubmitted (2404 ms)
[ RUN      ] CloudPolicyTest.FetchPolicy
sending server_data: {"host": "127.0.0.1", "port": 59368} (36 bytes)
[27798:3847:1106/093523:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
127.0.0.1 - - [06/Nov/2014 09:35:24] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&oauth_token=bogus&deviceid=84CEC910-C5DC-4495-A630-37D235E76CBF HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:35:24] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=84CEC910-C5DC-4495-A630-37D235E76CBF&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:35:24] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=84CEC910-C5DC-4495-A630-37D235E76CBF&user_affiliation=none HTTP/1.1" 200 -
[       OK ] CloudPolicyTest.FetchPolicy (2068 ms)
[186/376] CloudPolicyTest.FetchPolicy (2654 ms)
[ RUN      ] ComponentCloudPolicyTest.SignOutAndBackIn
sending server_data: {"host": "127.0.0.1", "port": 59369} (36 bytes)
[27800:3847:1106/093524:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.UlteBq/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.UlteBq/policy
127.0.0.1 - - [06/Nov/2014 09:35:26] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:35:26] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[27800:3847:1106/093526:WARNING:signin_manager.cc(228)] Revoking refresh token on server. Reason: sign out, IsSigninAllowed: 1
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.UlteBq/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.UlteBq/policy
127.0.0.1 - - [06/Nov/2014 09:35:26] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:35:26] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[27805:12807:1106/093526:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27805:12807:1106/093526:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ComponentCloudPolicyTest.SignOutAndBackIn (2958 ms)
[187/376] ComponentCloudPolicyTest.SignOutAndBackIn (3712 ms)
[ RUN      ] PolicyTest.PRE_PRE_DefaultCookiesSetting
[27806:3847:1106/093525:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.PRE_PRE_DefaultCookiesSetting (1364 ms)
[188/376] PolicyTest.PRE_PRE_DefaultCookiesSetting (1867 ms)
[ RUN      ] PolicyTest.ForceSafeSearch
[27810:3847:1106/093527:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.ForceSafeSearch (2127 ms)
[189/376] PolicyTest.ForceSafeSearch (2925 ms)
[ RUN      ] PolicyTest.Disable3DAPIs
[27811:3847:1106/093527:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27817:12551:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27817:12551:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27817:12551:1106/093530:WARNING:channel.cc(273)] RawChannel write error
[27817:16899:1106/093530:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[       OK ] PolicyTest.Disable3DAPIs (3292 ms)
[190/376] PolicyTest.Disable3DAPIs (3979 ms)
[ RUN      ] PolicyTest.DownloadDirectory
[27818:3847:1106/093530:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27818:28419:1106/093532:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27818:28419:1106/093532:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.DownloadDirectory (2434 ms)
[191/376] PolicyTest.DownloadDirectory (3180 ms)
[ RUN      ] PolicyTest.ExtensionInstallWhitelist
[27821:3847:1106/093531:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27821:3847:1106/093533:WARNING:extension_error_reporter.cc(79)] Extension error: AdBlock (extension ID "dojnnbeimaimaojcialkkgajdnefpgcn") is blocked by the administrator.
[       OK ] PolicyTest.ExtensionInstallWhitelist (2956 ms)
[192/376] PolicyTest.ExtensionInstallWhitelist (3711 ms)
[ RUN      ] PolicyTest.ExtensionAllowedTypes
[27826:3847:1106/093533:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27826:3847:1106/093535:WARNING:extension_error_reporter.cc(79)] Extension error: My extension 1 (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[27826:28675:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27826:28675:1106/093535:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.ExtensionAllowedTypes (2248 ms)
[193/376] PolicyTest.ExtensionAllowedTypes (2914 ms)
[ RUN      ] PolicyTest.SSLVersionMin
[27830:3847:1106/093535:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27833:3847:1106/093536:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27833:3847:1106/093536:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27833:3847:1106/093536:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.SSLVersionMin (1212 ms)
[194/376] PolicyTest.SSLVersionMin (1861 ms)
[ RUN      ] PolicyTest.NativeMessagingBlacklistSelective
[27835:3847:1106/093536:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27836:3847:1106/093537:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27836:3847:1106/093537:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27836:3847:1106/093537:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.NativeMessagingBlacklistSelective (1373 ms)
[195/376] PolicyTest.NativeMessagingBlacklistSelective (1879 ms)
[ RUN      ] PreservedWindowPlacement.PRE_Test
[27841:3847:1106/093538:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreservedWindowPlacement.PRE_Test (1332 ms)
[196/376] PreservedWindowPlacement.PRE_Test (1863 ms)
[ RUN      ] PrefsFunctionalTest.TestDownloadDirPref
[27837:3847:1106/093537:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59377...
sending server_data: {"host": "127.0.0.1", "port": 59377} (36 bytes)
[       OK ] PrefsFunctionalTest.TestDownloadDirPref (2529 ms)
[197/376] PrefsFunctionalTest.TestDownloadDirPref (3191 ms)
[ RUN      ] SyncedPrefChangeRegistrarTest.IgnoreSyncChangesToManagedPrefs
[27847:3847:1106/093540:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SyncedPrefChangeRegistrarTest.IgnoreSyncChangesToManagedPrefs (1505 ms)
[198/376] SyncedPrefChangeRegistrarTest.IgnoreSyncChangesToManagedPrefs (2131 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecond
[27848:3847:1106/093540:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59379...
sending server_data: {"host": "127.0.0.1", "port": 59379} (36 bytes)
[27852:12551:1106/093542:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecond (2874 ms)
[199/376] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecond (3443 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderQuickQuit
[27854:3847:1106/093542:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59387...
sending server_data: {"host": "127.0.0.1", "port": 59387} (36 bytes)
[27854:28931:1106/093544:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27854:28931:1106/093544:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27854:44551:1106/093544:ERROR:mach_broker_mac.mm(256)] Unknown process 27861 is sending Mach IPC messages!
[       OK ] PrerenderBrowserTest.PrerenderQuickQuit (2074 ms)
[200/376] PrerenderBrowserTest.PrerenderQuickQuit (2651 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageWithFragment
[27863:3847:1106/093545:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59397...
sending server_data: {"host": "127.0.0.1", "port": 59397} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPageWithFragment (2753 ms)
[201/376] PrerenderBrowserTest.PrerenderPageWithFragment (3442 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5VideoJs
[27858:3847:1106/093543:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59391...
sending server_data: {"host": "127.0.0.1", "port": 59391} (36 bytes)
[27866:12551:1106/093549:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PrerenderBrowserTest.PrerenderHTML5VideoJs (6223 ms)
[202/376] PrerenderBrowserTest.PrerenderHTML5VideoJs (6873 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageChangeFragmentLocationHash
[27870:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59405...
sending server_data: {"host": "127.0.0.1", "port": 59405} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderPageChangeFragmentLocationHash (2811 ms)
[203/376] PrerenderBrowserTest.PrerenderPageChangeFragmentLocationHash (3453 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingIframe
[27875:3847:1106/093550:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59411...
sending server_data: {"host": "127.0.0.1", "port": 59411} (36 bytes)
[27881:12807:1106/093552:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27881:12807:1106/093552:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingIframe (2497 ms)
[204/376] PrerenderBrowserTest.PrerenderSafeBrowsingIframe (3180 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickClickGoBack
[27878:3847:1106/093552:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59416...
sending server_data: {"host": "127.0.0.1", "port": 59416} (36 bytes)
[27878:28675:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27878:28675:1106/093554:WARNING:channel.cc(273)] RawChannel write error
[27878:28675:1106/093554:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27878:28675:1106/093554:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClickClickGoBack (2926 ms)
[205/376] PrerenderBrowserTest.PrerenderClickClickGoBack (3709 ms)
[ RUN      ] PrerenderBrowserTest.MatchCompleteDummyCancelNavigation
[27884:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59425...
sending server_data: {"host": "127.0.0.1", "port": 59425} (36 bytes)
[27890:12551:1106/093556:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27890:12551:1106/093556:WARNING:channel.cc(273)] RawChannel write error
[27887:13319:1106/093557:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[27887:13319:1106/093557:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27887:13319:1106/093557:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.MatchCompleteDummyCancelNavigation (3535 ms)
[206/376] PrerenderBrowserTest.MatchCompleteDummyCancelNavigation (4227 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCookieChangeUseTest
[27889:3847:1106/093555:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59433...
sending server_data: {"host": "127.0.0.1", "port": 59433} (36 bytes)
[27889:28931:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27889:28931:1106/093559:WARNING:channel.cc(273)] RawChannel write error
[27889:28931:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27889:28931:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderCookieChangeUseTest (3789 ms)
[207/376] PrerenderBrowserTest.PrerenderCookieChangeUseTest (4495 ms)
[ RUN      ] PrerenderBrowserTest.LocalPredictorDisableWorksCellularOnly
[27896:3847:1106/093558:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59444...
sending server_data: {"host": "127.0.0.1", "port": 59444} (36 bytes)
[       OK ] PrerenderBrowserTest.LocalPredictorDisableWorksCellularOnly (1639 ms)
[208/376] PrerenderBrowserTest.LocalPredictorDisableWorksCellularOnly (2390 ms)
[ RUN      ] CloudPrintProxyPolicyStartupTest.StartBrowserWithPolicy
2014-11-06 09:36:00.713 browser_tests[27901:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5c0b, name = '/var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.s5yI0Q_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2014-11-06 09:36:00.718 browser_tests[27901:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5a2b, name = '/var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.s5yI0Q_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2014-11-06 09:36:00.719 browser_tests[27901:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5a2f, name = '/var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.s5yI0Q_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2014-11-06 09:36:00.733 browser_tests[27901:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5a33, name = '/var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.s5yI0Q_SOCKET'
See /usr/include/servers/bootstrap_defs.h for the error codes.
[       OK ] CloudPrintProxyPolicyStartupTest.StartBrowserWithPolicy (709 ms)
[209/376] CloudPrintProxyPolicyStartupTest.StartBrowserWithPolicy (1344 ms)
[ RUN      ] ProfileBrowserTest.CreateOldProfileSynchronous
[27902:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileBrowserTest.CreateOldProfileSynchronous (1499 ms)
[210/376] ProfileBrowserTest.CreateOldProfileSynchronous (2128 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickOrigin
HTTP server started on http://127.0.0.1:59445...
sending server_data: {"host": "127.0.0.1", "port": 59445} (36 bytes)
HTTPS server started on https://127.0.0.1:59446...
sending server_data: {"host": "127.0.0.1", "port": 59446} (36 bytes)
[27906:3847:1106/093602:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27906:30211:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27906:30211:1106/093604:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsMiddleClickOrigin (3385 ms)
[211/376] ReferrerPolicyTest.HttpsMiddleClickOrigin (3973 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickTargetBlankOrigin
HTTP server started on http://127.0.0.1:59447...
sending server_data: {"host": "127.0.0.1", "port": 59447} (36 bytes)
HTTPS server started on https://127.0.0.1:59448...
sending server_data: {"host": "127.0.0.1", "port": 59448} (36 bytes)
[27909:3847:1106/093603:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.MiddleClickTargetBlankOrigin (2650 ms)
[212/376] ReferrerPolicyTest.MiddleClickTargetBlankOrigin (3443 ms)
[ RUN      ] SpellingMenuObserverTest.EnableSpellingServiceWithCorrectWord
[27919:3847:1106/093606:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SpellingMenuObserverTest.EnableSpellingServiceWithCorrectWord (1674 ms)
[213/376] SpellingMenuObserverTest.EnableSpellingServiceWithCorrectWord (2397 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickRedirect
HTTP server started on http://127.0.0.1:59458...
sending server_data: {"host": "127.0.0.1", "port": 59458} (36 bytes)
HTTPS server started on https://127.0.0.1:59459...
sending server_data: {"host": "127.0.0.1", "port": 59459} (36 bytes)
[27917:3847:1106/093606:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.MiddleClickRedirect (3403 ms)
[214/376] ReferrerPolicyTest.MiddleClickRedirect (3966 ms)
[ RUN      ] SpellingMenuObserverTest.SuggestionsForceTopSeparator
[27926:3847:1106/093608:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27926:28419:1106/093609:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27926:28419:1106/093609:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SpellingMenuObserverTest.SuggestionsForceTopSeparator (1464 ms)
[215/376] SpellingMenuObserverTest.SuggestionsForceTopSeparator (2126 ms)
[ RUN      ] RepostFormWarningTest.TestLoginAfterRepost
[27929:3847:1106/093609:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59468...
sending server_data: {"host": "127.0.0.1", "port": 59468} (36 bytes)
[27929:29187:1106/093612:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27929:29187:1106/093612:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RepostFormWarningTest.TestLoginAfterRepost (3600 ms)
[216/376] RepostFormWarningTest.TestLoginAfterRepost (4236 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareRedirectInIFrameCanceled
HTTP server started on http://127.0.0.1:59467...
sending server_data: {"host": "127.0.0.1", "port": 59467} (36 bytes)
[27932:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27932:3847:1106/093613:WARNING:navigator_impl.cc(302)] Discarding message during interstitial.
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareRedirectInIFrameCanceled (3684 ms)
[217/376] SafeBrowsingBlockingPageBrowserTest.MalwareRedirectInIFrameCanceled (4494 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareDontProceed
HTTP server started on http://127.0.0.1:59483...
sending server_data: {"host": "127.0.0.1", "port": 59483} (36 bytes)
[27938:3847:1106/093614:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27944:12551:1106/093616:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27944:12551:1106/093616:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareDontProceed (2795 ms)
[218/376] SafeBrowsingBlockingPageBrowserTest.MalwareDontProceed (3447 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckDownloadUrl
HTTP server started on http://127.0.0.1:59484...
sending server_data: {"host": "127.0.0.1", "port": 59484} (36 bytes)
[27942:3847:1106/093615:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27945:3847:1106/093616:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[27945:3847:1106/093616:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[27945:3847:1106/093616:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SafeBrowsingServiceTest.CheckDownloadUrl (1767 ms)
[219/376] SafeBrowsingServiceTest.CheckDownloadUrl (2389 ms)
[ RUN      ] ServiceProcessControlBrowserTest.DieOnDisconnect
[       OK ] ServiceProcessControlBrowserTest.DieOnDisconnect (4 ms)
[220/376] ServiceProcessControlBrowserTest.DieOnDisconnect (478 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckDownloadUrlTimedOut
HTTP server started on http://127.0.0.1:59485...
sending server_data: {"host": "127.0.0.1", "port": 59485} (36 bytes)
[27947:3847:1106/093617:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27952:12551:1106/093618:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27952:12551:1106/093618:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingServiceTest.CheckDownloadUrlTimedOut (1600 ms)
[221/376] SafeBrowsingServiceTest.CheckDownloadUrlTimedOut (2131 ms)
[ RUN      ] PushMessagingBrowserTest.RegisterFailureNoPermission
HTTPS server started on https://127.0.0.1:59486...
sending server_data: {"host": "127.0.0.1", "port": 59486} (36 bytes)
[27951:3847:1106/093618:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27951:3847:1106/093619:INFO:CONSOLE(13)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:59486/files/push_messaging/test.html (13)
[27951:3847:1106/093620:INFO:CONSOLE(13)] "sendResultToTest: AbortError - Registration failed - permission denied", source: https://127.0.0.1:59486/files/push_messaging/test.html (13)
[27951:3847:1106/093620:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[27951:3847:1106/093620:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] PushMessagingBrowserTest.RegisterFailureNoPermission (2716 ms)
[222/376] PushMessagingBrowserTest.RegisterFailureNoPermission (3451 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_PostWithPassword
[27956:3847:1106/093619:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PRE_PostWithPassword (1708 ms)
[223/376] ContinueWhereILeftOffTest.PRE_PostWithPassword (2398 ms)
[ RUN      ] RestartTest.PRE_CookiesClearedOnExit
[27960:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27964:12551:1106/093623:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestartTest.PRE_CookiesClearedOnExit (1642 ms)
[224/376] RestartTest.PRE_CookiesClearedOnExit (2389 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers
[27959:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers (2567 ms)
[225/376] ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers (3183 ms)
[ RUN      ] SessionRestoreTest.SessionStorage
[27968:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27968:28931:1106/093626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27968:28931:1106/093626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27968:44547:1106/093626:ERROR:mach_broker_mac.mm(256)] Unknown process 27973 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.SessionStorage (1927 ms)
[226/376] SessionRestoreTest.SessionStorage (2662 ms)
[ RUN      ] SessionRestoreTest.SessionStorageAfterTabReplace
[27974:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27974:29443:1106/093629:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27974:29443:1106/093629:WARNING:channel.cc(273)] RawChannel write error
[27974:29443:1106/093629:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27974:29443:1106/093629:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27974:29443:1106/093629:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[27974:45827:1106/093629:ERROR:mach_broker_mac.mm(256)] Unknown process 27981 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.SessionStorageAfterTabReplace (2542 ms)
[227/376] SessionRestoreTest.SessionStorageAfterTabReplace (3189 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesBrowserClose
[27966:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27966:28931:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NoSessionRestoreTest.SessionCookiesBrowserClose (6147 ms)
[228/376] NoSessionRestoreTest.SessionCookiesBrowserClose (6605 ms)
[ RUN      ] TabRestoreTest.RestoreTabWithSpecialURL
[27982:3847:1106/093630:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27982:3847:1106/093632:ERROR:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token <", source: chrome://credits/keyboard_utils.js (2)
[27988:12295:1106/093632:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27988:12295:1106/093632:WARNING:channel.cc(273)] RawChannel write error
[27982:3847:1106/093633:ERROR:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token <", source: chrome://credits/keyboard_utils.js (2)
[27986:12551:1106/093633:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.RestoreTabWithSpecialURL (3476 ms)
[229/376] TabRestoreTest.RestoreTabWithSpecialURL (3972 ms)
[ RUN      ] TabRestoreTest.RestoreTabWithSpecialURLOnBack
[27983:3847:1106/093630:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[27983:3847:1106/093632:ERROR:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token <", source: chrome://credits/keyboard_utils.js (2)
[27989:12551:1106/093633:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27983:80899:1106/093634:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[27998:12807:1106/093635:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27983:3847:1106/093635:ERROR:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token <", source: chrome://credits/keyboard_utils.js (2)
[27983:28675:1106/093635:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[27983:28675:1106/093635:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TabRestoreTest.RestoreTabWithSpecialURLOnBack (5111 ms)
[230/376] TabRestoreTest.RestoreTabWithSpecialURLOnBack (5555 ms)
[ RUN      ] TabRestoreTest.PRE_RestoreOnStartup
[27999:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28002:12551:1106/093636:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28002:12551:1106/093636:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28002:12551:1106/093636:WARNING:channel.cc(273)] RawChannel write error
[27999:3847:1106/093636:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] TabRestoreTest.PRE_RestoreOnStartup (1942 ms)
[231/376] TabRestoreTest.PRE_RestoreOnStartup (2656 ms)
[ RUN      ] SSLUITest.TestWSSInvalidCertAndClose
[28004:3847:1106/093636:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59494...
sending server_data: {"host": "127.0.0.1", "port": 59494} (36 bytes)
WebSocket server started on wss://127.0.0.1:59495...
sending server_data: {"host": "127.0.0.1", "port": 59495} (36 bytes)
[28004:3847:1106/093640:INFO:CONSOLE(16)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close.html?59495 (16)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28004:3847:1106/093641:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:59495/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:59494/files/ssl/wss_close_slave.html?59495 (15)
[28013:13063:1106/093641:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28004:28931:1106/093641:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28004:28931:1106/093641:WARNING:channel.cc(273)] RawChannel write error
[28004:3847:1106/093641:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
testserver.py: Broken pipe
[28004:28931:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28027:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28027:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28027:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28028:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28028:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28028:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28029:13063:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28029:13063:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28029:13063:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28030:12807:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28030:12807:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28030:12807:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28004:3847:1106/093642:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SSLUITest.TestWSSInvalidCertAndClose (6499 ms)
[232/376] SSLUITest.TestWSSInvalidCertAndClose (7155 ms)
[ RUN      ] SSLUITest.TestBadHTTPSDownload
[28006:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59496...
sending server_data: {"host": "127.0.0.1", "port": 59496} (36 bytes)
HTTPS server started on https://127.0.0.1:59497...
sending server_data: {"host": "127.0.0.1", "port": 59497} (36 bytes)
[28006:29443:1106/093643:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28006:29443:1106/093643:WARNING:channel.cc(273)] RawChannel write error
[28006:29443:1106/093644:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28006:29443:1106/093644:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestBadHTTPSDownload (7475 ms)
[233/376] SSLUITest.TestBadHTTPSDownload (8175 ms)
[ RUN      ] SSLUITest.TestRunsInsecuredContentRandomizeHash
[28032:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59545...
sending server_data: {"host": "127.0.0.1", "port": 59545} (36 bytes)
HTTPS server started on https://127.0.0.1:59546...
sending server_data: {"host": "127.0.0.1", "port": 59546} (36 bytes)
[28032:3847:1106/093645:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:59546 ran insecure content from http://replace_with_host_and_port/files/ssl/randomize_hash.js
[28032:3847:1106/093645:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59546/files/ssl/page_runs_insecure_content.html' was loaded over HTTPS, but requested an insecure script 'http://replace_with_host_and_port/files/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:59546/files/ssl/page_runs_insecure_content.html (0)
testserver.py: Closed connection
[28032:28931:1106/093645:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28032:28931:1106/093645:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestRunsInsecuredContentRandomizeHash (2328 ms)
[234/376] SSLUITest.TestRunsInsecuredContentRandomizeHash (2917 ms)
[ RUN      ] SSLUITest.TestDisplaysCachedInsecureContent
[28037:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59549...
sending server_data: {"host": "127.0.0.1", "port": 59549} (36 bytes)
HTTPS server started on https://127.0.0.1:59550...
sending server_data: {"host": "127.0.0.1", "port": 59550} (36 bytes)
[28037:3847:1106/093647:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:59550/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5NTQ5' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:59549/files/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:59550/files/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5NTQ5 (12)
[28040:12551:1106/093647:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
testserver.py: Closed connection
[       OK ] SSLUITest.TestDisplaysCachedInsecureContent (3090 ms)
[235/376] SSLUITest.TestDisplaysCachedInsecureContent (3703 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeHostedAppTabAfterReload
[28041:3847:1106/093646:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28041:81411:1106/093648:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[28047:12807:1106/093648:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TaskManagerBrowserTest.NoticeHostedAppTabAfterReload (2995 ms)
[236/376] TaskManagerBrowserTest.NoticeHostedAppTabAfterReload (3703 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeHostedAppTabBeforeReload
[28049:3847:1106/093648:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28049:80647:1106/093650:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] TaskManagerBrowserTest.NoticeHostedAppTabBeforeReload (2310 ms)
[237/376] TaskManagerBrowserTest.NoticeHostedAppTabBeforeReload (2913 ms)
[ RUN      ] TranslateManagerBrowserTest.PRE_TranslateSessionRestore
[28057:3847:1106/093651:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TranslateManagerBrowserTest.PRE_TranslateSessionRestore (1913 ms)
[238/376] TranslateManagerBrowserTest.PRE_TranslateSessionRestore (2389 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsOldDockedWindow
[28052:3847:1106/093650:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TaskManagerBrowserTest.DevToolsOldDockedWindow (3742 ms)
[239/376] TaskManagerBrowserTest.DevToolsOldDockedWindow (4239 ms)
[ RUN      ] PopupBlockerBrowserTest.BlockWebContentsCreationIncognito
[28061:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28061:80135:1106/093656:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[28061:28675:1106/093656:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PopupBlockerBrowserTest.BlockWebContentsCreationIncognito (2880 ms)
[240/376] PopupBlockerBrowserTest.BlockWebContentsCreationIncognito (3445 ms)
[ RUN      ] AutofillDialogControllerTest.SignInWebViewOpensLinksInNewTab
[28060:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28060:28675:1106/093656:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28060:28675:1106/093656:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28067:12807:1106/093656:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28067:12807:1106/093656:WARNING:channel.cc(273)] RawChannel write error
[28062:3847:1106/093656:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28062:3847:1106/093656:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28060:46083:1106/093656:ERROR:mach_broker_mac.mm(256)] Unknown process 28069 is sending Mach IPC messages!
[       OK ] AutofillDialogControllerTest.SignInWebViewOpensLinksInNewTab (3080 ms)
[241/376] AutofillDialogControllerTest.SignInWebViewOpensLinksInNewTab (3711 ms)
[ RUN      ] PopupBlockerBrowserTest.MultiplePopups
[28070:3847:1106/093657:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28070:80899:1106/093658:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[28070:28931:1106/093658:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28070:28931:1106/093658:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.MultiplePopups (1594 ms)
[242/376] PopupBlockerBrowserTest.MultiplePopups (2123 ms)
[ RUN      ] PopupBlockerBrowserTest.SessionStorage
[28071:3847:1106/093658:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28071:80391:1106/093659:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[28075:12807:1106/093700:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28075:12807:1106/093700:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.SessionStorage (2423 ms)
[243/376] PopupBlockerBrowserTest.SessionStorage (2914 ms)
[ RUN      ] BookmarkBrowsertest.PRE_Persist
[28076:3847:1106/093659:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BookmarkBrowsertest.PRE_Persist (1231 ms)
[244/376] BookmarkBrowsertest.PRE_Persist (1862 ms)
[ RUN      ] BrowserTest.CancelBeforeUnloadResetsURL
[28080:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59574...
sending server_data: {"host": "127.0.0.1", "port": 59574} (36 bytes)
[28080:29699:1106/093702:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28080:29699:1106/093702:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28080:29699:1106/093702:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28080:29699:1106/093702:WARNING:channel.cc(273)] RawChannel write error
[28080:45319:1106/093702:ERROR:mach_broker_mac.mm(256)] Unknown process 28087 is sending Mach IPC messages!
[       OK ] BrowserTest.CancelBeforeUnloadResetsURL (2067 ms)
[245/376] BrowserTest.CancelBeforeUnloadResetsURL (2652 ms)
[ RUN      ] BrowserTest.InterstitialCommandDisable
[28089:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59575...
sending server_data: {"host": "127.0.0.1", "port": 59575} (36 bytes)
[       OK ] BrowserTest.InterstitialCommandDisable (2693 ms)
[246/376] BrowserTest.InterstitialCommandDisable (3185 ms)
[ RUN      ] RunInBackgroundTest.RunInBackgroundBasicTest
[28094:3847:1106/093706:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28095:3847:1106/093707:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28095:3847:1106/093707:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28095:3847:1106/093707:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28094:29699:1106/093707:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28094:29699:1106/093707:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28094:46083:1106/093707:ERROR:mach_broker_mac.mm(256)] Unknown process 28097 is sending Mach IPC messages!
[       OK ] RunInBackgroundTest.RunInBackgroundBasicTest (1435 ms)
[247/376] RunInBackgroundTest.RunInBackgroundBasicTest (1862 ms)
[ RUN      ] NoStartupWindowTest.DontInitSessionServiceForApps
[28098:3847:1106/093708:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NoStartupWindowTest.DontInitSessionServiceForApps (1249 ms)
[248/376] NoStartupWindowTest.DontInitSessionServiceForApps (1858 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabNoneExisting
[28102:3847:1106/093710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28104:12551:1106/093711:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28102:28675:1106/093711:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28102:28675:1106/093711:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28102:44291:1106/093711:ERROR:mach_broker_mac.mm(256)] Unknown process 28105 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabNoneExisting (1268 ms)
[249/376] BrowserNavigatorTest.Disposition_SingletonTabNoneExisting (1861 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromPopup
[28106:3847:1106/093712:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28106:28675:1106/093714:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28106:28675:1106/093714:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28106:44295:1106/093714:ERROR:mach_broker_mac.mm(256)] Unknown process 28110 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromPopup (2020 ms)
[250/376] BrowserNavigatorTest.Disposition_NewPopupFromPopup (2652 ms)
[ RUN      ] BrowserTest.StartMinimized
[28082:3847:1106/093701:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.StartMinimized (13228 ms)
[251/376] BrowserTest.StartMinimized (13704 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IncognitoRefocus
[28111:3847:1106/093715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28114:12807:1106/093716:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28114:12807:1106/093716:WARNING:channel.cc(273)] RawChannel write error
[28111:28931:1106/093716:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] BrowserNavigatorTest.Disposition_IncognitoRefocus (2220 ms)
[252/376] BrowserNavigatorTest.Disposition_IncognitoRefocus (2923 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromDefaultToOptionsInSameTab
[28112:3847:1106/093715:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.NavigateFromDefaultToOptionsInSameTab (5120 ms)
[253/376] BrowserNavigatorTest.NavigateFromDefaultToOptionsInSameTab (5821 ms)
[ RUN      ] BrowserNavigatorTest.NavigateWithoutBrowser
[28120:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28123:12807:1106/093721:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28123:12807:1106/093721:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateWithoutBrowser (4097 ms)
[254/376] BrowserNavigatorTest.NavigateWithoutBrowser (4762 ms)
[ RUN      ] BrowserNavigatorTest.SendRendererInitiatedRequestUsingPOST
[28126:3847:1106/093721:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59579...
sending server_data: {"host": "127.0.0.1", "port": 59579} (36 bytes)
[28128:13063:1106/093723:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28126:28931:1106/093723:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28126:28931:1106/093723:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.SendRendererInitiatedRequestUsingPOST (3021 ms)
[255/376] BrowserNavigatorTest.SendRendererInitiatedRequestUsingPOST (3706 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.ObjectSpecifier
[28129:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28131:3847:1106/093724:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28131:3847:1106/093724:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28131:3847:1106/093724:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowserCrApplicationAppleScriptTest.ObjectSpecifier (1564 ms)
[256/376] BrowserCrApplicationAppleScriptTest.ObjectSpecifier (2397 ms)
[ RUN      ] CollectedCookiesMacTest.Close
[28135:3847:1106/093725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CollectedCookiesMacTest.Close (2342 ms)
[257/376] CollectedCookiesMacTest.Close (2917 ms)
[ RUN      ] ConstrainedWindowMacTest.ShowInInactiveTab
[28134:3847:1106/093725:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28134:28675:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28134:28675:1106/093727:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ConstrainedWindowMacTest.ShowInInactiveTab (3058 ms)
[258/376] ConstrainedWindowMacTest.ShowInInactiveTab (3705 ms)
[ RUN      ] WindowedInstallDialogControllerBrowserTest.ShowInstallDialog
[28141:3847:1106/093728:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WindowedInstallDialogControllerBrowserTest.ShowInstallDialog (1776 ms)
[259/376] WindowedInstallDialogControllerBrowserTest.ShowInstallDialog (2391 ms)
[ RUN      ] ZoomDecorationTest.HideOnInputProgress
[28143:3847:1106/093728:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ZoomDecorationTest.HideOnInputProgress (1597 ms)
[260/376] ZoomDecorationTest.HideOnInputProgress (2141 ms)
[ RUN      ] OmniboxViewMacBrowserTest.ApplyCaretVisibility
[28147:3847:1106/093730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28149:3847:1106/093731:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28149:3847:1106/093731:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28149:3847:1106/093731:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] OmniboxViewMacBrowserTest.ApplyCaretVisibility (1475 ms)
[261/376] OmniboxViewMacBrowserTest.ApplyCaretVisibility (2129 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.ContinueClicked
[28148:3847:1106/093731:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileSigninConfirmationViewControllerTest.ContinueClicked (1529 ms)
[262/376] ProfileSigninConfirmationViewControllerTest.ContinueClicked (2390 ms)
[ RUN      ] FindInPageControllerTest.FindInPage_Issue5132
[28155:3847:1106/093733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28155:29443:1106/093734:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[28155:29443:1106/093734:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28155:29443:1106/093734:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FindInPage_Issue5132 (2010 ms)
[263/376] FindInPageControllerTest.FindInPage_Issue5132 (2656 ms)
[ RUN      ] FindInPageControllerTest.FindLongString
[28153:3847:1106/093732:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28156:13063:1106/093736:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28156:13063:1106/093736:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FindLongString (4384 ms)
[264/376] FindInPageControllerTest.FindLongString (5036 ms)
[ RUN      ] FindInPageControllerTest.HideFindBarOnNavigateAndReload
[28159:3847:1106/093735:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28159:28931:1106/093737:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28159:28931:1106/093737:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.HideFindBarOnNavigateAndReload (2411 ms)
[265/376] FindInPageControllerTest.HideFindBarOnNavigateAndReload (2920 ms)
[ RUN      ] GlobalErrorServiceBrowserTest.CloseBubbleView
[28162:3847:1106/093737:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] GlobalErrorServiceBrowserTest.CloseBubbleView (2701 ms)
[266/376] GlobalErrorServiceBrowserTest.CloseBubbleView (3444 ms)
[ RUN      ] LoginPromptBrowserTest.TestCancelAuth
[28165:3847:1106/093739:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59583...
sending server_data: {"host": "127.0.0.1", "port": 59583} (36 bytes)
[       OK ] LoginPromptBrowserTest.TestCancelAuth (4657 ms)
[267/376] LoginPromptBrowserTest.TestCancelAuth (5285 ms)
[ RUN      ] LoginPromptBrowserTest.MultipleRealmConfirmation
[28170:3847:1106/093741:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59595...
sending server_data: {"host": "127.0.0.1", "port": 59595} (36 bytes)
[28170:28675:1106/093743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28170:28675:1106/093743:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.MultipleRealmConfirmation (3140 ms)
[268/376] LoginPromptBrowserTest.MultipleRealmConfirmation (3968 ms)
[ RUN      ] LocationBarBrowserTest.ExtensionCanOverrideBookmarkStar
[28176:3847:1106/093745:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LocationBarBrowserTest.ExtensionCanOverrideBookmarkStar (1554 ms)
[269/376] LocationBarBrowserTest.ExtensionCanOverrideBookmarkStar (2135 ms)
[ RUN      ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentials
[28174:3847:1106/093744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59609...
sending server_data: {"host": "127.0.0.1", "port": 59609} (36 bytes)
[28174:3847:1106/093745:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentials (3036 ms)
[270/376] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentials (3703 ms)
[ RUN      ] NativeWindowTrackerTest.Basic
[28181:3847:1106/093747:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NativeWindowTrackerTest.Basic (2644 ms)
[271/376] NativeWindowTrackerTest.Basic (3181 ms)
[ RUN      ] SettingsWindowManagerTest.SettingsWindowMultiProfile
[28183:3847:1106/093748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28183:3847:1106/093749:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28183:28931:1106/093750:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28183:28931:1106/093750:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28183:45059:1106/093750:ERROR:mach_broker_mac.mm(256)] Unknown process 28190 is sending Mach IPC messages!
[       OK ] SettingsWindowManagerTest.SettingsWindowMultiProfile (2662 ms)
[272/376] SettingsWindowManagerTest.SettingsWindowMultiProfile (3447 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabs
[28189:3847:1106/093750:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28189:29443:1106/093752:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28189:29443:1106/093752:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28189:29443:1106/093752:WARNING:channel.cc(273)] RawChannel write error
[28189:3847:1106/093752:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[28189:45571:1106/093752:ERROR:mach_broker_mac.mm(256)] Unknown process 28196 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabs (1940 ms)
[273/376] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabs (2941 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainSyncPromo
[28192:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59615...
sending server_data: {"host": "127.0.0.1", "port": 59615} (36 bytes)
[28192:28931:1106/093754:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28192:28931:1106/093754:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28192:28931:1106/093754:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28192:44547:1106/093754:ERROR:mach_broker_mac.mm(256)] Unknown process 28203 is sending Mach IPC messages!
[28201:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28201:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28201:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28202:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28202:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28202:12551:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainSyncPromo (3754 ms)
[274/376] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainSyncPromo (4499 ms)
[ RUN      ] OneClickSigninBubbleLinksDelegateBrowserTest.AdvancedLink
[28198:3847:1106/093753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28198:28675:1106/093755:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28198:28675:1106/093755:WARNING:channel.cc(273)] RawChannel write error
[28198:28675:1106/093755:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28198:28675:1106/093755:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[28198:44295:1106/093755:ERROR:mach_broker_mac.mm(256)] Unknown process 28206 is sending Mach IPC messages!
[       OK ] OneClickSigninBubbleLinksDelegateBrowserTest.AdvancedLink (2304 ms)
[275/376] OneClickSigninBubbleLinksDelegateBrowserTest.AdvancedLink (2926 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameCookies
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameCookies (1 ms)
[276/376] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameCookies (485 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestHelpFrame
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestHelpFrame (0 ms)
[277/376] WebUIBidiCheckerBrowserTestLTR.TestHelpFrame (548 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestCrashesPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestCrashesPage (1 ms)
[278/376] WebUIBidiCheckerBrowserTestRTL.TestCrashesPage (552 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsContentSettingsPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsContentSettingsPage (0 ms)
[279/376] WebUIBidiCheckerBrowserTestRTL.TestSettingsContentSettingsPage (547 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsPopups
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsPopups (1 ms)
[280/376] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsPopups (547 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.TopFrameNavigationDisallowed
[28212:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28212:3847:1106/093800:ERROR:CONSOLE(0)] "Unsafe JavaScript attempt to initiate navigation for frame with URL 'chrome://chrome-signin/?source=0&frameUrl=http%3A%2F%2F127.0.0.1%3A59616%2Flogin%2Fdeframe.html' from frame with URL 'http://127.0.0.1:59616/login/deframe.html'. The frame attempting navigation of the top-level window is sandboxed, but the 'allow-top-navigation' flag is not set.
", source:  (0)
[28219:12551:1106/093800:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28218:12807:1106/093800:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28218:12807:1106/093800:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InlineLoginUISafeIframeBrowserTest.TopFrameNavigationDisallowed (3974 ms)
[281/376] InlineLoginUISafeIframeBrowserTest.TopFrameNavigationDisallowed (4497 ms)
[ RUN      ] PrintPreviewTest.PrintCommands
[28211:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28211:28931:1106/093801:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28211:28931:1106/093801:WARNING:channel.cc(273)] RawChannel write error
[28211:28931:1106/093801:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28211:28931:1106/093801:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewTest.PrintCommands (4169 ms)
[282/376] PrintPreviewTest.PrintCommands (4760 ms)
[ RUN      ] UnloadTest.BrowserCloseWithInnerFocusedFrame
[28222:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28222:3847:1106/093803:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseWithInnerFocusedFrame (1937 ms)
[283/376] UnloadTest.BrowserCloseWithInnerFocusedFrame (2656 ms)
[ RUN      ] FastUnloadTest.UnloadHidden
HTTP server started on http://127.0.0.1:59618...
sending server_data: {"host": "127.0.0.1", "port": 59618} (36 bytes)
[28223:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28223:28675:1106/093805:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28223:28675:1106/093805:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FastUnloadTest.UnloadHidden (3719 ms)
[284/376] FastUnloadTest.UnloadHidden (4496 ms)
[ RUN      ] TimeFormatBrowserTest.DecimalPointNotDot
[28229:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TimeFormatBrowserTest.DecimalPointNotDot (1557 ms)
[285/376] TimeFormatBrowserTest.DecimalPointNotDot (2126 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromParentDIRAttribute
[       OK ] FormAutofillTest.DetectTextDirectionFromParentDIRAttribute (242 ms)
[286/376] FormAutofillTest.DetectTextDirectionFromParentDIRAttribute (808 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldAutocompletetype
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldAutocompletetype (406 ms)
[287/376] FormAutofillTest.WebFormControlElementToFormFieldAutocompletetype (943 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDivTable
[       OK ] FormAutofillTest.LabelsInferredFromDivTable (366 ms)
[288/376] FormAutofillTest.LabelsInferredFromDivTable (944 ms)
[ RUN      ] PasswordAutofillAgentTest.InitialAutocompleteForEmptyAction
[       OK ] PasswordAutofillAgentTest.InitialAutocompleteForEmptyAction (371 ms)
[289/376] PasswordAutofillAgentTest.InitialAutocompleteForEmptyAction (945 ms)
[ RUN      ] PasswordAutofillAgentTest.AutocompletePasswordForReadonlyUsernameMatched
[       OK ] PasswordAutofillAgentTest.AutocompletePasswordForReadonlyUsernameMatched (384 ms)
[290/376] PasswordAutofillAgentTest.AutocompletePasswordForReadonlyUsernameMatched (943 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompleteForTextFieldPasswords
[       OK ] PasswordAutofillAgentTest.NoAutocompleteForTextFieldPasswords (424 ms)
[291/376] PasswordAutofillAgentTest.NoAutocompleteForTextFieldPasswords (944 ms)
[ RUN      ] PasswordAutofillAgentTest.OnChangeLoggingState_NoMessage
[       OK ] PasswordAutofillAgentTest.OnChangeLoggingState_NoMessage (329 ms)
[292/376] PasswordAutofillAgentTest.OnChangeLoggingState_NoMessage (948 ms)
[ RUN      ] PasswordAutofillAgentTest.OnChangeLoggingState_Activated
[       OK ] PasswordAutofillAgentTest.OnChangeLoggingState_Activated (363 ms)
[293/376] PasswordAutofillAgentTest.OnChangeLoggingState_Activated (947 ms)
[ RUN      ] ChromeRenderViewTest.LanguageCommonMistakesAreCorrected
[       OK ] ChromeRenderViewTest.LanguageCommonMistakesAreCorrected (245 ms)
[294/376] ChromeRenderViewTest.LanguageCommonMistakesAreCorrected (687 ms)
[ RUN      ] PrintWebViewHelperTest.PrintWithIframe
[       OK ] PrintWebViewHelperTest.PrintWithIframe (626 ms)
[295/376] PrintWebViewHelperTest.PrintWithIframe (1351 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewCancel
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewCancel (264 ms)
[296/376] PrintWebViewHelperPreviewTest.OnPrintPreviewCancel (812 ms)
[ RUN      ] TranslateHelperBrowserTest.MultipleDifferentTranslations
[       OK ] TranslateHelperBrowserTest.MultipleDifferentTranslations (119 ms)
[297/376] TranslateHelperBrowserTest.MultipleDifferentTranslations (685 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncFailsAssert
[28245:3847:1106/093811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28248:12807:1106/093814:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28248:12807:1106/093814:WARNING:channel.cc(273)] RawChannel write error
[28245:3847:1106/093814:INFO:CONSOLE(1750)] "Running test startAsyncTest", source: async.js (1750)
[28245:3847:1106/093814:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: testFailsAssert()
Error: assertNotReached()
at assertNotReached (async.js:1639:11)
at testFailsAssert (async.js:4152:3)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runAsync (async.js:4191:42)
at <anonymous>:1:1
[       OK ] WebUIBrowserAsyncTest.TestAsyncFailsAssert (2994 ms)
[298/376] WebUIBrowserAsyncTest.TestAsyncFailsAssert (3713 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestSyncPasses
[28246:3847:1106/093812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28246:3847:1106/093815:INFO:CONSOLE(1750)] "Running test testPasses", source: async.js (1750)
[       OK ] WebUIBrowserAsyncTest.TestSyncPasses (3026 ms)
[299/376] WebUIBrowserAsyncTest.TestSyncPasses (3709 ms)
[ RUN      ] WebUIResourceBrowserTest.PropertyTest
[28253:3847:1106/093815:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28253:3847:1106/093817:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[28253:3847:1106/093817:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.PropertyTest (2241 ms)
[300/376] WebUIResourceBrowserTest.PropertyTest (2920 ms)
[ RUN      ] WebUIResourceBrowserTest.RepeatingButtonTest
[28254:3847:1106/093816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28254:3847:1106/093817:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[28254:3847:1106/093817:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.RepeatingButtonTest (2226 ms)
[301/376] WebUIResourceBrowserTest.RepeatingButtonTest (2914 ms)
[ RUN      ] PPAPITest.URLLoader0
[28259:3847:1106/093818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[28262]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28262]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:59623...
sending server_data: {"host": "127.0.0.1", "port": 59623} (36 bytes)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.033 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicGET finished in 0.016 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicPOST finished in 0.009 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093820:INFO:CONSOLE(177)] "BasicFilePOSTForceAsync finished in 0.101 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFilePOST finished in 0.037 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFilePOSTBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFilePOSTBackground finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFileRangePOSTForceAsync finished in 0.060 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFileRangePOST finished in 0.066 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFileRangePOSTBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "BasicFileRangePOSTBackground finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "CompoundBodyPOSTForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "CompoundBodyPOST finished in 0.019 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "CompoundBodyPOSTBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[28259:3847:1106/093821:INFO:CONSOLE(177)] "CompoundBodyPOSTBackground finished in 0.000 seconds.", source: http://127.0.0.1:59623/files/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[       OK ] PPAPITest.URLLoader0 (3196 ms)
[302/376] PPAPITest.URLLoader0 (3971 ms)
[ RUN      ] PPAPITest.WebSocket1
[28260:3847:1106/093819:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[28264]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28264]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
WebSocket server started on ws://127.0.0.1:59629...
sending server_data: {"host": "127.0.0.1", "port": 59629} (36 bytes)
HTTP server started on http://127.0.0.1:59631...
sending server_data: {"host": "127.0.0.1", "port": 59631} (36 bytes)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "IsWebSocket finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "UninitializedPropertiesAccess finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "InvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "Protocols finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "GetURL finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "ValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "InvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59629/echo-with-no-extension' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (0)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "ValidClose finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "GetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "TextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093821:INFO:CONSOLE(177)] "BinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093822:INFO:CONSOLE(177)] "StressedSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[28260:3847:1106/093822:INFO:CONSOLE(177)] "BufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:59631/files/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=59629 (177)
[       OK ] PPAPITest.WebSocket1 (4033 ms)
[303/376] PPAPITest.WebSocket1 (4758 ms)
[ RUN      ] OutOfProcessPPAPITest.PaintAggregator
[28270:3847:1106/093822:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[28277]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28277]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[28270:3847:1106/093825:INFO:CONSOLE(177)] "InitialState finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "SingleInvalidation finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "DoubleDisjointInvalidation finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "SingleScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "DoubleOverlappingScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "NegatingScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "DiagonalScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintsBeforeAndAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "LargeContainedPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "LargeContainedPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "OverlappingPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "OverlappingPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "DisjointPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "DisjointPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintTrimmedByScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintEliminatedByScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintAfterScrollTrimmedByScrollDamage finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[28270:3847:1106/093825:INFO:CONSOLE(177)] "ContainedPaintAfterScrollEliminatedByScrollDamage finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[       OK ] OutOfProcessPPAPITest.PaintAggregator (2893 ms)
[304/376] OutOfProcessPPAPITest.PaintAggregator (3705 ms)
[ RUN      ] OutOfProcessPPAPITest.AudioConfig
[28273:3847:1106/093824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59661...
sending server_data: {"host": "127.0.0.1", "port": 59661} (36 bytes)
objc[28281]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28281]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[28273:3847:1106/093826:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.135 seconds.", source: http://127.0.0.1:59661/files/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[28273:3847:1106/093826:INFO:CONSOLE(177)] "ValidConfigs finished in 0.032 seconds.", source: http://127.0.0.1:59661/files/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[28273:3847:1106/093826:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:59661/files/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[       OK ] OutOfProcessPPAPITest.AudioConfig (3329 ms)
[305/376] OutOfProcessPPAPITest.AudioConfig (4239 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset
[28279:3847:1106/093826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[28287]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[28287]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[28279:3847:1106/093828:INFO:CONSOLE(177)] "GetLocalTimeZoneOffset finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/ppapi/tests/test_case.html?testcase=Flash_GetLocalTimeZoneOffset (177)
[       OK ] OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset (2683 ms)
[306/376] OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset (3448 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_Paint
[28284:3847:1106/093828:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59665...
sending server_data: {"host": "127.0.0.1", "port": 59665} (36 bytes)
[28294,2894260776:09:38:31.235047] Native Client module will be loaded at base address 0x0000000040000000
[28284:3847:1106/093831:INFO:CONSOLE(177)] "PaintForceAsync finished in 0.203 seconds.", source: http://127.0.0.1:59665/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Paint (177)
[28284:3847:1106/093831:INFO:CONSOLE(177)] "Paint finished in 0.180 seconds.", source: http://127.0.0.1:59665/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Paint (177)
[28284:3847:1106/093831:INFO:CONSOLE(0)] "0x5935785D is not a valid instance ID.", source: http://127.0.0.1:59665/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Paint (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_Paint (4217 ms)
[307/376] PPAPINaClNewlibTest.Graphics2D_Paint (5029 ms)
[ RUN      ] PPAPINaClNewlibTest.Memory
[28289:3847:1106/093829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59671...
sending server_data: {"host": "127.0.0.1", "port": 59671} (36 bytes)
[28298,2894260776:09:38:32.770686] Native Client module will be loaded at base address 0x0000000040000000
[28289:3847:1106/093832:INFO:CONSOLE(177)] "MemAlloc finished in 0.000 seconds.", source: http://127.0.0.1:59671/files/test_case.html?mode=nacl_newlib&testcase=Memory (177)
[28289:3847:1106/093832:INFO:CONSOLE(177)] "NullMemFree finished in 0.000 seconds.", source: http://127.0.0.1:59671/files/test_case.html?mode=nacl_newlib&testcase=Memory (177)
[28289:3847:1106/093832:INFO:CONSOLE(0)] "0xDDD79245 is not a valid instance ID.", source: http://127.0.0.1:59671/files/test_case.html?mode=nacl_newlib&testcase=Memory (0)
[       OK ] PPAPINaClNewlibTest.Memory (3701 ms)
[308/376] PPAPINaClNewlibTest.Memory (4503 ms)
[ RUN      ] PPAPINaClNewlibTest.NetAddress
[28297:3847:1106/093833:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59677...
sending server_data: {"host": "127.0.0.1", "port": 59677} (36 bytes)
[28306,2894260776:09:38:36.470820] Native Client module will be loaded at base address 0x0000000040000000
[28297:3847:1106/093836:INFO:CONSOLE(177)] "IPv4Address finished in 0.000 seconds.", source: http://127.0.0.1:59677/files/test_case.html?mode=nacl_newlib&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[28297:3847:1106/093836:INFO:CONSOLE(177)] "IPv6Address finished in 0.000 seconds.", source: http://127.0.0.1:59677/files/test_case.html?mode=nacl_newlib&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[28297:3847:1106/093836:INFO:CONSOLE(177)] "DescribeAsString finished in 0.000 seconds.", source: http://127.0.0.1:59677/files/test_case.html?mode=nacl_newlib&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[28297:3847:1106/093836:INFO:CONSOLE(0)] "0x760E037D is not a valid instance ID.", source: http://127.0.0.1:59677/files/test_case.html?mode=nacl_newlib&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (0)
[       OK ] PPAPINaClNewlibTest.NetAddress (4091 ms)
[309/376] PPAPINaClNewlibTest.NetAddress (4762 ms)
[ RUN      ] PPAPINaClNewlibTest.NetworkMonitor
[28301:3847:1106/093834:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59683...
sending server_data: {"host": "127.0.0.1", "port": 59683} (36 bytes)
[28310,2894260776:09:38:37.816120] Native Client module will be loaded at base address 0x000000004ea20000
[28301:3847:1106/093837:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[28301:3847:1106/093837:INFO:CONSOLE(177)] "Basic finished in 0.002 seconds.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[28301:3847:1106/093837:INFO:CONSOLE(177)] "2MonitorsForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[28301:3847:1106/093837:INFO:CONSOLE(177)] "2Monitors finished in 0.004 seconds.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[28301:3847:1106/093837:INFO:CONSOLE(177)] "DeleteInCallbackForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[28301:3847:1106/093837:INFO:CONSOLE(177)] "DeleteInCallback finished in 0.001 seconds.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[28301:3847:1106/093837:INFO:CONSOLE(0)] "0xBEE0CAA5 is not a valid instance ID.", source: http://127.0.0.1:59683/files/test_case.html?mode=nacl_newlib&testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (0)
[       OK ] PPAPINaClNewlibTest.NetworkMonitor (4208 ms)
[310/376] PPAPINaClNewlibTest.NetworkMonitor (5033 ms)
[ RUN      ] PPAPINaClNewlibTest.VideoSource
[28309:3847:1106/093837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59690...
sending server_data: {"host": "127.0.0.1", "port": 59690} (36 bytes)
[28318,2894260776:09:38:40.544868] Native Client module will be loaded at base address 0x000000004fac0000
[28309:3847:1106/093840:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:59690/files/test_case.html?mode=nacl_newlib&testcase=VideoSource (177)
[28309:3847:1106/093840:INFO:CONSOLE(177)] "GetFrame finished in 0.198 seconds.", source: http://127.0.0.1:59690/files/test_case.html?mode=nacl_newlib&testcase=VideoSource (177)
[28309:3847:1106/093840:INFO:CONSOLE(0)] "0xA47A4FFD is not a valid instance ID.", source: http://127.0.0.1:59690/files/test_case.html?mode=nacl_newlib&testcase=VideoSource (0)
[       OK ] PPAPINaClNewlibTest.VideoSource (3498 ms)
[311/376] PPAPINaClNewlibTest.VideoSource (4233 ms)
[ RUN      ] PPAPINaClNewlibTest.MessageLoop_Basics
[28313:3847:1106/093839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59696...
sending server_data: {"host": "127.0.0.1", "port": 59696} (36 bytes)
[28322,2894260776:09:38:41.966198] Native Client module will be loaded at base address 0x0000000040000000
[28313:3847:1106/093842:INFO:CONSOLE(177)] "Basics finished in 0.000 seconds.", source: http://127.0.0.1:59696/files/test_case.html?mode=nacl_newlib&testcase=MessageLoop_Basics (177)
[28313:3847:1106/093842:INFO:CONSOLE(0)] "0x63F3CD31 is not a valid instance ID.", source: http://127.0.0.1:59696/files/test_case.html?mode=nacl_newlib&testcase=MessageLoop_Basics (0)
[       OK ] PPAPINaClNewlibTest.MessageLoop_Basics (3408 ms)
[312/376] PPAPINaClNewlibTest.MessageLoop_Basics (4237 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_Flush
[28321:3847:1106/093842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59702...
sending server_data: {"host": "127.0.0.1", "port": 59702} (36 bytes)
[28330,2894260776:09:38:44.784364] Native Client module will be loaded at base address 0x0000000040000000
[28321:3847:1106/093846:INFO:CONSOLE(177)] "FlushForceAsync finished in 0.102 seconds.", source: http://127.0.0.1:59702/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Flush (177)
[28321:3847:1106/093846:INFO:CONSOLE(177)] "Flush finished in 0.085 seconds.", source: http://127.0.0.1:59702/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Flush (177)
[28321:3847:1106/093846:INFO:CONSOLE(0)] "0x5AE2E355 is not a valid instance ID.", source: http://127.0.0.1:59702/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Flush (0)
[28321:28675:1106/093846:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.Graphics2D_Flush (4464 ms)
[313/376] PPAPINaClGLibcTest.Graphics2D_Flush (5292 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket
[28325:3847:1106/093843:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59710...
sending server_data: {"host": "127.0.0.1", "port": 59710} (36 bytes)
[28333,2894260776:09:38:46.241561] Native Client module will be loaded at base address 0x0000000040000000
[28325:3847:1106/093847:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "ReadWrite finished in 0.013 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.026 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.009 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.027 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "SetOption finished in 0.027 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.023 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.018 seconds.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28325:3847:1106/093847:INFO:CONSOLE(0)] "0x4153FBCD is not a valid instance ID.", source: http://127.0.0.1:59710/files/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (0)
[       OK ] PPAPINaClGLibcTest.UDPSocket (4256 ms)
[314/376] PPAPINaClGLibcTest.UDPSocket (5027 ms)
[ RUN      ] PPAPINaClGLibcTest.URLLoader1
[28334:3847:1106/093847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59741...
sending server_data: {"host": "127.0.0.1", "port": 59741} (36 bytes)
[28342,2894260776:09:38:50.091392] Native Client module will be loaded at base address 0x0000000040000000
[28334:3847:1106/093851:INFO:CONSOLE(177)] "EmptyDataPOSTForceAsync finished in 0.030 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "EmptyDataPOST finished in 0.015 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "EmptyDataPOSTBlocking finished in 0.020 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "EmptyDataPOSTBackground finished in 0.015 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "BinaryDataPOSTForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "BinaryDataPOST finished in 0.023 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "BinaryDataPOSTBlocking finished in 0.013 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "BinaryDataPOSTBackground finished in 0.017 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "CustomRequestHeaderForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "CustomRequestHeader finished in 0.018 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "CustomRequestHeaderBlocking finished in 0.021 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "CustomRequestHeaderBackground finished in 0.016 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "FailsBogusContentLengthForceAsync finished in 0.012 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "FailsBogusContentLength finished in 0.005 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "FailsBogusContentLengthBlocking finished in 0.008 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "FailsBogusContentLengthBackground finished in 0.005 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "StreamToFileForceAsync finished in 0.032 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "StreamToFile finished in 0.028 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "StreamToFileBlocking finished in 0.026 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(177)] "StreamToFileBackground finished in 0.045 seconds.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[28334:3847:1106/093851:INFO:CONSOLE(0)] "0x7F5589FD is not a valid instance ID.", source: http://127.0.0.1:59741/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (0)
[       OK ] PPAPINaClGLibcTest.URLLoader1 (4564 ms)
[315/376] PPAPINaClGLibcTest.URLLoader1 (5287 ms)
[ RUN      ] PPAPINaClGLibcTest.VarResource
[28337:3847:1106/093848:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59748...
sending server_data: {"host": "127.0.0.1", "port": 59748} (36 bytes)
[28345,2894260776:09:38:51.387445] Native Client module will be loaded at base address 0x0000000040000000
[28337:3847:1106/093852:INFO:CONSOLE(177)] "BasicResource finished in 0.031 seconds.", source: http://127.0.0.1:59748/files/test_case.html?mode=nacl_glibc&testcase=VarResource (177)
[28337:3847:1106/093852:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.013 seconds.", source: http://127.0.0.1:59748/files/test_case.html?mode=nacl_glibc&testcase=VarResource (177)
[28337:3847:1106/093852:INFO:CONSOLE(177)] "WrongType finished in 0.000 seconds.", source: http://127.0.0.1:59748/files/test_case.html?mode=nacl_glibc&testcase=VarResource (177)
[28337:3847:1106/093852:INFO:CONSOLE(0)] "0xB9045671 is not a valid instance ID.", source: http://127.0.0.1:59748/files/test_case.html?mode=nacl_glibc&testcase=VarResource (0)
[28337:28675:1106/093852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28337:28675:1106/093852:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.VarResource (4171 ms)
[316/376] PPAPINaClGLibcTest.VarResource (5036 ms)
[ RUN      ] PPAPINaClPNaClTest.ImeInputEvent
[28346:3847:1106/093852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59783...
sending server_data: {"host": "127.0.0.1", "port": 59783} (36 bytes)
[28355,2894260776:09:38:55.535148] Native Client module will be loaded at base address 0x0000000040000000
[28346:3847:1106/093855:INFO:CONSOLE(177)] "ImeCommit finished in 0.041 seconds.", source: http://127.0.0.1:59783/files/test_case.html?mode=nacl_pnacl&testcase=ImeInputEvent (177)
[28346:3847:1106/093855:INFO:CONSOLE(177)] "ImeCancel finished in 0.025 seconds.", source: http://127.0.0.1:59783/files/test_case.html?mode=nacl_pnacl&testcase=ImeInputEvent (177)
[28346:3847:1106/093855:INFO:CONSOLE(177)] "ImeUnawareCommit finished in 0.020 seconds.", source: http://127.0.0.1:59783/files/test_case.html?mode=nacl_pnacl&testcase=ImeInputEvent (177)
[28346:3847:1106/093855:INFO:CONSOLE(177)] "ImeUnawareCancel finished in 0.011 seconds.", source: http://127.0.0.1:59783/files/test_case.html?mode=nacl_pnacl&testcase=ImeInputEvent (177)
[28346:3847:1106/093855:INFO:CONSOLE(0)] "0x262AF20D is not a valid instance ID.", source: http://127.0.0.1:59783/files/test_case.html?mode=nacl_pnacl&testcase=ImeInputEvent (0)
[28346:28931:1106/093855:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28346:28931:1106/093855:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.ImeInputEvent (3581 ms)
[317/376] PPAPINaClPNaClTest.ImeInputEvent (4247 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_Replace
[28348:3847:1106/093853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59789...
sending server_data: {"host": "127.0.0.1", "port": 59789} (36 bytes)
[28357,2894260776:09:38:56.420488] Native Client module will be loaded at base address 0x0000000040000000
[28348:3847:1106/093856:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: http://127.0.0.1:59789/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Replace (0)
[28348:3847:1106/093856:INFO:CONSOLE(177)] "ReplaceForceAsync finished in 0.068 seconds.", source: http://127.0.0.1:59789/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Replace (177)
[28348:3847:1106/093856:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: http://127.0.0.1:59789/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Replace (0)
[28348:3847:1106/093856:INFO:CONSOLE(177)] "Replace finished in 0.062 seconds.", source: http://127.0.0.1:59789/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Replace (177)
[28348:3847:1106/093856:INFO:CONSOLE(0)] "0x23085039 is not a valid instance ID.", source: http://127.0.0.1:59789/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Replace (0)
[       OK ] PPAPINaClPNaClTest.Graphics2D_Replace (3597 ms)
[318/376] PPAPINaClPNaClTest.Graphics2D_Replace (4244 ms)
[ RUN      ] PPAPINaClPNaClTest.TCPSocket
[28358:3847:1106/093856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59795...
sending server_data: {"host": "127.0.0.1", "port": 59795} (36 bytes)
[28367,2894260776:09:38:59.577209] Native Client module will be loaded at base address 0x0000000040000000
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "Connect finished in 0.005 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.007 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ConnectBackground finished in 0.007 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ReadWrite finished in 0.004 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.004 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.021 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "SetOption finished in 0.004 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.005 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.006 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.034 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "Listen finished in 0.031 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ListenBlocking finished in 0.010 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "ListenBackground finished in 0.020 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093859:INFO:CONSOLE(177)] "Backlog finished in 0.060 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.040 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(177)] "BacklogBackground finished in 0.128 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(177)] "Interface_1_0ForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(177)] "Interface_1_0 finished in 0.011 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(177)] "Interface_1_0Blocking finished in 0.011 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(177)] "Interface_1_0Background finished in 0.012 seconds.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[28358:3847:1106/093900:INFO:CONSOLE(0)] "0xB6E99079 is not a valid instance ID.", source: http://127.0.0.1:59795/files/test_case.html?mode=nacl_pnacl&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (0)
[       OK ] PPAPINaClPNaClTest.TCPSocket (3830 ms)
[319/376] PPAPINaClPNaClTest.TCPSocket (4501 ms)
[ RUN      ] PPAPINaClPNaClTest.UDPSocket
[28360:3847:1106/093857:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59801...
sending server_data: {"host": "127.0.0.1", "port": 59801} (36 bytes)
[28369,2894260776:09:39:00.603186] Native Client module will be loaded at base address 0x000000004e730000
[28360:3847:1106/093900:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "ReadWrite finished in 0.011 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.037 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.008 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.026 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "SetOption finished in 0.029 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.012 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.017 seconds.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[28360:3847:1106/093900:INFO:CONSOLE(0)] "0x95A19559 is not a valid instance ID.", source: http://127.0.0.1:59801/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (0)
[       OK ] PPAPINaClPNaClTest.UDPSocket (3618 ms)
[320/376] PPAPINaClPNaClTest.UDPSocket (4234 ms)
[ RUN      ] PPAPINaClPNaClTest.URLLoader3
[28370:3847:1106/093901:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59883...
sending server_data: {"host": "127.0.0.1", "port": 59883} (36 bytes)
[28380,2894260776:09:39:04.323667] Native Client module will be loaded at base address 0x00000000422d0000
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "UntrustedHttpRequestsForceAsync finished in 0.049 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "UntrustedHttpRequests finished in 0.053 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "UntrustedHttpRequestsBlocking finished in 0.038 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "UntrustedHttpRequestsBackground finished in 0.038 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "FollowURLRedirectForceAsync finished in 0.034 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "FollowURLRedirect finished in 0.023 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "FollowURLRedirectBlocking finished in 0.028 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "FollowURLRedirectBackground finished in 0.028 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AuditURLRedirectForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AuditURLRedirect finished in 0.027 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AuditURLRedirectBlocking finished in 0.049 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AuditURLRedirectBackground finished in 0.040 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.033 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AbortCalls finished in 0.036 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093904:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.061 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.048 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "UntendedLoadForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "UntendedLoad finished in 0.027 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "UntendedLoadBlocking finished in 0.021 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "UntendedLoadBackground finished in 0.031 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "PrefetchBufferThresholdForceAsync finished in 0.034 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "PrefetchBufferThreshold finished in 0.031 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "PrefetchBufferThresholdBlocking finished in 0.024 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(177)] "PrefetchBufferThresholdBackground finished in 0.027 seconds.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[28370:3847:1106/093905:INFO:CONSOLE(0)] "0x683D9011 is not a valid instance ID.", source: http://127.0.0.1:59883/files/test_case.html?mode=nacl_pnacl&testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[       OK ] PPAPINaClPNaClTest.URLLoader3 (4250 ms)
[321/376] PPAPINaClPNaClTest.URLLoader3 (5021 ms)
[ RUN      ] PPAPINaClPNaClTest.FileMapping
[28371:3847:1106/093902:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59886...
sending server_data: {"host": "127.0.0.1", "port": 59886} (36 bytes)
[28381,2894260776:09:39:04.653079] Native Client module will be loaded at base address 0x00000000418a0000
[28371:3847:1106/093904:INFO:CONSOLE(177)] "BadParametersForceAsync finished in 0.057 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093904:INFO:CONSOLE(177)] "BadParameters finished in 0.029 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093904:INFO:CONSOLE(177)] "BadParametersBlocking finished in 0.028 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093904:INFO:CONSOLE(177)] "BadParametersBackground finished in 0.070 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093906:INFO:CONSOLE(177)] "MapForceAsync finished in 1.069 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093906:INFO:CONSOLE(177)] "Map finished in 0.921 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(177)] "MapBlocking finished in 0.223 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(177)] "MapBackground finished in 0.229 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(177)] "PartialRegionsForceAsync finished in 0.172 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(177)] "PartialRegions finished in 0.154 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(177)] "PartialRegionsBlocking finished in 0.039 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(177)] "PartialRegionsBackground finished in 0.046 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (177)
[28371:3847:1106/093907:INFO:CONSOLE(0)] "0x5231705D is not a valid instance ID.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_pnacl&testcase=FileMapping (0)
[28371:28931:1106/093907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28371:28931:1106/093907:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.FileMapping (6383 ms)
[322/376] PPAPINaClPNaClTest.FileMapping (7134 ms)
[ RUN      ] PPAPINaClPNaClTest.FileRef1
[28382:3847:1106/093906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59918...
sending server_data: {"host": "127.0.0.1", "port": 59918} (36 bytes)
[28388,2894260776:09:39:09.018921] Native Client module will be loaded at base address 0x0000000040000000
[28382:3847:1106/093909:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "CreateBlocking finished in 0.002 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "CreateBackground finished in 0.001 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetFileSystemTypeForceAsync finished in 0.072 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetFileSystemType finished in 0.032 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetFileSystemTypeBlocking finished in 0.036 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetFileSystemTypeBackground finished in 0.034 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetNameForceAsync finished in 0.041 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetName finished in 0.043 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetNameBlocking finished in 0.036 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetNameBackground finished in 0.026 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetPathForceAsync finished in 0.029 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetPath finished in 0.032 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetPathBlocking finished in 0.041 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetPathBackground finished in 0.030 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetParentForceAsync finished in 0.032 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetParent finished in 0.028 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetParentBlocking finished in 0.055 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "GetParentBackground finished in 0.029 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "MakeDirectoryForceAsync finished in 0.099 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "MakeDirectory finished in 0.039 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093909:INFO:CONSOLE(177)] "MakeDirectoryBlocking finished in 0.055 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093910:INFO:CONSOLE(177)] "MakeDirectoryBackground finished in 0.063 seconds.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[28382:3847:1106/093910:INFO:CONSOLE(0)] "0x5E13B621 is not a valid instance ID.", source: http://127.0.0.1:59918/files/test_case.html?mode=nacl_pnacl&testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (0)
[28382:28931:1106/093910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28382:28931:1106/093910:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.FileRef1 (4095 ms)
[323/376] PPAPINaClPNaClTest.FileRef1 (4761 ms)
[ RUN      ] PPAPINaClPNaClTest.AudioConfig
[28387:3847:1106/093909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59940...
sending server_data: {"host": "127.0.0.1", "port": 59940} (36 bytes)
[28396,2894260776:09:39:12.018346] Native Client module will be loaded at base address 0x0000000040000000
[28387:3847:1106/093912:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.105 seconds.", source: http://127.0.0.1:59940/files/test_case.html?mode=nacl_pnacl&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[28387:3847:1106/093912:INFO:CONSOLE(177)] "ValidConfigs finished in 0.053 seconds.", source: http://127.0.0.1:59940/files/test_case.html?mode=nacl_pnacl&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[28387:3847:1106/093912:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:59940/files/test_case.html?mode=nacl_pnacl&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[28387:3847:1106/093912:INFO:CONSOLE(0)] "0xD1C018BD is not a valid instance ID.", source: http://127.0.0.1:59940/files/test_case.html?mode=nacl_pnacl&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (0)
[       OK ] PPAPINaClPNaClTest.AudioConfig (3591 ms)
[324/376] PPAPINaClPNaClTest.AudioConfig (4248 ms)
[ RUN      ] PPAPINaClPNaClTest.MediaStreamAudioTrack
[28391:3847:1106/093911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59946...
sending server_data: {"host": "127.0.0.1", "port": 59946} (36 bytes)
[28401,2894260776:09:39:13.890417] Native Client module will be loaded at base address 0x0000000040000000
[28391:3847:1106/093914:INFO:CONSOLE(177)] "Create finished in 0.129 seconds.", source: http://127.0.0.1:59946/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamAudioTrack (177)
[28391:3847:1106/093914:INFO:CONSOLE(177)] "GetBuffer finished in 0.064 seconds.", source: http://127.0.0.1:59946/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamAudioTrack (177)
[28391:3847:1106/093915:INFO:CONSOLE(177)] "Configure finished in 1.465 seconds.", source: http://127.0.0.1:59946/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamAudioTrack (177)
[28391:3847:1106/093915:INFO:CONSOLE(177)] "ConfigureClose finished in 0.011 seconds.", source: http://127.0.0.1:59946/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamAudioTrack (177)
[28391:3847:1106/093915:INFO:CONSOLE(177)] "VerifyWaveform finished in 0.136 seconds.", source: http://127.0.0.1:59946/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamAudioTrack (177)
[28391:3847:1106/093915:INFO:CONSOLE(0)] "0x18E32F35 is not a valid instance ID.", source: http://127.0.0.1:59946/files/test_case.html?mode=nacl_pnacl&testcase=MediaStreamAudioTrack (0)
[28395:12551:1106/093915:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[28395:12551:1106/093915:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PPAPINaClPNaClTest.MediaStreamAudioTrack (5085 ms)
[325/376] PPAPINaClPNaClTest.MediaStreamAudioTrack (5813 ms)
[ RUN      ] PPAPINaClTestDisallowedSockets.TCPSocketPrivateDisallowed
[28398:3847:1106/093913:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59952...
sending server_data: {"host": "127.0.0.1", "port": 59952} (36 bytes)
[28405,2894260776:09:39:15.961673] Native Client module will be loaded at base address 0x0000000040000000
[28398:3847:1106/093916:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[28398:3847:1106/093916:INFO:CONSOLE(177)] "Connect finished in 0.002 seconds.", source: http://127.0.0.1:59952/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivateDisallowed (177)
[28398:3847:1106/093916:INFO:CONSOLE(0)] "0xCE2F33D9 is not a valid instance ID.", source: http://127.0.0.1:59952/files/test_case.html?mode=nacl_newlib&testcase=TCPSocketPrivateDisallowed (0)
[       OK ] PPAPINaClTestDisallowedSockets.TCPSocketPrivateDisallowed (3207 ms)
[326/376] PPAPINaClTestDisallowedSockets.TCPSocketPrivateDisallowed (3970 ms)
[ RUN      ] FilePathWatcherTest.NewFile
[       OK ] FilePathWatcherTest.NewFile (7 ms)
[327/376] FilePathWatcherTest.NewFile (481 ms)
[ RUN      ] FilePathWatcherTest.RecursiveWithSymLink
[       OK ] FilePathWatcherTest.RecursiveWithSymLink (453 ms)
[328/376] FilePathWatcherTest.RecursiveWithSymLink (1076 ms)
[ RUN      ] PPAPINaClTestDisallowedSockets.UDPSocketPrivateDisallowed
[28406:3847:1106/093917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59958...
sending server_data: {"host": "127.0.0.1", "port": 59958} (36 bytes)
[28415,2894260776:09:39:19.519114] Native Client module will be loaded at base address 0x0000000040000000
[28406:3847:1106/093919:ERROR:pepper_socket_utils.cc(63)] Host 127.0.0.1 cannot use socket API or destination is not allowed
[28406:3847:1106/093919:INFO:CONSOLE(177)] "Bind finished in 0.002 seconds.", source: http://127.0.0.1:59958/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivateDisallowed (177)
[28406:3847:1106/093919:INFO:CONSOLE(0)] "0x4179E8A5 is not a valid instance ID.", source: http://127.0.0.1:59958/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivateDisallowed (0)
[       OK ] PPAPINaClTestDisallowedSockets.UDPSocketPrivateDisallowed (3128 ms)
[329/376] PPAPINaClTestDisallowedSockets.UDPSocketPrivateDisallowed (3712 ms)
[ RUN      ] NaClBrowserTestNewlib.ExitStatus254
[28412:3847:1106/093918:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59964...
sending server_data: {"host": "127.0.0.1", "port": 59964} (36 bytes)
[28412:3847:1106/093920:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[28421,2894260776:09:39:21.410208] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] ||||
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
Searching for handler for request "exit254".
found at index 3
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] ||||
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
[28421,2894260776:09:39:21.611365] NaCl untrusted code called _exit(0xfe)
[28412:3847:1106/093921:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:59964/files/pm_exit_status_test.html?trigger=exit254&expected_exit=254 (0)
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[28412:28931:1106/093921:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] ||||
[28412:3847:1106/093921:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.ExitStatus254 (3270 ms)
[330/376] NaClBrowserTestNewlib.ExitStatus254 (3969 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestStaggeredDiagonalSwipe
[28418:3847:1106/093920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28418:28931:1106/093923:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestStaggeredDiagonalSwipe (3631 ms)
[331/376] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestStaggeredDiagonalSwipe (4500 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestIframeHistorySwiping
[28423:3847:1106/093923:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestIframeHistorySwiping (3010 ms)
[332/376] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestIframeHistorySwiping (3721 ms)
[ RUN      ] ITunesDataProviderInvalidTest.InvalidTest
[28426:3847:1106/093925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Entity: line 1: parser error : Extra content at the end of the document

^
[       OK ] ITunesDataProviderInvalidTest.InvalidTest (2483 ms)
[333/376] ITunesDataProviderInvalidTest.InvalidTest (3450 ms)
[ RUN      ] NetworkingPrivateApiTest.GetProperties
[28429:3847:1106/093926:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28433:3847:1106/093928:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[28429:3847:1106/093929:INFO:CONSOLE(0)] "[SUCCESS] getProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getProperties (0)
[       OK ] NetworkingPrivateApiTest.GetProperties (2870 ms)
[334/376] NetworkingPrivateApiTest.GetProperties (3445 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetManagedProperties
[28435:3847:1106/093928:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28437:12551:1106/093931:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28435:3847:1106/093931:INFO:CONSOLE(0)] "[FAIL] getManagedProperties: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getManagedProperties (0)
[28435:29443:1106/093931:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NetworkingPrivateApiTestFail.GetManagedProperties (3072 ms)
[335/376] NetworkingPrivateApiTestFail.GetManagedProperties (3712 ms)
[ RUN      ] NetworkingPrivateApiTestFail.CreateNetwork
[28438:3847:1106/093930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28438:3847:1106/093932:INFO:CONSOLE(0)] "[FAIL] createNetwork: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?createNetwork (0)
[       OK ] NetworkingPrivateApiTestFail.CreateNetwork (2915 ms)
[336/376] NetworkingPrivateApiTestFail.CreateNetwork (3705 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetWifiTDLSStatus
[28443:3847:1106/093932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28445:12807:1106/093934:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28443:3847:1106/093935:INFO:CONSOLE(0)] "[FAIL] getWifiTDLSStatus: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getWifiTDLSStatus (0)
[       OK ] NetworkingPrivateApiTestFail.GetWifiTDLSStatus (3009 ms)
[337/376] NetworkingPrivateApiTestFail.GetWifiTDLSStatus (3707 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetVisibleNetworksWifi
[28446:3847:1106/093933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28449:13063:1106/093936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28449:13063:1106/093936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28446:3847:1106/093936:INFO:CONSOLE(0)] "[SUCCESS] getVisibleNetworksWifi", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworksWifi (0)
[       OK ] NetworkingPrivateServiceClientApiTest.GetVisibleNetworksWifi (2991 ms)
[338/376] NetworkingPrivateServiceClientApiTest.GetVisibleNetworksWifi (3716 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/0
[28454:3847:1106/093937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/0 (2017 ms)
[339/376] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/0 (2660 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialRealHardware/1
[28451:3847:1106/093936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28451:3847:1106/093939:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://edjiibeoaligagdppagdccnjidhhpilb/_generated_background_page.html (0)
[28453:12807:1106/093939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
=================================================================
==28456==ERROR: AddressSanitizer: heap-use-after-free on address 0x1f10382c at pc 0x069f7fb5 bp 0xbffc2658 sp 0xbffc2654
READ of size 4 at 0x1f10382c thread T0
[28451:29699:1106/093939:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
    #0 0x69f7fb4 in v8::HandleScope::Initialize(v8::Isolate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 756
    #1 0x11ca0925 in non-virtual thunk to extensions::ScriptContext::GetContextHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 181
    #2 0xb6e8abb in gin::Runner::Scope::Scope(gin::Runner*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 59
    #3 0x1114e030 in mojo::js::WaitingCallback::OnHandleReady(int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 432
    #4 0x5ab967c in mojo::internal::(anonymous namespace)::OnHandleReady(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 60
    #5 0x5ab9720 in base::internal::Invoker<3, base::internal::BindState<base::internal::RunnableAdapter<void (*)(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int), void (mojo::common::HandleWatcher*, void (*)(void*, int), void*)>, void ()(mojo::common::HandleWatcher*, void (*)(void*, int), void*, int)>::Run(base::internal::BindStateBase*, int const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #6 0x5ac3448 in mojo::common::HandleWatcher::StateBase::WillDestroyCurrentMessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 504
    #7 0x1f8a742 in base::MessageLoop::~MessageLoop() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1506
    #8 0x10d5c53b in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2683
    #9 0x1e14917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #10 0x1e16a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #11 0x1e14220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #12 0x5073d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #13 0x3dce8 in main (in Chromium Helper) + 24
    #14 0x3dcc4 in start (in Chromium Helper) + 52
#15 0x13 (<unknown module>)

0x1f10382c is located 13868 bytes inside of 28608-byte region [0x1f100200,0x1f1071c0)
freed by thread T0 here:
    #0 0x7febb in 0x0003cebb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x750b933 in v8::internal::Isolate::TearDown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 851
    #2 0xb6d5d36 in gin::IsolateHolder::~IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 198
    #3 0xa805ecf in blink::V8PerIsolateData::~V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 767
    #4 0xa8065c0 in blink::V8PerIsolateData::destroy(v8::Isolate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 48
    #5 0x7eaa88a in blink::shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 682
    #6 0x10cab6ad in content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3773
    #7 0x10cac233 in non-virtual thunk to content::RenderThreadImpl::Shutdown() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 19
    #8 0x1084373d in content::ChildProcess::~ChildProcess() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 141
    #9 0x10d5c4f3 in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #10 0x1e14917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #11 0x1e16a86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #12 0x1e14220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #13 0x5073d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #14 0x3dce8 in main (in Chromium Helper) + 24
    #15 0x3dcc4 in start (in Chromium Helper) + 52
#16 0x13 (<unknown module>)

previously allocated by thread T0 here:
    #0 0x7f8fb in 0x0003c8fb (in libclang_rt.asan_osx_dynamic.dylib) + 91
    #1 0x6a4e5b7 in v8::Isolate::New(v8::Isolate::CreateParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 23
    #2 0xb6d59c2 in gin::IsolateHolder::IsolateHolder() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 642
    #3 0xa8056f0 in blink::V8PerIsolateData::V8PerIsolateData() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 64
    #4 0xa80638d in blink::V8PerIsolateData::initialize() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 29
    #5 0xa7deec3 in blink::V8Initializer::initializeMainThreadIfNeeded() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 195
    #6 0x7ea95c5 in blink::initialize(blink::Platform*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 149
    #7 0x10cad60d in content::RenderThreadImpl::EnsureWebKitInitialized() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 557
    #8 0x10cb7a72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 3586
    #9 0x10cba44a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 26
    #10 0x1084d74b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #11 0x319d766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #12 0x31a57cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #13 0x1ec9b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #14 0x1f8e8ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #15 0x1f8fe23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #16 0x1e84670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #17 0x911a104e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #18 0x911a0a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #19 0x911c6825 in __CFRunLoopRun (in CoreFoundation) + 933
    #20 0x911c6019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #21 0x911c5e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #22 0x9174eb75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #23 0x1e871b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #24 0x1e85977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #25 0x1f8d882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #26 0x1fe3ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #27 0x1f8d202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #28 0x10d5c4bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #29 0x1e14917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327

SUMMARY: AddressSanitizer: heap-use-after-free ??:0 ??
Shadow bytes around the buggy address:
0x23e206b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e206f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x23e20700: fd fd fd fd fd[fd]fd fd fd fd fd fd fd fd fd fd
0x23e20710: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20720: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20730: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20740: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x23e20750: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable:           00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone:       fa
Heap right redzone:      fb
Freed heap region:       fd
Stack left redzone:      f1
Stack mid redzone:       f2
Stack right redzone:     f3
Stack partial redzone:   f4
Stack after return:      f5
Stack use after scope:   f8
Global redzone:          f9
Global init order:       f6
Poisoned by user:        f7
Container overflow:      fc
Array cookie:            ac
ASan internal:           fe
==28456==ABORTING
[       OK ] SerialApiTest/SerialApiTest.SerialRealHardware/1 (3503 ms)
[340/376] SerialApiTest/SerialApiTest.SerialRealHardware/1 (4234 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16
[28459:3847:1106/093940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16 (2086 ms)
[341/376] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16 (2654 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3
[28458:3847:1106/093940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3 (2201 ms)
[342/376] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3 (2927 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/24
[28465:3847:1106/093943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28465:28931:1106/093944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28465:28931:1106/093944:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/24 (1946 ms)
[343/376] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/24 (2657 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/0
[28466:3847:1106/093943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28466:81439:1106/093947:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[28470:13063:1106/093950:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28470:13063:1106/093950:WARNING:channel.cc(273)] RawChannel write error
[28474:12807:1106/093951:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28474:12807:1106/093951:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/0 (8871 ms)
[344/376] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/0 (9774 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/1
[28472:3847:1106/093945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28472:81415:1106/093950:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[28475:12807:1106/093953:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28475:12807:1106/093953:WARNING:channel.cc(273)] RawChannel write error
[28472:28675:1106/093953:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28472:28675:1106/093953:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/1 (8838 ms)
[345/376] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/1 (9495 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[28478:3847:1106/093953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59980...
sending server_data: {"host": "127.0.0.1", "port": 59980} (36 bytes)
[28478:3847:1106/093956:INFO:CONSOLE(283)] "09:39:56.728 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/093956:INFO:CONSOLE(283)] "09:39:56.753 -  Registering video event handlers.", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/093956:INFO:CONSOLE(283)] "09:39:56.763 -  Loading media using src.", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/093958:INFO:CONSOLE(283)] "09:39:58.449 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/093958:INFO:CONSOLE(283)] "09:39:58.453 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/093958:INFO:CONSOLE(283)] "09:39:58.458 -  Adding key to sessionID: 1", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/093958:INFO:CONSOLE(283)] "09:39:58.481 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[28478:3847:1106/094001:INFO:CONSOLE(283)] "09:40:01.199 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:59980/files/eme_player_js/utils.js (283)
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (8997 ms)
[346/376] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (10328 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[28481:3847:1106/093955:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59997...
sending server_data: {"host": "127.0.0.1", "port": 59997} (36 bytes)
[28481:3847:1106/093959:INFO:CONSOLE(283)] "09:39:59.433 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/093959:INFO:CONSOLE(283)] "09:39:59.439 -  Registering video event handlers.", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/093959:INFO:CONSOLE(283)] "09:39:59.447 -  Loading media using src.", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/094001:INFO:CONSOLE(283)] "09:40:00.900 -  webkit-org.w3.clearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/094001:INFO:CONSOLE(283)] "09:40:00.929 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/094001:INFO:CONSOLE(283)] "09:40:00.946 -  Adding key to sessionID: 1", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/094001:INFO:CONSOLE(283)] "09:40:00.976 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28481:3847:1106/094004:INFO:CONSOLE(283)] "09:40:04.066 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:59997/files/eme_player_js/utils.js (283)
[28484:13063:1106/094004:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (9405 ms)
[347/376] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (10563 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[28486:3847:1106/094003:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60015...
sending server_data: {"host": "127.0.0.1", "port": 60015} (36 bytes)
[28486:3847:1106/094006:INFO:CONSOLE(283)] "09:40:06.756 -  Registering video event handlers.", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094007:INFO:CONSOLE(283)] "09:40:07.937 -  onSourceOpen [object Event]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094007:INFO:CONSOLE(283)] "09:40:07.939 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094007:INFO:CONSOLE(283)] "09:40:07.984 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:07.988 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:07.991 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:60015/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (39)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:07.996 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.003 -  Adding key to sessionID: 1", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.004 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.006 -  Adding key to sessionID: 2", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.008 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.008 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:60015/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (57)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.059 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.060 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:60015/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (45)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.063 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.063 -  Adding key to sessionID: 3", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.064 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.064 -  Adding key to sessionID: 4", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.065 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094008:INFO:CONSOLE(283)] "09:40:08.065 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28486:3847:1106/094009:INFO:CONSOLE(283)] "09:40:09.495 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60015/files/eme_player_js/utils.js (283)
[28488:13063:1106/094009:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (6737 ms)
[348/376] MSE_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (7683 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[28489:3847:1106/094006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60033...
sending server_data: {"host": "127.0.0.1", "port": 60033} (36 bytes)
[28489:3847:1106/094009:INFO:CONSOLE(283)] "09:40:09.381 -  Using ClearKeyPlayer", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094009:INFO:CONSOLE(283)] "09:40:09.401 -  Registering video event handlers.", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094009:INFO:CONSOLE(283)] "09:40:09.425 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094009:INFO:CONSOLE(283)] "09:40:09.444 -  Loading media using MSE.", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094010:INFO:CONSOLE(283)] "09:40:10.860 -  onSourceOpen [object Event]", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094010:INFO:CONSOLE(283)] "09:40:10.863 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094010:INFO:CONSOLE(283)] "09:40:10.897 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094010:INFO:CONSOLE(283)] "09:40:10.902 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094010:INFO:CONSOLE(283)] "09:40:10.913 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28489:3847:1106/094014:INFO:CONSOLE(283)] "09:40:14.065 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60033/files/eme_player_js/utils.js (283)
[28492:12807:1106/094014:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (9037 ms)
[349/376] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (10033 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[28494:3847:1106/094011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60051...
sending server_data: {"host": "127.0.0.1", "port": 60051} (36 bytes)
[28494:3847:1106/094014:INFO:CONSOLE(283)] "09:40:14.252 -  Using ClearKeyPlayer", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094014:INFO:CONSOLE(283)] "09:40:14.263 -  Registering video event handlers.", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094014:INFO:CONSOLE(283)] "09:40:14.289 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094014:INFO:CONSOLE(283)] "09:40:14.331 -  Loading media using MSE.", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094015:INFO:CONSOLE(283)] "09:40:15.569 -  onSourceOpen [object Event]", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094015:INFO:CONSOLE(283)] "09:40:15.572 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094015:INFO:CONSOLE(283)] "09:40:15.619 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094015:INFO:CONSOLE(283)] "09:40:15.624 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094015:INFO:CONSOLE(283)] "09:40:15.645 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[28494:3847:1106/094018:INFO:CONSOLE(283)] "09:40:18.417 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60051/files/eme_player_js/utils.js (283)
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (8210 ms)
[350/376] MSE_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (9274 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[28498:3847:1106/094016:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60068...
sending server_data: {"host": "127.0.0.1", "port": 60068} (36 bytes)
[28498:3847:1106/094019:INFO:CONSOLE(283)] "09:40:19.822 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094019:INFO:CONSOLE(283)] "09:40:19.830 -  Registering video event handlers.", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094019:INFO:CONSOLE(283)] "09:40:19.836 -  Loading media using src.", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094021:INFO:CONSOLE(283)] "09:40:21.239 -  org.chromium.externalclearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094022:INFO:CONSOLE(283)] "09:40:22.883 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094022:INFO:CONSOLE(283)] "09:40:22.889 -  Adding key to sessionID: 1", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094022:INFO:CONSOLE(283)] "09:40:22.904 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.122 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.127 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.137 -  Adding key to sessionID: 1", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.141 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.515 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.516 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.518 -  Adding key to sessionID: 1", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.523 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.321 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.323 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.326 -  Adding key to sessionID: 1", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.341 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28498:3847:1106/094025:INFO:CONSOLE(283)] "09:40:25.880 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60068/files/eme_player_js/utils.js (283)
[28500:12807:1106/094025:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (10567 ms)
[351/376] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (11605 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[28502:3847:1106/094020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60085...
sending server_data: {"host": "127.0.0.1", "port": 60085} (36 bytes)
[28502:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.762 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.781 -  Registering video event handlers.", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094023:INFO:CONSOLE(283)] "09:40:23.791 -  Loading media using MSE.", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.821 -  onSourceOpen [object Event]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.823 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094024:INFO:CONSOLE(283)] "09:40:24.853 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.170 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.175 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.191 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.195 -  Adding key to sessionID: 1", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.198 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.201 -  Adding key to sessionID: 2", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.206 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.213 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.426 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.429 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.431 -  Adding key to sessionID: 2", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.461 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.840 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.842 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.845 -  Adding key to sessionID: 2", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094026:INFO:CONSOLE(283)] "09:40:26.850 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094027:INFO:CONSOLE(283)] "09:40:27.635 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094027:INFO:CONSOLE(283)] "09:40:27.637 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094027:INFO:CONSOLE(283)] "09:40:27.639 -  Adding key to sessionID: 2", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094027:INFO:CONSOLE(283)] "09:40:27.653 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094029:INFO:CONSOLE(283)] "09:40:29.243 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094029:INFO:CONSOLE(283)] "09:40:29.253 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094029:INFO:CONSOLE(283)] "09:40:29.259 -  Adding key to sessionID: 2", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094029:INFO:CONSOLE(283)] "09:40:29.265 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28502:3847:1106/094029:INFO:CONSOLE(283)] "09:40:29.468 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60085/files/eme_player_js/utils.js (283)
[28504:12807:1106/094029:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (9826 ms)
[352/376] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (11097 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[28510:3847:1106/094027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60102...
sending server_data: {"host": "127.0.0.1", "port": 60102} (36 bytes)
[28510:3847:1106/094030:INFO:CONSOLE(283)] "09:40:30.915 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094030:INFO:CONSOLE(283)] "09:40:30.947 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094030:INFO:CONSOLE(283)] "09:40:30.950 -  Registering video event handlers.", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094030:INFO:CONSOLE(283)] "09:40:30.955 -  Loading media using MSE.", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094032:INFO:CONSOLE(283)] "09:40:32.226 -  onSourceOpen [object Event]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094032:INFO:CONSOLE(283)] "09:40:32.228 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094032:INFO:CONSOLE(283)] "09:40:32.291 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.464 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.472 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.476 -  Adding key to sessionID: 1", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.502 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.738 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.747 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.749 -  Adding key to sessionID: 1", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094033:INFO:CONSOLE(283)] "09:40:33.757 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.090 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.092 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.099 -  Adding key to sessionID: 1", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.103 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.897 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.900 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.904 -  Adding key to sessionID: 1", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.917 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.505 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.508 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.516 -  Adding key to sessionID: 1", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.531 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28510:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.542 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60102/files/eme_player_js/utils.js (283)
[28512:13063:1106/094036:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[28510:28675:1106/094036:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28510:28675:1106/094036:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (9568 ms)
[353/376] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (10572 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[28514:3847:1106/094031:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60119...
sending server_data: {"host": "127.0.0.1", "port": 60119} (36 bytes)
[28514:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.420 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.436 -  Using ClearKeyPlayer", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.439 -  Registering video event handlers.", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.442 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094034:INFO:CONSOLE(283)] "09:40:34.494 -  Loading media using MSE.", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.794 -  onSourceOpen [object Event]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.796 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.863 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.869 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094036:INFO:CONSOLE(283)] "09:40:36.910 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094037:INFO:CONSOLE(283)] "09:40:37.175 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094037:INFO:CONSOLE(283)] "09:40:37.177 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094037:INFO:CONSOLE(283)] "09:40:37.540 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094037:INFO:CONSOLE(283)] "09:40:37.543 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094038:INFO:CONSOLE(283)] "09:40:38.327 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094038:INFO:CONSOLE(283)] "09:40:38.329 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094039:INFO:CONSOLE(283)] "09:40:39.930 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094039:INFO:CONSOLE(283)] "09:40:39.932 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28514:3847:1106/094039:INFO:CONSOLE(283)] "09:40:39.936 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60119/files/eme_player_js/utils.js (283)
[28516:12807:1106/094040:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (9186 ms)
[354/376] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (10288 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/2
[28532:3847:1106/094041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28534:12807:1106/094045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/2 (4873 ms)
[355/376] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/2 (5550 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.InvalidResponseKeyError/0
[28528:3847:1106/094038:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60136...
sending server_data: {"host": "127.0.0.1", "port": 60136} (36 bytes)
[28528:3847:1106/094040:INFO:CONSOLE(283)] "09:40:40.959 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094040:INFO:CONSOLE(283)] "09:40:40.963 -  Using ClearKeyPlayer", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094040:INFO:CONSOLE(283)] "09:40:40.966 -  Registering video event handlers.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094040:INFO:CONSOLE(283)] "09:40:40.968 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094040:INFO:CONSOLE(283)] "09:40:40.983 -  Loading media using MSE.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.500 -  onSourceOpen [object Event]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.502 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.526 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.531 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.534 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.541 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.545 -  Forcing invalid key data.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.551 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.553 -  Forcing invalid key data.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (147)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.566 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (147)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.569 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.760 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.762 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.768 -  Forcing invalid key data.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094043:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (147)
[28528:3847:1106/094043:INFO:CONSOLE(283)] "09:40:43.781 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.162 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.167 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.169 -  Forcing invalid key data.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (147)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.176 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.961 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.967 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(283)] "09:40:44.972 -  Forcing invalid key data.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094044:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (147)
[28528:3847:1106/094045:INFO:CONSOLE(283)] "09:40:44.994 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094046:INFO:CONSOLE(283)] "09:40:46.565 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094046:INFO:CONSOLE(283)] "09:40:46.568 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094046:INFO:CONSOLE(283)] "09:40:46.571 -  Forcing invalid key data.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28528:3847:1106/094046:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (147)
[28528:3847:1106/094046:INFO:CONSOLE(283)] "09:40:46.581 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60136/files/eme_player_js/utils.js (283)
[28530:13319:1106/094047:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.InvalidResponseKeyError/0 (9651 ms)
[356/376] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.InvalidResponseKeyError/0 (10584 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/5
[28540:3847:1106/094047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28540:3847:1106/094052:INFO:policy_prefs_browsertest.cc(640)] Testing policy: RestoreOnStartupURLs
[28540:3847:1106/094052:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultImagesSetting
[28540:3847:1106/094052:INFO:policy_prefs_browsertest.cc(640)] Testing policy: BlockThirdPartyCookies
[28540:3847:1106/094052:INFO:policy_prefs_browsertest.cc(640)] Testing policy: RestoreOnStartup
[28540:3847:1106/094053:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ProxyPacUrl
[28540:29187:1106/094053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/5 (6544 ms)
[357/376] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/5 (7383 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/6
[28542:3847:1106/094048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28542:3847:1106/094052:INFO:policy_prefs_browsertest.cc(640)] Testing policy: CookiesSessionOnlyForUrls
[28542:3847:1106/094053:INFO:policy_prefs_browsertest.cc(640)] Testing policy: SearchSuggestEnabled
[28542:3847:1106/094053:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultNotificationsSetting
[28542:28931:1106/094054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28542:28931:1106/094054:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/6 (6110 ms)
[358/376] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/6 (6862 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/3
[28550:3847:1106/094054:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28552:12551:1106/094055:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28552:12551:1106/094055:WARNING:channel.cc(273)] RawChannel write error
[28551:3847:1106/094055:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28551:3847:1106/094055:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28551:3847:1106/094055:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/3 (1194 ms)
[359/376] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/3 (1596 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/2
[28553:3847:1106/094055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28556:16643:1106/094056:ERROR:command_buffer_proxy_impl.cc(150)] Could not send GpuCommandBufferMsg_Initialize.
[28556:16643:1106/094056:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[28556:16643:1106/094056:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/2 (1140 ms)
[360/376] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/2 (1863 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/1
HTTP server started on http://127.0.0.1:60163...
sending server_data: {"host": "127.0.0.1", "port": 60163} (36 bytes)
[28555:3847:1106/094056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/Volumes/data/b/swarm_slave/work/run_tha_testVolt4s/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:40:56] code 404, message Not Found
testserver.py: Broken pipe
[28555:28931:1106/094057:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28555:28931:1106/094057:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/1 (1601 ms)
[361/376] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/1 (2142 ms)
[ RUN      ] ContentSettingsTest.BasicCookiesHttps
[28560:3847:1106/094057:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:60168...
sending server_data: {"host": "127.0.0.1", "port": 60168} (36 bytes)
[       OK ] ContentSettingsTest.BasicCookiesHttps (1420 ms)
[362/376] ContentSettingsTest.BasicCookiesHttps (1862 ms)
[ RUN      ] DeclarativeApiTest.PersistRules
[28563:3847:1106/094058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28563:29699:1106/094059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28563:29699:1106/094059:WARNING:channel.cc(273)] RawChannel write error
[28568:12551:1106/094059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[28568:12551:1106/094059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[28568:12551:1106/094059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DeclarativeApiTest.PersistRules (1423 ms)
[363/376] DeclarativeApiTest.PersistRules (1861 ms)
[ RUN      ] PushMessagingApiTest.Restart
[28571:3847:1106/094059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28573:3847:1106/094100:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28573:3847:1106/094100:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28573:3847:1106/094100:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PushMessagingApiTest.Restart (1078 ms)
[364/376] PushMessagingApiTest.Restart (1598 ms)
[ RUN      ] ExtensionBrowserTest.BrowserActionDefaultPersistence
[28567:3847:1106/094059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28572:13319:1106/094100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28572:13319:1106/094100:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowserTest.BrowserActionDefaultPersistence (2182 ms)
[365/376] ExtensionBrowserTest.BrowserActionDefaultPersistence (2650 ms)
[ RUN      ] PolicyTest.PRE_DefaultCookiesSetting
[28575:3847:1106/094101:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28579:13575:1106/094102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28579:13575:1106/094102:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.PRE_DefaultCookiesSetting (1097 ms)
[366/376] PolicyTest.PRE_DefaultCookiesSetting (1607 ms)
[ RUN      ] PreservedWindowPlacement.Test
[28576:3847:1106/094101:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28578:3847:1106/094102:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28578:3847:1106/094102:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28578:3847:1106/094102:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PreservedWindowPlacement.Test (1143 ms)
[367/376] PreservedWindowPlacement.Test (1601 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostWithPassword
[28581:3847:1106/094103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28587:12807:1106/094104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28585:13831:1106/094104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28587:12807:1106/094104:WARNING:channel.cc(273)] RawChannel write error
[28583:3847:1106/094104:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28583:3847:1106/094104:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28583:3847:1106/094104:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ContinueWhereILeftOffTest.PostWithPassword (1462 ms)
[368/376] ContinueWhereILeftOffTest.PostWithPassword (1880 ms)
[ RUN      ] RestartTest.CookiesClearedOnExit
[28582:3847:1106/094103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28586:12551:1106/094104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28588:13063:1106/094104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28584:3847:1106/094104:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28584:3847:1106/094104:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28584:3847:1106/094104:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28584:3847:1106/094104:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] RestartTest.CookiesClearedOnExit (1499 ms)
[369/376] RestartTest.CookiesClearedOnExit (1868 ms)
[ RUN      ] TabRestoreTest.RestoreOnStartup
[28589:3847:1106/094104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28596:12295:1106/094106:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.RestoreOnStartup (1770 ms)
[370/376] TabRestoreTest.RestoreOnStartup (2393 ms)
[ RUN      ] TranslateManagerBrowserTest.TranslateSessionRestore
[28590:3847:1106/094105:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28594:12807:1106/094106:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TranslateManagerBrowserTest.TranslateSessionRestore (1939 ms)
[371/376] TranslateManagerBrowserTest.TranslateSessionRestore (2394 ms)
[ RUN      ] BookmarkBrowsertest.Persist
[28597:3847:1106/094107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28601:16899:1106/094108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(243)] Failed to initialize GLES2CmdHelper.
[28601:12551:1106/094108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BookmarkBrowsertest.Persist (1178 ms)
[372/376] BookmarkBrowsertest.Persist (1602 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/2
[28598:3847:1106/094107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28602:12807:1106/094108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28602:12807:1106/094108:WARNING:channel.cc(273)] RawChannel write error
[28603:12807:1106/094108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28603:12807:1106/094108:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/2 (1360 ms)
[373/376] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/2 (1862 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/3
[28604:3847:1106/094108:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28607:12807:1106/094109:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[28607:12807:1106/094109:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/3 (1056 ms)
[374/376] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/3 (1600 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/2
[28605:3847:1106/094109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28608:3847:1106/094110:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28608:3847:1106/094110:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28608:3847:1106/094110:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/2 (1063 ms)
[375/376] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/2 (1602 ms)
[ RUN      ] PolicyTest.DefaultCookiesSetting
[28610:3847:1106/094110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[28611:3847:1106/094111:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[28611:3847:1106/094111:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[28611:3847:1106/094111:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.DefaultCookiesSetting (1077 ms)
[376/376] PolicyTest.DefaultCookiesSetting (1610 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"efe54e9c1128b3f9216d9e3c4b2a6cdaa80fdbf5","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 3  Duration: 887.9s  Bot: vm27-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 2  https://chromium-swarm.appspot.com/user/task/1498624b321f800 |
+-----------------------------------------------------------------------+
1 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_outPnnrAg/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 2/10
Using 2 parallel jobs.
[ RUN      ] AppListStartPageWebUITest.SpeechRecognitionState
[22698:3847:1106/092740:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
2014-11-06 09:27:41.382 browser_tests[22698:f07] In 'CFPasteboardCopyDataReturn __CFPasteboardCopyData(CFPasteboardRef, CFIndex, CFIndex, CFStringRef, Boolean)', file /SourceCache/CF/CF-744.19/AppServices.subproj/CFPasteboard.c, line 2373, during unlock, spin lock 0x50920768 has value 0x0, which is not locked.  The memory has been smashed or the lock is being unlocked when not locked.
[22720:12551:1106/092743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22720:12551:1106/092743:WARNING:channel.cc(273)] RawChannel write error
[22698:3847:1106/092743:INFO:CONSOLE(1283)] "Running TestCase AppListStartPageWebUITest.SpeechRecognitionState", source: test_api.js (1283)
[       OK ] AppListStartPageWebUITest.SpeechRecognitionState (3457 ms)
[1/403] AppListStartPageWebUITest.SpeechRecognitionState (4232 ms)
[ RUN      ] BaseDownloadsWebUITest.DeleteAllowed
[22699:3847:1106/092740:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22721:12551:1106/092743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22721:12551:1106/092743:WARNING:channel.cc(273)] RawChannel write error
[22699:3847:1106/092743:INFO:CONSOLE(1283)] "Running TestCase BaseDownloadsWebUITest.DeleteAllowed", source: test_api.js (1283)
[22699:3847:1106/092743:WARNING:CONSOLE(843)] "testIsDone already", source: test_api.js (843)
[       OK ] BaseDownloadsWebUITest.DeleteAllowed (3484 ms)
[2/403] BaseDownloadsWebUITest.DeleteAllowed (4229 ms)
[ RUN      ] ExtensionSettingsWebUITest.testChromeSendHandled
[22783:3847:1106/092744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22810:13575:1106/092747:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22810:13575:1106/092747:WARNING:channel.cc(273)] RawChannel write error
[22783:3847:1106/092747:INFO:CONSOLE(1283)] "Running TestCase ExtensionSettingsWebUITest.testChromeSendHandled", source: test_api.js (1283)
[       OK ] ExtensionSettingsWebUITest.testChromeSendHandled (3226 ms)
[3/403] ExtensionSettingsWebUITest.testChromeSendHandled (3704 ms)
[ RUN      ] ExtensionSettingsWebUITestWithExtensionInstalled.baseAccessibilityIsOk
[22785:3847:1106/092744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22812:12551:1106/092747:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22812:12551:1106/092747:WARNING:channel.cc(273)] RawChannel write error
[22785:3847:1106/092747:INFO:CONSOLE(1283)] "Running TestCase ExtensionSettingsWebUITestWithExtensionInstalled.baseAccessibilityIsOk", source: test_api.js (1283)
[       OK ] ExtensionSettingsWebUITestWithExtensionInstalled.baseAccessibilityIsOk (3976 ms)
[4/403] ExtensionSettingsWebUITestWithExtensionInstalled.baseAccessibilityIsOk (4492 ms)
[ RUN      ] BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault
[22858:3847:1106/092748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22858:3847:1106/092752:INFO:CONSOLE(1283)] "Running TestCase BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault", source: test_api.js (1283)
[       OK ] BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault (4954 ms)
[5/403] BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault (5541 ms)
[ RUN      ] ContentSettingsExceptionAreaWebUITest.testOpenContentSettingsExceptionArea
[22860:3847:1106/092749:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22860:3847:1106/092753:INFO:CONSOLE(1283)] "Running TestCase ContentSettingsExceptionAreaWebUITest.MAYBE_testOpenContentSettingsExceptionArea", source: test_api.js (1283)
[22865:12551:1106/092753:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22865:12551:1106/092753:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentSettingsExceptionAreaWebUITest.testOpenContentSettingsExceptionArea (5006 ms)
[6/403] ContentSettingsExceptionAreaWebUITest.testOpenContentSettingsExceptionArea (5544 ms)
[ RUN      ] FontSettingsWebUITest.testOpenFontSettings
[22869:3847:1106/092753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22869:28931:1106/092755:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22869:3847:1106/092757:INFO:CONSOLE(1283)] "Running TestCase FontSettingsWebUITest.testOpenFontSettings", source: test_api.js (1283)
[22869:3847:1106/092758:WARNING:CONSOLE(317)] "
Accessibility issues found on chrome://settings-frame/fonts
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following elements (1 - 5 of 7):
#standard-font-family
#standard-font-size
#serif-font-family
#sans-serif-font-family
#fixed-font-family
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (317)
[       OK ] FontSettingsWebUITest.testOpenFontSettings (4939 ms)
[7/403] FontSettingsWebUITest.testOpenFontSettings (5543 ms)
[ RUN      ] LanguageOptionsWebUITest.testOpenLanguageOptions
[22871:3847:1106/092754:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22871:28675:1106/092756:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22871:28675:1106/092756:WARNING:channel.cc(273)] RawChannel write error
[22871:3847:1106/092758:INFO:CONSOLE(1283)] "Running TestCase LanguageOptionsWebUITest.testOpenLanguageOptions", source: test_api.js (1283)
[       OK ] LanguageOptionsWebUITest.testOpenLanguageOptions (4553 ms)
[8/403] LanguageOptionsWebUITest.testOpenLanguageOptions (5016 ms)
[ RUN      ] ManageProfileUITest.CreateSupervisedUserText
[22879:3847:1106/092759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22879:3847:1106/092802:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.CreateSupervisedUserText", source: test_api.js (1283)
[22879:28675:1106/092802:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ManageProfileUITest.CreateSupervisedUserText (3465 ms)
[9/403] ManageProfileUITest.CreateSupervisedUserText (3963 ms)
[ RUN      ] ManageProfileUITest.PolicyDynamicRefresh
[22880:3847:1106/092759:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22880:3847:1106/092802:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.PolicyDynamicRefresh", source: test_api.js (1283)
[       OK ] ManageProfileUITest.PolicyDynamicRefresh (3568 ms)
[10/403] ManageProfileUITest.PolicyDynamicRefresh (3964 ms)
[ RUN      ] ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected
[22889:3847:1106/092803:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22889:28931:1106/092805:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22889:3847:1106/092806:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected", source: test_api.js (1283)
[       OK ] ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected (3622 ms)
[11/403] ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected (4227 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowPageReplaceHistory
[22890:3847:1106/092803:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22890:28931:1106/092805:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22890:28931:1106/092805:WARNING:channel.cc(273)] RawChannel write error
[22890:3847:1106/092806:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowPageReplaceHistory", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowPageReplaceHistory (4390 ms)
[12/403] OptionsWebUIExtendedTest.ShowPageReplaceHistory (5014 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayBackToChild
[22899:3847:1106/092807:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22899:3847:1106/092810:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.OverlayBackToChild", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.OverlayBackToChild (4991 ms)
[13/403] OptionsWebUIExtendedTest.OverlayBackToChild (5544 ms)
[ RUN      ] SettingsFormatWebUITest.RadioCheckboxStyleCheck
[22902:3847:1106/092808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22902:3847:1106/092811:INFO:CONSOLE(1283)] "Running TestCase SettingsFormatWebUITest.RadioCheckboxStyleCheck", source: test_api.js (1283)
[       OK ] SettingsFormatWebUITest.RadioCheckboxStyleCheck (4306 ms)
[14/403] SettingsFormatWebUITest.RadioCheckboxStyleCheck (4761 ms)
[ RUN      ] InvalidationsWebUITest.testRegisteringNewIds
[22909:3847:1106/092813:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22913:12807:1106/092814:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22909:3847:1106/092814:INFO:CONSOLE(1283)] "Running TestCase InvalidationsWebUITest.testRegisteringNewIds", source: test_api.js (1283)
[       OK ] InvalidationsWebUITest.testRegisteringNewIds (2144 ms)
[15/403] InvalidationsWebUITest.testRegisteringNewIds (2649 ms)
[ RUN      ] InvalidationsWebUITest.testUpdatingInternalDisplay
[22910:3847:1106/092813:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22914:13063:1106/092815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22914:13063:1106/092815:WARNING:channel.cc(273)] RawChannel write error
[22910:3847:1106/092815:INFO:CONSOLE(1283)] "Running TestCase InvalidationsWebUITest.testUpdatingInternalDisplay", source: test_api.js (1283)
[22910:28675:1106/092815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22910:28675:1106/092815:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InvalidationsWebUITest.testUpdatingInternalDisplay (2285 ms)
[16/403] InvalidationsWebUITest.testUpdatingInternalDisplay (2917 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk
[22917:3847:1106/092815:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22917:3847:1106/092817:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk", source: test_api.js (1283)
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk (2253 ms)
[17/403] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk (2913 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock
[22919:3847:1106/092816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22919:3847:1106/092818:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock", source: test_api.js (1283)
[       OK ] WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock (2154 ms)
[18/403] WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock (2653 ms)
[ RUN      ] HistoryWebUIFakeBackendTest.emptyHistory
[22925:3847:1106/092818:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22925:3847:1106/092820:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIFakeBackendTest.emptyHistory", source: test_api.js (1283)
[       OK ] HistoryWebUIFakeBackendTest.emptyHistory (2361 ms)
[19/403] HistoryWebUIFakeBackendTest.emptyHistory (2917 ms)
[ RUN      ] HistoryWebUIRealBackendTest.menuButtonActivatesOneRow
[22926:3847:1106/092819:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22926:29187:1106/092820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22926:3847:1106/092821:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.menuButtonActivatesOneRow", source: test_api.js (1283)
ASAN:SIGSEGV
=================================================================
==22932==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x066230d4 bp 0xb2a8f978 sp 0xb2a8f8c0 T10)
    #0 0x66230d3 in blink::ImageDecoder::create(blink::SharedBuffer const&, blink::ImageSource::AlphaOption, blink::ImageSource::GammaAndColorProfileOption) ??:0:0
    #1 0x65d8e02 in blink::ImageFrameGenerator::decode(unsigned long, blink::ImageDecoder**, SkBitmap*) ??:0:0
    #2 0x65d6dab in blink::ImageFrameGenerator::tryToResumeDecode(SkTSize<int> const&, unsigned long) ??:0:0
    #3 0x65d6465 in blink::ImageFrameGenerator::decodeAndScale(SkImageInfo const&, unsigned long, void*, unsigned long) ??:0:0
    #4 0x654fd86 in blink::DecodingImageGenerator::onGetPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #5 0x3796765 in SkImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, unsigned int*, int*) ??:0:0
    #6 0x374df5c in SkDiscardablePixelRef::onNewLockPixels(SkPixelRef::LockRec*) ??:0:0
    #7 0x3820597 in SkPixelRef::lockPixels() ??:0:0
    #8 0x36941cf in SkBitmap::lockPixels() const ??:0:0
    #9 0x375e346 in SkDraw::drawBitmap(SkBitmap const&, SkMatrix const&, SkPaint const&) const ??:0:0
    #10 0x36a3bf6 in SkBitmapDevice::drawBitmap(SkDraw const&, SkBitmap const&, SkMatrix const&, SkPaint const&) ??:0:0
    #11 0x36a4371 in SkBitmapDevice::drawBitmapRect(SkDraw const&, SkBitmap const&, SkRect const*, SkRect const&, SkPaint const&, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #12 0x371eb4d in SkCanvas::internalDrawBitmapRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #13 0x371f981 in SkCanvas::drawBitmapRectToRect(SkBitmap const&, SkRect const*, SkRect const&, SkPaint const*, SkCanvas::DrawBitmapRectFlags) ??:0:0
    #14 0x38310ec in void SkRecord::Record::visit<void, SkRecords::Draw>(SkRecord::Type8, SkRecords::Draw&) const ??:0:0
    #15 0x382a55b in SkRecordDraw(SkRecord const&, SkCanvas*, SkBBoxHierarchy const*, SkDrawPictureCallback*) ??:0:0
    #16 0x37f3e1f in SkPicture::playback(SkCanvas*, SkDrawPictureCallback*) const ??:0:0
    #17 0x37314cb in SkCanvas::onDrawPicture(SkPicture const*, SkMatrix const*, SkPaint const*) ??:0:0
    #18 0x3730799 in SkCanvas::drawPicture(SkPicture const*) ??:0:0
    #19 0x4b4cfaf in cc::Picture::Raster(SkCanvas*, SkDrawPictureCallback*, cc::Region const&, float) const ??:0:0
    #20 0x4b82b75 in cc::PicturePileImpl::RasterCommon(SkCanvas*, SkDrawPictureCallback*, gfx::Rect const&, float, bool) const ??:0:0
    #21 0x4b83478 in cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #22 0x4b838dc in non-virtual thunk to cc::PicturePileImpl::PlaybackToCanvas(SkCanvas*, gfx::Rect const&, float) const ??:0:0
    #23 0x4bb25f2 in cc::RasterWorkerPool::PlaybackToMemory(void*, cc::ResourceFormat, gfx::Size const&, int, cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #24 0x4b9a955 in cc::(anonymous namespace)::RasterBufferImpl::Playback(cc::RasterSource const*, gfx::Rect const&, float) ??:0:0
    #25 0x4c20cf7 in cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() ??:0:0
    #26 0x4bfb702 in cc::TaskGraphRunner::RunTaskWithLockAcquired() ??:0:0
    #27 0x4bfa4ca in cc::TaskGraphRunner::Run() ??:0:0
    #28 0x4bb2c35 in non-virtual thunk to cc::(anonymous namespace)::RasterTaskGraphRunner::Run() ??:0:0
    #29 0x20d1617 in base::DelegateSimpleThread::Run() ??:0:0
    #30 0x20d0c44 in base::SimpleThread::ThreadMain() ??:0:0
    #31 0x20c1b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #32 0x101f4a in __asan_print_accumulated_stats ??:0:0

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T10 created by T8 here:
    #0 0xed31f in __asan_after_dynamic_init ??:0:0
    #1 0x20c1107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20c0e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20d0791 in base::SimpleThread::Start() ??:0:0
    #4 0x4bafe8f in cc::RasterWorkerPool::GetTaskGraphRunner() ??:0:0
    #5 0x4cdb1b0 in cc::LayerTreeHostImpl::CreateResourceAndRasterWorkerPool(scoped_ptr<cc::RasterWorkerPool, base::DefaultDeleter<cc::RasterWorkerPool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*, scoped_ptr<cc::ResourcePool, base::DefaultDeleter<cc::ResourcePool> >*) ??:0:0
    #6 0x4cd3b4c in cc::LayerTreeHostImpl::CreateAndSetTileManager() ??:0:0
    #7 0x4cdccea in cc::LayerTreeHostImpl::InitializeRenderer(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #8 0x4d3abcb in cc::ThreadProxy::InitializeOutputSurfaceOnImplThread(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >) ??:0:0
    #9 0x4d570cc in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (cc::ThreadProxy::*)(scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>, void (cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >), void (base::WeakPtr<cc::ThreadProxy>, base::internal::PassedWrapper<scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> > >)>, void ()(cc::ThreadProxy*, scoped_ptr<cc::OutputSurface, base::DefaultDeleter<cc::OutputSurface> >)>::Run(base::internal::BindStateBase*) ??:0:0
    #10 0x1f4eb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #11 0x20138ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #12 0x2014e23 in base::MessageLoop::DoWork() ??:0:0
    #13 0x1f09670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #14 0x95da504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #15 0x95da4a78 in __CFRunLoopDoSources0 ??:0:0
    #16 0x95dca825 in __CFRunLoopRun ??:0:0
    #17 0x95dca019 in CFRunLoopRunSpecific ??:0:0
    #18 0x95dc9e8a in CFRunLoopRunInMode ??:0:0
    #19 0x1f0b8f9 in base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1f0a977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x2012882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x2068ede in base::RunLoop::Run() ??:0:0
    #23 0x2012202 in base::MessageLoop::Run() ??:0:0
    #24 0x20d3060 in base::Thread::Run(base::MessageLoop*) ??:0:0
    #25 0x20d3432 in base::Thread::ThreadMain() ??:0:0
    #26 0x20c1b95 in base::(anonymous namespace)::ThreadFunc(void*) ??:0:0
    #27 0x101f4a in __asan_print_accumulated_stats ??:0:0

Thread T8 created by T0 here:
    #0 0xed31f in __asan_after_dynamic_init ??:0:0
    #1 0x20c1107 in base::(anonymous namespace)::CreateThread(unsigned long, bool, base::PlatformThread::Delegate*, base::PlatformThreadHandle*, base::ThreadPriority) ??:0:0
    #2 0x20c0e47 in base::PlatformThread::Create(unsigned long, base::PlatformThread::Delegate*, base::PlatformThreadHandle*) ??:0:0
    #3 0x20d2b65 in base::Thread::StartWithOptions(base::Thread::Options const&) ??:0:0
    #4 0x20d28ed in base::Thread::Start() ??:0:0
    #5 0x10d32a63 in content::RenderThreadImpl::EnsureWebKitInitialized() ??:0:0
    #6 0x10d3ca72 in content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #7 0x10d3f44a in non-virtual thunk to content::RenderThreadImpl::OnControlMessageReceived(IPC::Message const&) ??:0:0
    #8 0x108d274b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #9 0x3222766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #10 0x322a7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #11 0x1f4eb26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #12 0x20138ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #13 0x2014e23 in base::MessageLoop::DoWork() ??:0:0
    #14 0x1f09670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #15 0x95da504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #16 0x95da4a78 in __CFRunLoopDoSources0 ??:0:0
    #17 0x95dca825 in __CFRunLoopRun ??:0:0
    #18 0x95dca019 in CFRunLoopRunSpecific ??:0:0
    #19 0x95dc9e8a in CFRunLoopRunInMode ??:0:0
    #20 0x95ab4b75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #21 0x1f0c1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #22 0x1f0a977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #23 0x2012882 in base::MessageLoop::RunHandler() ??:0:0
    #24 0x2068ede in base::RunLoop::Run() ??:0:0
    #25 0x2012202 in base::MessageLoop::Run() ??:0:0
    #26 0x10de14bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #27 0x1e99917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #28 0x1e9ba86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #29 0x1e99220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #30 0x58c3d5 in ChromeMain ??:0:0
    #31 0xc2ce8 in main (in Chromium Helper) + 24
    #32 0xc2cc4 in start (in Chromium Helper) + 52
#33 0x10 (<unknown module>)

==22932==ABORTING
[       OK ] HistoryWebUIRealBackendTest.menuButtonActivatesOneRow (2625 ms)
[20/403] HistoryWebUIRealBackendTest.menuButtonActivatesOneRow (3176 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.deleteIgnored
[22933:3847:1106/092821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22933:28675:1106/092823:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22933:28675:1106/092823:WARNING:channel.cc(273)] RawChannel write error
[22933:3847:1106/092823:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIDeleteProhibitedTest.deleteIgnored", source: test_api.js (1283)
[       OK ] HistoryWebUIDeleteProhibitedTest.deleteIgnored (2513 ms)
[21/403] HistoryWebUIDeleteProhibitedTest.deleteIgnored (3174 ms)
[ RUN      ] Mock4JSWebUITestFails.CalledTwiceExpectOnceFails
[22935:3847:1106/092822:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22935:3847:1106/092823:INFO:CONSOLE(1283)] "Running TestCase Mock4JSWebUITestFails.CalledTwiceExpectOnceFails", source: test_api.js (1283)
[22935:3847:1106/092823:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: RUN_TEST_F("Mock4JSWebUITestFails","CalledTwiceExpectOnceFails")
unexpected invocation: callMe()
Allowed:
expected once and has been invoked: callMe()
[       OK ] Mock4JSWebUITestFails.CalledTwiceExpectOnceFails (2074 ms)
[22/403] Mock4JSWebUITestFails.CalledTwiceExpectOnceFails (2660 ms)
[ RUN      ] Mock4JSWebUITestFails.CalledOnceExpectTwiceFails
[22943:3847:1106/092824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22943:28931:1106/092826:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22943:28931:1106/092826:WARNING:channel.cc(273)] RawChannel write error
[22943:3847:1106/092826:INFO:CONSOLE(1283)] "Running TestCase Mock4JSWebUITestFails.CalledOnceExpectTwiceFails", source: test_api.js (1283)
[22943:3847:1106/092826:ERROR:web_ui_test_handler.cc(75)] Failed: RUN_TEST_F("Mock4JSWebUITestFails","CalledOnceExpectTwiceFails")
expected method was not invoked the expected number of times: callMe()
Allowed:
expected 2 times, invoked 1 times: callMe()
[       OK ] Mock4JSWebUITestFails.CalledOnceExpectTwiceFails (2404 ms)
[23/403] Mock4JSWebUITestFails.CalledOnceExpectTwiceFails (2921 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewIncognitoClears
[22944:3847:1106/092824:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22948:12807:1106/092830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22948:12807:1106/092830:WARNING:channel.cc(273)] RawChannel write error
[22944:3847:1106/092831:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsDnsViewIncognitoClears", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsDnsViewIncognitoClears (7604 ms)
[24/403] NetInternalsTest.netInternalsDnsViewIncognitoClears (8180 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddInvalidHash
[22950:3847:1106/092827:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22950:3847:1106/092834:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddInvalidHash", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddInvalidHash (6945 ms)
[25/403] NetInternalsTest.netInternalsHSTSViewAddInvalidHash (7653 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsColor
[22959:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22959:3847:1106/092837:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsColor", source: test_api.js (1283)
[       OK ] PrintPreviewWebUITest.TestColorSettingsColor (3637 ms)
[26/403] PrintPreviewWebUITest.TestColorSettingsColor (4227 ms)
[ RUN      ] NetInternalsTest.netInternalsTourTabs
[22955:3847:1106/092832:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22958:12551:1106/092838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22955:3847:1106/092839:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsTourTabs", source: test_api.js (1283)
[22955:28675:1106/092839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NetInternalsTest.netInternalsTourTabs (7269 ms)
[27/403] NetInternalsTest.netInternalsTourTabs (7922 ms)
[ RUN      ] PrintPreviewWebUITest.TestDuplexSettingsTrue
[22965:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22965:3847:1106/092842:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.TestDuplexSettingsTrue", source: test_api.js (1283)
[22965:28419:1106/092843:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22965:28419:1106/092843:WARNING:channel.cc(273)] RawChannel write error
[22965:28419:1106/092843:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[22965:28419:1106/092843:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22965:28419:1106/092843:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestDuplexSettingsTrue (4001 ms)
[28/403] PrintPreviewWebUITest.TestDuplexSettingsTrue (4490 ms)
[ RUN      ] PlatformAppBrowserTest.FileAccessIsRestored
[22968:3847:1106/092841:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22972:12551:1106/092845:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.FileAccessIsRestored (5634 ms)
[29/403] PlatformAppBrowserTest.FileAccessIsRestored (6339 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiSetShape
[22974:3847:1106/092844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22974:29187:1106/092844:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[22974:29187:1106/092844:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[22974:44803:1106/092845:ERROR:mach_broker_mac.mm(256)] Unknown process 22986 is sending Mach IPC messages!
[22974:3847:1106/092846:ERROR:native_app_window_cocoa.mm(668)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[22974:3847:1106/092846:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeSingleRect", source: chrome-extension://pcjedmacmmgophffimoffhmiimeimbbp/_generated_background_page.html (0)
[22974:3847:1106/092846:ERROR:native_app_window_cocoa.mm(668)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[22974:3847:1106/092846:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeMultipleRects", source: chrome-extension://pcjedmacmmgophffimoffhmiimeimbbp/_generated_background_page.html (0)
[22974:3847:1106/092846:ERROR:native_app_window_cocoa.mm(668)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[22974:3847:1106/092846:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeNull", source: chrome-extension://pcjedmacmmgophffimoffhmiimeimbbp/_generated_background_page.html (0)
[22974:3847:1106/092846:ERROR:native_app_window_cocoa.mm(668)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[22974:3847:1106/092846:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeEmpty", source: chrome-extension://pcjedmacmmgophffimoffhmiimeimbbp/_generated_background_page.html (0)
[22974:29187:1106/092846:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.WindowsApiSetShape (3194 ms)
[30/403] PlatformAppBrowserTest.WindowsApiSetShape (3701 ms)
[ RUN      ] PlatformAppBrowserTest.CreateAndCloseAppWindow
[22989:3847:1106/092847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PlatformAppBrowserTest.CreateAndCloseAppWindow (2850 ms)
[31/403] PlatformAppBrowserTest.CreateAndCloseAppWindow (3438 ms)
[ RUN      ] PlatformAppBrowserTest.EmptyContextMenu
[22991:3847:1106/092847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22994:12551:1106/092850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22994:12551:1106/092850:WARNING:channel.cc(273)] RawChannel write error
[22996:12551:1106/092850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22996:12551:1106/092850:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.EmptyContextMenu (2800 ms)
[32/403] PlatformAppBrowserTest.EmptyContextMenu (3452 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWhiteListedExtensionWithFile
[22998:3847:1106/092850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[22998:29443:1106/092852:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[22998:29443:1106/092852:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[22998:45063:1106/092852:ERROR:mach_broker_mac.mm(256)] Unknown process 23004 is sending Mach IPC messages!
[22998:3847:1106/092853:INFO:CONSOLE(0)] "[SUCCESS] checkNoChromeApp", source: chrome-extension://gbkeegbaiigmenfmjfclcdgdpimamgkj/_generated_background_page.html (0)
[22998:3847:1106/092853:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://gbkeegbaiigmenfmjfclcdgdpimamgkj/_generated_background_page.html (0)
[22998:29443:1106/092853:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[22998:29443:1106/092853:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWhiteListedExtensionWithFile (3092 ms)
[33/403] PlatformAppBrowserTest.LaunchWhiteListedExtensionWithFile (3716 ms)
[ RUN      ] PlatformAppBrowserTest.MutationEventsDisabled
[23000:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23000:29699:1106/092852:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23000:29699:1106/092852:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23000:45319:1106/092853:ERROR:mach_broker_mac.mm(256)] Unknown process 23006 is sending Mach IPC messages!
[23000:3847:1106/092854:INFO:CONSOLE(0)] "[SUCCESS] noMutationEvents", source: chrome-extension://kjpejabgndpcnfejiabjdoccahlhppke/_generated_background_page.html (0)
[23003:12807:1106/092854:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23003:12807:1106/092854:WARNING:channel.cc(273)] RawChannel write error
[23000:29699:1106/092854:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.MutationEventsDisabled (3482 ms)
[34/403] PlatformAppBrowserTest.MutationEventsDisabled (4248 ms)
[ RUN      ] PasswordFormConversionUtilsTest.IdentifyingUsernameFields
[       OK ] PasswordFormConversionUtilsTest.IdentifyingUsernameFields (875 ms)
[35/403] PasswordFormConversionUtilsTest.IdentifyingUsernameFields (1601 ms)
[ RUN      ] BluetoothPrivateApiTest.CancelPairing
[23009:3847:1106/092855:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23009:3847:1106/092858:INFO:CONSOLE(0)] "[SUCCESS] testCancelPairing", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[23009:29699:1106/092858:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23009:29699:1106/092858:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.CancelPairing (2948 ms)
[36/403] BluetoothPrivateApiTest.CancelPairing (3707 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ReadDescriptorValue
[23010:3847:1106/092856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error Operation failed", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error Invalid attribute value length", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error Permission denied", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error Insufficient authorization", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error Higher security needed", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error Operation not supported by this service", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092858:INFO:CONSOLE(59)] "Expecting error In progress", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[23010:3847:1106/092859:INFO:CONSOLE(0)] "[SUCCESS] testReadDescriptorValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[23010:29443:1106/092859:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.ReadDescriptorValue (3366 ms)
[37/403] BluetoothLowEnergyApiTest.ReadDescriptorValue (4052 ms)
[ RUN      ] BluetoothLowEnergyApiTest.WriteDescriptorValue
[23017:3847:1106/092859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23017:3847:1106/092902:INFO:CONSOLE(0)] "[SUCCESS] testWriteDescriptorValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[23017:29443:1106/092902:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BluetoothLowEnergyApiTest.WriteDescriptorValue (3354 ms)
[38/403] BluetoothLowEnergyApiTest.WriteDescriptorValue (4057 ms)
[ RUN      ] BluetoothLowEnergyApiTest.PermissionDenied
[23019:3847:1106/092900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23019:3847:1106/092903:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.PermissionDenied (3121 ms)
[39/403] BluetoothLowEnergyApiTest.PermissionDenied (4015 ms)
[ RUN      ] CastChannelAPITest.TestOpenSendCloseWithUrl
[23025:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23025:3847:1106/092906:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_send_close_url.html (0)
[       OK ] CastChannelAPITest.TestOpenSendCloseWithUrl (3370 ms)
[40/403] CastChannelAPITest.TestOpenSendCloseWithUrl (4241 ms)
[ RUN      ] ExtensionApiTest.FontSettings
[23027:3847:1106/092904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] setPerScriptFont", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] setGlobalFontName", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] setDefaultFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] setDefaultFixedFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] setMinimumFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getFontList", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getPerScriptFontName", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getGlobalFontName", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFontSizeOmitDetails", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFixedFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] getMinimumFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] clearPerScriptFont", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] clearGlobalFont", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] clearDefaultFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] clearDefaultFixedFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:3847:1106/092907:INFO:CONSOLE(0)] "[SUCCESS] clearMinimumFontSize", source: chrome-extension://hlmijmakeaefkfdeikbppgkgnmcdecnj/_generated_background_page.html (0)
[23027:29699:1106/092907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23027:29699:1106/092907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23027:29699:1106/092907:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.FontSettings (3977 ms)
[41/403] ExtensionApiTest.FontSettings (4804 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsGesture
[23033:3847:1106/092907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23033:3847:1106/092910:INFO:CONSOLE(0)] "[SUCCESS] testGesture", source: chrome-extension://gppieiooncgaaflcfbfbcllofahdlgig/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.OptionalPermissionsGesture (2910 ms)
[42/403] ExtensionApiTest.OptionalPermissionsGesture (3706 ms)
[ RUN      ] ExtensionApiTest.ContentSecurityPolicy
[23036:3847:1106/092909:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23036:3847:1106/092911:INFO:CONSOLE(1)] "Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution.
", source: chrome-extension://idplkmofnbnogpdfjdhjhobddkfmclgi/test.html (1)
[23036:3847:1106/092911:INFO:CONSOLE(0)] "[SUCCESS] inlineScriptDoesNotRun", source: chrome-extension://idplkmofnbnogpdfjdhjhobddkfmclgi/test.html (0)
[23036:3847:1106/092911:INFO:CONSOLE(0)] "[SUCCESS] externalScriptDoesRun", source: chrome-extension://idplkmofnbnogpdfjdhjhobddkfmclgi/test.html (0)
[23050:12551:1106/092911:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23050:12551:1106/092911:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ContentSecurityPolicy (2770 ms)
[43/403] ExtensionApiTest.ContentSecurityPolicy (3446 ms)
[ RUN      ] ExtensionApiTest.MutationObservers
[23054:3847:1106/092912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23054:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://bjpdjgnojminkknpgahebfgimkinammk/_generated_background_page.html (0)
[23054:29699:1106/092915:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23054:29699:1106/092915:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.MutationObservers (3449 ms)
[44/403] ExtensionApiTest.MutationObservers (4507 ms)
[ RUN      ] ExtensionApiTest.Tabs2
[23051:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23051:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] setupTwoWindows", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092915:INFO:CONSOLE(0)] "[SUCCESS] getAllInWindow", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092916:INFO:CONSOLE(0)] "[SUCCESS] updateSelect", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092916:INFO:CONSOLE(0)] "[SUCCESS] update", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092916:INFO:CONSOLE(0)] "[SUCCESS] openerTabId", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092917:INFO:CONSOLE(0)] "[SUCCESS] testRedirectingToAnotherWindow", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092918:INFO:CONSOLE(0)] "[SUCCESS] testOpenWindowInEmptyPopup", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092918:INFO:CONSOLE(0)] "[SUCCESS] testOpenEmptyPopup", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:3847:1106/092920:INFO:CONSOLE(0)] "[SUCCESS] testCreatePopupAndMoveTab", source: chrome-extension://jndncchoojniconpelbcfepdbbipjibg/crud2.html (0)
[23051:29699:1106/092921:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23051:29699:1106/092921:WARNING:channel.cc(273)] RawChannel write error
[23064:3847:1106/092921:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[23059:12807:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23056:12551:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23056:12551:1106/092922:WARNING:channel.cc(273)] RawChannel write error
[23051:29699:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23051:29699:1106/092922:WARNING:channel.cc(273)] RawChannel write error
[23051:29699:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23051:29699:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23051:29699:1106/092922:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23051:29699:1106/092922:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.Tabs2 (12002 ms)
[45/403] ExtensionApiTest.Tabs2 (12671 ms)
[ RUN      ] ExtensionOptionsApiTest.ShouldNotEmbedOtherExtensionsOptions
[23061:3847:1106/092917:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23065:13063:1106/092924:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23065:13063:1106/092924:WARNING:channel.cc(273)] RawChannel write error
[23061:3847:1106/092925:INFO:CONSOLE(0)] "[SUCCESS] cannotEmbedOtherExtensionsOptions", source: chrome-extension://nddmeddhilbdgfjekkedjcdnmifloboi/background.html (0)
[       OK ] ExtensionOptionsApiTest.ShouldNotEmbedOtherExtensionsOptions (9165 ms)
[46/403] ExtensionOptionsApiTest.ShouldNotEmbedOtherExtensionsOptions (10042 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.BlankClickInAppIntercepted
[23073:3847:1106/092924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23079:12807:1106/092929:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23076:13063:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23084:12807:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23084:12807:1106/092930:WARNING:channel.cc(273)] RawChannel write error
[23073:29699:1106/092930:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23073:29699:1106/092930:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.BlankClickInAppIntercepted (7412 ms)
[47/403] PlatformAppUrlRedirectorBrowserTest.BlankClickInAppIntercepted (8206 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingEntryInOmnibarNotIntercepted
[23080:3847:1106/092927:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23080:80391:1106/092931:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingEntryInOmnibarNotIntercepted (4556 ms)
[48/403] PlatformAppUrlRedirectorBrowserTest.MismatchingEntryInOmnibarNotIntercepted (5281 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.FormSubmissionInTabNotIntercepted
[23088:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23088:3847:1106/092935:INFO:CONSOLE(48)] "Submitting a form", source: http://127.0.0.1:59233/extensions/platform_apps/url_handlers/launching_pages/navigate.js (48)
[23088:81159:1106/092935:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PlatformAppUrlRedirectorBrowserTest.FormSubmissionInTabNotIntercepted (3525 ms)
[49/403] PlatformAppUrlRedirectorBrowserTest.FormSubmissionInTabNotIntercepted (4229 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted
[23089:3847:1106/092932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23089:3847:1106/092935:INFO:CONSOLE(35)] "Prerendering a link", source: http://127.0.0.1:59234/extensions/platform_apps/url_handlers/launching_pages/navigate.js (35)
[23089:80903:1106/092935:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23089:3847:1106/092936:INFO:CONSOLE(41)] "Prerender aborted. Clicking link", source: http://127.0.0.1:59234/extensions/platform_apps/url_handlers/launching_pages/navigate.js (41)
[23098:12551:1106/092936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23091:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23091:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23091:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23091:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23091:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23091:3847:1106/092937:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted (5089 ms)
[50/403] PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted (5808 ms)
[ RUN      ] DriveAppConverterTest.BadApp
[23099:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23100:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23100:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23100:3847:1106/092937:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DriveAppConverterTest.BadApp (1490 ms)
[51/403] DriveAppConverterTest.BadApp (2134 ms)
[ RUN      ] EphemeralAppBrowserTest.ReleasePowerKeepAwake
[23103:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23103:29443:1106/092942:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23103:29443:1106/092942:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.ReleasePowerKeepAwake (4120 ms)
[52/403] EphemeralAppBrowserTest.ReleasePowerKeepAwake (4760 ms)
[ RUN      ] EphemeralAppBrowserTest.RestartEventReceived
[23102:3847:1106/092938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.RestartEventReceived (5720 ms)
[53/403] EphemeralAppBrowserTest.RestartEventReceived (6347 ms)
[ RUN      ] EphemeralAppLauncherTest.BlacklistedForMalware
HTTP server started on http://127.0.0.1:59243...
sending server_data: {"host": "127.0.0.1", "port": 59243} (36 bytes)
[23113:3847:1106/092944:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.BlacklistedForMalware (3514 ms)
[54/403] EphemeralAppLauncherTest.BlacklistedForMalware (4222 ms)
[ RUN      ] EphemeralAppLauncherTest.UnsupportedRequirements
HTTP server started on http://127.0.0.1:59244...
sending server_data: {"host": "127.0.0.1", "port": 59244} (36 bytes)
[23115:3847:1106/092945:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppLauncherTest.UnsupportedRequirements (2947 ms)
[55/403] EphemeralAppLauncherTest.UnsupportedRequirements (3708 ms)
[ RUN      ] AppEventPageTest.OnSuspendNoApiUse
[23125:3847:1106/092947:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23125:3847:1106/092951:INFO:CONSOLE(11)] "The current time is: 11/6/2014, 9:29:51 AM", source: chrome-extension://obmcfmdnnijhbopebnibkmceeojogfbo/main.js (11)
[23131:12807:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23131:12807:1106/092952:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AppEventPageTest.OnSuspendNoApiUse (5358 ms)
[56/403] AppEventPageTest.OnSuspendNoApiUse (6071 ms)
[ RUN      ] WebViewTest.Shim_TestAutosizeHeight
[23127:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23127:29699:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23127:29699:1106/092952:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAutosizeHeight (5012 ms)
[57/403] WebViewTest.Shim_TestAutosizeHeight (5815 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIExistence
[23135:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23135:29187:1106/092958:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestWebRequestAPIExistence (5089 ms)
[58/403] WebViewTest.Shim_TestWebRequestAPIExistence (5811 ms)
[ RUN      ] WebViewTest.Shim_TestChromeExtensionURL
[23136:3847:1106/092954:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23136:29699:1106/092958:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestChromeExtensionURL (4954 ms)
[59/403] WebViewTest.Shim_TestChromeExtensionURL (5815 ms)
[ RUN      ] WebViewTest.Shim_TestExecuteScriptFail
[23147:3847:1106/092959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestExecuteScriptFail (4276 ms)
[60/403] WebViewTest.Shim_TestExecuteScriptFail (5021 ms)
[ RUN      ] WebViewTest.Shim_TestTerminateAfterExit
[23148:3847:1106/093000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestTerminateAfterExit (6028 ms)
[61/403] WebViewTest.Shim_TestTerminateAfterExit (6869 ms)
[ RUN      ] WebViewTest.Shim_TestNavigateAfterResize
[23159:3847:1106/093004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23159:3847:1106/093008:INFO:CONSOLE(49)] "Inject success: navigate_after_resize.js", source: chrome-extension://idpjdccdbbchhilgjebahlcfjgpebhnh/main.js (49)
[23159:3847:1106/093009:INFO:CONSOLE(49)] "guest log: message", source: chrome-extension://idpjdccdbbchhilgjebahlcfjgpebhnh/main.js (49)
[23159:3847:1106/093009:INFO:CONSOLE(49)] "guest log: data: dimension-request", source: chrome-extension://idpjdccdbbchhilgjebahlcfjgpebhnh/main.js (49)
[23159:3847:1106/093009:INFO:CONSOLE(49)] "postMessageHandler: dimension-response,100,125", source: chrome-extension://idpjdccdbbchhilgjebahlcfjgpebhnh/main.js (49)
[23159:3847:1106/093009:INFO:CONSOLE(49)] "actualWidth: 100, actualHeight: 125", source: chrome-extension://idpjdccdbbchhilgjebahlcfjgpebhnh/main.js (49)
[23162:12551:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23169:12295:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[23169:12295:1106/093009:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23169:12295:1106/093009:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavigateAfterResize (5001 ms)
[62/403] WebViewTest.Shim_TestNavigateAfterResize (5810 ms)
[ RUN      ] WebViewTest.Shim_TestNewWindow
[23164:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23164:81415:1106/093011:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23164:29443:1106/093011:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23164:29443:1106/093011:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNewWindow (5045 ms)
[63/403] WebViewTest.Shim_TestNewWindow (5809 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIWithHeaders
[23170:3847:1106/093010:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebViewTest.Shim_TestWebRequestAPIWithHeaders (5077 ms)
[64/403] WebViewTest.Shim_TestWebRequestAPIWithHeaders (5812 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition
[23175:3847:1106/093012:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23178:12551:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23178:12551:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[23175:29699:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23175:29699:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[23185:12551:1106/093017:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23185:12551:1106/093017:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition (4977 ms)
[65/403] WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition (5810 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortEmptyResponse
[23182:3847:1106/093016:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23182:29955:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23182:29955:1106/093020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestLoadAbortEmptyResponse (4724 ms)
[66/403] WebViewTest.Shim_TestLoadAbortEmptyResponse (5546 ms)
[ RUN      ] WebViewTest.TaskManagerExistingWebView
[23188:3847:1106/093018:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23188:81415:1106/093022:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23190:13063:1106/093022:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23188:29699:1106/093023:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23188:29699:1106/093023:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.TaskManagerExistingWebView (5199 ms)
[67/403] WebViewTest.TaskManagerExistingWebView (5813 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasAccessAllow
[23194:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23194:3847:1106/093025:INFO:CONSOLE(79)] "embedder.setUpLoadStop_", source: chrome-extension://jkdmmpepolnjkpddhojindjdeecggjba/embedder.js (79)
[23194:3847:1106/093026:INFO:CONSOLE(81)] "embedder.onWebViewLoadStop", source: chrome-extension://jkdmmpepolnjkpddhojindjdeecggjba/embedder.js (81)
[23194:3847:1106/093026:INFO:CONSOLE(87)] "embedder.webview.postMessage", source: chrome-extension://jkdmmpepolnjkpddhojindjdeecggjba/embedder.js (87)
[23194:81159:1106/093026:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23194:29443:1106/093026:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23194:29443:1106/093026:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.GeolocationAPIEmbedderHasAccessAllow (5264 ms)
[68/403] WebViewTest.GeolocationAPIEmbedderHasAccessAllow (6083 ms)
[ RUN      ] WebViewTest.GeolocationAPICancelGeolocation
[23200:3847:1106/093024:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23200:29443:1106/093025:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23200:29443:1106/093025:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23200:46339:1106/093025:ERROR:mach_broker_mac.mm(256)] Unknown process 23205 is sending Mach IPC messages!
[23200:81159:1106/093028:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23200:81159:1106/093029:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23200:3847:1106/093029:INFO:CONSOLE(0)] "[SUCCESS] testCancelGeolocationInIFrame", source: chrome-extension://cbhcomnednigkelbopajmcinbhpooeae/_generated_background_page.html (0)
[23200:29443:1106/093029:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23200:29443:1106/093029:WARNING:channel.cc(273)] RawChannel write error
[23210:12295:1106/093029:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.GeolocationAPICancelGeolocation (5642 ms)
[69/403] WebViewTest.GeolocationAPICancelGeolocation (6347 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromWorkerAllow
[23207:3847:1106/093027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23207:3847:1106/093031:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://knoonkilinompmgpppllodafddbjkdph/embedder.js (77)
[23207:3847:1106/093032:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://knoonkilinompmgpppllodafddbjkdph/embedder.js (79)
[23207:3847:1106/093032:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://knoonkilinompmgpppllodafddbjkdph/embedder.js (82)
[23207:81415:1106/093032:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23217:12551:1106/093032:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.FileSystemAPIRequestFromWorkerAllow (5303 ms)
[70/403] WebViewTest.FileSystemAPIRequestFromWorkerAllow (6072 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromWorkerDefaultAllow
[23213:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23213:3847:1106/093034:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://knoonkilinompmgpppllodafddbjkdph/embedder.js (77)
[23213:3847:1106/093035:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://knoonkilinompmgpppllodafddbjkdph/embedder.js (79)
[23213:80903:1106/093035:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23213:3847:1106/093035:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://knoonkilinompmgpppllodafddbjkdph/embedder.js (82)
[23213:29443:1106/093035:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23213:29443:1106/093035:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromWorkerDefaultAllow (5439 ms)
[71/403] WebViewTest.FileSystemAPIRequestFromWorkerDefaultAllow (6077 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestAllow
[23219:3847:1106/093033:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23219:3847:1106/093037:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://djhpflbikknhbjhcahinfkpnefiaiilp/embedder.js (77)
[23219:3847:1106/093038:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://djhpflbikknhbjhcahinfkpnefiaiilp/embedder.js (79)
[23219:3847:1106/093038:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://djhpflbikknhbjhcahinfkpnefiaiilp/embedder.js (82)
[23219:80391:1106/093038:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23223:12807:1106/093038:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestAllow (5524 ms)
[72/403] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestAllow (6344 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDefaultAllow
[23225:3847:1106/093036:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23225:3847:1106/093040:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://djhpflbikknhbjhcahinfkpnefiaiilp/embedder.js (77)
[23225:3847:1106/093041:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://djhpflbikknhbjhcahinfkpnefiaiilp/embedder.js (79)
[23225:80647:1106/093041:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23225:3847:1106/093041:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://djhpflbikknhbjhcahinfkpnefiaiilp/embedder.js (82)
[23225:29443:1106/093041:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDefaultAllow (5429 ms)
[73/403] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDefaultAllow (6075 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDeny
[23231:3847:1106/093040:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23231:3847:1106/093044:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.1", source: chrome-extension://ojjdcakmeneechlfaloimfkhgfocjiih/embedder.js (79)
[23231:3847:1106/093044:INFO:CONSOLE(82)] "embedder.webview[1].postMessage", source: chrome-extension://ojjdcakmeneechlfaloimfkhgfocjiih/embedder.js (82)
[23231:3847:1106/093044:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.2", source: chrome-extension://ojjdcakmeneechlfaloimfkhgfocjiih/embedder.js (79)
[23231:3847:1106/093044:INFO:CONSOLE(82)] "embedder.webview[2].postMessage", source: chrome-extension://ojjdcakmeneechlfaloimfkhgfocjiih/embedder.js (82)
[23231:81159:1106/093044:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23231:3847:1106/093044:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.0", source: chrome-extension://ojjdcakmeneechlfaloimfkhgfocjiih/embedder.js (79)
[23231:3847:1106/093044:INFO:CONSOLE(82)] "embedder.webview[0].postMessage", source: chrome-extension://ojjdcakmeneechlfaloimfkhgfocjiih/embedder.js (82)
[23231:81159:1106/093044:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23231:81159:1106/093044:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23231:3847:1106/093044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 5, remote ID 2147483651)
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDeny (5201 ms)
[74/403] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDeny (5810 ms)
[ RUN      ] WebViewTest.DownloadPermission
[23237:3847:1106/093042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23237:80647:1106/093047:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23237:3847:1106/093047:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[23237:29187:1106/093047:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.DownloadPermission (5158 ms)
[75/403] WebViewTest.DownloadPermission (6073 ms)
[ RUN      ] WebViewTest.UserAgent_NewWindow
[23243:3847:1106/093046:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23243:29699:1106/093047:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23243:29699:1106/093047:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23243:45319:1106/093047:ERROR:mach_broker_mac.mm(256)] Unknown process 23248 is sending Mach IPC messages!
[23243:3847:1106/093049:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/main.js (25)
[23243:3847:1106/093049:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093049:INFO:CONSOLE(6)] "customArg: useragent_newwindow", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093049:INFO:CONSOLE(6)] "startTest: useragent_newwindow", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093049:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093050:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093050:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093050:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093050:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093050:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093050:INFO:CONSOLE(44)] "Requesting a new window.", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/useragent_newwindow/bootstrap.js (44)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(48)] "Created channel with new window.", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/useragent_newwindow/bootstrap.js (48)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(48)] "Created channel with new window.", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/useragent_newwindow/bootstrap.js (48)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/_generated_background_page.html (0)
[23243:3847:1106/093051:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/utils.js (6)
[23243:3847:1106/093051:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ooiokgdgaogmlhcfjclepoakiihbdlmd/_generated_background_page.html (0)
[23243:29699:1106/093051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.UserAgent_NewWindow (5721 ms)
[76/403] WebViewTest.UserAgent_NewWindow (6611 ms)
[ RUN      ] WebViewTest.TestConfirmDialog
[23250:3847:1106/093048:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23250:3847:1106/093053:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (77)
[23250:3847:1106/093053:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (81)
[23250:3847:1106/093053:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (92)
[23250:3847:1106/093053:INFO:CONSOLE(143)] "The confirm dialog test has started.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (143)
[23250:3847:1106/093053:INFO:CONSOLE(158)] "webview has requested a dialog.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (158)
[23250:3847:1106/093053:INFO:CONSOLE(162)] "The app has responded to the dialog request.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (162)
[23250:3847:1106/093053:INFO:CONSOLE(150)] "webview has reported a result for its confirm dialog.", source: chrome-extension://onjgohogojgcchlepjohjhnmhlligham/embedder.js (150)
[23252:3847:1106/093053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[23258:12807:1106/093053:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.TestConfirmDialog (5538 ms)
[77/403] WebViewTest.TestConfirmDialog (6337 ms)
[ RUN      ] WebViewTest.WebViewInBackgroundPage
[23256:3847:1106/093052:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23256:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] inDOM", source: chrome-extension://nfbhmhefgeahoohekeglelhfjbbgnfia/background.html (0)
[23256:3847:1106/093056:INFO:CONSOLE(0)] "[SUCCESS] newWebView", source: chrome-extension://nfbhmhefgeahoohekeglelhfjbbgnfia/background.html (0)
[23256:29443:1106/093056:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23256:29443:1106/093056:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.WebViewInBackgroundPage (4721 ms)
[78/403] WebViewTest.WebViewInBackgroundPage (5577 ms)
[ RUN      ] WebViewDPITest.Shim_TestAutosizeHeight
[23262:3847:1106/093055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23265:12807:1106/093059:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23262:29187:1106/093100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewDPITest.Shim_TestAutosizeHeight (5366 ms)
[79/403] WebViewDPITest.Shim_TestAutosizeHeight (6075 ms)
[ RUN      ] WebViewDPITest.Shim_TestAutosizeRemoveAttributes
[23268:3847:1106/093058:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23271:12807:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23268:29955:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23268:29955:1106/093103:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewDPITest.Shim_TestAutosizeRemoveAttributes (5446 ms)
[80/403] WebViewDPITest.Shim_TestAutosizeRemoveAttributes (6337 ms)
[ RUN      ] AutofillTest.WhitespacesAndSeparatorCharsStrippedForValidCCNums
[23274:3847:1106/093101:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59296...
sending server_data: {"host": "127.0.0.1", "port": 59296} (36 bytes)
[23280:12551:1106/093105:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillTest.WhitespacesAndSeparatorCharsStrippedForValidCCNums (4701 ms)
[81/403] AutofillTest.WhitespacesAndSeparatorCharsStrippedForValidCCNums (5561 ms)
[ RUN      ] ContentAutofillDriverBrowserTest.SwitchTabAndHideAutofillPopup
[23281:3847:1106/093104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23281:28675:1106/093105:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23281:28675:1106/093105:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ContentAutofillDriverBrowserTest.SwitchTabAndHideAutofillPopup (1796 ms)
[82/403] ContentAutofillDriverBrowserTest.SwitchTabAndHideAutofillPopup (2388 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics08
[23287:3847:1106/093106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23287:28675:1106/093110:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics08 (3628 ms)
[83/403] FormStructureBrowserTest.DataDrivenHeuristics08 (4239 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics02
[23286:3847:1106/093106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics02 (3882 ms)
[84/403] FormStructureBrowserTest.DataDrivenHeuristics02 (4500 ms)
[ RUN      ] CaptivePortalBrowserTest.RequestFails
[23292:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.RequestFails (2740 ms)
[85/403] CaptivePortalBrowserTest.RequestFails (3457 ms)
[ RUN      ] CaptivePortalBrowserTest.Disabled
[23293:3847:1106/093111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.Disabled (2683 ms)
[86/403] CaptivePortalBrowserTest.Disabled (3472 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginSlow
[23298:3847:1106/093114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23298:28675:1106/093117:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23298:28675:1106/093117:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.LoginSlow (3215 ms)
[87/403] CaptivePortalBrowserTest.LoginSlow (3985 ms)
[ RUN      ] CaptivePortalBrowserTest.ReloadTimeout
[23299:3847:1106/093114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CaptivePortalBrowserTest.ReloadTimeout (3437 ms)
[88/403] CaptivePortalBrowserTest.ReloadTimeout (4236 ms)
[ RUN      ] CollectedCookiesTest.DoubleDisplay
[23306:3847:1106/093118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23306:80903:1106/093120:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] CollectedCookiesTest.DoubleDisplay (2891 ms)
[89/403] CollectedCookiesTest.DoubleDisplay (3442 ms)
[ RUN      ] CollectedCookiesTest.NavigateAway
[23307:3847:1106/093119:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23307:81671:1106/093120:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] CollectedCookiesTest.NavigateAway (2860 ms)
[90/403] CollectedCookiesTest.NavigateAway (3705 ms)
[ RUN      ] ContentSettingsTest.AllowCookiesUsingExceptions
[23312:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59312...
sending server_data: {"host": "127.0.0.1", "port": 59312} (36 bytes)
[       OK ] ContentSettingsTest.AllowCookiesUsingExceptions (2379 ms)
[91/403] ContentSettingsTest.AllowCookiesUsingExceptions (3180 ms)
[ RUN      ] ContentSettingsTest.ContentSettingsBlockDataURLs
[23313:3847:1106/093122:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23313:28931:1106/093124:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContentSettingsTest.ContentSettingsBlockDataURLs (1882 ms)
[92/403] ContentSettingsTest.ContentSettingsBlockDataURLs (2664 ms)
[ RUN      ] AdbClientSocketTest.TestAdbClientSocket
[23319:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23319:3847:1106/093127:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[23319:3847:1106/093127:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[23319:3847:1106/093127:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[23319:3847:1106/093127:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AdbClientSocketTest.TestAdbClientSocket (2770 ms)
[93/403] AdbClientSocketTest.TestAdbClientSocket (3443 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddOnStart
[23320:3847:1106/093125:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23320:3847:1106/093128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[23320:3847:1106/093128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[23320:3847:1106/093128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[23320:3847:1106/093128:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddOnStart (3221 ms)
[94/403] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddOnStart (3971 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestWorkerWindowClosing
[23325:3847:1106/093128:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59331...
sending server_data: {"host": "127.0.0.1", "port": 59331} (36 bytes)
[23325:3847:1106/093134:ERROR:CONSOLE(1)] "Uncaught ReferenceError: InspectorFrontendAPI is not defined", source:  (1)
[23325:28931:1106/093135:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23325:28931:1106/093135:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DevToolsBeforeUnloadTest.TestWorkerWindowClosing (7047 ms)
[95/403] DevToolsBeforeUnloadTest.TestWorkerWindowClosing (7928 ms)
[ RUN      ] WorkerDevToolsSanityTest.InspectSharedWorker
[23326:3847:1106/093129:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59334...
sending server_data: {"host": "127.0.0.1", "port": 59334} (36 bytes)
[23326:3847:1106/093134:ERROR:CONSOLE(1347)] "Request with id = 1 failed. {"code":-32601,"message":"'Page.canScreencast' wasn't found"}", source: chrome-devtools://devtools/bundled/devtools.js (1347)
[23326:3847:1106/093134:ERROR:CONSOLE(1347)] "Request with id = 2 failed. {"code":-32601,"message":"'Page.canEmulate' wasn't found"}", source: chrome-devtools://devtools/bundled/devtools.js (1347)
[23326:3847:1106/093135:ERROR:CONSOLE(1347)] "Request with id = 33 failed. {"code":-32601,"message":"'Page.setColorPickerEnabled' wasn't found"}", source: chrome-devtools://devtools/bundled/devtools.js (1347)
[       OK ] WorkerDevToolsSanityTest.InspectSharedWorker (7460 ms)
[96/403] WorkerDevToolsSanityTest.InspectSharedWorker (8183 ms)
[ RUN      ] DoNotTrackTest.DOMProperty
[23335:3847:1106/093136:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DoNotTrackTest.DOMProperty (1860 ms)
[97/403] DoNotTrackTest.DOMProperty (2653 ms)
[ RUN      ] DownloadTest.DownloadMimeType
[23337:3847:1106/093137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23337:28931:1106/093139:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23337:28931:1106/093139:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.DownloadMimeType (2809 ms)
[98/403] DownloadTest.DownloadMimeType (3462 ms)
[ RUN      ] DownloadTest.DontCloseNewTab2
[23341:3847:1106/093139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.DontCloseNewTab2 (3069 ms)
[99/403] DownloadTest.DontCloseNewTab2 (3716 ms)
[ RUN      ] DownloadTest.CloseNewTab3
[23345:3847:1106/093141:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23345:28419:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23345:28419:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.CloseNewTab3 (3540 ms)
[100/403] DownloadTest.CloseNewTab3 (4241 ms)
[ RUN      ] DownloadTest.DownloadErrorReadonlyFolder
[23349:3847:1106/093143:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59338...
sending server_data: {"host": "127.0.0.1", "port": 59338} (36 bytes)
[23349:28675:1106/093146:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23349:28675:1106/093146:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.DownloadErrorReadonlyFolder (3912 ms)
[101/403] DownloadTest.DownloadErrorReadonlyFolder (4769 ms)
[ RUN      ] SavePageBrowserTest.SaveCompleteHTML
[23354:3847:1106/093145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23354:29187:1106/093147:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SavePageBrowserTest.SaveCompleteHTML (2475 ms)
[102/403] SavePageBrowserTest.SaveCompleteHTML (3179 ms)
[ RUN      ] SavePageAsMHTMLBrowserTest.SavePageAsMHTML
[23360:3847:1106/093147:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23360:29955:1106/093149:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[23360:29955:1106/093149:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SavePageAsMHTMLBrowserTest.SavePageAsMHTML (2363 ms)
[103/403] SavePageAsMHTMLBrowserTest.SavePageAsMHTML (3180 ms)
[ RUN      ] ErrorPageNavigationCorrectionsFailTest.FetchCorrectionsFails
[23361:3847:1106/093148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorPageNavigationCorrectionsFailTest.FetchCorrectionsFails (2181 ms)
[104/403] ErrorPageNavigationCorrectionsFailTest.FetchCorrectionsFails (2918 ms)
[ RUN      ] AutomationApiTest.GetTreeByTabId
[23367:3847:1106/093151:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23375:3847:1106/093154:INFO:renderer_accessibility.cc(238)] Accessibility event: childrenChanged on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:59341/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:59341/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[23375:3847:1106/093154:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:59341/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:59341/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[23375:3847:1106/093154:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:59341/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:59341/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[23367:80903:1106/093154:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23367:3847:1106/093154:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://hbniljaehjgcdbgkgloalnckpdknpmdi/tab_id.html (0)
[23367:3847:1106/093154:INFO:CONSOLE(0)] "[SUCCESS] testGetTabById", source: chrome-extension://hbniljaehjgcdbgkgloalnckpdknpmdi/tab_id.html (0)
[       OK ] AutomationApiTest.GetTreeByTabId (4128 ms)
[105/403] AutomationApiTest.GetTreeByTabId (5023 ms)
[ RUN      ] AutomationApiTest.TabsAutomationBooleanPermissions
[23377:3847:1106/093156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23377:3847:1106/093159:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://ikkpkeplgknibacmchilmfjnllocaipk/permissions.html (0)
[23377:3847:1106/093159:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://ikkpkeplgknibacmchilmfjnllocaipk/permissions.html (0)
[23382:12551:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23385:12551:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[23385:12551:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23385:12551:1106/093159:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23385:3847:1106/093200:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[       OK ] AutomationApiTest.TabsAutomationBooleanPermissions (4024 ms)
[106/403] AutomationApiTest.TabsAutomationBooleanPermissions (4758 ms)
[ RUN      ] AllUrlsApiTest.WhitelistedExtension
[23366:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23369:12551:1106/093155:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23384:12551:1106/093200:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23384:12551:1106/093200:WARNING:channel.cc(273)] RawChannel write error
[23366:82503:1106/093201:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23372:12551:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23387:12551:1106/093201:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23387:12551:1106/093201:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AllUrlsApiTest.WhitelistedExtension (11109 ms)
[107/403] AllUrlsApiTest.WhitelistedExtension (11871 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataRemovalInputFromSettings
[23388:3847:1106/093201:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionBrowsingDataTest.BrowsingDataRemovalInputFromSettings (1769 ms)
[108/403] ExtensionBrowsingDataTest.BrowsingDataRemovalInputFromSettings (2389 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionSince
[23391:3847:1106/093202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23394:12807:1106/093204:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23394:12807:1106/093204:WARNING:channel.cc(273)] RawChannel write error
[23393:3847:1106/093204:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23393:3847:1106/093204:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23393:3847:1106/093204:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionSince (1985 ms)
[109/403] ExtensionBrowsingDataTest.SettingsFunctionSince (2658 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionEmpty
[23392:3847:1106/093203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23396:17411:1106/093205:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[23396:13063:1106/093205:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23396:13063:1106/093205:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionEmpty (2441 ms)
[110/403] ExtensionBrowsingDataTest.SettingsFunctionEmpty (3188 ms)
[ RUN      ] CastStreamingApiTest.Basics
[23397:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23400:13063:1106/093207:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23400:13063:1106/093207:WARNING:channel.cc(273)] RawChannel write error
[23397:3847:1106/093208:INFO:CONSOLE(13)] "[TEST] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (13)
[23397:3847:1106/093208:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (16)
[23397:3847:1106/093208:INFO:CONSOLE(24)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (24)
[23397:29699:1106/093208:WARNING:cast_transport_sender_impl.cc(155)] Unsafe to send audio with encryption DISABLED.
[23397:29699:1106/093208:WARNING:cast_transport_sender_impl.cc(193)] Unsafe to send video with encryption DISABLED.
[23397:3847:1106/093208:INFO:CONSOLE(40)] "Enabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (40)
[23397:3847:1106/093208:INFO:CONSOLE(43)] "Stopping.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (43)
[23397:3847:1106/093208:INFO:CONSOLE(60)] "Disabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (60)
[23397:3847:1106/093208:INFO:CONSOLE(63)] "Destroying.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (63)
[23397:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.html (0)
[23397:3847:1106/093208:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.html (0)
[23402:13063:1106/093208:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[23397:29699:1106/093208:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23397:29699:1106/093208:WARNING:channel.cc(273)] RawChannel write error
[       OK ] CastStreamingApiTest.Basics (3796 ms)
[111/403] CastStreamingApiTest.Basics (4875 ms)
[ RUN      ] CastStreamingApiTest.DestinationNotSet
[23399:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23399:3847:1106/093209:INFO:CONSOLE(13)] "[TEST] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (13)
[23399:3847:1106/093209:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (16)
[23399:3847:1106/093209:INFO:CONSOLE(21)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (21)
[23399:3847:1106/093209:INFO:CONSOLE(32)] "Starting RTP stream before setting destination.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (32)
[23399:3847:1106/093209:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.html (0)
[23399:3847:1106/093209:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.html (0)
[23404:12551:1106/093209:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.DestinationNotSet (3787 ms)
[112/403] CastStreamingApiTest.DestinationNotSet (4509 ms)
[ RUN      ] DeclarativeContentApiTest.UninstallWhileActivePageAction
[23407:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23407:29955:1106/093215:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23407:29955:1106/093215:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DeclarativeContentApiTest.UninstallWhileActivePageAction (4938 ms)
[113/403] DeclarativeContentApiTest.UninstallWhileActivePageAction (5809 ms)
[ RUN      ] DeclarativeApiTest.NoTracesAfterUninstalling
[23405:3847:1106/093210:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23405:29699:1106/093214:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23405:29699:1106/093214:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DeclarativeApiTest.NoTracesAfterUninstalling (5961 ms)
[114/403] DeclarativeApiTest.NoTracesAfterUninstalling (6600 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_PauseResumeCancelErase
[23416:3847:1106/093217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_PauseResumeCancelErase (2935 ms)
[115/403] DownloadExtensionTest.DownloadExtensionTest_PauseResumeCancelErase (3708 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active
[23417:3847:1106/093217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23420:12807:1106/093220:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23420:12807:1106/093220:WARNING:channel.cc(273)] RawChannel write error
[23424:12807:1106/093220:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23424:12807:1106/093220:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active (4312 ms)
[116/403] DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active (5024 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_File
[23425:3847:1106/093220:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23430:17155:1106/093223:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[23430:17155:1106/093223:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[23427:12807:1106/093223:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23430:12807:1106/093223:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23426:3847:1106/093223:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23426:3847:1106/093223:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23426:3847:1106/093223:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_File (2944 ms)
[117/403] DownloadExtensionTest.DownloadExtensionTest_Download_File (3721 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Post
[23428:3847:1106/093222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59351...
sending server_data: {"host": "127.0.0.1", "port": 59351} (36 bytes)
[23432:16899:1106/093224:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[23432:16899:1106/093224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[23431:13063:1106/093224:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23431:13063:1106/093224:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Post (3512 ms)
[118/403] DownloadExtensionTest.DownloadExtensionTest_Download_Post (4240 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_Get
[23433:3847:1106/093224:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59354...
sending server_data: {"host": "127.0.0.1", "port": 59354} (36 bytes)
[23438:17411:1106/093227:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[23438:17411:1106/093227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[23436:13319:1106/093227:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23436:13319:1106/093227:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_Get (3874 ms)
[119/403] DownloadExtensionTest.DownloadExtensionTest_Download_Post_Get (4763 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilenameExtension
[23437:3847:1106/093226:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59357...
sending server_data: {"host": "127.0.0.1", "port": 59357} (36 bytes)
[23442:16643:1106/093228:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[23442:16643:1106/093228:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[23437:29443:1106/093229:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilenameExtension (3778 ms)
[120/403] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilenameExtension (4506 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ParentDirInvalid
[23444:3847:1106/093229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59360...
sending server_data: {"host": "127.0.0.1", "port": 59360} (36 bytes)
[23450:16899:1106/093231:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[23450:16899:1106/093231:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[23446:12807:1106/093232:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23446:12807:1106/093232:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ParentDirInvalid (3803 ms)
[121/403] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ParentDirInvalid (4565 ms)
[ RUN      ] BrowserActionApiTest.BadgeBackgroundColor
[23447:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59362...
sending server_data: {"host": "127.0.0.1", "port": 59362} (36 bytes)
[       OK ] BrowserActionApiTest.BadgeBackgroundColor (3971 ms)
[122/403] BrowserActionApiTest.BadgeBackgroundColor (4766 ms)
[ RUN      ] ExtensionBrowserTest.PageActionInPageNavigation
[23454:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59363...
sending server_data: {"host": "127.0.0.1", "port": 59363} (36 bytes)
[23454:3847:1106/093236:INFO:CONSOLE(10)] "url: http://127.0.0.1:59363/files/extensions/api_test/page_action/hash_change/test_page_A.html", source: chrome-extension://ikckfkaglkhkmlennfaneoieaikolnaa/background.js (10)
[23454:3847:1106/093236:INFO:CONSOLE(13)] "Enabling for 2", source: chrome-extension://ikckfkaglkhkmlennfaneoieaikolnaa/background.js (13)
[       OK ] ExtensionBrowserTest.PageActionInPageNavigation (3816 ms)
[123/403] ExtensionBrowserTest.PageActionInPageNavigation (4534 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed2
[23457:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59367...
sending server_data: {"host": "127.0.0.1", "port": 59367} (36 bytes)
[23457:3847:1106/093238:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed2 (3734 ms)
[124/403] ExtensionBrowserTest.RSSParseFeedInvalidFeed2 (4502 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFilePreviousPathDoesNotExistTest
[23464:3847:1106/093238:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23464:29699:1106/093239:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23464:29699:1106/093239:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23464:45827:1106/093239:ERROR:mach_broker_mac.mm(256)] Unknown process 23468 is sending Mach IPC messages!
[23464:3847:1106/093241:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://jinjhlghecjmmbokdiigahpnbaflglei/_generated_background_page.html (0)
[23464:29699:1106/093241:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23464:29699:1106/093241:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFilePreviousPathDoesNotExistTest (3874 ms)
[125/403] FileSystemApiTest.FileSystemApiOpenExistingFilePreviousPathDoesNotExistTest (4761 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryWithOnlyWritePermissionTest
[23467:3847:1106/093240:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23467:29443:1106/093241:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23467:29443:1106/093241:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23467:46083:1106/093241:ERROR:mach_broker_mac.mm(256)] Unknown process 23472 is sending Mach IPC messages!
[23467:3847:1106/093242:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ihgngkjgllmlbbcghdfhkhcgpeajbbfe/_generated_background_page.html (0)
[23471:12551:1106/093242:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23471:12551:1106/093242:WARNING:channel.cc(273)] RawChannel write error
[23467:29443:1106/093243:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23467:29443:1106/093243:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryWithOnlyWritePermissionTest (3543 ms)
[126/403] FileSystemApiTest.FileSystemApiOpenDirectoryWithOnlyWritePermissionTest (4241 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistTest
[23474:3847:1106/093243:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23474:29443:1106/093244:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23474:29443:1106/093244:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23474:3847:1106/093244:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[23474:45059:1106/093244:ERROR:mach_broker_mac.mm(256)] Unknown process 23479 is sending Mach IPC messages!
[23474:3847:1106/093246:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hifkbnngbbdfdppjihhkmgkiaipncbeo/_generated_background_page.html (0)
[23474:29443:1106/093246:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23474:29443:1106/093246:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistTest (3610 ms)
[127/403] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistTest (4230 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectorySubdirectoryOfGraylistTest
[23477:3847:1106/093244:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23477:29699:1106/093245:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23477:29699:1106/093245:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23477:46083:1106/093246:ERROR:mach_broker_mac.mm(256)] Unknown process 23482 is sending Mach IPC messages!
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] readDirectory", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[23477:3847:1106/093247:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://oahkfckeckledeefonioamjnebmjjfni/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectorySubdirectoryOfGraylistTest (3815 ms)
[128/403] FileSystemApiTest.FileSystemApiOpenDirectorySubdirectoryOfGraylistTest (4497 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenMultipleWritableExistingFilesTest
[23484:3847:1106/093247:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23484:29443:1106/093248:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23484:29443:1106/093248:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23484:45059:1106/093248:ERROR:mach_broker_mac.mm(256)] Unknown process 23488 is sending Mach IPC messages!
[23484:3847:1106/093250:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hblgnkmflckhpgcfebopbnmcggkpeami/_generated_background_page.html (0)
[23484:29443:1106/093250:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23484:29443:1106/093250:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenMultipleWritableExistingFilesTest (4004 ms)
[129/403] FileSystemApiTest.FileSystemApiOpenMultipleWritableExistingFilesTest (4756 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetWritableRootEntryTest
[23487:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23487:29443:1106/093250:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23487:29443:1106/093250:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23487:43267:1106/093250:ERROR:mach_broker_mac.mm(256)] Unknown process 23492 is sending Mach IPC messages!
[23487:3847:1106/093251:INFO:CONSOLE(0)] "[SUCCESS] getWritableEntry", source: chrome-extension://kdbobffaionjeikenjopnjpegpnddfhg/_generated_background_page.html (0)
[23491:12551:1106/093252:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiGetWritableRootEntryTest (3725 ms)
[130/403] FileSystemApiTest.FileSystemApiGetWritableRootEntryTest (4501 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRetainDirectoryEntry
[23494:3847:1106/093252:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23494:29955:1106/093253:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23494:29955:1106/093253:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23494:46087:1106/093253:ERROR:mach_broker_mac.mm(256)] Unknown process 23499 is sending Mach IPC messages!
[23494:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ohmjcmapabomjjbnlkgkbldgplhigaee/_generated_background_page.html (0)
[23494:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] retainEntryWorks", source: chrome-extension://ohmjcmapabomjjbnlkgkbldgplhigaee/_generated_background_page.html (0)
[23494:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] retainEntryWorks", source: chrome-extension://ohmjcmapabomjjbnlkgkbldgplhigaee/_generated_background_page.html (0)
[23494:29955:1106/093255:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23494:29955:1106/093255:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiRetainDirectoryEntry (3875 ms)
[131/403] FileSystemApiTest.FileSystemApiRetainDirectoryEntry (4771 ms)
[ RUN      ] GcmApiTest.RegisterValidation
[23497:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] successWithOneSender", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] successWithMultipleSenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] successWithMaxSenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] failureWithNoSenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] failureWithEmptySenderOnly", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] failureWithEmptySender", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[23497:3847:1106/093255:INFO:CONSOLE(0)] "[SUCCESS] failureWithTooManySenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[       OK ] GcmApiTest.RegisterValidation (2892 ms)
[132/403] GcmApiTest.RegisterValidation (3710 ms)
[ RUN      ] HotwordPrivateApiTest.SetHotwordAlwaysOnSearchEnabled
[23504:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23504:3847:1106/093259:INFO:CONSOLE(0)] "[SUCCESS] setHotwordAlwaysOnSearchEnabledTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[23504:3847:1106/093300:INFO:CONSOLE(0)] "[SUCCESS] setHotwordAlwaysOnSearchEnabledFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.SetHotwordAlwaysOnSearchEnabled (3797 ms)
[133/403] HotwordPrivateApiTest.SetHotwordAlwaysOnSearchEnabled (4504 ms)
[ RUN      ] GcdPrivateAPITest.WifiMessage
[23503:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23503:3847:1106/093301:INFO:CONSOLE(45)] "Messages needed 2", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/wifi_message.js (45)
[23503:3847:1106/093301:INFO:CONSOLE(45)] "Messages needed 1", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/wifi_message.js (45)
[23503:3847:1106/093301:INFO:CONSOLE(45)] "Messages needed 0", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/wifi_message.js (45)
[       OK ] GcdPrivateAPITest.WifiMessage (4876 ms)
[134/403] GcdPrivateAPITest.WifiMessage (5555 ms)
[ RUN      ] HotwordPrivateApiTest.IsAvailableFalse
[23512:3847:1106/093301:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23512:3847:1106/093303:INFO:CONSOLE(0)] "[SUCCESS] isAvailable", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.IsAvailableFalse (2457 ms)
[135/403] HotwordPrivateApiTest.IsAvailableFalse (3179 ms)
[ RUN      ] HotwordPrivateApiTest.OnEnabledChanged
[23515:3847:1106/093302:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23515:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] onEnabledChangedTest", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[23515:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[23515:3847:1106/093304:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[23518:12295:1106/093304:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23518:12295:1106/093304:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HotwordPrivateApiTest.OnEnabledChanged (2649 ms)
[136/403] HotwordPrivateApiTest.OnEnabledChanged (3447 ms)
[ RUN      ] HotwordPrivateApiTest.GetLaunchStateHotwordOnly
[23520:3847:1106/093304:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23520:3847:1106/093307:INFO:CONSOLE(0)] "[SUCCESS] getLaunchState", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[23522:12551:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HotwordPrivateApiTest.GetLaunchStateHotwordOnly (2944 ms)
[137/403] HotwordPrivateApiTest.GetLaunchStateHotwordOnly (3711 ms)
[ RUN      ] HotwordPrivateApiTest.OnFinalizeSpeakerModel
[23523:3847:1106/093305:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23523:29699:1106/093308:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] HotwordPrivateApiTest.OnFinalizeSpeakerModel (2638 ms)
[138/403] HotwordPrivateApiTest.OnFinalizeSpeakerModel (3478 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.NotSignedInNoEmail
[23528:3847:1106/093308:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23531:12551:1106/093309:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23531:12551:1106/093309:WARNING:channel.cc(273)] RawChannel write error
[23529:3847:1106/093309:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23529:3847:1106/093309:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23529:3847:1106/093309:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] IdentityGetProfileUserInfoFunctionTest.NotSignedInNoEmail (1614 ms)
[139/403] IdentityGetProfileUserInfoFunctionTest.NotSignedInNoEmail (2399 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoninteractiveQueue
[23530:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23530:29699:1106/093310:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[23530:3847:1106/093311:INFO:CONSOLE(5)] "hi there", source: chrome-extension://laeaimjpjjnimnmbmajhklchghbejoom/test.js (5)
[23533:12807:1106/093311:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.NoninteractiveQueue (2811 ms)
[140/403] GetAuthTokenFunctionTest.NoninteractiveQueue (3460 ms)
[ RUN      ] GetAuthTokenFunctionTest.ComponentWithChromeClientId
[23534:3847:1106/093310:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23534:29699:1106/093312:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23534:29699:1106/093312:WARNING:channel.cc(273)] RawChannel write error
[23534:29699:1106/093312:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23534:29699:1106/093312:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] GetAuthTokenFunctionTest.ComponentWithChromeClientId (1772 ms)
[141/403] GetAuthTokenFunctionTest.ComponentWithChromeClientId (2474 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiPrimaryUser
[23538:3847:1106/093312:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23538:29955:1106/093314:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[23538:3847:1106/093315:INFO:CONSOLE(5)] "hi there", source: chrome-extension://laeaimjpjjnimnmbmajhklchghbejoom/test.js (5)
[       OK ] GetAuthTokenFunctionTest.MultiPrimaryUser (2801 ms)
[142/403] GetAuthTokenFunctionTest.MultiPrimaryUser (3453 ms)
[ RUN      ] ExtensionIdltestApiTest.IdlCompiler
[23540:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23540:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] sendBuffer", source: chrome-extension://iffncmcghlaknohibjohcmkmcmagpkbi/binary.html (0)
[23540:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] sendBufferView", source: chrome-extension://iffncmcghlaknohibjohcmkmcmagpkbi/binary.html (0)
[23540:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] sendBufferSlice", source: chrome-extension://iffncmcghlaknohibjohcmkmcmagpkbi/binary.html (0)
[23540:3847:1106/093315:INFO:CONSOLE(0)] "[SUCCESS] getBuffer", source: chrome-extension://iffncmcghlaknohibjohcmkmcmagpkbi/binary.html (0)
[23546:12551:1106/093316:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23546:12551:1106/093316:WARNING:channel.cc(273)] RawChannel write error
[23540:3847:1106/093316:INFO:CONSOLE(0)] "[SUCCESS] functionDefinition", source: chrome-extension://beihaagkkepncnpnillehohmnpeieofg/nocompile.html (0)
[23543:3847:1106/093317:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23543:3847:1106/093317:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23543:3847:1106/093317:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23543:3847:1106/093317:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ExtensionIdltestApiTest.IdlCompiler (4261 ms)
[143/403] ExtensionIdltestApiTest.IdlCompiler (5035 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.LaunchAppFromBackground
[23547:3847:1106/093316:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23547:29699:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23547:29699:1106/093319:WARNING:channel.cc(273)] RawChannel write error
[23547:29699:1106/093319:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23547:29699:1106/093319:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23547:46339:1106/093319:ERROR:mach_broker_mac.mm(256)] Unknown process 23556 is sending Mach IPC messages!
[23547:29699:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23547:29699:1106/093319:WARNING:channel.cc(273)] RawChannel write error
[23554:13063:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[23554:13063:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23554:13063:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionManagementApiBrowserTest.LaunchAppFromBackground (3515 ms)
[144/403] ExtensionManagementApiBrowserTest.LaunchAppFromBackground (4234 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.SelfUninstallNoPermissions
[23552:3847:1106/093318:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23560:13575:1106/093321:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23560:13575:1106/093321:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.SelfUninstallNoPermissions (4271 ms)
[145/403] ExtensionManagementApiBrowserTest.SelfUninstallNoPermissions (5024 ms)
[ RUN      ] ExtensionManagementApiEscalationTest.DisabledReason
[23558:3847:1106/093320:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionManagementApiEscalationTest.DisabledReason (3813 ms)
[146/403] ExtensionManagementApiEscalationTest.DisabledReason (4532 ms)
[ RUN      ] ExtensionManagementApiTest.NoPermission
[23564:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23567:12551:1106/093325:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23564:3847:1106/093326:INFO:CONSOLE(0)] "[SUCCESS] permissionWarnings", source: chrome-extension://ompdephkgkpgomodnbdgpbomibifacnb/test.html (0)
[       OK ] ExtensionManagementApiTest.NoPermission (3517 ms)
[147/403] ExtensionManagementApiTest.NoPermission (4240 ms)
[ RUN      ] ExtensionManagementTest.InstallOlderVersion
[23568:3847:1106/093324:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23568:3847:1106/093327:WARNING:extension_error_reporter.cc(79)] Extension error: Attempted to downgrade extension.
[       OK ] ExtensionManagementTest.InstallOlderVersion (3605 ms)
[148/403] ExtensionManagementTest.InstallOlderVersion (4233 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers
[23575:3847:1106/093327:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23580:12551:1106/093329:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23580:12551:1106/093329:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers (2945 ms)
[149/403] MediaGalleriesGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers (3719 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.GetAllGalleryWatch
[23579:3847:1106/093329:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaGalleriesGalleryWatchApiTest.GetAllGalleryWatch (2717 ms)
[150/403] MediaGalleriesGalleryWatchApiTest.GetAllGalleryWatch (3444 ms)
[ RUN      ] MusicManagerPrivateTest.DeviceIdValueReturned
[23584:3847:1106/093331:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23584:29443:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23584:29443:1106/093332:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23584:45575:1106/093332:ERROR:mach_broker_mac.mm(256)] Unknown process 23588 is sending Mach IPC messages!
[23584:3847:1106/093334:INFO:CONSOLE(26)] "customArg=device_id_may_be_undefined", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/chrometest.js (26)
[23584:3847:1106/093334:INFO:CONSOLE(11)] "Device ID=undefined", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/chrometest.js (11)
[23584:3847:1106/093334:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/_generated_background_page.html (0)
[23584:3847:1106/093334:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running musicManagerPrivate.getDeviceId: Device ID API is not supported on this platform.
at test (chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/chrometest.js:10:34)", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/_generated_background_page.html (0)
[23584:29443:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23584:29443:1106/093334:WARNING:channel.cc(273)] RawChannel write error
[23584:29443:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23584:29443:1106/093334:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MusicManagerPrivateTest.DeviceIdValueReturned (3903 ms)
[151/403] MusicManagerPrivateTest.DeviceIdValueReturned (4765 ms)
[ RUN      ] ExtensionPreferenceApiTest.Standard
[23587:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23587:3847:1106/093335:INFO:CONSOLE(0)] "[SUCCESS] getPreferences", source: chrome-extension://dcpehplaghfbccgdekllpdcfddaaoafh/test.html (0)
[23587:3847:1106/093335:INFO:CONSOLE(0)] "[SUCCESS] setGlobals", source: chrome-extension://dcpehplaghfbccgdekllpdcfddaaoafh/test.html (0)
[23587:3847:1106/093335:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ExtensionPreferenceApiTest.Standard (3328 ms)
[152/403] ExtensionPreferenceApiTest.Standard (3973 ms)
[ RUN      ] ExtensionPreferenceApiTest.PersistentIncognito
[23593:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23593:29699:1106/093337:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23593:29699:1106/093337:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23593:49411:1106/093337:ERROR:mach_broker_mac.mm(256)] Unknown process 23599 is sending Mach IPC messages!
[23593:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] getRegular", source: chrome-extension://olnnedjjofeihiegpkocenpflmpapahm/test.html (0)
[23593:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] getIncognito", source: chrome-extension://olnnedjjofeihiegpkocenpflmpapahm/test.html (0)
[23593:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] set", source: chrome-extension://olnnedjjofeihiegpkocenpflmpapahm/test.html (0)
[23593:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] getRegular2", source: chrome-extension://olnnedjjofeihiegpkocenpflmpapahm/test.html (0)
[23593:3847:1106/093338:INFO:CONSOLE(0)] "[SUCCESS] getIncognito2", source: chrome-extension://olnnedjjofeihiegpkocenpflmpapahm/test.html (0)
[23593:29699:1106/093338:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionPreferenceApiTest.PersistentIncognito (3366 ms)
[153/403] ExtensionPreferenceApiTest.PersistentIncognito (4239 ms)
[ RUN      ] ProxySettingsApiTest.ProxyDirectSettings
[23594:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23594:30467:1106/093338:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23594:30467:1106/093338:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23594:50179:1106/093338:ERROR:mach_broker_mac.mm(256)] Unknown process 23601 is sending Mach IPC messages!
[23594:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://naabbgidjipkekhcedhfoipiomndelbj/_generated_background_page.html (0)
[23594:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://naabbgidjipkekhcedhfoipiomndelbj/_generated_background_page.html (0)
[23594:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://naabbgidjipkekhcedhfoipiomndelbj/_generated_background_page.html (0)
[23594:3847:1106/093339:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://naabbgidjipkekhcedhfoipiomndelbj/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyDirectSettings (3444 ms)
[154/403] ProxySettingsApiTest.ProxyDirectSettings (4241 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedIndividualRemove
[23603:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23603:3847:1106/093342:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://ggmfjkmkcekmdofoolkcepfhfijcpnno/_generated_background_page.html (0)
[23603:3847:1106/093342:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://ggmfjkmkcekmdofoolkcepfhfijcpnno/_generated_background_page.html (0)
[23603:3847:1106/093342:INFO:CONSOLE(0)] "[SUCCESS] clearProxies", source: chrome-extension://ggmfjkmkcekmdofoolkcepfhfijcpnno/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyFixedIndividualRemove (2923 ms)
[155/403] ProxySettingsApiTest.ProxyFixedIndividualRemove (3705 ms)
[ RUN      ] SocketApiTest.SocketTCPServerExtension
[23605:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23605:3847:1106/093343:INFO:CONSOLE(346)] "Running tests, protocol none, echo server 127.0.0.1:8888", source: chrome-extension://kmifjbklhcadchpdopeeooohjednlchn/background.js (346)
[23605:3847:1106/093343:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://kmifjbklhcadchpdopeeooohjednlchn/_generated_background_page.html (0)
[23608:12551:1106/093343:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SocketApiTest.SocketTCPServerExtension (3442 ms)
[156/403] SocketApiTest.SocketTCPServerExtension (4239 ms)
[ RUN      ] SyncFileSystemApiTest.GetFileStatus
[23614:3847:1106/093345:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23614:29699:1106/093346:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23614:29699:1106/093346:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23614:43779:1106/093346:ERROR:mach_broker_mac.mm(256)] Unknown process 23619 is sending Mach IPC messages!
[23614:3847:1106/093347:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gnijeeeekgkncmbcbkejdcikmdlkmefp/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.GetFileStatus (2825 ms)
[157/403] SyncFileSystemApiTest.GetFileStatus (3483 ms)
[ RUN      ] SocketsUdpApiTest.SocketsUdpExtension
[23611:3847:1106/093343:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Echo UDP server started on port 60549...
sending server_data: {"host": "127.0.0.1", "port": 60549} (36 bytes)
[23611:3847:1106/093346:INFO:CONSOLE(240)] "Running tests, echo server LOCALhost:60549", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (240)
[23611:3847:1106/093346:INFO:CONSOLE(246)] "Running udp tests", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (246)
[23611:3847:1106/093346:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/_generated_background_page.html (0)
[23611:3847:1106/093346:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running sockets.udp.getInfo: Socket not found
at Object.callback (chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js:57:28)", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/_generated_background_page.html (0)
[23611:3847:1106/093346:INFO:CONSOLE(95)] "testSending", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (95)
[23611:3847:1106/093346:INFO:CONSOLE(100)] "socket created: 2", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (100)
[23611:3847:1106/093346:INFO:CONSOLE(109)] "socket bound to local host", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (109)
[23611:3847:1106/093346:INFO:CONSOLE(118)] "got socket info", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (118)
[23611:3847:1106/093346:INFO:CONSOLE(128)] "sending bytes to echo server: 24", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (128)
[23611:3847:1106/093346:INFO:CONSOLE(141)] "received bytes on from echo server: 30(2)", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (141)
[23611:3847:1106/093346:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/_generated_background_page.html (0)
[23611:3847:1106/093346:INFO:CONSOLE(167)] "testSetPaused", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (167)
[23611:3847:1106/093346:INFO:CONSOLE(172)] "socket created: 3", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (172)
[23611:3847:1106/093346:INFO:CONSOLE(185)] "socket bound to local host", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (185)
[23611:3847:1106/093346:INFO:CONSOLE(194)] "sending bytes to echo server: 24", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/background.js (194)
[23611:3847:1106/093347:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lkdghmpgpclmgbpgpholhimnabajnceg/_generated_background_page.html (0)
[       OK ] SocketsUdpApiTest.SocketsUdpExtension (4313 ms)
[158/403] SocketsUdpApiTest.SocketsUdpExtension (5027 ms)
[ RUN      ] SyncFileSystemApiTest.GetFileStatuses
[23621:3847:1106/093348:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23621:29443:1106/093349:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23621:29443:1106/093349:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23621:45063:1106/093350:ERROR:mach_broker_mac.mm(256)] Unknown process 23627 is sending Mach IPC messages!
[23621:3847:1106/093351:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://majmajaacnpkpjaeilclmgomlpdinjed/_generated_background_page.html (0)
[23621:3847:1106/093351:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://majmajaacnpkpjaeilclmgomlpdinjed/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.GetFileStatuses (3349 ms)
[159/403] SyncFileSystemApiTest.GetFileStatuses (3979 ms)
[ RUN      ] SyncFileSystemApiTest.OnFileStatusChangedDeleted
[23622:3847:1106/093348:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23622:29699:1106/093350:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23622:29699:1106/093350:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23622:45319:1106/093350:ERROR:mach_broker_mac.mm(256)] Unknown process 23629 is sending Mach IPC messages!
[23622:3847:1106/093351:INFO:CONSOLE(0)] "[SUCCESS] setupListener", source: chrome-extension://cjjcphpbnjfeffajhieimgfpialiamdc/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.OnFileStatusChangedDeleted (3414 ms)
[160/403] SyncFileSystemApiTest.OnFileStatusChangedDeleted (3979 ms)
[ RUN      ] SystemDisplayApiTest.SetDisplay
[23632:3847:1106/093353:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23636:12807:1106/093354:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23636:12807:1106/093354:WARNING:channel.cc(273)] RawChannel write error
[23635:3847:1106/093354:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23635:3847:1106/093354:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23635:3847:1106/093354:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SystemDisplayApiTest.SetDisplay (1948 ms)
[161/403] SystemDisplayApiTest.SetDisplay (2664 ms)
[ RUN      ] SyncFileSystemApiTest.OnServiceStatusChanged
[23631:3847:1106/093352:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23631:29699:1106/093354:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23631:29699:1106/093354:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23631:45315:1106/093354:ERROR:mach_broker_mac.mm(256)] Unknown process 23637 is sending Mach IPC messages!
[23631:3847:1106/093355:INFO:CONSOLE(0)] "[SUCCESS] setupListener", source: chrome-extension://pnbhjekmcopfpapjbmnnlecmalomamei/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.OnServiceStatusChanged (3317 ms)
[162/403] SyncFileSystemApiTest.OnServiceStatusChanged (3981 ms)
[ RUN      ] SystemNetworkApiTest.SystemNetworkExtension
[23639:3847:1106/093355:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23639:3847:1106/093357:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ahfpdlhmgmoaafnihffenmaaolnjoflo/_generated_background_page.html (0)
[       OK ] SystemNetworkApiTest.SystemNetworkExtension (2940 ms)
[163/403] SystemNetworkApiTest.SystemNetworkExtension (3708 ms)
[ RUN      ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs
[23641:3847:1106/093356:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23641:28931:1106/093400:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs (4670 ms)
[164/403] ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs (5578 ms)
[ RUN      ] WebNavigationApiTest.Api
[23648:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23651:12551:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23648:3847:1106/093402:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Api (3199 ms)
[165/403] WebNavigationApiTest.Api (3981 ms)
[ RUN      ] WebNavigationApiTest.CrossProcessFragment
[23652:3847:1106/093402:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23659:13319:1106/093405:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23659:13319:1106/093405:WARNING:channel.cc(273)] RawChannel write error
[23663:16899:1106/093406:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[23663:12551:1106/093406:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23652:3847:1106/093406:INFO:CONSOLE(0)] "[SUCCESS] crossProcessFragment", source: chrome-extension://mkcceiofbjlldkmjfbnlaknnmpbeiind/test_crossProcessFragment.html (0)
[23652:81159:1106/093406:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /test4
[23652:3847:1106/093407:INFO:CONSOLE(0)] "[SUCCESS] crossProcessFragmentIFrame", source: chrome-extension://mkcceiofbjlldkmjfbnlaknnmpbeiind/test_crossProcessFragment.html (0)
[23654:12551:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23654:12551:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23652:29443:1106/093407:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23652:3847:1106/093407:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcessFragment (5770 ms)
[166/403] WebNavigationApiTest.CrossProcessFragment (6608 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning1
[23655:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23655:29699:1106/093404:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23655:29699:1106/093404:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23655:29699:1106/093404:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23655:29699:1106/093404:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23655:45315:1106/093405:ERROR:mach_broker_mac.mm(256)] Unknown process 23660 is sending Mach IPC messages!
[23655:45315:1106/093405:ERROR:mach_broker_mac.mm(256)] Unknown process 23661 is sending Mach IPC messages!
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning1 (5097 ms)
[167/403] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning1 (5816 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning2
[23667:3847:1106/093408:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23667:29699:1106/093410:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23667:29699:1106/093410:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23667:45315:1106/093410:ERROR:mach_broker_mac.mm(256)] Unknown process 23673 is sending Mach IPC messages!
[23667:81671:1106/093413:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23667:29699:1106/093413:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23667:29699:1106/093413:WARNING:channel.cc(273)] RawChannel write error
[23667:29699:1106/093413:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23667:29699:1106/093413:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning2 (5433 ms)
[168/403] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning2 (6351 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit2
[23668:3847:1106/093409:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23668:29955:1106/093410:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23668:29955:1106/093410:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23668:43779:1106/093411:ERROR:mach_broker_mac.mm(256)] Unknown process 23675 is sending Mach IPC messages!
[23668:80903:1106/093414:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23672:12807:1106/093414:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23672:12807:1106/093414:WARNING:channel.cc(273)] RawChannel write error
[23668:29955:1106/093414:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23668:29955:1106/093414:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23668:29955:1106/093414:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit2 (5470 ms)
[169/403] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit2 (6360 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopDiscard
[23681:3847:1106/093415:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23683:3847:1106/093416:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23683:3847:1106/093416:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23683:3847:1106/093416:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopDiscard (1774 ms)
[170/403] WebrtcLoggingPrivateApiTest.TestStartStopDiscard (2677 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopRtpDump
[23682:3847:1106/093415:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopRtpDump (1985 ms)
[171/403] WebrtcLoggingPrivateApiTest.TestStartStopRtpDump (2656 ms)
[ RUN      ] EphemeralAppWebstorePrivateApiTest.EphemeralAppsFeatureDisabled
HTTP server started on http://127.0.0.1:59386...
sending server_data: {"host": "127.0.0.1", "port": 59386} (36 bytes)
[23687:3847:1106/093418:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23692:12807:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23692:12807:1106/093420:WARNING:channel.cc(273)] RawChannel write error
[23687:3847:1106/093420:INFO:CONSOLE(0)] "[SUCCESS] canLaunchEphemeralApp", source: http://www.example.com:59386/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_disabled.html (0)
[23687:3847:1106/093420:INFO:CONSOLE(0)] "[SUCCESS] launchEphemeralApp", source: http://www.example.com:59386/files/extensions/platform_apps/ephemeral_launcher/webstore_launch_disabled.html (0)
[       OK ] EphemeralAppWebstorePrivateApiTest.EphemeralAppsFeatureDisabled (3454 ms)
[172/403] EphemeralAppWebstorePrivateApiTest.EphemeralAppsFeatureDisabled (4235 ms)
[ RUN      ] AppApiTest.ClientRedirectToAppFromExtension
[23688:3847:1106/093418:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23693:12551:1106/093420:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23693:12551:1106/093420:WARNING:channel.cc(273)] RawChannel write error
[23688:80647:1106/093421:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] AppApiTest.ClientRedirectToAppFromExtension (4135 ms)
[173/403] AppApiTest.ClientRedirectToAppFromExtension (4780 ms)
[ RUN      ] ContentVerifierTest.FailOnDone
[23697:3847:1106/093422:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23704:12551:1106/093424:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23704:12551:1106/093424:WARNING:channel.cc(273)] RawChannel write error
[23704:16899:1106/093424:FATAL:child_shared_bitmap_manager.cc(55)] Check failed: memory->Map(memory_size).
==23704==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb1a8f000; bottom 0x1f4b2000; size: 0x925dd000 (-1839345664)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[       OK ] ContentVerifierTest.FailOnDone (3112 ms)
[174/403] ContentVerifierTest.FailOnDone (3969 ms)
[ RUN      ] ExtensionCrxInstallerTest.GalleryInstallGetsExperimental
[23699:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23699:3847:1106/093425:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid. Details: 'Loading extensions with 'experimental' permission is turned off by default. You can enable 'Experimental Extension APIs' by visiting chrome://flags.'.
[23699:29443:1106/093426:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23699:29443:1106/093426:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.GalleryInstallGetsExperimental (4004 ms)
[175/403] ExtensionCrxInstallerTest.GalleryInstallGetsExperimental (4761 ms)
[ RUN      ] ExtensionCrxInstallerTest.HiDpiThemeTest
[23705:3847:1106/093426:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.HiDpiThemeTest (2327 ms)
[176/403] ExtensionCrxInstallerTest.HiDpiThemeTest (2924 ms)
[ RUN      ] CalculatorBrowserTest.Model
[23710:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] CalculatorBrowserTest.Model (2300 ms)
[177/403] CalculatorBrowserTest.Model (2958 ms)
[ RUN      ] ErrorConsoleBrowserTest.ReportManifestErrors
[23713:3847:1106/093429:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ErrorConsoleBrowserTest.ReportManifestErrors (1853 ms)
[178/403] ErrorConsoleBrowserTest.ReportManifestErrors (2680 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptBasic
[23717:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23717:80903:1106/093434:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23717:3847:1106/093434:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptCodeShouldSucceed", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093434:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptFileShouldSucceed", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093435:INFO:CONSOLE(0)] "[SUCCESS] insertCSSTextShouldSucceed", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093435:INFO:CONSOLE(0)] "[SUCCESS] insertCSSFileShouldSucceed", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093435:INFO:CONSOLE(0)] "[SUCCESS] insertCSSTextShouldNotAffectDOM", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093435:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptCodeShouldFail", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093435:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptWithNoneValueShouldFail", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23717:3847:1106/093435:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptWithTwoValuesShouldFail", source: chrome-extension://deimhnbjppaedpabhhbdifeelibjkkjn/test.html (0)
[23723:12807:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23723:12807:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23723:12807:1106/093435:WARNING:channel.cc(273)] RawChannel write error
[23720:12551:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23720:12551:1106/093435:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23720:12551:1106/093435:WARNING:channel.cc(273)] RawChannel write error
[23717:29699:1106/093435:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23717:29699:1106/093435:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23717:45319:1106/093435:ERROR:mach_broker_mac.mm(256)] Unknown process 23727 is sending Mach IPC messages!
[       OK ] ExecuteScriptApiTest.ExecuteScriptBasic (5162 ms)
[179/403] ExecuteScriptApiTest.ExecuteScriptBasic (6104 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptInFrame
[23719:3847:1106/093431:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23719:81415:1106/093435:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23719:3847:1106/093436:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptCodeInAllFramesShouldSucceed", source: chrome-extension://gpldeijkohnhaboglmpfnidcacpolikn/test.html (0)
[23719:3847:1106/093436:INFO:CONSOLE(21)] "Uncaught TypeError: Cannot read property 'toLowerCase' of null", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/chrome/test/data/extensions/api_test/executescript/in_frame/script.js (21)
[23719:3847:1106/093436:INFO:CONSOLE(0)] "[SUCCESS] insertCSSTextInAllFramesShouldSucceed", source: chrome-extension://gpldeijkohnhaboglmpfnidcacpolikn/test.html (0)
[23722:12807:1106/093436:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23724:12551:1106/093436:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExecuteScriptApiTest.ExecuteScriptInFrame (5209 ms)
[180/403] ExecuteScriptApiTest.ExecuteScriptInFrame (5843 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.UnknownReasonSamePermissions
[23730:3847:1106/093437:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23730:29699:1106/093440:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23730:29699:1106/093440:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23730:29699:1106/093440:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.UnknownReasonSamePermissions (3499 ms)
[181/403] ExtensionDisabledGlobalErrorTest.UnknownReasonSamePermissions (4231 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.TopLevel
[23728:3847:1106/093436:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23734:12551:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23736:12295:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23736:12295:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23739:12551:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23736:12295:1106/093443:WARNING:channel.cc(273)] RawChannel write error
[23739:12551:1106/093443:WARNING:channel.cc(273)] RawChannel write error
[23741:12551:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23741:12551:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23741:12551:1106/093443:WARNING:channel.cc(273)] RawChannel write error
[23728:29443:1106/093443:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23728:29443:1106/093443:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.TopLevel (7361 ms)
[182/403] ExtensionContextMenuBrowserTest.TopLevel (7958 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.RemoteInstall
[23740:3847:1106/093441:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionDisabledGlobalErrorTest.RemoteInstall (2593 ms)
[183/403] ExtensionDisabledGlobalErrorTest.RemoteInstall (3177 ms)
[ RUN      ] ClipboardApiTest.HostedApp
[23747:3847:1106/093444:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23747:80903:1106/093446:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ClipboardApiTest.HostedApp (3025 ms)
[184/403] ClipboardApiTest.HostedApp (3711 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoAllowApp
[23748:3847:1106/093444:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23748:80651:1106/093448:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23748:29443:1106/093448:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23748:29443:1106/093448:WARNING:channel.cc(273)] RawChannel write error
[23748:29443:1106/093448:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23748:29443:1106/093448:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoAllowApp (4502 ms)
[185/403] ExternallyConnectableMessagingTest.FromIncognitoAllowApp (5305 ms)
[ RUN      ] ExtensionsLoadTest.Test
[23756:3847:1106/093448:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23756:28931:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23756:28931:1106/093449:WARNING:channel.cc(273)] RawChannel write error
[23759:12807:1106/093450:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[23759:12807:1106/093450:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23759:12807:1106/093450:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionsLoadTest.Test (1985 ms)
[186/403] ExtensionsLoadTest.Test (2663 ms)
[ RUN      ] LazyBackgroundPageApiTest.OnSuspendUseStorageApi
[23760:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LazyBackgroundPageApiTest.OnSuspendUseStorageApi (3047 ms)
[187/403] LazyBackgroundPageApiTest.OnSuspendUseStorageApi (3810 ms)
[ RUN      ] WebstoreStartupInstallUnpackFailureTest.WebstoreStartupInstallUnpackFailureTest
HTTP server started on http://127.0.0.1:59414...
sending server_data: {"host": "127.0.0.1", "port": 59414} (36 bytes)
[23762:3847:1106/093451:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23762:3847:1106/093454:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_HEADER_INVALID'.
[       OK ] WebstoreStartupInstallUnpackFailureTest.WebstoreStartupInstallUnpackFailureTest (3941 ms)
[188/403] WebstoreStartupInstallUnpackFailureTest.WebstoreStartupInstallUnpackFailureTest (4870 ms)
[ RUN      ] GeolocationBrowserTest.DisplaysPermissionBar
[23768:3847:1106/093454:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23768:3847:1106/093455:WARNING:geolocation_browsertest.cc(343)] before navigate
[23768:81415:1106/093455:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23768:3847:1106/093455:WARNING:geolocation_browsertest.cc(353)] after navigate
[23768:3847:1106/093455:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[23768:3847:1106/093455:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[23768:3847:1106/093455:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[23768:28675:1106/093455:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23768:28675:1106/093455:WARNING:channel.cc(273)] RawChannel write error
[23768:3847:1106/093455:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.DisplaysPermissionBar (1884 ms)
[189/403] GeolocationBrowserTest.DisplaysPermissionBar (2657 ms)
[ RUN      ] IFrameTest.InEmptyFrame
[23775:3847:1106/093456:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23775:28419:1106/093458:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23775:28419:1106/093458:WARNING:channel.cc(273)] RawChannel write error
[       OK ] IFrameTest.InEmptyFrame (2061 ms)
[190/403] IFrameTest.InEmptyFrame (2655 ms)
[ RUN      ] GeolocationBrowserTest.InvalidUrlRequest
[23774:3847:1106/093456:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23774:3847:1106/093457:WARNING:geolocation_browsertest.cc(343)] before navigate
[23774:3847:1106/093457:WARNING:geolocation_browsertest.cc(353)] after navigate
[23774:81159:1106/093457:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23774:3847:1106/093458:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.InvalidUrlRequest (2752 ms)
[191/403] GeolocationBrowserTest.InvalidUrlRequest (3463 ms)
[ RUN      ] LocaleTestHebrew.TestStart
[23781:3847:1106/093459:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23785:17155:1106/093500:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[       OK ] LocaleTestHebrew.TestStart (1773 ms)
[192/403] LocaleTestHebrew.TestStart (2659 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.ClearKey_Parent
[23787:3847:1106/093502:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59430...
sending server_data: {"host": "127.0.0.1", "port": 59430} (36 bytes)
[       OK ] EncryptedMediaIsTypeSupportedTest.ClearKey_Parent (2369 ms)
[193/403] EncryptedMediaIsTypeSupportedTest.ClearKey_Parent (2965 ms)
[ RUN      ] InfoBarsTest.TestInfoBarsCloseOnNewTheme
[23780:3847:1106/093459:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23780:81671:1106/093500:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23784:13063:1106/093504:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] InfoBarsTest.TestInfoBarsCloseOnNewTheme (6552 ms)
[194/403] InfoBarsTest.TestInfoBarsCloseOnNewTheme (7161 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_IsSupportedKeySystem_InvalidVariants
[23793:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59434...
sending server_data: {"host": "127.0.0.1", "port": 59434} (36 bytes)
[23793:28931:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23793:28931:1106/093507:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_IsSupportedKeySystem_InvalidVariants (2543 ms)
[195/403] EncryptedMediaIsTypeSupportedExternalClearKeyTest.ExternalClearKey_IsSupportedKeySystem_InvalidVariants (3182 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_WebM
[23796:3847:1106/093506:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23796:28931:1106/093507:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23796:28931:1106/093507:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_WebM (1860 ms)
[196/403] EncryptedMediaIsTypeSupportedWidevineTest.IsSupportedKeySystemWithMediaMimeType_Widevine_WebM (2653 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndBlockMicCam
[23802:3847:1106/093509:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23802:28675:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23802:28675:1106/093510:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestAndBlockMicCam (2037 ms)
[197/403] MediaStreamDevicesControllerTest.RequestAndBlockMicCam (2659 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedClearKeyCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent
[23800:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59438...
sending server_data: {"host": "127.0.0.1", "port": 59438} (36 bytes)
[23803:13063:1106/093510:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] EncryptedMediaIsTypeSupportedClearKeyCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (2957 ms)
[198/403] EncryptedMediaIsTypeSupportedClearKeyCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (3724 ms)
[ RUN      ] MediaFileValidatorTest.ValidVideo
[23807:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] MediaFileValidatorTest.ValidVideo (2428 ms)
[199/403] MediaFileValidatorTest.ValidVideo (3194 ms)
[ RUN      ] MetricsServiceBrowserTest.CloseRenderersNormally
[23808:3847:1106/093512:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23814:12807:1106/093515:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23814:12807:1106/093515:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23814:12807:1106/093515:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MetricsServiceBrowserTest.CloseRenderersNormally (3804 ms)
[200/403] MetricsServiceBrowserTest.CloseRenderersNormally (4499 ms)
[ RUN      ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingSlowCorrections
[23815:3847:1106/093514:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingSlowCorrections (2299 ms)
[201/403] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingSlowCorrections (2915 ms)
[ RUN      ] DnsProbeBrowserTest.NoInternetProbeResultWithBrokenCorrections
[23819:3847:1106/093516:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23819:28419:1106/093518:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DnsProbeBrowserTest.NoInternetProbeResultWithBrokenCorrections (2383 ms)
[202/403] DnsProbeBrowserTest.NoInternetProbeResultWithBrokenCorrections (3195 ms)
[ RUN      ] DnsProbeBrowserTest.ProbesDisabled
[23822:3847:1106/093517:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.ProbesDisabled (2295 ms)
[203/403] DnsProbeBrowserTest.ProbesDisabled (3184 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForInputElementWithoutIdAndName
[23825:3847:1106/093519:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23825:63239:1106/093521:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23825:28931:1106/093521:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23825:28931:1106/093521:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.NoPromptForInputElementWithoutIdAndName (2183 ms)
[204/403] PasswordManagerBrowserTest.NoPromptForInputElementWithoutIdAndName (2947 ms)
[ RUN      ] PasswordManagerBrowserTest.AutofillSuggetionsForPasswordFormWithoutUsernameField
[23831:3847:1106/093522:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23831:63239:1106/093524:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[23831:28931:1106/093524:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23831:28931:1106/093524:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.AutofillSuggetionsForPasswordFormWithoutUsernameField (2268 ms)
[205/403] PasswordManagerBrowserTest.AutofillSuggetionsForPasswordFormWithoutUsernameField (3242 ms)
[ RUN      ] PasswordManagerBrowserTest.NoLastLoadGoodLastLoad
[23828:3847:1106/093521:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23830:12551:1106/093525:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23830:12551:1106/093525:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.NoLastLoadGoodLastLoad (4623 ms)
[206/403] PasswordManagerBrowserTest.NoLastLoadGoodLastLoad (5310 ms)
[ RUN      ] CloudPolicyManagerTest.Register
[23837:3847:1106/093526:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23837:3847:1106/093527:WARNING:device_management_service.cc(224)] DMServer sent an error response: 400
[       OK ] CloudPolicyManagerTest.Register (1972 ms)
[207/403] CloudPolicyManagerTest.Register (2670 ms)
[ RUN      ] PolicyTest.EnabledPlugins
[23838:3847:1106/093526:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23838:3847:1106/093528:INFO:policy_browsertest.cc(431)] Test skipped because the Flash plugin couldn't be found.
[       OK ] PolicyTest.EnabledPlugins (2883 ms)
[208/403] PolicyTest.EnabledPlugins (3743 ms)
[ RUN      ] PolicyTest.DeveloperToolsDisabled
[23843:3847:1106/093528:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23848:12807:1106/093530:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23848:12807:1106/093530:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.DeveloperToolsDisabled (2700 ms)
[209/403] PolicyTest.DeveloperToolsDisabled (3532 ms)
[ RUN      ] PolicyTest.ExtensionRecommendedInstallationMode
[23847:3847:1106/093530:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.ExtensionRecommendedInstallationMode (2857 ms)
[210/403] PolicyTest.ExtensionRecommendedInstallationMode (3735 ms)
[ RUN      ] PolicyTest.IncognitoEnabled
[23856:3847:1106/093533:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23856:28931:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PolicyTest.IncognitoEnabled (2126 ms)
[211/403] PolicyTest.IncognitoEnabled (2917 ms)
[ RUN      ] PolicyTest.ExtensionInstallSources
[23851:3847:1106/093532:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23851:28675:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23851:28675:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23851:28675:1106/093535:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PolicyTest.ExtensionInstallSources (4092 ms)
[212/403] PolicyTest.ExtensionInstallSources (4799 ms)
[ RUN      ] PrefsFunctionalTest.PRE_TestPrivacySecurityPrefs
[23863:3847:1106/093536:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23867:13575:1106/093538:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23865:3847:1106/093538:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23865:3847:1106/093538:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23865:3847:1106/093538:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefsFunctionalTest.PRE_TestPrivacySecurityPrefs (1828 ms)
[213/403] PrefsFunctionalTest.PRE_TestPrivacySecurityPrefs (2714 ms)
[ RUN      ] PreservedWindowPlacementIsMigrated.Test
[23864:3847:1106/093537:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23868:16899:1106/093538:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] PreservedWindowPlacementIsMigrated.Test (1906 ms)
[214/403] PreservedWindowPlacementIsMigrated.Test (2690 ms)
[ RUN      ] SyncedPrefChangeRegistrarTest.IgnoreLocalChangesToManagedPrefs
[23869:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SyncedPrefChangeRegistrarTest.IgnoreLocalChangesToManagedPrefs (1881 ms)
[215/403] SyncedPrefChangeRegistrarTest.IgnoreLocalChangesToManagedPrefs (2654 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPage
[23870:3847:1106/093539:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59456...
sending server_data: {"host": "127.0.0.1", "port": 59456} (36 bytes)
[23870:29187:1106/093542:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23870:29187:1106/093542:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPage (3485 ms)
[216/403] PrerenderBrowserTest.PrerenderPage (4237 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksRemovingOne
[23876:3847:1106/093542:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59462...
sending server_data: {"host": "127.0.0.1", "port": 59462} (36 bytes)
[23876:28931:1106/093544:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23876:28931:1106/093544:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksRemovingOne (3425 ms)
[217/403] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksRemovingOne (4241 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAlertAfterOnload
[23880:3847:1106/093543:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59468...
sending server_data: {"host": "127.0.0.1", "port": 59468} (36 bytes)
[23886:12551:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderAlertAfterOnload (3437 ms)
[218/403] PrerenderBrowserTest.PrerenderAlertAfterOnload (4249 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToFirst
[23887:3847:1106/093546:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59474...
sending server_data: {"host": "127.0.0.1", "port": 59474} (36 bytes)
[23887:28931:1106/093549:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23887:28931:1106/093549:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToFirst (3230 ms)
[219/403] PrerenderBrowserTest.PrerenderClientRedirectNavigateToFirst (3971 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToFirst
[23890:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59482...
sending server_data: {"host": "127.0.0.1", "port": 59482} (36 bytes)
[23890:28675:1106/093551:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToFirst (3700 ms)
[220/403] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToFirst (4500 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecond
[23896:3847:1106/093550:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59490...
sending server_data: {"host": "127.0.0.1", "port": 59490} (36 bytes)
[23896:28931:1106/093553:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23896:28931:1106/093553:WARNING:channel.cc(273)] RawChannel write error
[23896:28931:1106/093553:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23896:28931:1106/093553:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecond (3536 ms)
[221/403] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecond (4241 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNoSSLReferrer
[23901:3847:1106/093552:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59497...
sending server_data: {"host": "127.0.0.1", "port": 59497} (36 bytes)
HTTPS server started on https://127.0.0.1:59498...
sending server_data: {"host": "127.0.0.1", "port": 59498} (36 bytes)
[23901:29187:1106/093555:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[23901:29187:1106/093555:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23901:29187:1106/093555:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderNoSSLReferrer (3982 ms)
[222/403] PrerenderBrowserTest.PrerenderNoSSLReferrer (4764 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderInfiniteLoop
[23905:3847:1106/093554:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59504...
sending server_data: {"host": "127.0.0.1", "port": 59504} (36 bytes)
[23905:28931:1106/093557:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23905:28931:1106/093557:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PrerenderBrowserTest.PrerenderInfiniteLoop (3582 ms)
[223/403] PrerenderBrowserTest.PrerenderInfiniteLoop (4235 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderWindowSize
[23914:3847:1106/093557:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59511...
sending server_data: {"host": "127.0.0.1", "port": 59511} (36 bytes)
[23914:28931:1106/093600:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23914:28931:1106/093600:WARNING:channel.cc(273)] RawChannel write error
[23914:28931:1106/093600:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23914:28931:1106/093600:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderWindowSize (3585 ms)
[224/403] PrerenderBrowserTest.PrerenderWindowSize (4302 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderFragmentNavigateFragment
[23918:3847:1106/093558:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59517...
sending server_data: {"host": "127.0.0.1", "port": 59517} (36 bytes)
[23918:28931:1106/093601:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23918:28931:1106/093601:WARNING:channel.cc(273)] RawChannel write error
[23918:28931:1106/093601:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23918:28931:1106/093601:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderFragmentNavigateFragment (3386 ms)
[225/403] PrerenderBrowserTest.PrerenderFragmentNavigateFragment (4259 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectFromFragment
[23924:3847:1106/093601:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59525...
sending server_data: {"host": "127.0.0.1", "port": 59525} (36 bytes)
[23924:28675:1106/093604:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectFromFragment (2923 ms)
[226/403] PrerenderBrowserTest.PrerenderClientRedirectFromFragment (3712 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingServerRedirect
[23928:3847:1106/093603:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59535...
sending server_data: {"host": "127.0.0.1", "port": 59535} (36 bytes)
[23935:13063:1106/093605:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[23935:13063:1106/093605:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23935:17411:1106/093605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(213)] CommandBufferProxy::Initialize failed.
[23935:17411:1106/093605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[23928:28931:1106/093605:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23928:28931:1106/093605:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingServerRedirect (2664 ms)
[227/403] PrerenderBrowserTest.PrerenderSafeBrowsingServerRedirect (3475 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderWebAudioDevice
[23934:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59540...
sending server_data: {"host": "127.0.0.1", "port": 59540} (36 bytes)
[23941:12551:1106/093607:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23941:12551:1106/093607:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderWebAudioDevice (2929 ms)
[228/403] PrerenderBrowserTest.PrerenderWebAudioDevice (3715 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPendingSwapNewNavigation
[23938:3847:1106/093606:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59546...
sending server_data: {"host": "127.0.0.1", "port": 59546} (36 bytes)
[23942:13319:1106/093609:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23938:28931:1106/093609:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23938:28931:1106/093609:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPendingSwapNewNavigation (3742 ms)
[229/403] PrerenderBrowserTest.PrerenderPendingSwapNewNavigation (4508 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPing
[23945:3847:1106/093609:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59552...
sending server_data: {"host": "127.0.0.1", "port": 59552} (36 bytes)
[23945:28931:1106/093611:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderPing (3019 ms)
[230/403] PrerenderBrowserTest.PrerenderPing (3713 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCookieChangeConflictTest
[23950:3847:1106/093611:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59558...
sending server_data: {"host": "127.0.0.1", "port": 59558} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderCookieChangeConflictTest (3428 ms)
[231/403] PrerenderBrowserTest.PrerenderCookieChangeConflictTest (4106 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCookieChangeConflictHTTPHeaderTest
[23954:3847:1106/093612:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59565...
sending server_data: {"host": "127.0.0.1", "port": 59565} (36 bytes)
[23961:12807:1106/093615:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23961:12807:1106/093615:WARNING:channel.cc(273)] RawChannel write error
[23954:29443:1106/093615:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23954:29443:1106/093615:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCookieChangeConflictHTTPHeaderTest (3306 ms)
[232/403] PrerenderBrowserTest.PrerenderCookieChangeConflictHTTPHeaderTest (3993 ms)
[ RUN      ] PrerenderBrowserTest.LocalPredictorDisableWorksNetworkPredictionEnableOnly
[23960:3847:1106/093615:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59571...
sending server_data: {"host": "127.0.0.1", "port": 59571} (36 bytes)
[       OK ] PrerenderBrowserTest.LocalPredictorDisableWorksNetworkPredictionEnableOnly (1966 ms)
[233/403] PrerenderBrowserTest.LocalPredictorDisableWorksNetworkPredictionEnableOnly (2660 ms)
[ RUN      ] ProfileManagerBrowserTest.SwitchToProfile
[23967:3847:1106/093618:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23967:3847:1106/093619:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23967:28675:1106/093620:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[23967:28675:1106/093620:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ProfileManagerBrowserTest.SwitchToProfile (3107 ms)
[234/403] ProfileManagerBrowserTest.SwitchToProfile (3971 ms)
[ RUN      ] PrintPreviewDialogControllerBrowserTest.NavigateFromInitiatorTab
[23964:3847:1106/093616:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23966:3847:1106/093620:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[23966:3847:1106/093620:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[23964:28931:1106/093620:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23964:28931:1106/093620:WARNING:channel.cc(273)] RawChannel write error
[23964:28931:1106/093620:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23964:28931:1106/093620:WARNING:channel.cc(273)] RawChannel write error
[23974:13319:1106/093621:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23974:13319:1106/093621:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewDialogControllerBrowserTest.NavigateFromInitiatorTab (4822 ms)
[235/403] PrintPreviewDialogControllerBrowserTest.NavigateFromInitiatorTab (5556 ms)
[ RUN      ] ReferrerPolicyTest.Redirect
HTTP server started on http://127.0.0.1:59572...
sending server_data: {"host": "127.0.0.1", "port": 59572} (36 bytes)
HTTPS server started on https://127.0.0.1:59573...
sending server_data: {"host": "127.0.0.1", "port": 59573} (36 bytes)
[23975:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23975:30979:1106/093623:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23975:30979:1106/093623:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.Redirect (2624 ms)
[236/403] ReferrerPolicyTest.Redirect (3188 ms)
[ RUN      ] ReferrerPolicyTest.RequestTabletSite
HTTP server started on http://127.0.0.1:59574...
sending server_data: {"host": "127.0.0.1", "port": 59574} (36 bytes)
HTTPS server started on https://127.0.0.1:59575...
sending server_data: {"host": "127.0.0.1", "port": 59575} (36 bytes)
[23977:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.RequestTabletSite (2889 ms)
[237/403] ReferrerPolicyTest.RequestTabletSite (3446 ms)
[ RUN      ] SpellingMenuObserverTest.InitMenuWithCorrectWord
[23987:3847:1106/093625:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23990:12551:1106/093626:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SpellingMenuObserverTest.InitMenuWithCorrectWord (1534 ms)
[238/403] SpellingMenuObserverTest.InitMenuWithCorrectWord (2121 ms)
[ RUN      ] ContextMenuBrowserTest.OpenInNewTabReferrer
[23985:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59588...
sending server_data: {"host": "127.0.0.1", "port": 59588} (36 bytes)
[23988:12807:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ContextMenuBrowserTest.OpenInNewTabReferrer (3309 ms)
[239/403] ContextMenuBrowserTest.OpenInNewTabReferrer (3972 ms)
[ RUN      ] SpellingMenuObserverTest.NoSpellingServiceWhenOffTheRecord
[23993:3847:1106/093627:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SpellingMenuObserverTest.NoSpellingServiceWhenOffTheRecord (1593 ms)
[240/403] SpellingMenuObserverTest.NoSpellingServiceWhenOffTheRecord (2125 ms)
[ RUN      ] ChromeResourceDispatcherHostDelegateBrowserTest.NoPolicyHeader
[23997:3847:1106/093629:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23997:29955:1106/093630:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[23997:29955:1106/093630:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeResourceDispatcherHostDelegateBrowserTest.NoPolicyHeader (2225 ms)
[241/403] ChromeResourceDispatcherHostDelegateBrowserTest.NoPolicyHeader (2915 ms)
[ RUN      ] PDFExtensionTest.BasicPlugin
[23999:3847:1106/093630:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[23999:3847:1106/093631:WARNING:pdf_extension_test.cc(45)] Not running basic_plugin_test.js because it requires the PDF plugin which is not available.
[24003:12551:1106/093631:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24001:3847:1106/093631:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24001:3847:1106/093631:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24001:3847:1106/093631:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PDFExtensionTest.BasicPlugin (1470 ms)
[242/403] PDFExtensionTest.BasicPlugin (2127 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckDownloadUrlRedirects
HTTP server started on http://127.0.0.1:59596...
sending server_data: {"host": "127.0.0.1", "port": 59596} (36 bytes)
[24005:3847:1106/093632:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24011:12551:1106/093633:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24011:12551:1106/093633:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingServiceTest.CheckDownloadUrlRedirects (1804 ms)
[243/403] SafeBrowsingServiceTest.CheckDownloadUrlRedirects (2399 ms)
[ RUN      ] SafeBrowsingServiceTest.Prefetch
HTTP server started on http://127.0.0.1:59595...
sending server_data: {"host": "127.0.0.1", "port": 59595} (36 bytes)
[24004:3847:1106/093632:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SafeBrowsingServiceTest.Prefetch (2711 ms)
[244/403] SafeBrowsingServiceTest.Prefetch (3441 ms)
[ RUN      ] ServiceProcessControlBrowserTest.LaunchTwice
[       OK ] ServiceProcessControlBrowserTest.LaunchTwice (4 ms)
[245/403] ServiceProcessControlBrowserTest.LaunchTwice (485 ms)
[ RUN      ] ServiceProcessControlBrowserTest.Histograms
[       OK ] ServiceProcessControlBrowserTest.Histograms (6 ms)
[246/403] ServiceProcessControlBrowserTest.Histograms (585 ms)
[ RUN      ] SafeBrowsingServiceShutdownTest.DontStartAfterShutdown
HTTP server started on http://127.0.0.1:59599...
sending server_data: {"host": "127.0.0.1", "port": 59599} (36 bytes)
[24013:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24013:3847:1106/093635:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SafeBrowsingServiceShutdownTest.DontStartAfterShutdown (1813 ms)
[247/403] SafeBrowsingServiceShutdownTest.DontStartAfterShutdown (2394 ms)
[ RUN      ] SessionRestoreTest.ShareProcessesOnRestore
[24019:3847:1106/093636:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24023:12551:1106/093638:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24023:12551:1106/093638:WARNING:channel.cc(273)] RawChannel write error
[24025:12551:1106/093638:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24025:12551:1106/093638:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24025:12551:1106/093638:WARNING:channel.cc(273)] RawChannel write error
[24027:12807:1106/093638:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24027:12807:1106/093638:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24019:28931:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24019:28931:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24019:3847:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[24019:28931:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24019:28931:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24019:3847:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[24019:28931:1106/093639:WARNING:channel.cc(273)] RawChannel write error
[24019:28931:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24019:28931:1106/093639:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24019:44551:1106/093639:ERROR:mach_broker_mac.mm(256)] Unknown process 24030 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.ShareProcessesOnRestore (3886 ms)
[248/403] SessionRestoreTest.ShareProcessesOnRestore (4518 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.Clear
[24033:3847:1106/093640:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24036:13319:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24036:13319:1106/093642:WARNING:channel.cc(273)] RawChannel write error
[24035:3847:1106/093642:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24035:3847:1106/093642:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24035:3847:1106/093642:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ChromeSSLHostStateDelegateTest.Clear (1644 ms)
[249/403] ChromeSSLHostStateDelegateTest.Clear (2398 ms)
[ RUN      ] SigninBrowserTest.ProcessIsolation
HTTPS server started on https://127.0.0.1:59600...
sending server_data: {"host": "127.0.0.1", "port": 59600} (36 bytes)
[24020:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24026:12807:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24028:12551:1106/093640:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24034:12551:1106/093642:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24037:12551:1106/093643:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SigninBrowserTest.ProcessIsolation (6637 ms)
[250/403] SigninBrowserTest.ProcessIsolation (7394 ms)
[ RUN      ] SSLUITest.TestHTTP
[24038:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59608...
sending server_data: {"host": "127.0.0.1", "port": 59608} (36 bytes)
[       OK ] SSLUITest.TestHTTP (2039 ms)
[251/403] SSLUITest.TestHTTP (2662 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndProceed
[24041:3847:1106/093644:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:59611...
sending server_data: {"host": "127.0.0.1", "port": 59611} (36 bytes)
[24041:28675:1106/093647:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24041:28675:1106/093647:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestHTTPSExpiredCertAndProceed (3321 ms)
[252/403] SSLUITest.TestHTTPSExpiredCertAndProceed (3985 ms)
[ RUN      ] SSLUITest.TestRedirectHTTPToGoodHTTPS
[24045:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59615...
sending server_data: {"host": "127.0.0.1", "port": 59615} (36 bytes)
HTTPS server started on https://127.0.0.1:59616...
sending server_data: {"host": "127.0.0.1", "port": 59616} (36 bytes)
[       OK ] SSLUITest.TestRedirectHTTPToGoodHTTPS (2753 ms)
[253/403] SSLUITest.TestRedirectHTTPToGoodHTTPS (3449 ms)
[ RUN      ] SSLUITest.TestUnsafeContentsInWorker
[24052:3847:1106/093648:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:59620...
sending server_data: {"host": "127.0.0.1", "port": 59620} (36 bytes)
HTTPS server started on https://127.0.0.1:59621...
sending server_data: {"host": "127.0.0.1", "port": 59621} (36 bytes)
[       OK ] SSLUITest.TestUnsafeContentsInWorker (4080 ms)
[254/403] SSLUITest.TestUnsafeContentsInWorker (4764 ms)
[ RUN      ] SSLUITest.InterstitialNotAffectedByHideShow
[24055:3847:1106/093649:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:59623...
sending server_data: {"host": "127.0.0.1", "port": 59623} (36 bytes)
[24059:13063:1106/093653:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SSLUITest.InterstitialNotAffectedByHideShow (4000 ms)
[255/403] SSLUITest.InterstitialNotAffectedByHideShow (4760 ms)
[ RUN      ] ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage
[24064:3847:1106/093652:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24064:80387:1106/093654:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage (1630 ms)
[256/403] ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage (2127 ms)
[ RUN      ] ViewSourceTest.ViewSourceInMenuDisabledOnAMediaPage
[24067:3847:1106/093654:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59637...
sending server_data: {"host": "127.0.0.1", "port": 59637} (36 bytes)
[24067:28931:1106/093656:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24069:12807:1106/093656:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[24067:28931:1106/093656:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ViewSourceTest.ViewSourceInMenuDisabledOnAMediaPage (2878 ms)
[257/403] ViewSourceTest.ViewSourceInMenuDisabledOnAMediaPage (3713 ms)
[ RUN      ] ThemeServiceBrowserTest.PRE_ThemeDataPackInvalid
[24070:3847:1106/093655:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24070:29955:1106/093658:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24070:29955:1106/093658:WARNING:channel.cc(273)] RawChannel write error
[24076:13575:1106/093658:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24076:13575:1106/093658:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24076:13575:1106/093658:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ThemeServiceBrowserTest.PRE_ThemeDataPackInvalid (3963 ms)
[258/403] ThemeServiceBrowserTest.PRE_ThemeDataPackInvalid (4773 ms)
[ RUN      ] TranslateBrowserTest.IgnoreRefreshMetaTagInCaseInsensitive
HTTPS server started on https://127.0.0.1:59641...
sending server_data: {"host": "127.0.0.1", "port": 59641} (36 bytes)
[24079:3847:1106/093658:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24079:81927:1106/093659:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[24079:30467:1106/093701:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24079:30467:1106/093701:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TranslateBrowserTest.IgnoreRefreshMetaTagInCaseInsensitive (3411 ms)
[259/403] TranslateBrowserTest.IgnoreRefreshMetaTagInCaseInsensitive (4500 ms)
[ RUN      ] TranslateBrowserTest.UpdateLocationAtOnload
HTTPS server started on https://127.0.0.1:59645...
sending server_data: {"host": "127.0.0.1", "port": 59645} (36 bytes)
[24084:3847:1106/093700:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24084:82455:1106/093701:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[24084:30211:1106/093701:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24084:30211:1106/093701:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TranslateBrowserTest.UpdateLocationAtOnload (2388 ms)
[260/403] TranslateBrowserTest.UpdateLocationAtOnload (3197 ms)
[ RUN      ] AppListControllerBrowserTest.Incognito
[24090:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AppListControllerBrowserTest.Incognito (2798 ms)
[261/403] AppListControllerBrowserTest.Incognito (3444 ms)
[ RUN      ] AppListControllerBrowserTest.CreateNewWindow
[24088:3847:1106/093702:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24095:13575:1106/093705:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24095:13575:1106/093705:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24095:13575:1106/093705:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AppListControllerBrowserTest.CreateNewWindow (3722 ms)
[262/403] AppListControllerBrowserTest.CreateNewWindow (4516 ms)
[ RUN      ] AutofillDialogControllerTest.ExpiredCard
[24096:3847:1106/093706:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.ExpiredCard (2809 ms)
[263/403] AutofillDialogControllerTest.ExpiredCard (3443 ms)
[ RUN      ] AutofillDialogControllerTest.AddNewClearsComboboxes
[24097:3847:1106/093707:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24097:28675:1106/093709:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillDialogControllerTest.AddNewClearsComboboxes (2655 ms)
[264/403] AutofillDialogControllerTest.AddNewClearsComboboxes (3450 ms)
[ RUN      ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchorNoTarget
[24103:3847:1106/093710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24103:80647:1106/093711:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[24103:29187:1106/093712:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24103:29187:1106/093712:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24103:44803:1106/093712:ERROR:mach_broker_mac.mm(256)] Unknown process 24109 is sending Mach IPC messages!
[       OK ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchorNoTarget (2453 ms)
[265/403] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchorNoTarget (3452 ms)
[ RUN      ] AutofillDialogControllerSecurityTest.DoesntWorkOnBrokenHttps
[24102:3847:1106/093710:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:59654...
sending server_data: {"host": "127.0.0.1", "port": 59654} (36 bytes)
[24102:28675:1106/093714:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24102:28675:1106/093714:WARNING:channel.cc(273)] RawChannel write error
[24102:3847:1106/093714:INFO:CONSOLE(0)] "requestAutocomplete: must use a secure connection or --reduce-security-for-testing.", source: https://127.0.0.1:59654/files/request_autocomplete/test_page.html (0)
[       OK ] AutofillDialogControllerSecurityTest.DoesntWorkOnBrokenHttps (5091 ms)
[266/403] AutofillDialogControllerSecurityTest.DoesntWorkOnBrokenHttps (5817 ms)
[ RUN      ] PopupBlockerBrowserTest.OpenerSuppressed
[24111:3847:1106/093714:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24111:81443:1106/093715:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.OpenerSuppressed (3315 ms)
[267/403] PopupBlockerBrowserTest.OpenerSuppressed (4233 ms)
[ RUN      ] BrowserTest.ThirtyFourTabs
[24114:3847:1106/093716:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24114:29699:1106/093724:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24114:29699:1106/093724:WARNING:channel.cc(273)] RawChannel write error
[24121:13319:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24121:13319:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24121:13319:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24122:11287:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24122:11287:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[24123:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24123:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24123:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24124:13063:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24124:13063:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24124:13063:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24131:12551:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24131:12551:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24137:12551:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24137:12551:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[24138:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24138:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24138:12807:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[24139:12295:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24139:12295:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[24141:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24141:12807:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[24140:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24140:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24140:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24114:29699:1106/093725:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24114:29699:1106/093725:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24114:29699:1106/093725:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24114:29699:1106/093725:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24114:46083:1106/093725:ERROR:mach_broker_mac.mm(256)] Unknown process 24153 is sending Mach IPC messages!
[24143:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24143:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24143:12807:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24146:12551:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24146:12551:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24146:12551:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24144:12807:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24144:12807:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24144:12807:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24145:12551:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24145:12551:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24145:12551:1106/093726:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24147:12551:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24147:12551:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24147:12551:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24148:12807:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24148:12807:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24148:12807:1106/093727:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24149:12807:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24149:12807:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24149:12807:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24150:12551:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24150:12551:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24150:12551:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24151:12551:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[24151:12551:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24151:12551:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserTest.ThirtyFourTabs (13450 ms)
[268/403] BrowserTest.ThirtyFourTabs (14274 ms)
[ RUN      ] BrowserTest.ClearPendingOnFailUnlessNTP
[24119:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59665...
sending server_data: {"host": "127.0.0.1", "port": 59665} (36 bytes)
[24119:29955:1106/093729:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24119:29955:1106/093729:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24119:45571:1106/093730:ERROR:mach_broker_mac.mm(256)] Unknown process 24157 is sending Mach IPC messages!
[       OK ] BrowserTest.ClearPendingOnFailUnlessNTP (13497 ms)
[269/403] BrowserTest.ClearPendingOnFailUnlessNTP (14559 ms)
[ RUN      ] BrowserTest.DisableOptionsAndImportMenuItemsConsistently
[24156:3847:1106/093730:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.DisableOptionsAndImportMenuItemsConsistently (2243 ms)
[270/403] BrowserTest.DisableOptionsAndImportMenuItemsConsistently (2961 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_CurrentTab
[24162:3847:1106/093733:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_CurrentTab (2429 ms)
[271/403] BrowserNavigatorTest.Disposition_CurrentTab (3303 ms)
[ RUN      ] BrowserTest.InterstitialClosesDialogs
[24161:3847:1106/093732:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59669...
sending server_data: {"host": "127.0.0.1", "port": 59669} (36 bytes)
[       OK ] BrowserTest.InterstitialClosesDialogs (4023 ms)
[272/403] BrowserTest.InterstitialClosesDialogs (4820 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IgnoreAction
[24169:3847:1106/093736:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24170:3847:1106/093737:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24170:3847:1106/093737:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24170:3847:1106/093737:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BrowserNavigatorTest.Disposition_IgnoreAction (1685 ms)
[273/403] BrowserNavigatorTest.Disposition_IgnoreAction (2409 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithNoProfile
[24175:3847:1106/093738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] WindowAppleScriptTest.CreationWithNoProfile (1419 ms)
[274/403] WindowAppleScriptTest.CreationWithNoProfile (2126 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromNTPToOptionsSingleton
[24171:3847:1106/093737:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24171:28675:1106/093743:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24171:28675:1106/093743:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromNTPToOptionsSingleton (6079 ms)
[275/403] BrowserNavigatorTest.NavigateFromNTPToOptionsSingleton (6889 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTest.Fullscreen
[24179:3847:1106/093740:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24181:3847:1106/093751:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] NativeAppWindowCocoaBrowserTest.Fullscreen (11316 ms)
[276/403] NativeAppWindowCocoaBrowserTest.Fullscreen (11867 ms)
[ RUN      ] AutofillDialogCocoaBrowserTest.DisplayUI
[24186:3847:1106/093744:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogCocoaBrowserTest.DisplayUI (7878 ms)
[277/403] AutofillDialogCocoaBrowserTest.DisplayUI (8721 ms)
[ RUN      ] OmniboxViewMacBrowserTest.SetFocus
[24190:3847:1106/093753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24194:12807:1106/093754:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24194:12807:1106/093754:WARNING:channel.cc(273)] RawChannel write error
[24192:3847:1106/093754:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24192:3847:1106/093754:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24192:3847:1106/093754:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] OmniboxViewMacBrowserTest.SetFocus (2229 ms)
[278/403] OmniboxViewMacBrowserTest.SetFocus (2978 ms)
[ RUN      ] ConstrainedWindowMacTest.TabDragging
[24189:3847:1106/093752:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24193:12807:1106/093755:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24193:12807:1106/093755:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24193:12807:1106/093755:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ConstrainedWindowMacTest.TabDragging (3861 ms)
[279/403] ConstrainedWindowMacTest.TabDragging (4781 ms)
[ RUN      ] OmniboxViewMacBrowserTest.MouseDownCaretVisibility
[24196:3847:1106/093756:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24197:3847:1106/093757:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24197:3847:1106/093757:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24197:3847:1106/093757:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] OmniboxViewMacBrowserTest.MouseDownCaretVisibility (1843 ms)
[280/403] OmniboxViewMacBrowserTest.MouseDownCaretVisibility (2654 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.OK
[24199:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OneClickSigninBubbleControllerTest.OK (2162 ms)
[281/403] OneClickSigninBubbleControllerTest.OK (2929 ms)
[ RUN      ] OneClickSigninDialogControllerTest.Advanced
[24201:3847:1106/093758:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OneClickSigninDialogControllerTest.Advanced (2567 ms)
[282/403] OneClickSigninDialogControllerTest.Advanced (3459 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.CloseClicked
[24208:3847:1106/093802:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24208:28931:1106/093803:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24208:28931:1106/093803:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ProfileSigninConfirmationViewControllerTest.CloseClicked (1759 ms)
[283/403] ProfileSigninConfirmationViewControllerTest.CloseClicked (2658 ms)
[ RUN      ] ManagePasswordsBubbleTest.TabChangeTogglesIcon
[24205:3847:1106/093800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24207:12295:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24209:12551:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24209:12551:1106/093804:WARNING:channel.cc(273)] RawChannel write error
[24205:3847:1106/093804:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[24205:28931:1106/093804:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManagePasswordsBubbleTest.TabChangeTogglesIcon (4556 ms)
[284/403] ManagePasswordsBubbleTest.TabChangeTogglesIcon (5304 ms)
[ RUN      ] ContentSettingBubbleModelMixedScriptTest.Iframe
HTTPS server started on https://127.0.0.1:59673...
sending server_data: {"host": "127.0.0.1", "port": 59673} (36 bytes)
[24213:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24213:3847:1106/093807:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59673/files/content_setting_bubble/mixed_script_in_iframe.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:59673/files/content_setting_bubble/mixed_script_in_iframe.html (0)
[24213:3847:1106/093807:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:59673 ran insecure content from http://example.com/script.js
[24213:3847:1106/093807:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59673/files/content_setting_bubble/mixed_script_in_iframe.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:59673/files/content_setting_bubble/mixed_script_in_iframe.html (0)
[24213:3847:1106/093807:WARNING:web_contents_impl.cc(2688)] https://127.0.0.1:59673 ran insecure content from http://example.com/script.js
[24213:3847:1106/093807:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59673/files/content_setting_bubble/mixed_script.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:59673/files/content_setting_bubble/mixed_script.html (0)
[24213:29955:1106/093807:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24213:29955:1106/093807:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ContentSettingBubbleModelMixedScriptTest.Iframe (3150 ms)
[285/403] ContentSettingBubbleModelMixedScriptTest.Iframe (4020 ms)
[ RUN      ] FindInPageControllerTest.FindMovesWhenObscuring
[24216:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindMovesWhenObscuring (2851 ms)
[286/403] FindInPageControllerTest.FindMovesWhenObscuring (3706 ms)
[ RUN      ] FindInPageControllerTest.PrepopulatePreserveLast
[24220:3847:1106/093808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.PrepopulatePreserveLast (2021 ms)
[287/403] FindInPageControllerTest.PrepopulatePreserveLast (2656 ms)
[ RUN      ] FindInPageControllerTest.NoIncognitoPrepopulate
[24222:3847:1106/093809:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24222:28675:1106/093810:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24222:28675:1106/093810:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.NoIncognitoPrepopulate (1725 ms)
[288/403] FindInPageControllerTest.NoIncognitoPrepopulate (2407 ms)
[ RUN      ] LoginPromptBrowserTest.TestBasicAuth
[24226:3847:1106/093811:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59680...
sending server_data: {"host": "127.0.0.1", "port": 59680} (36 bytes)
[24226:28931:1106/093816:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24226:28931:1106/093816:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.TestBasicAuth (5174 ms)
[289/403] LoginPromptBrowserTest.TestBasicAuth (5813 ms)
[ RUN      ] LoginPromptBrowserTest.TestDigestAuth
[24227:3847:1106/093812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59682...
sending server_data: {"host": "127.0.0.1", "port": 59682} (36 bytes)
[24227:28931:1106/093815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24227:28931:1106/093815:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.TestDigestAuth (5077 ms)
[290/403] LoginPromptBrowserTest.TestDigestAuth (5828 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabsIncludingWelcomePage
[24239:3847:1106/093817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24239:29699:1106/093819:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24239:29699:1106/093819:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabsIncludingWelcomePage (2599 ms)
[291/403] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabsIncludingWelcomePage (3447 ms)
[ RUN      ] LoginPromptBrowserTest.TestTwoAuths
[24238:3847:1106/093817:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59690...
sending server_data: {"host": "127.0.0.1", "port": 59690} (36 bytes)
[24238:28419:1106/093821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24238:28419:1106/093821:WARNING:channel.cc(273)] RawChannel write error
[24238:28419:1106/093821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24238:28419:1106/093821:WARNING:channel.cc(273)] RawChannel write error
[24241:12551:1106/093821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24238:28419:1106/093821:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24238:28419:1106/093821:WARNING:channel.cc(273)] RawChannel write error
[       OK ] LoginPromptBrowserTest.TestTwoAuths (4931 ms)
[292/403] LoginPromptBrowserTest.TestTwoAuths (5559 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsContentSettingsExceptionsPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsContentSettingsExceptionsPage (0 ms)
[293/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsContentSettingsExceptionsPage (809 ms)
[ RUN      ] ProfileSigninConfirmationHelperBrowserTest.HasNotBeenShutdown
[24250:3847:1106/093821:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProfileSigninConfirmationHelperBrowserTest.HasNotBeenShutdown (2093 ms)
[294/403] ProfileSigninConfirmationHelperBrowserTest.HasNotBeenShutdown (2663 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsPlugins
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsPlugins (0 ms)
[295/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsPlugins (559 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsNotifications
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsNotifications (1 ms)
[296/403] WebUIBidiCheckerBrowserTestLTR.TestSettingsFrameContentExceptionsNotifications (547 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestHistoryPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestHistoryPage (1 ms)
[297/403] WebUIBidiCheckerBrowserTestRTL.TestHistoryPage (548 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestPluginsPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestPluginsPage (0 ms)
[298/403] WebUIBidiCheckerBrowserTestRTL.TestPluginsPage (546 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsLocation
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsLocation (0 ms)
[299/403] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsLocation (481 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsMouseLock
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsMouseLock (0 ms)
[300/403] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsMouseLock (550 ms)
[ RUN      ] ConstrainedWebDialogBrowserTest.BasicTest
[24261:3847:1106/093825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24261:28931:1106/093826:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[24261:28931:1106/093826:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ConstrainedWebDialogBrowserTest.BasicTest (2328 ms)
[301/403] ConstrainedWebDialogBrowserTest.BasicTest (2917 ms)
[ RUN      ] NewTabUIBrowserTest.ShowIncognito
[24262:3847:1106/093825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24268:12551:1106/093828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24268:12551:1106/093828:WARNING:channel.cc(273)] RawChannel write error
[24262:29187:1106/093829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24262:29187:1106/093829:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NewTabUIBrowserTest.ShowIncognito (4033 ms)
[302/403] NewTabUIBrowserTest.ShowIncognito (4759 ms)
[ RUN      ] NewTabUIProcessPerTabTest.NavBeforeNTPCommits
[24269:3847:1106/093828:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] NewTabUIProcessPerTabTest.NavBeforeNTPCommits (2740 ms)
[303/403] NewTabUIProcessPerTabTest.NavBeforeNTPCommits (3455 ms)
[ RUN      ] OptionsUIBrowserTest.LoadOptionsByURL
[24277:3847:1106/093831:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] OptionsUIBrowserTest.LoadOptionsByURL (4864 ms)
[304/403] OptionsUIBrowserTest.LoadOptionsByURL (5546 ms)
[ RUN      ] ClearBrowserDataBrowserTest.CommitButtonDisabledWhileDeletionInProgress
[24273:3847:1106/093830:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24276:12039:1106/093832:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ClearBrowserDataBrowserTest.CommitButtonDisabledWhileDeletionInProgress (9660 ms)
[305/403] ClearBrowserDataBrowserTest.CommitButtonDisabledWhileDeletionInProgress (10283 ms)
[ RUN      ] PreferencesBrowserTest.NotificationsOnBackendChanges
[24284:3847:1106/093837:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.NotificationsOnBackendChanges (4753 ms)
[306/403] PreferencesBrowserTest.NotificationsOnBackendChanges (5546 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_MultipleTabsIdentical
[24288:3847:1106/093840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24291:12807:1106/093842:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24291:12807:1106/093842:WARNING:channel.cc(273)] RawChannel write error
[24288:3847:1106/093842:INFO:CONSOLE(1750)] "Running test testLogText", source: password_manager_internals_browsertest.js (1750)
[24288:3847:1106/093843:INFO:CONSOLE(1750)] "Running test testLogText", source: password_manager_internals_browsertest.js (1750)
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_MultipleTabsIdentical (3106 ms)
[307/403] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_MultipleTabsIdentical (3704 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.Basic
[24293:3847:1106/093842:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24293:33027:1106/093845:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24293:33027:1106/093845:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InlineLoginUISafeIframeBrowserTest.Basic (2919 ms)
[308/403] InlineLoginUISafeIframeBrowserTest.Basic (3717 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.NavigationToOtherChromeURLDisallowed
[24296:3847:1106/093844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24296:85511:1106/093847:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /ServiceLogin?skipvpage=true&sarp=1&rm=hide&service=chromiumsync&continue=chrome-extension%3A%2F%2Fmfffpogegjflfpflabcdkioaeobkgjik%2Fsuccess.html%3Fsource%3D0&hl=en-US
[       OK ] InlineLoginUISafeIframeBrowserTest.NavigationToOtherChromeURLDisallowed (5414 ms)
[309/403] InlineLoginUISafeIframeBrowserTest.NavigationToOtherChromeURLDisallowed (6084 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin
[24310:3847:1106/093846:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24313:12807:1106/093848:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24313:12807:1106/093848:WARNING:channel.cc(273)] RawChannel write error
[24310:85511:1106/093849:WARNING:fake_gaia.cc(246)] Serving request /ServiceLogin
[24310:85511:1106/093849:WARNING:fake_gaia.cc(246)] Serving request /ServiceLoginAuth
[24310:85511:1106/093850:WARNING:fake_gaia.cc(246)] Serving request /o/oauth2/programmatic_auth
[24310:85511:1106/093850:WARNING:fake_gaia.cc(246)] Serving request /o/oauth2/token
[24316:12807:1106/093850:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24316:12807:1106/093850:WARNING:channel.cc(273)] RawChannel write error
[       OK ] InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin (4711 ms)
[310/403] InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin (5283 ms)
[ RUN      ] ZoomControllerBrowserTest.OnPreferenceChanged
[24318:3847:1106/093850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24320:13063:1106/093851:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24320:13063:1106/093851:WARNING:channel.cc(273)] RawChannel write error
[24319:3847:1106/093851:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24319:3847:1106/093851:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24319:3847:1106/093851:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] ZoomControllerBrowserTest.OnPreferenceChanged (1773 ms)
[311/403] ZoomControllerBrowserTest.OnPreferenceChanged (2396 ms)
[ RUN      ] UnloadTest.BrowserCloseBeforeUnloadOK
[24323:3847:1106/093852:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24323:3847:1106/093854:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseBeforeUnloadOK (1879 ms)
[312/403] UnloadTest.BrowserCloseBeforeUnloadOK (2660 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteBeforeUnloadSync
[24321:3847:1106/093851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24321:28675:1106/093854:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24321:28675:1106/093854:WARNING:channel.cc(273)] RawChannel write error
[       OK ] UnloadTest.CrossSiteInfiniteBeforeUnloadSync (3102 ms)
[313/403] UnloadTest.CrossSiteInfiniteBeforeUnloadSync (4002 ms)
[ RUN      ] ChromeLocatorTest.FindBundle
[       OK ] ChromeLocatorTest.FindBundle (10 ms)
[314/403] ChromeLocatorTest.FindBundle (679 ms)
[ RUN      ] RequestAutocompleteRendererTest.NoCancelOnSubframeNavigateAfterDone
[       OK ] RequestAutocompleteRendererTest.NoCancelOnSubframeNavigateAfterDone (421 ms)
[315/403] RequestAutocompleteRendererTest.NoCancelOnSubframeNavigateAfterDone (1078 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldAutocompleteOff
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldAutocompleteOff (208 ms)
[316/403] FormAutofillTest.WebFormControlElementToFormFieldAutocompleteOff (689 ms)
[ RUN      ] UnloadTest.BrowserCloseInfiniteUnloadAlert
[24328:3847:1106/093855:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24328:3847:1106/093857:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseInfiniteUnloadAlert (2666 ms)
[317/403] UnloadTest.BrowserCloseInfiniteUnloadAlert (3468 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldMonthInput
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldMonthInput (187 ms)
[318/403] FormAutofillTest.WebFormControlElementToFormFieldMonthInput (813 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromParentStyle
[       OK ] FormAutofillTest.DetectTextDirectionFromParentStyle (187 ms)
[319/403] FormAutofillTest.DetectTextDirectionFromParentStyle (675 ms)
[ RUN      ] FormAutofillTest.ExtractMultipleForms
[       OK ] FormAutofillTest.ExtractMultipleForms (315 ms)
[320/403] FormAutofillTest.ExtractMultipleForms (813 ms)
[ RUN      ] FormAutofillTest.LabelsInferredPriorToImgOrBr
[       OK ] FormAutofillTest.LabelsInferredPriorToImgOrBr (369 ms)
[321/403] FormAutofillTest.LabelsInferredPriorToImgOrBr (949 ms)
[ RUN      ] FormAutofillTest.ClearOnlyAutofilledFields
[       OK ] FormAutofillTest.ClearOnlyAutofilledFields (475 ms)
[322/403] FormAutofillTest.ClearOnlyAutofilledFields (1088 ms)
[ RUN      ] PasswordAutofillAgentTest.SendPasswordFormsTest
[       OK ] PasswordAutofillAgentTest.SendPasswordFormsTest (433 ms)
[323/403] PasswordAutofillAgentTest.SendPasswordFormsTest (1073 ms)
[ RUN      ] PasswordAutofillAgentTest.InlineAutocompleteOverwritesManuallyEditedPassword
[       OK ] PasswordAutofillAgentTest.InlineAutocompleteOverwritesManuallyEditedPassword (424 ms)
[324/403] PasswordAutofillAgentTest.InlineAutocompleteOverwritesManuallyEditedPassword (948 ms)
[ RUN      ] ChromeRenderViewTest.DidBlockContentType
[       OK ] ChromeRenderViewTest.DidBlockContentType (138 ms)
[325/403] ChromeRenderViewTest.DidBlockContentType (682 ms)
[ RUN      ] ChromeRenderViewTest.ImagesAllowedByDefault
[       OK ] ChromeRenderViewTest.ImagesAllowedByDefault (239 ms)
[326/403] ChromeRenderViewTest.ImagesAllowedByDefault (824 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreview
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreview (324 ms)
[327/403] PrintWebViewHelperPreviewTest.OnPrintPreview (945 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintPreviewCenterToFitPage
[       OK ] PrintWebViewHelperPreviewTest.PrintPreviewCenterToFitPage (268 ms)
[328/403] PrintWebViewHelperPreviewTest.PrintPreviewCenterToFitPage (812 ms)
[ RUN      ] TranslateHelperBrowserTest.MultipleSimilarTranslations
[       OK ] TranslateHelperBrowserTest.MultipleSimilarTranslations (159 ms)
[329/403] TranslateHelperBrowserTest.MultipleSimilarTranslations (685 ms)
[ RUN      ] WebUIResourceBrowserTest.GridTest
[24346:3847:1106/093903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24346:3847:1106/093905:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[24346:3847:1106/093905:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.GridTest (2576 ms)
[330/403] WebUIResourceBrowserTest.GridTest (3181 ms)
[ RUN      ] WebUIResourceBrowserTest.MenuTest
[24347:3847:1106/093904:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24347:3847:1106/093906:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[24347:3847:1106/093906:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[24347:28931:1106/093906:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24347:28931:1106/093906:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.MenuTest (2856 ms)
[331/403] WebUIResourceBrowserTest.MenuTest (3442 ms)
[ RUN      ] PPAPITest.URLRequest_CreateAndIsURLRequestInfo
[24354:3847:1106/093907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24357]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24357]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:59709...
sending server_data: {"host": "127.0.0.1", "port": 59709} (36 bytes)
[24354:3847:1106/093910:INFO:CONSOLE(0)] "0xFFFFF0 is not a valid instance ID.", source: http://127.0.0.1:59709/files/test_case.html?testcase=URLRequest_CreateAndIsURLRequestInfo (0)
[24354:3847:1106/093910:INFO:CONSOLE(177)] "CreateAndIsURLRequestInfo finished in 0.002 seconds.", source: http://127.0.0.1:59709/files/test_case.html?testcase=URLRequest_CreateAndIsURLRequestInfo (177)
[       OK ] PPAPITest.URLRequest_CreateAndIsURLRequestInfo (3386 ms)
[332/403] PPAPITest.URLRequest_CreateAndIsURLRequestInfo (4235 ms)
[ RUN      ] PPAPITest.URLLoader3
[24352:3847:1106/093906:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24355]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24355]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:59708...
sending server_data: {"host": "127.0.0.1", "port": 59708} (36 bytes)
[24352:3847:1106/093910:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[24352:3847:1106/093910:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntrustedHttpRequestsForceAsync finished in 0.046 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[24352:3847:1106/093910:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntrustedHttpRequests finished in 0.014 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntrustedHttpRequestsBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntrustedHttpRequestsBackground finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "FollowURLRedirectForceAsync finished in 0.088 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "FollowURLRedirect finished in 0.048 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "FollowURLRedirectBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "FollowURLRedirectBackground finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AuditURLRedirectForceAsync finished in 0.030 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AuditURLRedirect finished in 0.025 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AuditURLRedirectBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AuditURLRedirectBackground finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.049 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AbortCalls finished in 0.037 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntendedLoadForceAsync finished in 0.039 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntendedLoad finished in 0.036 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntendedLoadBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "UntendedLoadBackground finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "PrefetchBufferThresholdForceAsync finished in 0.029 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "PrefetchBufferThreshold finished in 0.038 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "PrefetchBufferThresholdBlocking finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:3847:1106/093910:INFO:CONSOLE(177)] "PrefetchBufferThresholdBackground finished in 0.000 seconds.", source: http://127.0.0.1:59708/files/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[24352:28675:1106/093910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPITest.URLLoader3 (4524 ms)
[333/403] PPAPITest.URLLoader3 (5328 ms)
[ RUN      ] PPAPITest.URLRequest_Stress
[24372:3847:1106/093911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24376]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24376]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:59728...
sending server_data: {"host": "127.0.0.1", "port": 59728} (36 bytes)
[24372:3847:1106/093914:INFO:CONSOLE(177)] "Stress finished in 0.003 seconds.", source: http://127.0.0.1:59728/files/test_case.html?testcase=URLRequest_Stress (177)
[       OK ] PPAPITest.URLRequest_Stress (3378 ms)
[334/403] PPAPITest.URLRequest_Stress (3979 ms)
[ RUN      ] PPAPITest.PaintAggregator
[24373:3847:1106/093912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24377]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24377]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[24373:3847:1106/093914:INFO:CONSOLE(177)] "InitialState finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "SingleInvalidation finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "DoubleDisjointInvalidation finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "SingleScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "DoubleOverlappingScroll finished in 0.003 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "NegatingScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "DiagonalScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintsBeforeAndAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "LargeContainedPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "LargeContainedPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "OverlappingPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "OverlappingPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "DisjointPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "DisjointPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintTrimmedByScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintEliminatedByScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintAfterScrollTrimmedByScrollDamage finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:3847:1106/093914:INFO:CONSOLE(177)] "ContainedPaintAfterScrollEliminatedByScrollDamage finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[24373:28931:1106/093914:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPITest.PaintAggregator (3237 ms)
[335/403] PPAPITest.PaintAggregator (3974 ms)
[ RUN      ] PPAPITest.UMA
[24381:3847:1106/093915:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24385]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24385]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24385:3847:1106/093918:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24381:3847:1106/093918:INFO:CONSOLE(177)] "Count finished in 0.004 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=UMA (177)
[24381:3847:1106/093918:INFO:CONSOLE(177)] "Time finished in 0.001 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=UMA (177)
[24381:3847:1106/093918:INFO:CONSOLE(177)] "Enum finished in 0.001 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=UMA (177)
[24381:28931:1106/093918:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPITest.UMA (3187 ms)
[336/403] PPAPITest.UMA (3983 ms)
[ RUN      ] PPAPITest.View
[24382:3847:1106/093916:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24386]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24386]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:59732...
sending server_data: {"host": "127.0.0.1", "port": 59732} (36 bytes)
[24382:3847:1106/093918:INFO:CONSOLE(177)] "SizeChange finished in 0.041 seconds.", source: http://127.0.0.1:59732/files/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[24382:3847:1106/093918:INFO:CONSOLE(177)] "ClipChange finished in 0.010 seconds.", source: http://127.0.0.1:59732/files/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[24382:3847:1106/093918:INFO:CONSOLE(177)] "ScrollOffsetChange finished in 0.013 seconds.", source: http://127.0.0.1:59732/files/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[24382:29443:1106/093918:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24382:29443:1106/093918:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPITest.View (3353 ms)
[337/403] PPAPITest.View (3981 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_SetProperty
[24390:3847:1106/093919:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59736...
sending server_data: {"host": "127.0.0.1", "port": 59736} (36 bytes)
objc[24400]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24400]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[24390:3847:1106/093923:INFO:CONSOLE(177)] "SetProperty finished in 0.001 seconds.", source: http://127.0.0.1:59736/files/test_case.html?testcase=URLRequest_SetProperty (177)
[       OK ] OutOfProcessPPAPITest.URLRequest_SetProperty (4160 ms)
[338/403] OutOfProcessPPAPITest.URLRequest_SetProperty (4769 ms)
[ RUN      ] OutOfProcessPPAPITest.WebSocket2
[24391:3847:1106/093920:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59739...
sending server_data: {"host": "127.0.0.1", "port": 59739} (36 bytes)
WebSocket server started on ws://127.0.0.1:59740...
sending server_data: {"host": "127.0.0.1", "port": 59740} (36 bytes)
objc[24402]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24402]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[24391:3847:1106/093923:INFO:CONSOLE(177)] "AbortCallsWithCallback finished in 0.079 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093923:INFO:CONSOLE(177)] "AbortSendMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093923:INFO:CONSOLE(177)] "AbortCloseCall finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093924:INFO:CONSOLE(177)] "AbortReceiveMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093924:INFO:CONSOLE(177)] "ClosedFromServerWhileSending finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "CcInterfaces finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityInvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
1.0.0.127.in-addr.arpa - code 400, message Bad Request
[24391:3847:1106/093925:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59740/echo-with-no-extension' failed: Error during WebSocket handshake: Unexpected response code: 400", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (0)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityProtocols finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityGetURL finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityInvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59740/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (0)
[24391:3847:1106/093925:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59740/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (0)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityValidClose finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityGetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityTextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093925:INFO:CONSOLE(177)] "UtilityBinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:3847:1106/093926:INFO:CONSOLE(177)] "UtilityBufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:59739/files/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59740 (177)
[24391:28675:1106/093926:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24391:28675:1106/093926:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.WebSocket2 (7209 ms)
[339/403] OutOfProcessPPAPITest.WebSocket2 (8210 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Allowed
[24403:3847:1106/093924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[24407]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24407]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[24409]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[24403:3847:1106/093928:INFO:CONSOLE(177)] "ConnectPermissionGranted finished in 0.434 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionGranted (177)
[24403:3847:1106/093928:INFO:CONSOLE(177)] "IsAllowedPermissionGranted finished in 0.042 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_testttjhgm/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionGranted (177)
[       OK ] PPAPIBrokerInfoBarTest.Allowed (4620 ms)
[340/403] PPAPIBrokerInfoBarTest.Allowed (5299 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_InvalidSize
[24408:3847:1106/093928:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59779...
sending server_data: {"host": "127.0.0.1", "port": 59779} (36 bytes)
[24417,2893163048:09:39:31.652322] Native Client module will be loaded at base address 0x0000000040000000
[24408:3847:1106/093931:INFO:CONSOLE(177)] "InvalidSize finished in 0.011 seconds.", source: http://127.0.0.1:59779/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_InvalidSize (177)
[24408:3847:1106/093931:INFO:CONSOLE(0)] "0xE73AC3B9 is not a valid instance ID.", source: http://127.0.0.1:59779/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_InvalidSize (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_InvalidSize (4333 ms)
[341/403] PPAPINaClNewlibTest.Graphics2D_InvalidSize (5019 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_Humongous
[24412:3847:1106/093930:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59785...
sending server_data: {"host": "127.0.0.1", "port": 59785} (36 bytes)
[24421,2893163048:09:39:33.222110] Native Client module will be loaded at base address 0x00000000429f0000
[24412:3847:1106/093933:INFO:CONSOLE(177)] "Humongous finished in 0.000 seconds.", source: http://127.0.0.1:59785/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Humongous (177)
[24412:3847:1106/093933:INFO:CONSOLE(0)] "0x239F2B3D is not a valid instance ID.", source: http://127.0.0.1:59785/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Humongous (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_Humongous (4137 ms)
[342/403] PPAPINaClNewlibTest.Graphics2D_Humongous (5028 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_Replace
[24420:3847:1106/093933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59791...
sending server_data: {"host": "127.0.0.1", "port": 59791} (36 bytes)
[24429,2893163048:09:39:36.408507] Native Client module will be loaded at base address 0x0000000040000000
[24420:3847:1106/093936:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: http://127.0.0.1:59791/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Replace (0)
[24420:3847:1106/093936:INFO:CONSOLE(177)] "ReplaceForceAsync finished in 0.094 seconds.", source: http://127.0.0.1:59791/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Replace (177)
[24420:3847:1106/093936:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: http://127.0.0.1:59791/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Replace (0)
[24420:3847:1106/093936:INFO:CONSOLE(177)] "Replace finished in 0.090 seconds.", source: http://127.0.0.1:59791/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Replace (177)
[24420:3847:1106/093936:INFO:CONSOLE(0)] "0xCA688695 is not a valid instance ID.", source: http://127.0.0.1:59791/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Replace (0)
[24420:28675:1106/093936:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24420:28675:1106/093936:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.Graphics2D_Replace (4286 ms)
[343/403] PPAPINaClNewlibTest.Graphics2D_Replace (5036 ms)
[ RUN      ] PPAPINaClNewlibTest.TCPServerSocketPrivate
[24424:3847:1106/093934:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59797...
sending server_data: {"host": "127.0.0.1", "port": 59797} (36 bytes)
[24433,2893163048:09:39:37.975770] Native Client module will be loaded at base address 0x0000000040000000
[24424:3847:1106/093938:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.049 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "Listen finished in 0.068 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "ListenBlocking finished in 0.050 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "ListenBackground finished in 0.031 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.073 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "Backlog finished in 0.088 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.070 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(177)] "BacklogBackground finished in 0.084 seconds.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (177)
[24424:3847:1106/093938:INFO:CONSOLE(0)] "0x835880F9 is not a valid instance ID.", source: http://127.0.0.1:59797/files/test_case.html?mode=nacl_newlib&testcase=TCPServerSocketPrivate (0)
[       OK ] PPAPINaClNewlibTest.TCPServerSocketPrivate (4571 ms)
[344/403] PPAPINaClNewlibTest.TCPServerSocketPrivate (5565 ms)
[ RUN      ] PPAPINaClNewlibTest.NetAddressPrivate
[24432:3847:1106/093938:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59843...
sending server_data: {"host": "127.0.0.1", "port": 59843} (36 bytes)
[24441,2893163048:09:39:41.651032] Native Client module will be loaded at base address 0x0000000040000000
[24432:3847:1106/093941:INFO:CONSOLE(177)] "AreEqual finished in 0.008 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "AreHostsEqual finished in 0.003 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "Describe finished in 0.018 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "ReplacePort finished in 0.011 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "GetAnyAddress finished in 0.000 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "GetFamily finished in 0.026 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "GetPort finished in 0.002 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(177)] "GetAddress finished in 0.016 seconds.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (177)
[24432:3847:1106/093941:INFO:CONSOLE(0)] "0xD40F9E9D is not a valid instance ID.", source: http://127.0.0.1:59843/files/test_case.html?mode=nacl_newlib&testcase=NetAddressPrivateUntrusted_AreEqual,NetAddressPrivateUntrusted_AreHostsEqual,NetAddressPrivateUntrusted_Describe,NetAddressPrivateUntrusted_ReplacePort,NetAddressPrivateUntrusted_GetAnyAddress,NetAddressPrivateUntrusted_GetFamily,NetAddressPrivateUntrusted_GetPort,NetAddressPrivateUntrusted_GetAddress, (0)
[24432:28931:1106/093941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.NetAddressPrivate (4418 ms)
[345/403] PPAPINaClNewlibTest.NetAddressPrivate (5020 ms)
[ RUN      ] PPAPINaClNewlibTest.WebSocket2
[24436:3847:1106/093940:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:59857...
sending server_data: {"host": "127.0.0.1", "port": 59857} (36 bytes)
HTTP server started on http://127.0.0.1:59856...
sending server_data: {"host": "127.0.0.1", "port": 59856} (36 bytes)
[24447,2893163048:09:39:43.888907] Native Client module will be loaded at base address 0x0000000040000000
[24436:3847:1106/093944:INFO:CONSOLE(177)] "AbortCallsWithCallback finished in 0.101 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093944:INFO:CONSOLE(177)] "AbortSendMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093944:INFO:CONSOLE(177)] "AbortCloseCall finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093944:INFO:CONSOLE(177)] "AbortReceiveMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "ClosedFromServerWhileSending finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "CcInterfaces finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityInvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
1.0.0.127.in-addr.arpa - code 400, message Bad Request
[24436:3847:1106/093945:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59857/echo-with-no-extension' failed: Error during WebSocket handshake: Unexpected response code: 400", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (0)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityProtocols finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityGetURL finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityInvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59857/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (0)
[24436:3847:1106/093945:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:59857/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (0)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityValidClose finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityGetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093945:INFO:CONSOLE(177)] "UtilityTextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093946:INFO:CONSOLE(177)] "UtilityBinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093946:INFO:CONSOLE(177)] "UtilityBufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (177)
[24436:3847:1106/093946:INFO:CONSOLE(0)] "0xFCD36329 is not a valid instance ID.", source: http://127.0.0.1:59856/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=59857 (0)
[24436:28675:1106/093946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.WebSocket2 (6929 ms)
[346/403] PPAPINaClNewlibTest.WebSocket2 (7669 ms)
[ RUN      ] PPAPINaClNewlibTest.Audio
[24444:3847:1106/093943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59886...
sending server_data: {"host": "127.0.0.1", "port": 59886} (36 bytes)
[24451,2893163048:09:39:46.788647] Native Client module will be loaded at base address 0x0000000040000000
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[1106/173947:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[24444:3847:1106/093948:INFO:CONSOLE(177)] "Creation finished in 0.216 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[24444:3847:1106/093948:INFO:CONSOLE(177)] "DestroyNoStop finished in 0.010 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[24444:3847:1106/093948:INFO:CONSOLE(177)] "Failures finished in 0.009 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[24444:3847:1106/093948:INFO:CONSOLE(177)] "AudioCallback1 finished in 0.959 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[1106/173948:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/2
[24444:3847:1106/093948:INFO:CONSOLE(177)] "AudioCallback2 finished in 0.025 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[24444:3847:1106/093948:INFO:CONSOLE(177)] "AudioCallback3 finished in 0.216 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[24444:3847:1106/093948:INFO:CONSOLE(177)] "AudioCallback4 finished in 0.079 seconds.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[24444:3847:1106/093948:INFO:CONSOLE(0)] "0xA34D8C15 is not a valid instance ID.", source: http://127.0.0.1:59886/files/test_case.html?mode=nacl_newlib&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (0)
[       OK ] PPAPINaClNewlibTest.Audio (5641 ms)
[347/403] PPAPINaClNewlibTest.Audio (6631 ms)
[ RUN      ] PPAPINaClGLibcTest.Core
[24452:3847:1106/093947:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59903...
sending server_data: {"host": "127.0.0.1", "port": 59903} (36 bytes)
[24459,2893163048:09:39:50.823513] Native Client module will be loaded at base address 0x0000000040000000
[24452:3847:1106/093952:INFO:CONSOLE(177)] "Time finished in 0.100 seconds.", source: http://127.0.0.1:59903/files/test_case.html?mode=nacl_glibc&testcase=Core (177)
[24452:3847:1106/093952:INFO:CONSOLE(177)] "TimeTicks finished in 0.101 seconds.", source: http://127.0.0.1:59903/files/test_case.html?mode=nacl_glibc&testcase=Core (177)
[24452:3847:1106/093952:INFO:CONSOLE(0)] "0x2CE27931 is not a valid instance ID.", source: http://127.0.0.1:59903/files/test_case.html?mode=nacl_glibc&testcase=Core (0)
[       OK ] PPAPINaClGLibcTest.Core (5242 ms)
[348/403] PPAPINaClGLibcTest.Core (6117 ms)
[ RUN      ] PPAPINaClGLibcTest.ImeInputEvent
[24455:3847:1106/093950:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59914...
sending server_data: {"host": "127.0.0.1", "port": 59914} (36 bytes)
[24463,2893163048:09:39:52.708956] Native Client module will be loaded at base address 0x0000000043f10000
[24455:3847:1106/093953:INFO:CONSOLE(177)] "ImeCommit finished in 0.049 seconds.", source: http://127.0.0.1:59914/files/test_case.html?mode=nacl_glibc&testcase=ImeInputEvent (177)
[24455:3847:1106/093954:INFO:CONSOLE(177)] "ImeCancel finished in 0.076 seconds.", source: http://127.0.0.1:59914/files/test_case.html?mode=nacl_glibc&testcase=ImeInputEvent (177)
[24455:3847:1106/093954:INFO:CONSOLE(177)] "ImeUnawareCommit finished in 0.102 seconds.", source: http://127.0.0.1:59914/files/test_case.html?mode=nacl_glibc&testcase=ImeInputEvent (177)
[24455:3847:1106/093954:INFO:CONSOLE(177)] "ImeUnawareCancel finished in 0.077 seconds.", source: http://127.0.0.1:59914/files/test_case.html?mode=nacl_glibc&testcase=ImeInputEvent (177)
[24455:3847:1106/093954:INFO:CONSOLE(0)] "0x69FD521D is not a valid instance ID.", source: http://127.0.0.1:59914/files/test_case.html?mode=nacl_glibc&testcase=ImeInputEvent (0)
[       OK ] PPAPINaClGLibcTest.ImeInputEvent (4968 ms)
[349/403] PPAPINaClGLibcTest.ImeInputEvent (5548 ms)
[ RUN      ] PPAPINaClGLibcTest.TCPServerSocketPrivate
[24464:3847:1106/093954:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59929...
sending server_data: {"host": "127.0.0.1", "port": 59929} (36 bytes)
[24472,2893163048:09:39:57.036778] Native Client module will be loaded at base address 0x0000000040000000
[24464:3847:1106/093958:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
[24464:3847:1106/093958:INFO:CONSOLE(177)] "Listen finished in 0.004 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
[24464:3847:1106/093958:INFO:CONSOLE(177)] "ListenBlocking finished in 0.006 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
[24464:3847:1106/093958:INFO:CONSOLE(177)] "ListenBackground finished in 0.006 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
[24464:3847:1106/093958:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
[24464:3847:1106/093958:INFO:CONSOLE(177)] "Backlog finished in 0.019 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
[24464:3847:1106/093958:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.033 seconds.", source: http://127.0.0.1:59929/files/test_case.html?mode=nacl_glibc&testcase=TCPServerSocketPrivate (177)
=================================================================
==24472==ERROR: AddressSanitizer: heap-use-after-free on address 0x195434d4 at pc 0x11b377c7 bp 0xb0a8a718 sp 0xb0a8a714
READ of size 4 at 0x195434d4 thread T5
    #0 0x11b377c6 in NaClIPCAdapter::CloseChannel() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 694
    #1 0x3157c3c in IPC::ChannelPosix::OnFileCanReadWithoutBlocking(int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1004
    #2 0x315861c in non-virtual thunk to IPC::ChannelPosix::OnFileCanReadWithoutBlocking(int) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 28
    #3 0x1e420b2 in base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 690
    #4 0x205494a in event_base_loop (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 6298
    #5 0x1e42799 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1225
    #6 0x1f4d882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #7 0x1fa3ede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #8 0x1f4d202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #9 0x200e060 in base::Thread::Run(base::MessageLoop*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 16
[24464:3847:1106/093958:INFO:CONSOLE(177)] "BacklogBackground finished in 0.039 seconds.", source: http://127.    #11 0x1ffcb95 (/Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9+0x1b39b95)
[350/403] PPAPINaClGLibcTest.TCPServerSocketPrivate (5560 ms)
[ RUN      ] PPAPINaClGLibcTest.HostResolverPrivate_Resolve
[24467:3847:1106/093955:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:59935...
sending server_data: {"host": "127.0.0.1", "port": 59935} (36 bytes)
[24475,2893163048:09:39:58.254629] Native Client module will be loaded at base address 0x0000000040000000
[24467:3847:1106/093959:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:59935/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_Resolve (177)
[24467:3847:1106/093959:INFO:CONSOLE(177)] "Resolve finished in 0.012 seconds.", source: http://127.0.0.1:59935/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_Resolve (177)
[24467:3847:1106/093959:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.025 seconds.", source: http://127.0.0.1:59935/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_Resolve (177)
[24467:3847:1106/093959:INFO:CONSOLE(177)] "ResolveBackground finished in 0.051 seconds.", source: http://127.0.0.1:59935/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_Resolve (177)
[24467:3847:1106/093959:INFO:CONSOLE(0)] "0xAF61694D is not a valid instance ID.", source: http://127.0.0.1:59935/files/test_case.html?mode=nacl_glibc&testcase=HostResolverPrivate_Resolve (0)
[       OK ] PPAPINaClGLibcTest.HostResolverPrivate_Resolve (4184 ms)
[351/403] PPAPINaClGLibcTest.HostResolverPrivate_Resolve (5030 ms)
[ RUN      ] PPAPINaClGLibcTest.NetAddress
[24476:3847:1106/093959:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60004...
sending server_data: {"host": "127.0.0.1", "port": 60004} (36 bytes)
[24487,2893163048:09:40:02.168505] Native Client module will be loaded at base address 0x0000000040000000
[24476:3847:1106/094002:INFO:CONSOLE(177)] "IPv4Address finished in 0.000 seconds.", source: http://127.0.0.1:60004/files/test_case.html?mode=nacl_glibc&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[24476:3847:1106/094002:INFO:CONSOLE(177)] "IPv6Address finished in 0.000 seconds.", source: http://127.0.0.1:60004/files/test_case.html?mode=nacl_glibc&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[24476:3847:1106/094002:INFO:CONSOLE(177)] "DescribeAsString finished in 0.000 seconds.", source: http://127.0.0.1:60004/files/test_case.html?mode=nacl_glibc&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[24476:3847:1106/094003:INFO:CONSOLE(0)] "0x71E279E5 is not a valid instance ID.", source: http://127.0.0.1:60004/files/test_case.html?mode=nacl_glibc&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (0)
[24476:28931:1106/094003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24476:28931:1106/094003:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.NetAddress (3825 ms)
[352/403] PPAPINaClGLibcTest.NetAddress (4510 ms)
[ RUN      ] PPAPINaClGLibcTest.WebSocket1
[24479:3847:1106/094000:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:60010...
sending server_data: {"host": "127.0.0.1", "port": 60010} (36 bytes)
HTTP server started on http://127.0.0.1:60011...
sending server_data: {"host": "127.0.0.1", "port": 60011} (36 bytes)
[24489,2893163048:09:40:02.916899] Native Client module will be loaded at base address 0x0000000043a20000
[24479:3847:1106/094003:INFO:CONSOLE(177)] "IsWebSocket finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "UninitializedPropertiesAccess finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "InvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "Protocols finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "GetURL finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "ValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "InvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:60010/echo-with-no-extension' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (0)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "ValidClose finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "GetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094003:INFO:CONSOLE(177)] "TextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094004:INFO:CONSOLE(177)] "BinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094004:INFO:CONSOLE(177)] "StressedSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094004:INFO:CONSOLE(177)] "BufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (177)
[24479:3847:1106/094004:INFO:CONSOLE(0)] "0xD95ACBFD is not a valid instance ID.", source: http://127.0.0.1:60011/files/test_case.html?mode=nacl_glibc&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=60010 (0)
[       OK ] PPAPINaClGLibcTest.WebSocket1 (5040 ms)
[353/403] PPAPINaClGLibcTest.WebSocket1 (5818 ms)
[ RUN      ] PPAPINaClGLibcTest.AudioConfig
[24490:3847:1106/094004:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60050...
sending server_data: {"host": "127.0.0.1", "port": 60050} (36 bytes)
[24497,2893163048:09:40:06.749528] Native Client module will be loaded at base address 0x0000000040000000
[24490:3847:1106/094007:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.129 seconds.", source: http://127.0.0.1:60050/files/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[24490:3847:1106/094007:INFO:CONSOLE(177)] "ValidConfigs finished in 0.055 seconds.", source: http://127.0.0.1:60050/files/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[24490:3847:1106/094007:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:60050/files/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[24490:3847:1106/094007:INFO:CONSOLE(0)] "0xC416D5DD is not a valid instance ID.", source: http://127.0.0.1:60050/files/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (0)
[       OK ] PPAPINaClGLibcTest.AudioConfig (4157 ms)
[354/403] PPAPINaClGLibcTest.AudioConfig (5029 ms)
[ RUN      ] PPAPINaClGLibcTest.TrueTypeFont
[24494:3847:1106/094006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60063...
sending server_data: {"host": "127.0.0.1", "port": 60063} (36 bytes)
[24502,2893163048:09:40:08.793912] Native Client module will be loaded at base address 0x0000000040000000
[24494:3847:1106/094009:INFO:CONSOLE(177)] "GetFontFamilies finished in 0.009 seconds.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (177)
[24494:3847:1106/094009:INFO:CONSOLE(177)] "GetFontsInFamily finished in 0.051 seconds.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (177)
[24494:3847:1106/094009:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (177)
[24494:3847:1106/094009:INFO:CONSOLE(177)] "Describe finished in 0.027 seconds.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (177)
[24494:3847:1106/094009:INFO:CONSOLE(177)] "GetTableTags finished in 0.012 seconds.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (177)
[24494:3847:1106/094009:INFO:CONSOLE(177)] "GetTable finished in 0.050 seconds.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (177)
[24494:3847:1106/094009:INFO:CONSOLE(0)] "0x87BDD2C1 is not a valid instance ID.", source: http://127.0.0.1:60063/files/test_case.html?mode=nacl_glibc&testcase=TrueTypeFont (0)
[       OK ] PPAPINaClGLibcTest.TrueTypeFont (4223 ms)
[355/403] PPAPINaClGLibcTest.TrueTypeFont (5033 ms)
[ RUN      ] PPAPINaClGLibcTest.VideoSource
[24501:3847:1106/094009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60077...
sending server_data: {"host": "127.0.0.1", "port": 60077} (36 bytes)
[24509,2893163048:09:40:11.799503] Native Client module will be loaded at base address 0x0000000047250000
[24501:3847:1106/094012:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:60077/files/test_case.html?mode=nacl_glibc&testcase=VideoSource (177)
[24501:3847:1106/094012:INFO:CONSOLE(177)] "GetFrame finished in 0.174 seconds.", source: http://127.0.0.1:60077/files/test_case.html?mode=nacl_glibc&testcase=VideoSource (177)
[24501:3847:1106/094012:INFO:CONSOLE(0)] "0xB8082A85 is not a valid instance ID.", source: http://127.0.0.1:60077/files/test_case.html?mode=nacl_glibc&testcase=VideoSource (0)
[       OK ] PPAPINaClGLibcTest.VideoSource (4097 ms)
[356/403] PPAPINaClGLibcTest.VideoSource (4776 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_InvalidResource
[24506:3847:1106/094011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60090...
sending server_data: {"host": "127.0.0.1", "port": 60090} (36 bytes)
[24514,2893163048:09:40:13.898376] Native Client module will be loaded at base address 0x0000000040000000
[24506:3847:1106/094014:INFO:CONSOLE(177)] "InvalidResource finished in 0.014 seconds.", source: http://127.0.0.1:60090/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_InvalidResource (177)
[24506:3847:1106/094014:INFO:CONSOLE(0)] "0xFBF13095 is not a valid instance ID.", source: http://127.0.0.1:60090/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_InvalidResource (0)
[24506:28931:1106/094014:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.Graphics2D_InvalidResource (3198 ms)
[357/403] PPAPINaClPNaClTest.Graphics2D_InvalidResource (3976 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_Describe
[24513:3847:1106/094013:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60096...
sending server_data: {"host": "127.0.0.1", "port": 60096} (36 bytes)
[24522,2893163048:09:40:16.404424] Native Client module will be loaded at base address 0x0000000040000000
[24513:3847:1106/094016:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: http://127.0.0.1:60096/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Describe (177)
[24513:3847:1106/094016:INFO:CONSOLE(0)] "0xEBBADD89 is not a valid instance ID.", source: http://127.0.0.1:60096/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_Describe (0)
[24513:28675:1106/094016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.Graphics2D_Describe (3091 ms)
[358/403] PPAPINaClPNaClTest.Graphics2D_Describe (3724 ms)
[ RUN      ] PPAPINaClPNaClTest.UDPSocketPrivate_Connect
[24517:3847:1106/094015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60102...
sending server_data: {"host": "127.0.0.1", "port": 60102} (36 bytes)
[24526,2893163048:09:40:17.740509] Native Client module will be loaded at base address 0x0000000040000000
[24517:3847:1106/094017:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:60102/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_Connect (177)
[24517:3847:1106/094017:INFO:CONSOLE(177)] "Connect finished in 0.012 seconds.", source: http://127.0.0.1:60102/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_Connect (177)
[24517:3847:1106/094017:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.033 seconds.", source: http://127.0.0.1:60102/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_Connect (177)
[24517:3847:1106/094017:INFO:CONSOLE(177)] "ConnectBackground finished in 0.032 seconds.", source: http://127.0.0.1:60102/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_Connect (177)
[24517:3847:1106/094017:INFO:CONSOLE(0)] "0x64021935 is not a valid instance ID.", source: http://127.0.0.1:60102/files/test_case.html?mode=nacl_pnacl&testcase=UDPSocketPrivate_Connect (0)
[       OK ] PPAPINaClPNaClTest.UDPSocketPrivate_Connect (3248 ms)
[359/403] PPAPINaClPNaClTest.UDPSocketPrivate_Connect (3992 ms)
[ RUN      ] PPAPINaClPNaClTest.PaintAggregator
[24525:3847:1106/094017:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60116...
sending server_data: {"host": "127.0.0.1", "port": 60116} (36 bytes)
[24534,2893163048:09:40:20.275870] Native Client module will be loaded at base address 0x0000000040000000
[24525:3847:1106/094020:INFO:CONSOLE(177)] "InitialState finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "SingleInvalidation finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "DoubleDisjointInvalidation finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "SingleScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "DoubleOverlappingScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "NegatingScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "DiagonalScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintsBeforeAndAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "LargeContainedPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "LargeContainedPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "OverlappingPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "OverlappingPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "DisjointPaintBeforeScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "DisjointPaintAfterScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintTrimmedByScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintEliminatedByScroll finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintAfterScrollTrimmedByScrollDamage finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(177)] "ContainedPaintAfterScrollEliminatedByScrollDamage finished in 0.000 seconds.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (177)
[24525:3847:1106/094020:INFO:CONSOLE(0)] "0x2D1E1961 is not a valid instance ID.", source: http://127.0.0.1:60116/files/test_case.html?mode=nacl_pnacl&testcase=PaintAggregator (0)
[       OK ] PPAPINaClPNaClTest.PaintAggregator (3286 ms)
[360/403] PPAPINaClPNaClTest.PaintAggregator (3969 ms)
[ RUN      ] PPAPINaClPNaClTest.PostMessage
[24529:3847:1106/094019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60122...
sending server_data: {"host": "127.0.0.1", "port": 60122} (36 bytes)
[24538,2893163048:09:40:21.621315] Native Client module will be loaded at base address 0x0000000040000000
[24529:3847:1106/094021:INFO:CONSOLE(177)] "SendInInit finished in 0.023 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094021:INFO:CONSOLE(177)] "SendingData finished in 0.071 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094021:INFO:CONSOLE(177)] "SendingString finished in 0.029 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "SendingArrayBuffer finished in 0.130 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "SendingArray finished in 0.032 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "SendingDictionary finished in 0.035 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "SendingResource finished in 0.115 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a PP_Var to a Javascript value. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[24529:3847:1106/094022:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a JavaScript value to a PP_Var. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "SendingComplexVar finished in 0.045 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "MessageEvent finished in 0.039 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "NoHandler finished in 0.018 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "ExtraParam finished in 0.037 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(177)] "NonMainThread finished in 0.096 seconds.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[24529:3847:1106/094022:INFO:CONSOLE(0)] "0xB3BAE0F5 is not a valid instance ID.", source: http://127.0.0.1:60122/files/test_case.html?mode=nacl_pnacl&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[       OK ] PPAPINaClPNaClTest.PostMessage (3775 ms)
[361/403] PPAPINaClPNaClTest.PostMessage (4496 ms)
[ RUN      ] PPAPINaClPNaClTest.UMA
[24537:3847:1106/094021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60128...
sending server_data: {"host": "127.0.0.1", "port": 60128} (36 bytes)
[24545,2893163048:09:40:24.218630] Native Client module will be loaded at base address 0x0000000040000000
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24537:3847:1106/094024:INFO:CONSOLE(177)] "Count finished in 0.000 seconds.", source: http://127.0.0.1:60128/files/test_case.html?mode=nacl_pnacl&testcase=UMA (177)
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24540:3847:1106/094024:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[24537:3847:1106/094024:INFO:CONSOLE(177)] "Time finished in 0.000 seconds.", source: http://127.0.0.1:60128/files/test_case.html?mode=nacl_pnacl&testcase=UMA (177)
[24537:3847:1106/094024:INFO:CONSOLE(177)] "Enum finished in 0.000 seconds.", source: http://127.0.0.1:60128/files/test_case.html?mode=nacl_pnacl&testcase=UMA (177)
[24537:3847:1106/094024:INFO:CONSOLE(0)] "0x8E9010C1 is not a valid instance ID.", source: http://127.0.0.1:60128/files/test_case.html?mode=nacl_pnacl&testcase=UMA (0)
[24537:28931:1106/094024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24537:28931:1106/094024:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.UMA (3411 ms)
[362/403] PPAPINaClPNaClTest.UMA (4235 ms)
[ RUN      ] FilePathWatcherTest.DeletedFile
[       OK ] FilePathWatcherTest.DeletedFile (5 ms)
[363/403] FilePathWatcherTest.DeletedFile (693 ms)
[ RUN      ] FilePathWatcherTest.DeleteDuringNotify
[       OK ] FilePathWatcherTest.DeleteDuringNotify (6 ms)
[364/403] FilePathWatcherTest.DeleteDuringNotify (546 ms)
[ RUN      ] PPAPINaClPNaClTest.NetAddress
[24542:3847:1106/094023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60134...
sending server_data: {"host": "127.0.0.1", "port": 60134} (36 bytes)
[24551,2893163048:09:40:26.182507] Native Client module will be loaded at base address 0x0000000040000000
[24542:3847:1106/094026:INFO:CONSOLE(177)] "IPv4Address finished in 0.000 seconds.", source: http://127.0.0.1:60134/files/test_case.html?mode=nacl_pnacl&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[24542:3847:1106/094026:INFO:CONSOLE(177)] "IPv6Address finished in 0.000 seconds.", source: http://127.0.0.1:60134/files/test_case.html?mode=nacl_pnacl&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[24542:3847:1106/094026:INFO:CONSOLE(177)] "DescribeAsString finished in 0.000 seconds.", source: http://127.0.0.1:60134/files/test_case.html?mode=nacl_pnacl&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[24542:3847:1106/094026:INFO:CONSOLE(0)] "0x86B57FDD is not a valid instance ID.", source: http://127.0.0.1:60134/files/test_case.html?mode=nacl_pnacl&testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (0)
[24542:28931:1106/094026:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24542:28931:1106/094026:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.NetAddress (3068 ms)
[365/403] PPAPINaClPNaClTest.NetAddress (3705 ms)
[ RUN      ] FilePathWatcherTest.DeleteAndRecreate
[       OK ] FilePathWatcherTest.DeleteAndRecreate (7 ms)
[366/403] FilePathWatcherTest.DeleteAndRecreate (545 ms)
[ RUN      ] NaClBrowserTestNewlib.ExitStatusNeg2
[24553:3847:1106/094027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60140...
sending server_data: {"host": "127.0.0.1", "port": 60140} (36 bytes)
[24553:3847:1106/094029:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24563,2893163048:09:40:29.955108] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
Searching for handler for request "exitneg2".
found at index 4
[24563,2893163048:09:40:30.107110] NaCl untrusted code called _exit(0xfe)
[24553:28931:1106/094030:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[24553:3847:1106/094030:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:60140/files/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254 (0)
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||
[24553:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.ExitStatusNeg2 (3210 ms)
[367/403] NaClBrowserTestNewlib.ExitStatusNeg2 (3972 ms)
[ RUN      ] NaClBrowserTestNewlib.IrtException
[24554:3847:1106/094027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60143...
sending server_data: {"host": "127.0.0.1", "port": 60143} (36 bytes)
[24554:3847:1106/094029:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24564,2893163048:09:40:30.177964] Native Client module will be loaded at base address 0x0000000047b90000
[24554:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||  / irt_exception_test loaded
[24554:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||
[24554:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [CrashViaSignalHandler BEGIN]
--- CrashViaSignalHandler
Going to crash
--- MyNaClExceptionHandler
Returned via longjmp
[24554:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [CrashViaSignalHandler PASS]
[24554:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] ||||
[24554:3847:1106/094030:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.IrtException (3222 ms)
[368/403] NaClBrowserTestNewlib.IrtException (3968 ms)
[ RUN      ] NaClBrowserTestGLibc.ExitStatusNeg2
[24566:3847:1106/094031:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60154...
sending server_data: {"host": "127.0.0.1", "port": 60154} (36 bytes)
[24566:3847:1106/094033:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24576,2893163048:09:40:34.037280] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
Searching for handler for request "exitneg2".
found at index 4
[24576,2893163048:09:40:34.758858] NaCl untrusted code called _exit(0xfe)
[24566:28931:1106/094034:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[24566:3847:1106/094034:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:60154/files/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254 (0)
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||
[24566:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[24566:28931:1106/094034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestGLibc.ExitStatusNeg2 (3770 ms)
[369/403] NaClBrowserTestGLibc.ExitStatusNeg2 (4503 ms)
[ RUN      ] NaClBrowserTestGLibc.ExitStatus0
[24565:3847:1106/094031:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60152...
sending server_data: {"host": "127.0.0.1", "port": 60152} (36 bytes)
[24565:3847:1106/094033:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24575,2893163048:09:40:34.004533] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||
Searching for handler for request "exit0".
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
found at index 1
[24575,2893163048:09:40:34.884304] NaCl untrusted code called _exit(0x0)
[24565:3847:1106/094034:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:60152/files/pm_exit_status_test.html?trigger=exit0&expected_exit=0 (0)
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] ||||
[24565:3847:1106/094034:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.ExitStatus0 (3978 ms)
[370/403] NaClBrowserTestGLibc.ExitStatus0 (4771 ms)
[ RUN      ] NaClBrowserTestGLibc.ProgressEvents
[24577:3847:1106/094036:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60178...
sending server_data: {"host": "127.0.0.1", "port": 60178} (36 bytes)
[24577:3847:1106/094037:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24587,2893163048:09:40:38.612321] Native Client module will be loaded at base address 0x0000000048050000
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||  / progress_events loaded
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [begin_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [begin_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [loadstart_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [loadstart_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [progress_min_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [progress_min_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [progress_samples_progress_events BEGIN]
[24577:3847:1106/094039:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:60178/files/progress_event_listener.js (138)
[24577:3847:1106/094039:INFO:CONSOLE(140)] "stateProgressPrev 986389", source: http://127.0.0.1:60178/files/progress_event_listener.js (140)
[24577:3847:1106/094039:INFO:CONSOLE(142)] "stateProgressTotal 986389", source: http://127.0.0.1:60178/files/progress_event_listener.js (142)
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [progress_samples_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [error_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [error_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [abort_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [abort_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [load_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [load_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [loadend_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [loadend_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [unexpected_count_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [unexpected_count_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [end_state_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [end_state_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [last_error_string_progress_events BEGIN]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [last_error_string_progress_events PASS]
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] ||||
[24577:3847:1106/094039:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.ProgressEvents (3834 ms)
[371/403] NaClBrowserTestGLibc.ProgressEvents (4496 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatus0
[24578:3847:1106/094036:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60182...
sending server_data: {"host": "127.0.0.1", "port": 60182} (36 bytes)
[24578:3847:1106/094037:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24588,2893163048:09:40:38.801341] Native Client module will be loaded at base address 0x0000000040000000
[24589,2893163048:09:40:39.900245] Native Client module will be loaded at base address 0x0000000040000000
[24589,2893163048:09:40:39.988626] NaCl untrusted code called _exit(0x0)
[24591,2893163048:09:40:40.346350] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] ||||
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
Searching for handler for request "exit0".
found at index 1
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] ||||
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
[24591,2893163048:09:40:40.561132] NaCl untrusted code called _exit(0x0)
[24578:3847:1106/094040:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:60182/files/pm_exit_status_test.html?trigger=exit0&expected_exit=0&pnacl=1 (0)
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] ||||
[24578:3847:1106/094040:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[24578:28675:1106/094040:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24578:28675:1106/094040:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.ExitStatus0 (4923 ms)
[372/403] NaClBrowserTestPnacl.ExitStatus0 (5547 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclNMFOptionsOlarge
[24590:3847:1106/094040:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60200...
sending server_data: {"host": "127.0.0.1", "port": 60200} (36 bytes)
[24599,2893163048:09:40:43.007151] Native Client module will be loaded at base address 0x0000000040000000
[24599,2893163048:09:40:43.801974] NaCl untrusted code called _exit(0x0)
[24602,2893163048:09:40:44.178307] Native Client module will be loaded at base address 0x0000000040000000
[24604,2893163048:09:40:44.626219] Native Client module will be loaded at base address 0x0000000040000000
[24590:3847:1106/094044:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclNMFOptionsOlarge (4626 ms)
[373/403] NaClBrowserTestPnacl.PnaclNMFOptionsOlarge (5284 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclDyncodeSyscallDisabled
[24594:3847:1106/094041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60206...
sending server_data: {"host": "127.0.0.1", "port": 60206} (36 bytes)
[24594:3847:1106/094043:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[24603,2893163048:09:40:44.249622] Native Client module will be loaded at base address 0x0000000040000000
[24605,2893163048:09:40:45.232135] Native Client module will be loaded at base address 0x0000000040000000
[24607,2893163048:09:40:45.650695] Native Client module will be loaded at base address 0x0000000040000000
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| nacl_module / test_nexe loaded
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] ||||
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestIrtInterfaceHidden BEGIN]
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestIrtInterfaceHidden PASS]
[24607,2954899456:09:40:45.861086] NaClSysDyncodeCreate: Dynamic code syscalls are disabled
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] ||||
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestDyncodeCreate BEGIN]
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestDyncodeCreate PASS]
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] ||||
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestDyncodeModify BEGIN]
[24607,2954899456:09:40:45.878534] NaClSysDyncodeModify: Dynamic code syscalls are disabled
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestDyncodeModify PASS]
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] ||||
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestDyncodeDelete BEGIN]
[24607,2954899456:09:40:45.899503] NaClSysDyncodeDelete: Dynamic code syscalls are disabled
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [TestDyncodeDelete PASS]
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] ||||
[24594:3847:1106/094045:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 4 passed, 0 failed, 0 errors
[24594:28931:1106/094045:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestPnacl.PnaclDyncodeSyscallDisabled (4652 ms)
[374/403] NaClBrowserTestPnacl.PnaclDyncodeSyscallDisabled (5286 ms)
[ RUN      ] NaClBrowserTestStatic.CrossOriginCORS
[24606:3847:1106/094045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60212...
sending server_data: {"host": "127.0.0.1", "port": 60212} (36 bytes)
[24615,2893163048:09:40:48.325676] bad elf magic
[24615,2964598784:09:40:48.332902] NaClAppRuntimeHostSetup: too late
[24615,2964598784:09:40:48.333000] NaClAppDescQuotaSetup: too late
[24615,2964525056:09:40:48.333171] NaClAppStartModule: error loading module
[24615,2964525056:09:40:48.334021] reap logs

POST-ABORT: LOG_FATAL abort exit
==24615==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0b31000; bottom 0x1eb7e000; size: 0x91fb3000 (-1845809152)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[24606:3847:1106/094048:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:60212/files/cross_origin/cors.html (0)
[SRPC:HOST:24609,2893163048:09:40:48.353307] NaClSrpcRpcWait(channel=0x19c436c0): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[24606:28675:1106/094048:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 34304 (0x8600)
[24606:3847:1106/094048:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[24606:3847:1106/094048:INFO:CONSOLE(0)] "NativeClient: [24615,2893163048:09:40:48.325676] bad elf magic", source: http://127.0.0.1:60212/files/cross_origin/cors.html (0)
[24606:3847:1106/094048:INFO:CONSOLE(0)] "NativeClient: [24615,2964598784:09:40:48.332902] NaClAppRuntimeHostSetup: too late", source: http://127.0.0.1:60212/files/cross_origin/cors.html (0)
[24606:3847:1106/094048:INFO:CONSOLE(0)] "NativeClient: [24615,2964598784:09:40:48.333000] NaClAppDescQuotaSetup: too late", source: http://127.0.0.1:60212/files/cross_origin/cors.html (0)
[24606:3847:1106/094048:INFO:CONSOLE(0)] "NativeClient: [24615,2964525056:09:40:48.333171] NaClAppStartModule: error loading module", source: http://127.0.0.1:60212/files/cross_origin/cors.html (0)
[24606:3847:1106/094048:INFO:CONSOLE(0)] "NativeClient: [24615,2964525056:09:40:48.334021] reap logs", source: http://127.0.0.1:60212/files/cross_origin/cors.html (0)
[24606:28675:1106/094048:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24606:28675:1106/094048:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestStatic.CrossOriginCORS (2952 ms)
[375/403] NaClBrowserTestStatic.CrossOriginCORS (3707 ms)
[ RUN      ] ITunesDataProviderUniqueNameTest.UniqueNameTest
[24610:3847:1106/094047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ITunesDataProviderUniqueNameTest.UniqueNameTest (1940 ms)
[376/403] ITunesDataProviderUniqueNameTest.UniqueNameTest (2664 ms)
[ RUN      ] NetworkingPrivateApiTest.SetProperties
[24617:3847:1106/094049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24617:3847:1106/094051:INFO:CONSOLE(0)] "[SUCCESS] setProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setProperties (0)
[24617:29699:1106/094052:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24617:29699:1106/094052:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.SetProperties (2893 ms)
[377/403] NetworkingPrivateApiTest.SetProperties (3446 ms)
[ RUN      ] NetworkingPrivateApiTest.StartDisconnect
[24618:3847:1106/094049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24618:3847:1106/094052:INFO:CONSOLE(0)] "[SUCCESS] startDisconnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnect (0)
[       OK ] NetworkingPrivateApiTest.StartDisconnect (2885 ms)
[378/403] NetworkingPrivateApiTest.StartDisconnect (3447 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetProperties
[24625:3847:1106/094052:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24629:12807:1106/094055:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24625:3847:1106/094055:INFO:CONSOLE(0)] "[FAIL] getProperties: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getProperties (0)
[24625:29699:1106/094055:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24625:29699:1106/094055:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetProperties (2848 ms)
[379/403] NetworkingPrivateApiTestFail.GetProperties (3446 ms)
[ RUN      ] NetworkingPrivateApiTestFail.SetProperties
[24626:3847:1106/094053:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24626:3847:1106/094055:INFO:CONSOLE(0)] "[FAIL] setProperties: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setProperties (0)
[24626:29443:1106/094055:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NetworkingPrivateApiTestFail.SetProperties (2921 ms)
[380/403] NetworkingPrivateApiTestFail.SetProperties (3457 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetNetworks
[24633:3847:1106/094056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24637:12807:1106/094058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24637:12807:1106/094058:WARNING:channel.cc(273)] RawChannel write error
[24633:3847:1106/094059:INFO:CONSOLE(0)] "[FAIL] getNetworks: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getNetworks (0)
[       OK ] NetworkingPrivateApiTestFail.GetNetworks (3112 ms)
[381/403] NetworkingPrivateApiTestFail.GetNetworks (3722 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventDisconnect
[24634:3847:1106/094056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24638:13063:1106/094058:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24638:13063:1106/094058:WARNING:channel.cc(273)] RawChannel write error
[24634:3847:1106/094059:INFO:CONSOLE(0)] "[SUCCESS] onNetworksChangedEventDisconnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?onNetworksChangedEventDisconnect (0)
[       OK ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventDisconnect (3118 ms)
[382/403] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventDisconnect (3710 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.VerifyDestination
[24641:3847:1106/094100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24645:13063:1106/094102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24641:3847:1106/094102:INFO:CONSOLE(0)] "[SUCCESS] verifyDestination", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyDestination (0)
[24641:29443:1106/094102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24641:29443:1106/094102:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.VerifyDestination (2976 ms)
[383/403] NetworkingPrivateServiceClientApiTest.VerifyDestination (3713 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptCredentials
[24642:3847:1106/094100:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24642:3847:1106/094102:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptCredentials", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptCredentials (0)
[24642:29699:1106/094102:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[24642:29699:1106/094102:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24642:29699:1106/094102:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptCredentials (3001 ms)
[384/403] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptCredentials (3708 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/7
[24650:3847:1106/094104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/7 (1992 ms)
[385/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/7 (2654 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialFakeHardware/0
[24649:3847:1106/094103:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24649:3847:1106/094106:INFO:CONSOLE(42)] "Connecting to serial device /dev/fakeserial at 57600 bps.", source: chrome-extension://lffjhdfekkndcaemccmpndjlifadlpob/background.js (42)
[24649:3847:1106/094106:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lffjhdfekkndcaemccmpndjlifadlpob/_generated_background_page.html (0)
[24649:29443:1106/094106:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24649:29443:1106/094106:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SerialApiTest/SerialApiTest.SerialFakeHardware/0 (2632 ms)
[386/403] SerialApiTest/SerialApiTest.SerialFakeHardware/0 (3177 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/13
[24656:3847:1106/094106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/13 (1787 ms)
[387/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/13 (2393 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/22
[24657:3847:1106/094107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/22 (1845 ms)
[388/403] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/22 (2389 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/2
[24662:3847:1106/094109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24666:12807:1106/094111:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24672:12807:1106/094111:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[24672:12807:1106/094111:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24672:12807:1106/094111:WARNING:channel.cc(273)] RawChannel write error
[24666:12807:1106/094111:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/2 (3314 ms)
[389/403] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/2 (3993 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/1
[24674:3847:1106/094113:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24677:16899:1106/094114:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[24677:12551:1106/094114:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24674:3847:1106/094114:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/1 (1598 ms)
[390/403] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/1 (2400 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabDuringShutdown/0
[24663:3847:1106/094109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24663:81943:1106/094112:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[24673:12551:1106/094114:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabDuringShutdown/0 (6047 ms)
[391/403] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddTabDuringShutdown/0 (6865 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[24679:3847:1106/094115:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60222...
sending server_data: {"host": "127.0.0.1", "port": 60222} (36 bytes)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.350 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.361 -  Registering video event handlers.", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.366 -  Loading media using MSE.", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.512 -  onSourceOpen [object Event]", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.515 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.559 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.565 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.573 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.580 -  Adding key to sessionID: 1", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094117:INFO:CONSOLE(283)] "09:41:17.586 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24679:3847:1106/094120:INFO:CONSOLE(283)] "09:41:20.484 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60222/files/eme_player_js/utils.js (283)
[24682:12551:1106/094120:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (5429 ms)
[392/403] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6084 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[24681:3847:1106/094116:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60239...
sending server_data: {"host": "127.0.0.1", "port": 60239} (36 bytes)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.121 -  Using ClearKeyPlayer", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.128 -  Registering video event handlers.", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.131 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.140 -  Loading media using MSE.", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.273 -  onSourceOpen [object Event]", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.276 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.331 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.339 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.344 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.352 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.359 -  Forcing invalid key data.", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.370 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.374 -  Forcing invalid key data.", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (147)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.386 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24681:3847:1106/094118:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (147)
[24681:3847:1106/094118:INFO:CONSOLE(283)] "09:41:18.393 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:60239/files/eme_player_js/utils.js (283)
[24685:12551:1106/094121:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (5809 ms)
[393/403] MSE_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (6617 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[24687:3847:1106/094121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60257...
sending server_data: {"host": "127.0.0.1", "port": 60257} (36 bytes)
[24687:3847:1106/094123:INFO:CONSOLE(283)] "09:41:23.372 -  Registering video event handlers.", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094123:INFO:CONSOLE(283)] "09:41:23.411 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094123:INFO:CONSOLE(283)] "09:41:23.427 -  Loading media using src.", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094123:INFO:CONSOLE(283)] "09:41:23.432 -  Registering video event handlers.", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094123:INFO:CONSOLE(283)] "09:41:23.433 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094123:INFO:CONSOLE(283)] "09:41:23.434 -  Loading media using src.", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.418 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.427 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.440 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.457 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.719 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.719 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.727 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.729 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.076 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.077 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.082 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.082 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.906 -  One video seeked.", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.908 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.908 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.909 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.909 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24687:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.938 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:60257/files/eme_player_js/utils.js (283)
[24689:12551:1106/094126:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5046 ms)
[394/403] SRC_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5818 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[24690:3847:1106/094123:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60275...
sending server_data: {"host": "127.0.0.1", "port": 60275} (36 bytes)
[24690:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.913 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.928 -  Registering video event handlers.", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094124:INFO:CONSOLE(283)] "09:41:24.934 -  Loading media using MSE.", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.107 -  onSourceOpen [object Event]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.111 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094125:INFO:CONSOLE(283)] "09:41:25.164 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.001 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.010 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.020 -  Adding key to sessionID: 1", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.055 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.237 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.242 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.257 -  Adding key to sessionID: 1", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.268 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.663 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.665 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.667 -  Adding key to sessionID: 1", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094126:INFO:CONSOLE(283)] "09:41:26.674 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094127:INFO:CONSOLE(283)] "09:41:27.433 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094127:INFO:CONSOLE(283)] "09:41:27.436 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094127:INFO:CONSOLE(283)] "09:41:27.439 -  Adding key to sessionID: 1", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094127:INFO:CONSOLE(283)] "09:41:27.445 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24690:3847:1106/094128:INFO:CONSOLE(283)] "09:41:28.954 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60275/files/eme_player_js/utils.js (283)
[24693:12807:1106/094129:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6527 ms)
[395/403] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7392 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[24699:3847:1106/094127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60293...
sending server_data: {"host": "127.0.0.1", "port": 60293} (36 bytes)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.495 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.505 -  Registering video event handlers.", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.509 -  Loading media using MSE.", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.648 -  onSourceOpen [object Event]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.652 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.682 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094129:INFO:CONSOLE(283)] "09:41:29.690 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[1106/094130:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.570 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.577 -  Adding key to sessionID: 1", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.597 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.786 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.789 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.792 -  Adding key to sessionID: 1", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094130:INFO:CONSOLE(283)] "09:41:30.810 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.185 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.187 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.191 -  Adding key to sessionID: 1", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.195 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.986 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.989 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094131:INFO:CONSOLE(283)] "09:41:31.992 -  Adding key to sessionID: 1", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094132:INFO:CONSOLE(283)] "09:41:31.999 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[24699:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.345 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60293/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6397 ms)
[396/403] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (7123 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/1
[24711:3847:1106/094134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
sending server_data: {"host": "127.0.0.1", "port": 60328} (36 bytes)
127.0.0.1 - - [06/Nov/2014 09:41:36] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:41:36] "POST /device_management?request=api_authorization&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/1 (2249 ms)
[397/403] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/1 (2916 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[24703:3847:1106/094130:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:60311...
sending server_data: {"host": "127.0.0.1", "port": 60311} (36 bytes)
[24703:3847:1106/094132:INFO:CONSOLE(283)] "09:41:32.406 -  Using ClearKeyPlayer", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094132:INFO:CONSOLE(283)] "09:41:32.431 -  Registering video event handlers.", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094132:INFO:CONSOLE(283)] "09:41:32.437 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094132:INFO:CONSOLE(283)] "09:41:32.456 -  Loading media using MSE.", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.520 -  onSourceOpen [object Event]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.523 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.561 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.567 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.577 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.800 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094133:INFO:CONSOLE(283)] "09:41:33.806 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094134:INFO:CONSOLE(283)] "09:41:34.199 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094134:INFO:CONSOLE(283)] "09:41:34.202 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094135:INFO:CONSOLE(283)] "09:41:35.000 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094135:INFO:CONSOLE(283)] "09:41:35.007 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24703:3847:1106/094136:INFO:CONSOLE(283)] "09:41:36.471 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60311/files/eme_player_js/utils.js (283)
[24707:12807:1106/094136:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6593 ms)
[398/403] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7390 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/2
[24716:3847:1106/094137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/2 (2106 ms)
[399/403] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/2 (2924 ms)
[ RUN      ] PrefsFunctionalTest.TestPrivacySecurityPrefs
[24723:3847:1106/094140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24724:3847:1106/094141:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24724:3847:1106/094141:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24724:3847:1106/094141:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefsFunctionalTest.TestPrivacySecurityPrefs (1432 ms)
[400/403] PrefsFunctionalTest.TestPrivacySecurityPrefs (2128 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/7
[24715:3847:1106/094137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24715:3847:1106/094140:INFO:policy_prefs_browsertest.cc(640)] Testing policy: ProxyBypassList
[24715:3847:1106/094141:INFO:policy_prefs_browsertest.cc(640)] Testing policy: PasswordManagerEnabled
[24715:3847:1106/094141:INFO:policy_prefs_browsertest.cc(640)] Testing policy: DefaultPluginsSetting
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/7 (5060 ms)
[401/403] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/7 (5554 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/2
[24728:3847:1106/094142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24730:3847:1106/094144:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[24730:3847:1106/094144:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[24730:3847:1106/094144:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/2 (1512 ms)
[402/403] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/2 (2130 ms)
[ RUN      ] ThemeServiceBrowserTest.ThemeDataPackInvalid
[24727:3847:1106/094143:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[24732:12551:1106/094144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[24732:12551:1106/094144:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ThemeServiceBrowserTest.ThemeDataPackInvalid (2005 ms)
[403/403] ThemeServiceBrowserTest.ThemeDataPackInvalid (2661 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"7566e1618c0c77886557731238dbf9bd3a066d87","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 2  Duration: 924.3s  Bot: vm10-a4  Exit code 0           |
+-----------------------------------------------------------------------+

+-----------------------------------------------------------------------+
| Shard 1  https://chromium-swarm.appspot.com/user/task/1498624b1369a00 |
+-----------------------------------------------------------------------+
1 files remaining...
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated_out36bmHt/output.json

IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 1/10
Using 2 parallel jobs.
[ RUN      ] HelpPageWebUITest.testOpenHelpPage
[38222:3847:1106/092826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38222:3847:1106/092828:INFO:CONSOLE(1283)] "Running TestCase HelpPageWebUITest.testOpenHelpPage", source: test_api.js (1283)
[       OK ] HelpPageWebUITest.testOpenHelpPage (3144 ms)
[1/420] HelpPageWebUITest.testOpenHelpPage (3712 ms)
[ RUN      ] BaseIdentityInternalsWebUITest.emptyTokenCache
[38223:3847:1106/092826:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38226:12807:1106/092828:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38223:3847:1106/092828:INFO:CONSOLE(1283)] "Running TestCase BaseIdentityInternalsWebUITest.emptyTokenCache", source: test_api.js (1283)
[       OK ] BaseIdentityInternalsWebUITest.emptyTokenCache (3036 ms)
[2/420] BaseIdentityInternalsWebUITest.emptyTokenCache (3717 ms)
[ RUN      ] ContentOptionsWebUITest.testOpenContentOptions
[38232:3847:1106/092829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38236:12551:1106/092831:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38232:3847:1106/092833:INFO:CONSOLE(1283)] "Running TestCase ContentOptionsWebUITest.testOpenContentOptions", source: test_api.js (1283)
[38232:3847:1106/092834:WARNING:CONSOLE(317)] "
Accessibility issues found on chrome://settings-frame/content
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following elements (1 - 2 of 2):
#media-select-mic
#media-select-camera
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (317)
[38239:3847:1106/092834:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] ContentOptionsWebUITest.testOpenContentOptions (5100 ms)
[3/420] ContentOptionsWebUITest.testOpenContentOptions (5547 ms)
[ RUN      ] ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions
[38233:3847:1106/092829:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38233:3847:1106/092833:INFO:CONSOLE(1283)] "Running TestCase ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions", source: test_api.js (1283)
[       OK ] ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions (5038 ms)
[4/420] ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions (5551 ms)
[ RUN      ] ManageProfileUITest.DeleteSupervisedUserWarning
[38242:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38242:3847:1106/092838:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.DeleteSupervisedUserWarning", source: test_api.js (1283)
[       OK ] ManageProfileUITest.DeleteSupervisedUserWarning (4079 ms)
[5/420] ManageProfileUITest.DeleteSupervisedUserWarning (4492 ms)
[ RUN      ] ManageProfileUITest.SupervisedDelete
[38243:3847:1106/092835:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38243:3847:1106/092838:INFO:CONSOLE(1283)] "Running TestCase ManageProfileUITest.SupervisedDelete", source: test_api.js (1283)
[38243:28675:1106/092839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38243:28675:1106/092839:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManageProfileUITest.SupervisedDelete (4116 ms)
[6/420] ManageProfileUITest.SupervisedDelete (4493 ms)
[ RUN      ] OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial
[38252:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38252:3847:1106/092843:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial", source: test_api.js (1283)
[       OK ] OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial (5080 ms)
[7/420] OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial (5549 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayReplaceHistory
[38253:3847:1106/092839:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38253:29187:1106/092841:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38253:29187:1106/092841:WARNING:channel.cc(273)] RawChannel write error
[38253:3847:1106/092843:INFO:CONSOLE(1283)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayReplaceHistory", source: test_api.js (1283)
[       OK ] OptionsWebUIExtendedTest.ShowOverlayReplaceHistory (5464 ms)
[8/420] OptionsWebUIExtendedTest.ShowOverlayReplaceHistory (6075 ms)
[ RUN      ] SettingsAppWebUITest.testOpenSettingsApp
[38262:3847:1106/092845:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38262:28675:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38262:28675:1106/092847:WARNING:channel.cc(273)] RawChannel write error
[38262:3847:1106/092849:INFO:CONSOLE(1283)] "Running TestCase SettingsAppWebUITest.testOpenSettingsApp", source: test_api.js (1283)
[38262:3847:1106/092849:WARNING:CONSOLE(317)] "
Accessibility issues found on chrome://settings-frame/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#proxiesConfigureButton
#languages-section > .settings-row > A
#language-button
#languages-section > .checkbox.controlled-setting-with-label > LABEL > INPUT
#manage-languages
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (317)
[       OK ] SettingsAppWebUITest.testOpenSettingsApp (4986 ms)
[9/420] SettingsAppWebUITest.testOpenSettingsApp (5543 ms)
[ RUN      ] SettingsAppWebUITest.testStrings
[38264:3847:1106/092845:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38264:29187:1106/092847:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38264:3847:1106/092849:INFO:CONSOLE(1283)] "Running TestCase SettingsAppWebUITest.testStrings", source: test_api.js (1283)
[38264:3847:1106/092850:WARNING:CONSOLE(317)] "
Accessibility issues found on chrome://settings-frame/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#proxiesConfigureButton
#languages-section > .settings-row > A
#language-button
#languages-section > .checkbox.controlled-setting-with-label > LABEL > INPUT
#manage-languages
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (317)
[       OK ] SettingsAppWebUITest.testStrings (4925 ms)
[10/420] SettingsAppWebUITest.testStrings (5570 ms)
[ RUN      ] SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect
[38274:3847:1106/092851:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38277:13063:1106/092853:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38277:13063:1106/092853:WARNING:channel.cc(273)] RawChannel write error
[38274:3847:1106/092854:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect", source: test_api.js (1283)
[38279:12807:1106/092854:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38279:12807:1106/092854:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect (3557 ms)
[11/420] SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect (4236 ms)
[ RUN      ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck
[38272:3847:1106/092850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38272:28931:1106/092853:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38272:28931:1106/092853:WARNING:channel.cc(273)] RawChannel write error
[38272:3847:1106/092855:INFO:CONSOLE(1283)] "Running TestCase SettingsFormatWebUITest.CheckboxIdOrPrefCheck", source: test_api.js (1283)
[38278:3847:1106/092856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck (6178 ms)
[12/420] SettingsFormatWebUITest.CheckboxIdOrPrefCheck (7009 ms)
[ RUN      ] SyncInternalsWebUITest.EventLogTest
[38281:3847:1106/092855:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38281:28419:1106/092858:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38281:3847:1106/092859:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.EventLogTest", source: test_api.js (1283)
[       OK ] SyncInternalsWebUITest.EventLogTest (3960 ms)
[13/420] SyncInternalsWebUITest.EventLogTest (4787 ms)
[ RUN      ] SyncInternalsWebUITest.DumpSyncEventsToText
[38285:3847:1106/092858:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38285:3847:1106/092902:INFO:CONSOLE(1283)] "Running TestCase SyncInternalsWebUITest.DumpSyncEventsToText", source: test_api.js (1283)
[       OK ] SyncInternalsWebUITest.DumpSyncEventsToText (4406 ms)
[14/420] SyncInternalsWebUITest.DumpSyncEventsToText (5071 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures
[38289:3847:1106/092900:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38289:3847:1106/092903:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures", source: test_api.js (1283)
[38289:3847:1106/092903:ERROR:web_ui_test_handler.cc(75)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_ShouldFail","testWithAuditFailures")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
at Object.Test.runAccessibilityAudit (test_api.js:315:17)
at Object.TestCase.runAccessibilityAudit (test_api.js:445:22)
at expectFunc (test_api.js:1079:20)
at testDone (test_api.js:822:31)
at runTest (test_api.js:1129:7)
at <anonymous>:1:1
[       OK ] WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures (3262 ms)
[15/420] WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures (4255 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled
[38293:3847:1106/092903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38293:3847:1106/092906:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled", source: test_api.js (1283)
[38293:28931:1106/092906:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38293:28931:1106/092906:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled (3331 ms)
[16/420] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled (4232 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures
[38296:3847:1106/092905:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38299:12551:1106/092907:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38299:12551:1106/092907:WARNING:channel.cc(273)] RawChannel write error
[38296:3847:1106/092907:INFO:CONSOLE(1283)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures", source: test_api.js (1283)
[38296:3847:1106/092907:ERROR:web_ui_test_handler.cc(75)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail","testWithAuditFailures")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
at Object.Test.runAccessibilityAudit (test_api.js:315:17)
at Object.TestCase.runAccessibilityAudit (test_api.js:445:22)
at expectFunc (test_api.js:1079:20)
at testDone (test_api.js:822:31)
at runTest (test_api.js:1129:7)
at <anonymous>:1:1
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures (3024 ms)
[17/420] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures (3721 ms)
[ RUN      ] WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone
[38301:3847:1106/092907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38301:3847:1106/092909:INFO:CONSOLE(1283)] "Running TestCase WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone", source: test_api.js (1283)
[38301:3847:1106/092909:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: RUN_TEST_F("WebUIAssertionsTestAsyncFail","testAsyncFailCallsDone")
Error: assertNotReached()
at assertNotReached (test_api.js:1011:11)
at Object.<anonymous> (assertions.js:101:3)
at Object.Test.runTest (test_api.js:300:16)
at Object.TestCase.runTest (test_api.js:437:22)
at Object.TestCase.run (test_api.js:467:14)
at RUN_TEST_F (test_api.js:1284:21)
at expectFunc (test_api.js:1079:20)
at runTestFunction (test_api.js:1152:37)
at runTest (test_api.js:1126:18)
at <anonymous>:1:1
[       OK ] WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone (3096 ms)
[18/420] WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone (3708 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestRegisterMockGlobals
[38304:3847:1106/092908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38304:3847:1106/092911:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenTest.TestRegisterMockGlobals", source: test_api.js (1283)
[38304:3847:1106/092911:WARNING:CONSOLE(843)] "testIsDone already", source: test_api.js (843)
[       OK ] WebUIBrowserAsyncGenTest.TestRegisterMockGlobals (2930 ms)
[19/420] WebUIBrowserAsyncGenTest.TestRegisterMockGlobals (3709 ms)
[ RUN      ] WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal
[38309:3847:1106/092911:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38309:3847:1106/092913:INFO:CONSOLE(1283)] "Running TestCase WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal", source: test_api.js (1283)
[38309:3847:1106/092913:WARNING:CONSOLE(843)] "testIsDone already", source: test_api.js (843)
[38309:28675:1106/092913:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal (3040 ms)
[20/420] WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal (3708 ms)
[ RUN      ] HistoryWebUIRealBackendTest.atLeastOneFocusable
[38312:3847:1106/092912:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38312:3847:1106/092915:INFO:CONSOLE(1283)] "Running TestCase HistoryWebUIRealBackendTest.atLeastOneFocusable", source: test_api.js (1283)
[       OK ] HistoryWebUIRealBackendTest.atLeastOneFocusable (6626 ms)
[21/420] HistoryWebUIRealBackendTest.atLeastOneFocusable (7403 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewFail
[38317:3847:1106/092914:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38317:3847:1106/092921:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsDnsViewFail", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsDnsViewFail (7780 ms)
[22/420] NetInternalsTest.netInternalsDnsViewFail (8452 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddOverwrite
[38320:3847:1106/092919:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38320:3847:1106/092925:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[38320:3847:1106/092926:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddOverwrite", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddOverwrite (7587 ms)
[23/420] NetInternalsTest.netInternalsHSTSViewAddOverwrite (8181 ms)
[ RUN      ] NetInternalsTest.netInternalsExportImportDump
[38324:3847:1106/092923:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38324:3847:1106/092930:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsExportImportDump", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsExportImportDump (7925 ms)
[24/420] NetInternalsTest.netInternalsExportImportDump (8710 ms)
[ RUN      ] NetInternalsTest.netInternalsStopCapturing
[38328:3847:1106/092927:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38330:12807:1106/092933:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38328:3847:1106/092934:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsStopCapturing", source: test_api.js (1283)
[       OK ] NetInternalsTest.netInternalsStopCapturing (7631 ms)
[25/420] NetInternalsTest.netInternalsStopCapturing (8441 ms)
[ RUN      ] PrintPreviewWebUITest.CustomMarginsControlsCheck
[38336:3847:1106/092936:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38336:3847:1106/092939:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.CustomMarginsControlsCheck", source: test_api.js (1283)
[38336:28931:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38336:28931:1106/092940:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.CustomMarginsControlsCheck (4983 ms)
[26/420] PrintPreviewWebUITest.CustomMarginsControlsCheck (5550 ms)
[ RUN      ] NetInternalsTest.netInternalsPrerenderViewFail
[38332:3847:1106/092931:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38334:12295:1106/092937:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38332:3847:1106/092938:INFO:CONSOLE(1283)] "Running TestCase NetInternalsTest.netInternalsPrerenderViewFail", source: test_api.js (1283)
HTTP server started on http://127.0.0.1:52234...
sending server_data: {"host": "127.0.0.1", "port": 52234} (36 bytes)
[38343:12807:1106/092940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38332:28675:1106/092941:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38332:28675:1106/092941:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsPrerenderViewFail (9817 ms)
[27/420] NetInternalsTest.netInternalsPrerenderViewFail (10549 ms)
[ RUN      ] PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter
[38345:3847:1106/092941:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38345:3847:1106/092945:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter", source: test_api.js (1283)
[38345:28675:1106/092946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38345:28675:1106/092946:WARNING:channel.cc(273)] RawChannel write error
[38345:28675:1106/092946:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38345:28675:1106/092946:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter (5423 ms)
[28/420] PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter (6083 ms)
[ RUN      ] PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter
[38347:3847:1106/092942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38347:3847:1106/092946:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter", source: test_api.js (1283)
[38347:28931:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38347:28931:1106/092947:WARNING:channel.cc(273)] RawChannel write error
[38347:28931:1106/092947:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38347:28931:1106/092947:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter (5301 ms)
[29/420] PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter (6079 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledHasPermissions
[38357:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38357:29699:1106/092950:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38357:29699:1106/092950:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38357:49667:1106/092950:ERROR:mach_broker_mac.mm(256)] Unknown process 38362 is sending Mach IPC messages!
[38357:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledPermNoTransInitTrue", source: chrome-extension://obkgbckebnkhinklchgpfmhfknogmpbg/_generated_background_page.html (0)
[38357:3847:1106/092951:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledPermNoTransInitFalse", source: chrome-extension://obkgbckebnkhinklchgpfmhfknogmpbg/_generated_background_page.html (0)
[38357:3847:1106/092952:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledPermNoTransNoInit", source: chrome-extension://obkgbckebnkhinklchgpfmhfknogmpbg/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledHasPermissions (4145 ms)
[30/420] PlatformAppBrowserTest.WindowsApiAlphaEnabledHasPermissions (4763 ms)
[ RUN      ] PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter
[38355:3847:1106/092948:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38355:3847:1106/092952:INFO:CONSOLE(1283)] "Running TestCase PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter", source: test_api.js (1283)
[38355:28931:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38355:28931:1106/092952:WARNING:channel.cc(273)] RawChannel write error
[38355:28931:1106/092952:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38355:28931:1106/092952:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter (5392 ms)
[31/420] PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter (6073 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledNoPermissions
[38365:3847:1106/092953:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38365:29443:1106/092954:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38365:29443:1106/092954:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38365:45059:1106/092955:ERROR:mach_broker_mac.mm(256)] Unknown process 38371 is sending Mach IPC messages!
[38365:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledNoPermInitTrue", source: chrome-extension://lbmanldkpdilkakenlibbndlcpglljbk/_generated_background_page.html (0)
[38365:3847:1106/092956:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledNoPermInitFalse", source: chrome-extension://lbmanldkpdilkakenlibbndlcpglljbk/_generated_background_page.html (0)
[38365:29443:1106/092956:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledNoPermissions (3411 ms)
[32/420] PlatformAppBrowserTest.WindowsApiAlphaEnabledNoPermissions (4230 ms)
[ RUN      ] PlatformAppBrowserTest.OnLaunchedEvent
[38367:3847:1106/092954:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38367:29699:1106/092955:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38367:29699:1106/092955:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38367:45315:1106/092955:ERROR:mach_broker_mac.mm(256)] Unknown process 38373 is sending Mach IPC messages!
[38367:29699:1106/092956:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38367:29699:1106/092956:WARNING:channel.cc(273)] RawChannel write error
[38374:12807:1106/092956:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PlatformAppBrowserTest.OnLaunchedEvent (3212 ms)
[33/420] PlatformAppBrowserTest.OnLaunchedEvent (3970 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileExtensionAndMimeType
[38378:3847:1106/092958:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38378:29699:1106/092959:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38378:29699:1106/092959:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38378:46339:1106/092959:ERROR:mach_broker_mac.mm(256)] Unknown process 38384 is sending Mach IPC messages!
[38378:3847:1106/093000:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://cgoekkokilollgcoaipadgfngalgindh/_generated_background_page.html (0)
[38382:12295:1106/093000:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38378:29699:1106/093000:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38378:29699:1106/093000:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithFileExtensionAndMimeType (3165 ms)
[34/420] PlatformAppBrowserTest.LaunchWithFileExtensionAndMimeType (3710 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenu
[38377:3847:1106/092957:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PlatformAppBrowserTest.AppWithContextMenu (3484 ms)
[35/420] PlatformAppBrowserTest.AppWithContextMenu (4235 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithFileEmptyExtensionAcceptAny
[38387:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38387:29443:1106/093003:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38387:29443:1106/093003:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38387:46083:1106/093004:ERROR:mach_broker_mac.mm(256)] Unknown process 38393 is sending Mach IPC messages!
[38387:3847:1106/093004:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://aomckfgbdlnkkgllkkbkhcicggienece/_generated_background_page.html (0)
[38392:12807:1106/093005:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38392:12807:1106/093005:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithFileEmptyExtensionAcceptAny (3657 ms)
[36/420] PlatformAppBrowserTest.LaunchWithFileEmptyExtensionAcceptAny (4237 ms)
[ RUN      ] PlatformAppBrowserTest.LaunchWithDirectory
[38388:3847:1106/093001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
2014-11-06 09:30:02.510 browser_tests[38388:f07] In 'int32_t CFPasteboardPromiseData(CFPasteboardRef, CFIndex, CFIndex, CFStringRef, CFPasteboardPromiseContext *)', file /SourceCache/CF/CF-744.19/AppServices.subproj/CFPasteboard.c, line 3208, during unlock, spin lock 0x50827438 has value 0x0, which is not locked.  The memory has been smashed or the lock is being unlocked when not locked.
[38388:29699:1106/093003:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38388:29699:1106/093003:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38388:49411:1106/093004:ERROR:mach_broker_mac.mm(256)] Unknown process 38394 is sending Mach IPC messages!
[38388:3847:1106/093004:WARNING:launcher.cc(235)] Extension does not provide a valid file handler.
[38388:3847:1106/093004:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://mnnicampdpdndkljjmggmbihcgnalngk/_generated_background_page.html (0)
[38391:13063:1106/093004:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38391:13063:1106/093004:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PlatformAppBrowserTest.LaunchWithDirectory (3548 ms)
[37/420] PlatformAppBrowserTest.LaunchWithDirectory (4231 ms)
[ RUN      ] BluetoothPrivateApiTest.NoBluetoothAdapter
[38397:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38397:3847:1106/093008:INFO:CONSOLE(0)] "[SUCCESS] testSetAdapterStateFails", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[38397:29187:1106/093008:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38397:29187:1106/093008:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38397:29187:1106/093008:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.NoBluetoothAdapter (3013 ms)
[38/420] BluetoothPrivateApiTest.NoBluetoothAdapter (3709 ms)
[ RUN      ] BluetoothPrivateApiTest.PincodePairing
[38398:3847:1106/093006:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38398:3847:1106/093008:INFO:CONSOLE(0)] "[SUCCESS] testPincodePairing", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.PincodePairing (2967 ms)
[39/420] BluetoothPrivateApiTest.PincodePairing (3716 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetDescriptors
[38405:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38405:3847:1106/093012:INFO:CONSOLE(0)] "[SUCCESS] testGetDescriptors", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetDescriptors (2908 ms)
[40/420] BluetoothLowEnergyApiTest.GetDescriptors (3703 ms)
[ RUN      ] BluetoothLowEnergyApiTest.UuidPermissionMethods
[38406:3847:1106/093009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38406:3847:1106/093012:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[38406:29699:1106/093012:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38406:29699:1106/093012:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.UuidPermissionMethods (3026 ms)
[41/420] BluetoothLowEnergyApiTest.UuidPermissionMethods (3703 ms)
[ RUN      ] CastChannelAPITest.TestOpenError
[38413:3847:1106/093013:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38417:12295:1106/093015:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38417:12295:1106/093015:WARNING:channel.cc(273)] RawChannel write error
[38413:3847:1106/093015:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_error.html (0)
[       OK ] CastChannelAPITest.TestOpenError (2910 ms)
[42/420] CastChannelAPITest.TestOpenError (3717 ms)
[ RUN      ] ExtensionApiTest.AlertBasic
[38414:3847:1106/093013:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38414:29443:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38414:29443:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[38414:29443:1106/093016:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38414:29443:1106/093016:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.AlertBasic (3018 ms)
[43/420] ExtensionApiTest.AlertBasic (3708 ms)
[ RUN      ] ExtensionApiTest.ChromeIdentityJsBindings
[38422:3847:1106/093017:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38422:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] testGenerateRedirectURLWithPath", source: chrome-extension://mnkdjmfihjjihdfnnoiojdccnnfkajpd/_generated_background_page.html (0)
[38422:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] testGenerateRedirectURLNoPath", source: chrome-extension://mnkdjmfihjjihdfnnoiojdccnnfkajpd/_generated_background_page.html (0)
[38422:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] testGenerateRedirectURLemptyPath", source: chrome-extension://mnkdjmfihjjihdfnnoiojdccnnfkajpd/_generated_background_page.html (0)
[38422:29443:1106/093019:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[38422:29443:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38422:29443:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[38422:29443:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38422:29443:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeIdentityJsBindings (3013 ms)
[44/420] ExtensionApiTest.ChromeIdentityJsBindings (3708 ms)
[ RUN      ] ExtensionApiTest.I18N
[38421:3847:1106/093017:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38421:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] getAcceptLanguages", source: chrome-extension://baedmkmjecchbbebjpeefmlmjbmkfcia/_generated_background_page.html (0)
[38421:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] getMessage", source: chrome-extension://baedmkmjecchbbebjpeefmlmjbmkfcia/_generated_background_page.html (0)
[38421:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] getMessageFromContentScript", source: chrome-extension://baedmkmjecchbbebjpeefmlmjbmkfcia/_generated_background_page.html (0)
[38421:3847:1106/093019:INFO:CONSOLE(0)] "[SUCCESS] getUILanguage", source: chrome-extension://baedmkmjecchbbebjpeefmlmjbmkfcia/_generated_background_page.html (0)
[38425:13063:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[38425:13063:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38425:13063:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[38427:12551:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[38427:12551:1106/093019:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38427:12551:1106/093019:WARNING:channel.cc(273)] RawChannel write error
[38421:29187:1106/093019:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38421:29187:1106/093019:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38421:29187:1106/093019:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38421:45315:1106/093020:ERROR:mach_broker_mac.mm(256)] Unknown process 38429 is sending Mach IPC messages!
[       OK ] ExtensionApiTest.I18N (3228 ms)
[45/420] ExtensionApiTest.I18N (3970 ms)
[ RUN      ] ExtensionApiTest.PermissionsFail
[38430:3847:1106/093020:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38430:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] history", source: chrome-extension://ocinibgjfpojjhipoefncmfempbehhhb/_generated_background_page.html (0)
[38430:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] bookmarks", source: chrome-extension://ocinibgjfpojjhipoefncmfempbehhhb/_generated_background_page.html (0)
[38430:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] tabs", source: chrome-extension://ocinibgjfpojjhipoefncmfempbehhhb/_generated_background_page.html (0)
[38430:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] idle", source: chrome-extension://ocinibgjfpojjhipoefncmfempbehhhb/_generated_background_page.html (0)
[38434:12295:1106/093023:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.PermissionsFail (3313 ms)
[46/420] ExtensionApiTest.PermissionsFail (3968 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsAutoConfirm
[38431:3847:1106/093021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] contains", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] getAll", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] requestNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] requestNonOptional", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] requestBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] requestGrantedPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] removeRequired", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] removeNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] removeBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] noPromptForNoWarnings", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] whitelist", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093023:INFO:CONSOLE(0)] "[SUCCESS] unknownPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093024:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:52240/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093024:INFO:CONSOLE(0)] "[SUCCESS] requestOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093024:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:52240/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093024:INFO:CONSOLE(0)] "[SUCCESS] removeOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:3847:1106/093024:INFO:CONSOLE(0)] "[SUCCESS] eventListenerPermissions", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[38431:29187:1106/093024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38431:29187:1106/093024:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.OptionalPermissionsAutoConfirm (3599 ms)
[47/420] ExtensionApiTest.OptionalPermissionsAutoConfirm (4236 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsDeny
[38438:3847:1106/093024:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38438:3847:1106/093027:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://b.c.com/:52246/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://olaaelfccgadnbhdbckopcecbmkjfaik' is therefore not allowed access. The response had HTTP status code 403.", source: chrome-extension://olaaelfccgadnbhdbckopcecbmkjfaik/_generated_background_page.html (0)
[38438:3847:1106/093027:INFO:CONSOLE(0)] "[SUCCESS] denyRequest", source: chrome-extension://olaaelfccgadnbhdbckopcecbmkjfaik/_generated_background_page.html (0)
[38438:3847:1106/093027:INFO:CONSOLE(0)] "[SUCCESS] noPromptForActivePermissions", source: chrome-extension://olaaelfccgadnbhdbckopcecbmkjfaik/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.OptionalPermissionsDeny (2937 ms)
[48/420] ExtensionApiTest.OptionalPermissionsDeny (3714 ms)
[ RUN      ] ExtensionApiTest.ContentScriptViewSource
[38439:3847:1106/093025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38439:3847:1106/093028:INFO:CONSOLE(0)] "[SUCCESS] noContentScriptsInViewSource", source: chrome-extension://jgjiehdkckncknanfiogbdodjnlopdhg/_generated_background_page.html (0)
[38439:81159:1106/093028:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38445:12551:1106/093028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[49/420] ExtensionApiTest.ContentScriptViewSource (4763 ms)
[ RUN      ] ExtensionApiTest.RequestQuotaInBackgroundPage
[38446:3847:1106/093028:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38446:3847:1106/093030:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[38446:3847:1106/093030:WARNING:chrome_quota_permission_context.cc(301)] Attempt to request quota from a background page: 4,2
[38446:3847:1106/093030:INFO:CONSOLE(8)] "PASS", source: chrome-extension://lkdpgnfinoimcpbjkfojcioijccmhnkf/background.js (8)
[38446:3847:1106/093030:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://lkdpgnfinoimcpbjkfojcioijccmhnkf/_generated_background_page.html (0)
[38446:29443:1106/093030:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.RequestQuotaInBackgroundPage (2757 ms)
[50/420] ExtensionApiTest.RequestQuotaInBackgroundPage (3445 ms)
[ RUN      ] ExtensionApiTest.IncognitoDisabled
[38450:3847:1106/093030:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38450:81415:1106/093032:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38450:3847:1106/093033:INFO:CONSOLE(0)] "[SUCCESS] getAllWindows", source: chrome-extension://jnmaminjgnhkkkjicobephbljfbbeceg/_generated_background_page.html (0)
[38450:3847:1106/093034:INFO:CONSOLE(0)] "[SUCCESS] tabEvents", source: chrome-extension://jnmaminjgnhkkkjicobephbljfbbeceg/_generated_background_page.html (0)
[38450:29699:1106/093034:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38450:29699:1106/093034:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38453:12551:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38455:12807:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[38455:12807:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38450:45315:1106/093034:ERROR:mach_broker_mac.mm(256)] Unknown process 38462 is sending Mach IPC messages!
[38450:29699:1106/093034:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38450:29699:1106/093034:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionApiTest.IncognitoDisabled (5174 ms)
[51/420] ExtensionApiTest.IncognitoDisabled (6090 ms)
[ RUN      ] ExtensionApiTest.MessagingExternal
[38454:3847:1106/093032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38454:3847:1106/093035:INFO:CONSOLE(0)] "[SUCCESS] connectExternal_extension", source: chrome-extension://emepkngedjlhedpjnlmbkjhhacoihaip/test.html (0)
[38454:3847:1106/093035:INFO:CONSOLE(0)] "[SUCCESS] connectExternal_runtime", source: chrome-extension://emepkngedjlhedpjnlmbkjhhacoihaip/test.html (0)
[38459:12551:1106/093035:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.MessagingExternal (4045 ms)
[52/420] ExtensionApiTest.MessagingExternal (4771 ms)
[ RUN      ] ExtensionApiTest.StubsApp
[38465:3847:1106/093036:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38465:29699:1106/093038:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38465:29699:1106/093038:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38465:45827:1106/093038:ERROR:mach_broker_mac.mm(256)] Unknown process 38470 is sending Mach IPC messages!
[       OK ] ExtensionApiTest.StubsApp (3487 ms)
[53/420] ExtensionApiTest.StubsApp (4239 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.LockedProfileReopenWithNoWindows
[38473:3847:1106/093041:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38473:3847:1106/093042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38473:28675:1106/093042:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38473:44291:1106/093042:ERROR:mach_broker_mac.mm(256)] Unknown process 38476 is sending Mach IPC messages!
[       OK ] AppControllerNewProfileManagementBrowserTest.LockedProfileReopenWithNoWindows (1845 ms)
[54/420] AppControllerNewProfileManagementBrowserTest.LockedProfileReopenWithNoWindows (2387 ms)
[ RUN      ] ExtensionApiTest.TabCrashBrowser
[38463:3847:1106/093036:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38463:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserTabsCreate", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserWindowCreate", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserWindowCreateArray", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserTabsUpdate", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093039:INFO:CONSOLE(0)] "[SUCCESS] crashRendererTabsCreate", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093040:INFO:CONSOLE(0)] "[SUCCESS] crashRendererWindowCreate", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093041:INFO:CONSOLE(0)] "[SUCCESS] crashRendererWindowCreateArray", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38463:3847:1106/093043:INFO:CONSOLE(0)] "[SUCCESS] crashRendererTabsUpdate", source: chrome-extension://inchmgfjdpjkdjnkfiilghjcjcmndmng/crash.html (0)
[38469:12551:1106/093043:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38472:12295:1106/093043:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionApiTest.TabCrashBrowser (8183 ms)
[55/420] ExtensionApiTest.TabCrashBrowser (8966 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInAppIntercepted
[38477:3847:1106/093043:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38485:12295:1106/093048:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38480:12551:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38489:3847:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[38479:3847:1106/093050:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[38477:29699:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38479:3847:1106/093050:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInAppIntercepted (7646 ms)
[56/420] PlatformAppUrlRedirectorBrowserTest.WindowOpenInAppIntercepted (8449 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingBlankClickInAppNotIntercepted
[38481:3847:1106/093045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38484:12551:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38484:12551:1106/093050:WARNING:channel.cc(273)] RawChannel write error
[38488:12807:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[38488:12807:1106/093050:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38481:29187:1106/093050:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38481:29187:1106/093050:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38481:44807:1106/093050:ERROR:mach_broker_mac.mm(256)] Unknown process 38492 is sending Mach IPC messages!
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingBlankClickInAppNotIntercepted (6172 ms)
[57/420] PlatformAppUrlRedirectorBrowserTest.MismatchingBlankClickInAppNotIntercepted (6869 ms)
[ RUN      ] DriveAppProviderTest.CreateUrlApp
[38494:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.CreateUrlApp (1758 ms)
[58/420] DriveAppProviderTest.CreateUrlApp (2389 ms)
[ RUN      ] AppWindowAPITest.TestCreate
[38493:3847:1106/093051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38493:3847:1106/093054:INFO:CONSOLE(0)] "[SUCCESS] basic", source: chrome-extension://memjmdihohlmihdkjglpmgicgbdcgmcb/_generated_background_page.html (0)
[38493:3847:1106/093054:INFO:CONSOLE(0)] "[SUCCESS] badWindow", source: chrome-extension://memjmdihohlmihdkjglpmgicgbdcgmcb/_generated_background_page.html (0)
[38493:3847:1106/093055:INFO:CONSOLE(0)] "[SUCCESS] loadEvent", source: chrome-extension://memjmdihohlmihdkjglpmgicgbdcgmcb/_generated_background_page.html (0)
[38493:3847:1106/093055:INFO:CONSOLE(0)] "The JavaScript context calling chrome.app.window.current() has no associated AppWindow.", source: chrome-extension://memjmdihohlmihdkjglpmgicgbdcgmcb/_generated_background_page.html (0)
[38493:3847:1106/093055:INFO:CONSOLE(0)] "[SUCCESS] multiWindow", source: chrome-extension://memjmdihohlmihdkjglpmgicgbdcgmcb/_generated_background_page.html (0)
[       OK ] AppWindowAPITest.TestCreate (4342 ms)
[59/420] AppWindowAPITest.TestCreate (5026 ms)
[ RUN      ] DriveAppProviderTest.DriveAppChanged
[38500:3847:1106/093054:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.DriveAppChanged (1853 ms)
[60/420] DriveAppProviderTest.DriveAppChanged (2651 ms)
[ RUN      ] DriveAppProviderTest.NoChange
[38503:3847:1106/093056:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DriveAppProviderTest.NoChange (1998 ms)
[61/420] DriveAppProviderTest.NoChange (2664 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileIdle
[38504:3847:1106/093057:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileIdle (3973 ms)
[62/420] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileIdle (4512 ms)
[ RUN      ] EphemeralAppBrowserTest.ReplaceInstalledAppWithEphemeralApp
[38515:3847:1106/093101:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38521:3847:1106/093104:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[38521:12295:1106/093104:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.ReplaceInstalledAppWithEphemeralApp (4433 ms)
[63/420] EphemeralAppBrowserTest.ReplaceInstalledAppWithEphemeralApp (5278 ms)
[ RUN      ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithDelayedInstalledApp
[38510:3847:1106/093059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38510:29443:1106/093103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38510:29443:1106/093103:WARNING:channel.cc(273)] RawChannel write error
[38510:29443:1106/093108:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38510:29443:1106/093108:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38510:3847:1106/093108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[38510:29443:1106/093108:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithDelayedInstalledApp (9449 ms)
[64/420] EphemeralAppBrowserTest.ReplaceEphemeralAppWithDelayedInstalledApp (10017 ms)
[ RUN      ] EphemeralAppLauncherTest.BlockedByPolicy
HTTP server started on http://127.0.0.1:52259...
sending server_data: {"host": "127.0.0.1", "port": 52259} (36 bytes)
[38524:3847:1106/093107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38524:29443:1106/093108:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38524:29443:1106/093108:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EphemeralAppLauncherTest.BlockedByPolicy (2628 ms)
[65/420] EphemeralAppLauncherTest.BlockedByPolicy (3173 ms)
[ RUN      ] WebViewTest.DisplayNoneSetSrc
[38532:3847:1106/093110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38532:3847:1106/093113:INFO:CONSOLE(6)] "onAppCommand: navigate-guest", source: chrome-extension://eaeodpnobfmofbiflphhfcakklicbfjk/main.js (6)
[38532:3847:1106/093113:INFO:CONSOLE(34)] "navigate-guest command", source: chrome-extension://eaeodpnobfmofbiflphhfcakklicbfjk/main.js (34)
[38532:3847:1106/093113:INFO:CONSOLE(6)] "onAppCommand: navigate-guest", source: chrome-extension://eaeodpnobfmofbiflphhfcakklicbfjk/main.js (6)
[38532:3847:1106/093113:INFO:CONSOLE(34)] "navigate-guest command", source: chrome-extension://eaeodpnobfmofbiflphhfcakklicbfjk/main.js (34)
[38532:3847:1106/093113:INFO:CONSOLE(6)] "onAppCommand: show-guest", source: chrome-extension://eaeodpnobfmofbiflphhfcakklicbfjk/main.js (6)
[38537:13063:1106/093114:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38537:13063:1106/093114:WARNING:channel.cc(273)] RawChannel write error
[38532:29443:1106/093115:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.DisplayNoneSetSrc (5565 ms)
[66/420] WebViewTest.DisplayNoneSetSrc (6094 ms)
[ RUN      ] EphemeralAppLauncherTest.BlacklistStateUnknown
HTTP server started on http://127.0.0.1:52261...
sending server_data: {"host": "127.0.0.1", "port": 52261} (36 bytes)
[38531:3847:1106/093109:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38534:3847:1106/093115:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[38534:3847:1106/093115:ERROR:gl_bindings_autogen_gl.cc(5888)] Trying to call glDeleteVertexArraysOES() without current GL context
[       OK ] EphemeralAppLauncherTest.BlacklistStateUnknown (5947 ms)
[67/420] EphemeralAppLauncherTest.BlacklistStateUnknown (6619 ms)
[ RUN      ] WebViewTest.Shim_TestAllowTransparencyAttribute
[38546:3847:1106/093116:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38550:13319:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38550:13319:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[38546:29443:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38546:29443:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAllowTransparencyAttribute (4680 ms)
[68/420] WebViewTest.Shim_TestAllowTransparencyAttribute (5295 ms)
[ RUN      ] WebViewTest.Shim_TestInvalidChromeExtensionURL
[38547:3847:1106/093116:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38557:12295:1106/093120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38557:12295:1106/093120:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestInvalidChromeExtensionURL (4961 ms)
[69/420] WebViewTest.Shim_TestInvalidChromeExtensionURL (5550 ms)
[ RUN      ] WebViewTest.Shim_TestOnEventProperty
[38558:3847:1106/093121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38562:12551:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38562:12551:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[38558:29699:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestOnEventProperty (4957 ms)
[70/420] WebViewTest.Shim_TestOnEventProperty (5560 ms)
[ RUN      ] WebViewTest.Shim_TestNavOnConsecutiveSrcAttributeChanges
[38559:3847:1106/093121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38563:12551:1106/093125:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38563:12551:1106/093125:WARNING:channel.cc(273)] RawChannel write error
[38559:29699:1106/093126:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38559:29699:1106/093126:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavOnConsecutiveSrcAttributeChanges (4705 ms)
[71/420] WebViewTest.Shim_TestNavOnConsecutiveSrcAttributeChanges (5286 ms)
[ RUN      ] WebViewTest.Shim_TestReassignSrcAttribute
[38570:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38570:3847:1106/093131:INFO:CONSOLE(929)] "[1] loadstop called", source: chrome-extension://bdoojeecmjefoickncgpdikmaoiafold/main.js (929)
[38570:3847:1106/093131:INFO:CONSOLE(929)] "[2] loadstop called", source: chrome-extension://bdoojeecmjefoickncgpdikmaoiafold/main.js (929)
[38570:3847:1106/093131:INFO:CONSOLE(929)] "[3] loadstop called", source: chrome-extension://bdoojeecmjefoickncgpdikmaoiafold/main.js (929)
[38570:29443:1106/093131:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38570:29443:1106/093131:WARNING:channel.cc(273)] RawChannel write error
[38570:29443:1106/093131:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38570:29443:1106/093131:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[38570:29443:1106/093131:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38570:29443:1106/093131:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestReassignSrcAttribute (5108 ms)
[72/420] WebViewTest.Shim_TestReassignSrcAttribute (5819 ms)
[ RUN      ] WebViewTest.Shim_TestDeclarativeWebRequestAPI
[38571:3847:1106/093127:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38571:3847:1106/093131:INFO:CONSOLE(385)] "<webview>: The load has aborted with reason "ERR_BLOCKED_BY_CLIENT".", source: extensions::webViewEvents (385)
[38571:29699:1106/093131:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38571:29699:1106/093131:WARNING:channel.cc(273)] RawChannel write error
[38571:29699:1106/093131:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.Shim_TestDeclarativeWebRequestAPI (5000 ms)
[73/420] WebViewTest.Shim_TestDeclarativeWebRequestAPI (5811 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortNonWebSafeScheme
[38582:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38588:16643:1106/093136:ERROR:webgraphicscontext3d_command_buffer_impl.cc(295)] Context dead on arrival. Last error: 5
[38582:29443:1106/093136:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38582:29443:1106/093136:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadAbortNonWebSafeScheme (4153 ms)
[74/420] WebViewTest.Shim_TestLoadAbortNonWebSafeScheme (4762 ms)
[ RUN      ] WebViewTest.Shim_TestHiddenBeforeNavigation
[38583:3847:1106/093132:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38583:3847:1106/093137:INFO:CONSOLE(49)] "webview.loadstop", source: chrome-extension://bdoojeecmjefoickncgpdikmaoiafold/main.js (49)
[38583:3847:1106/093137:INFO:CONSOLE(49)] "script injection success", source: chrome-extension://bdoojeecmjefoickncgpdikmaoiafold/main.js (49)
[38587:3847:1106/093137:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[38592:12551:1106/093137:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[38592:12551:1106/093137:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38592:12551:1106/093137:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestHiddenBeforeNavigation (4853 ms)
[75/420] WebViewTest.Shim_TestHiddenBeforeNavigation (5546 ms)
[ RUN      ] WebViewTest.Shim_TestRemoveWebviewOnExit
[38593:3847:1106/093137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38593:80643:1106/093141:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38593:29443:1106/093141:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38593:29443:1106/093141:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestRemoveWebviewOnExit (4263 ms)
[76/420] WebViewTest.Shim_TestRemoveWebviewOnExit (5017 ms)
[ RUN      ] WebViewTest.PRE_StoragePersistence
[38595:3847:1106/093138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38595:81415:1106/093143:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38595:81415:1106/093143:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38595:81415:1106/093143:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38595:81415:1106/093143:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38595:29699:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38595:3847:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 7, remote ID 2147483653)
[38595:29699:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[38595:29699:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38595:29699:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[38595:29699:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38595:29699:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[38605:13319:1106/093143:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38605:13319:1106/093143:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.PRE_StoragePersistence (5694 ms)
[77/420] WebViewTest.PRE_StoragePersistence (6342 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestDeny
[38608:3847:1106/093143:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38608:80927:1106/093147:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38610:13063:1106/093147:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.MediaAccessAPIDeny_TestDeny (5070 ms)
[78/420] WebViewTest.MediaAccessAPIDeny_TestDeny (6074 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestDenyThenAllowThrows
[38611:3847:1106/093144:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38611:80647:1106/093148:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38611:29699:1106/093149:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38611:29699:1106/093149:WARNING:channel.cc(273)] RawChannel write error
[38620:12295:1106/093149:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.MediaAccessAPIDeny_TestDenyThenAllowThrows (4870 ms)
[79/420] WebViewTest.MediaAccessAPIDeny_TestDenyThenAllowThrows (5567 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestNoListenersImplyDeny
[38619:3847:1106/093148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38619:81671:1106/093153:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38619:3847:1106/093153:INFO:CONSOLE(527)] "<webview>: The permission request for "media" has been denied.", source: extensions::webViewEvents (527)
[38622:13063:1106/093153:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38622:13063:1106/093153:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIDeny_TestNoListenersImplyDeny (5086 ms)
[80/420] WebViewTest.MediaAccessAPIDeny_TestNoListenersImplyDeny (5807 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasNoAccessDeny
[38623:3847:1106/093150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38623:80903:1106/093154:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38623:29443:1106/093154:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38623:29443:1106/093154:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.GeolocationAPIEmbedderHasNoAccessDeny (5936 ms)
[81/420] WebViewTest.GeolocationAPIEmbedderHasNoAccessDeny (6601 ms)
[ RUN      ] WebViewTest.WhitelistedContentScript
[38631:3847:1106/093154:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38631:3847:1106/093159:INFO:CONSOLE(5)] "Hello world from content_script", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (5)
[38631:3847:1106/093202:INFO:CONSOLE(5)] "Hello world from content_script", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (5)
[38631:3847:1106/093202:INFO:CONSOLE(13)] "Dispatching event", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (13)
[       OK ] WebViewTest.WhitelistedContentScript (9760 ms)
[82/420] WebViewTest.WhitelistedContentScript (10563 ms)
[ RUN      ] WebViewTest.Shim_TestFindAPI
[38635:3847:1106/093158:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38635:29443:1106/093205:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38635:29443:1106/093205:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WebViewTest.Shim_TestFindAPI (7848 ms)
[83/420] WebViewTest.Shim_TestFindAPI (9775 ms)
[ RUN      ] AutocompleteBrowserTest.FocusSearch
[38643:3847:1106/093205:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutocompleteBrowserTest.FocusSearch (1773 ms)
[84/420] AutocompleteBrowserTest.FocusSearch (2387 ms)
[ RUN      ] AutofillTest.CCInfoNotStoredWhenAutocompleteOff
[38647:3847:1106/093206:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52323...
sending server_data: {"host": "127.0.0.1", "port": 52323} (36 bytes)
[       OK ] AutofillTest.CCInfoNotStoredWhenAutocompleteOff (3293 ms)
[85/420] AutofillTest.CCInfoNotStoredWhenAutocompleteOff (3967 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics04
[38649:3847:1106/093207:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics04 (2969 ms)
[86/420] FormStructureBrowserTest.DataDrivenHeuristics04 (3706 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics10
[38655:3847:1106/093210:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38655:28675:1106/093213:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38655:28675:1106/093213:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics10 (3194 ms)
[87/420] FormStructureBrowserTest.DataDrivenHeuristics10 (3978 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics20
[38656:3847:1106/093211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics20 (4070 ms)
[88/420] FormStructureBrowserTest.DataDrivenHeuristics20 (4765 ms)
[ RUN      ] FormStructureBrowserTest.DataDrivenHeuristics22
[38661:3847:1106/093214:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FormStructureBrowserTest.DataDrivenHeuristics22 (2238 ms)
[89/420] FormStructureBrowserTest.DataDrivenHeuristics22 (2922 ms)
[ RUN      ] BitmapFetcherBrowserTest.OnURLFetchFailureTest
[38664:3847:1106/093216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38666:12807:1106/093217:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38666:12807:1106/093217:WARNING:channel.cc(273)] RawChannel write error
[38665:3847:1106/093217:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[38665:3847:1106/093217:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[38665:3847:1106/093217:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] BitmapFetcherBrowserTest.OnURLFetchFailureTest (1665 ms)
[90/420] BitmapFetcherBrowserTest.OnURLFetchFailureTest (2389 ms)
[ RUN      ] CaptivePortalBrowserTest.InternetConnected
[38667:3847:1106/093217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52327...
sending server_data: {"host": "127.0.0.1", "port": 52327} (36 bytes)
[       OK ] CaptivePortalBrowserTest.InternetConnected (2569 ms)
[91/420] CaptivePortalBrowserTest.InternetConnected (3452 ms)
[ RUN      ] CaptivePortalBrowserTest.GoBack
[38668:3847:1106/093218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38672:12295:1106/093221:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38672:12295:1106/093221:WARNING:channel.cc(273)] RawChannel write error
[38676:13319:1106/093223:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] CaptivePortalBrowserTest.GoBack (5443 ms)
[92/420] CaptivePortalBrowserTest.GoBack (6079 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_EmptyHost
[38675:3847:1106/093221:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38678:12807:1106/093223:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_EmptyHost (3517 ms)
[93/420] ChromeContentBrowserClientBrowserTest.UberURLHandler_EmptyHost (4246 ms)
[ RUN      ] HostRulesTest.TestMap
HTTP server started on http://127.0.0.1:52329...
sending server_data: {"host": "127.0.0.1", "port": 52329} (36 bytes)
[38681:3847:1106/093224:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HostRulesTest.TestMap (2266 ms)
[94/420] HostRulesTest.TestMap (2943 ms)
[ RUN      ] ContentSettingsTest.RedirectCrossOrigin
[38683:3847:1106/093225:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52332...
sending server_data: {"host": "127.0.0.1", "port": 52332} (36 bytes)
[       OK ] ContentSettingsTest.RedirectCrossOrigin (2918 ms)
[95/420] ContentSettingsTest.RedirectCrossOrigin (3709 ms)
[ RUN      ] PepperContentSettingsSpecialCasesTest.Baseline
[38688:3847:1106/093227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PepperContentSettingsSpecialCasesTest.Baseline (2907 ms)
[96/420] PepperContentSettingsSpecialCasesTest.Baseline (3448 ms)
[ RUN      ] CrashRecoveryBrowserTest.ReloadCacheRevalidate
[38693:3847:1106/093229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
ASAN:SIGSEGV
=================================================================
==38697==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10cfcb7f bp 0xbff4f478 sp 0xbff4f470 T0)
[38693:81159:1106/093230:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
    #0 0x10cfcb7e in content::(anonymous namespace)::CrashIntentionally() ??:0:0
    #1 0x10cbec87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) ??:0:0
    #2 0x10cb4866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) ??:0:0
    #3 0x10cae7a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) ??:0:0
    #4 0x488a3db in content::MessageRouter::RouteMessage(IPC::Message const&) ??:0:0
    #5 0x488a20f in content::MessageRouter::OnMessageReceived(IPC::Message const&) ??:0:0
    #6 0x108b874b in content::ChildThread::OnMessageReceived(IPC::Message const&) ??:0:0
    #7 0x3208766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ??:0:0
    #8 0x32107cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) ??:0:0
    #9 0x1f34b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ??:0:0
    #10 0x1ff98ea in base::MessageLoop::RunTask(base::PendingTask const&) ??:0:0
    #11 0x1ffae23 in base::MessageLoop::DoWork() ??:0:0
    #12 0x1eef670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) ??:0:0
    #13 0x9945504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ??:0:0
    #14 0x99454a78 in __CFRunLoopDoSources0 ??:0:0
    #15 0x9947a825 in __CFRunLoopRun ??:0:0
    #16 0x9947a019 in CFRunLoopRunSpecific ??:0:0
    #17 0x99479e8a in CFRunLoopRunInMode ??:0:0
    #18 0x991c5b75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] ??:0:0
    #19 0x1ef21b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) ??:0:0
    #20 0x1ef0977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) ??:0:0
    #21 0x1ff8882 in base::MessageLoop::RunHandler() ??:0:0
    #22 0x204eede in base::RunLoop::Run() ??:0:0
    #23 0x1ff8202 in base::MessageLoop::Run() ??:0:0
    #24 0x10dc74bd in content::RendererMain(content::MainFunctionParams const&) ??:0:0
    #25 0x1e7f917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) ??:0:0
    #26 0x1e81a86 in content::ContentMainRunnerImpl::Run() ??:0:0
    #27 0x1e7f220 in content::ContentMain(content::ContentMainParams const&) ??:0:0
    #28 0x5723d5 in ChromeMain ??:0:0
    #29 0xacce8 in main (in Chromium Helper) + 24
    #30 0xaccc4 in start (in Chromium Helper) + 52
#31 0x11 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==38697==ABORTING
[38693:81159:1106/093231:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] CrashRecoveryBrowserTest.ReloadCacheRevalidate (3094 ms)
[97/420] CrashRecoveryBrowserTest.ReloadCacheRevalidate (3708 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddInCallback
[38698:3847:1106/093230:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38698:3847:1106/093232:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[38698:3847:1106/093232:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[38698:3847:1106/093232:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[38698:3847:1106/093232:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddInCallback (2004 ms)
[98/420] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddInCallback (2658 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddWhileQueued
[38702:3847:1106/093232:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38702:3847:1106/093234:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[38702:3847:1106/093234:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[38702:3847:1106/093234:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[38702:3847:1106/093234:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddWhileQueued (2193 ms)
[99/420] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddWhileQueued (2925 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedTabClose
[38706:3847:1106/093233:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52343...
sending server_data: {"host": "127.0.0.1", "port": 52343} (36 bytes)
[38706:28675:1106/093238:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38706:28675:1106/093238:WARNING:channel.cc(273)] RawChannel write error
[38706:3847:1106/093238:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedTabClose (5643 ms)
[100/420] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedTabClose (6349 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsDisplayCSS
[38717:3847:1106/093239:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38717:3847:1106/093241:INFO:CONSOLE(1)] "Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' https://fonts.googleapis.com". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution.
", source: chrome-distiller://foobar/dom_distiller_viewer.css (1)
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsDisplayCSS (2401 ms)
[101/420] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsDisplayCSS (2914 ms)
[ RUN      ] DevToolsUnresponsiveBeforeUnloadTest.TestUndockedDevToolsUnresponsive
[38711:3847:1106/093235:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52346...
sending server_data: {"host": "127.0.0.1", "port": 52346} (36 bytes)
[38711:3847:1106/093242:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsUnresponsiveBeforeUnloadTest.TestUndockedDevToolsUnresponsive (7082 ms)
[102/420] DevToolsUnresponsiveBeforeUnloadTest.TestUndockedDevToolsUnresponsive (7922 ms)
[ RUN      ] DownloadTest.PerWindowShelf
[38721:3847:1106/093242:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38721:28931:1106/093245:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38721:28931:1106/093245:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] DownloadTest.PerWindowShelf (2952 ms)
[103/420] DownloadTest.PerWindowShelf (3706 ms)
[ RUN      ] DownloadTest.DontCloseNewTab3
[38723:3847:1106/093243:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38723:28931:1106/093246:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.DontCloseNewTab3 (3585 ms)
[104/420] DownloadTest.DontCloseNewTab3 (4336 ms)
[ RUN      ] DownloadTest.PRE_DownloadTest_History
[38728:3847:1106/093246:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.PRE_DownloadTest_History (3563 ms)
[105/420] DownloadTest.PRE_DownloadTest_History (4250 ms)
[ RUN      ] DownloadTest.CrxInstallDenysPermissions
[38732:3847:1106/093248:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38732:28931:1106/093251:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.CrxInstallDenysPermissions (3952 ms)
[106/420] DownloadTest.CrxInstallDenysPermissions (5211 ms)
[ RUN      ] DownloadTest.CrxInstallAcceptPermissions
[38736:3847:1106/093250:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38736:29187:1106/093254:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38736:29187:1106/093254:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadTest.CrxInstallAcceptPermissions (3941 ms)
[107/420] DownloadTest.CrxInstallAcceptPermissions (4766 ms)
[ RUN      ] DownloadTest.DownloadUrl
[38741:3847:1106/093253:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadTest.DownloadUrl (2388 ms)
[108/420] DownloadTest.DownloadUrl (3184 ms)
[ RUN      ] DownloadTest.DownloadErrorsServer
[38746:3847:1106/093255:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52349...
sending server_data: {"host": "127.0.0.1", "port": 52349} (36 bytes)
File not found downloads/there_IS_no_spoon.zip full path:/Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/chrome/test/data/downloads/there_IS_no_spoon.zip
127.0.0.1 - - [06/Nov/2014 09:32:59] code 404, message Not Found
File not found downloads/there_IS_no_spoon.zip full path:/Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/chrome/test/data/downloads/there_IS_no_spoon.zip
127.0.0.1 - - [06/Nov/2014 09:32:59] code 404, message Not Found
[38746:29443:1106/093301:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.DownloadErrorsServer (6621 ms)
[109/420] DownloadTest.DownloadErrorsServer (7426 ms)
[ RUN      ] DownloadTest.DownloadErrorsFile
[38748:3847:1106/093256:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52351...
sending server_data: {"host": "127.0.0.1", "port": 52351} (36 bytes)
[       OK ] DownloadTest.DownloadErrorsFile (7692 ms)
[110/420] DownloadTest.DownloadErrorsFile (8293 ms)
[ RUN      ] DownloadTest.DownloadDangerousBlobData
[38758:3847:1106/093303:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52372...
sending server_data: {"host": "127.0.0.1", "port": 52372} (36 bytes)
[       OK ] DownloadTest.DownloadDangerousBlobData (3486 ms)
[111/420] DownloadTest.DownloadDangerousBlobData (4551 ms)
[ RUN      ] DownloadTest.Resumption_MultipleAttempts
[38761:3847:1106/093304:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38761:28931:1106/093307:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadTest.Resumption_MultipleAttempts (3629 ms)
[112/420] DownloadTest.Resumption_MultipleAttempts (4319 ms)
[ RUN      ] AutomationApiTest.TestRendererAccessibilityEnabled
[38770:3847:1106/093309:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38770:81159:1106/093310:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38772:3847:1106/093311:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52376/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52376/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=5,8,11
id=5 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=8 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=11 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38770:3847:1106/093311:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://lnelapnligjabkmgmjgfkpmgdjjemmkn/_generated_background_page.html (0)
[       OK ] AutomationApiTest.TestRendererAccessibilityEnabled (3287 ms)
[113/420] AutomationApiTest.TestRendererAccessibilityEnabled (4011 ms)
[ RUN      ] ActivityLogPrerenderTest.TestScriptInjected
[38767:3847:1106/093307:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38767:81159:1106/093313:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /test.html
[38767:3847:1106/093313:INFO:CONSOLE(5)] "g o o g l e", source: chrome-extension://lioelpchghpepnakbjhmgghmkiklppeg/google_cs.js (5)
[38767:81159:1106/093313:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38775:12807:1106/093313:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38775:12807:1106/093313:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ActivityLogPrerenderTest.TestScriptInjected (6844 ms)
[114/420] ActivityLogPrerenderTest.TestScriptInjected (7764 ms)
[ RUN      ] AutomationApiTest.Actions
[38780:3847:1106/093315:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38785:3847:1106/093318:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= html_tag=#document doc_title= doc_url= doc_mimetype=text/html name= doc_progress=1 doc_loaded=true

[38785:3847:1106/093319:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 5
AXTreeUpdate: clear node 1
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52384/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52384/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38785:3847:1106/093319:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 5
id=5 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52384/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52384/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[38780:81159:1106/093319:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38780:3847:1106/093319:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/actions.html (0)
[38785:3847:1106/093319:INFO:renderer_accessibility.cc(238)] Accessibility event: focus on node id 9
id=9 button FOCUSABLE FOCUSED READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok

[38780:3847:1106/093319:INFO:CONSOLE(0)] "[SUCCESS] testSimpleAction", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/actions.html (0)
[38784:13063:1106/093319:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutomationApiTest.Actions (5077 ms)
[115/420] AutomationApiTest.Actions (5843 ms)
[ RUN      ] AutomationApiTest.DesktopNotSupported
[38787:3847:1106/093320:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38791:12551:1106/093322:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38787:3847:1106/093322:INFO:CONSOLE(0)] "[SUCCESS] testGetDesktop", source: chrome-extension://nakchhbeflmpcnmhmblddbgcbefkpnlc/desktop_not_supported.html (0)
[       OK ] AutomationApiTest.DesktopNotSupported (2371 ms)
[116/420] AutomationApiTest.DesktopNotSupported (2913 ms)
[ RUN      ] AutomationApiTest.Events
[38774:3847:1106/093313:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38783:3847:1106/093316:INFO:renderer_accessibility.cc(238)] Accessibility event: childrenChanged on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52383/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52383/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8
id=8 group READONLY (8, 8)-(964, 547) value= display=block html_tag=body name= child_ids=9,12,15
id=9 button FOCUSABLE READONLY (3, 5)-(41, 28) value= action=press display=inline-block html_tag=button role=button name=Ok
id=12 textField FOCUSABLE (42, 8)-(124, 19) sel_start=0 sel_end=0 value= action=activate description=Username display=inline-block html_tag=input text_input_type=text name= can_set_value=true
id=15 button FOCUSABLE READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38783:3847:1106/093316:INFO:renderer_accessibility.cc(238)] Accessibility event: layoutComplete on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52383/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52383/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[38783:3847:1106/093316:INFO:renderer_accessibility.cc(238)] Accessibility event: loadComplete on node id 3
id=3 rootWebArea FOCUSABLE READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52383/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52383/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[38774:80903:1106/093316:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38774:3847:1106/093316:INFO:CONSOLE(0)] "calling getTree() callback", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/events.html (0)
[38783:3847:1106/093317:INFO:renderer_accessibility.cc(238)] Accessibility event: focus on node id 15
id=15 button FOCUSABLE FOCUSED READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38774:3847:1106/093317:INFO:CONSOLE(0)] "[SUCCESS] testEventListenerTarget", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/events.html (0)
[38783:3847:1106/093318:INFO:renderer_accessibility.cc(238)] Accessibility event: blur on node id 3
id=3 rootWebArea FOCUSABLE FOCUSED READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52383/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52383/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[38783:3847:1106/093318:INFO:renderer_accessibility.cc(238)] Accessibility event: focus on node id 15
id=15 button FOCUSABLE FOCUSED READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38774:3847:1106/093318:INFO:CONSOLE(0)] "[SUCCESS] testEventListenerBubble", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/events.html (0)
[38783:3847:1106/093319:INFO:renderer_accessibility.cc(238)] Accessibility event: blur on node id 3
id=3 rootWebArea FOCUSABLE FOCUSED READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52383/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52383/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[38783:3847:1106/093319:INFO:renderer_accessibility.cc(238)] Accessibility event: focus on node id 15
id=15 button FOCUSABLE FOCUSED READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38774:3847:1106/093320:INFO:CONSOLE(0)] "[SUCCESS] testStopPropagation", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/events.html (0)
[38783:3847:1106/093321:INFO:renderer_accessibility.cc(238)] Accessibility event: blur on node id 3
id=3 rootWebArea FOCUSABLE FOCUSED READONLY (0, 0)-(980, 563) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=http://a.com:52383/index.html html_tag=#document doc_title=Automation Tests doc_url=http://a.com:52383/index.html doc_mimetype=text/html name=Automation Tests doc_progress=1 doc_loaded=true child_ids=8

[38783:3847:1106/093321:INFO:renderer_accessibility.cc(238)] Accessibility event: focus on node id 15
id=15 button FOCUSABLE FOCUSED READONLY (164, 5)-(63, 28) value= action=press display=inline-block html_tag=button role=button name=Cancel

[38774:3847:1106/093322:INFO:CONSOLE(0)] "[SUCCESS] testEventListenerCapture", source: chrome-extension://jcgdkfndibejjoodglfaaichabfgkchg/events.html (0)
[38779:3847:1106/093323:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] AutomationApiTest.Events (11431 ms)
[117/420] AutomationApiTest.Events (12173 ms)
[ RUN      ] CastStreamingApiTest.NullStream
[38793:3847:1106/093323:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38793:3847:1106/093326:INFO:CONSOLE(13)] "[TEST] noVideo", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.js (13)
[38793:3847:1106/093326:INFO:CONSOLE(0)] "[SUCCESS] noVideo", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.html (0)
[38793:3847:1106/093327:INFO:CONSOLE(31)] "[TEST] noAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.js (31)
[38793:3847:1106/093328:INFO:CONSOLE(0)] "[SUCCESS] noAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.html (0)
[38793:3847:1106/093329:INFO:CONSOLE(49)] "[TEST] noAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.js (49)
[38793:3847:1106/093329:INFO:CONSOLE(0)] "[SUCCESS] noStream", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.html (0)
[38797:12551:1106/093330:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[38793:29699:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38793:29699:1106/093330:WARNING:channel.cc(273)] RawChannel write error
[38805:17155:1106/093330:ERROR:webgraphicscontext3d_command_buffer_impl.cc(274)] Failed to initialize GLES2Implementation.
[       OK ] CastStreamingApiTest.NullStream (7397 ms)
[118/420] CastStreamingApiTest.NullStream (7958 ms)
[ RUN      ] CommandServiceTest.RemoveShortcutSurvivesUpdate
[38796:3847:1106/093325:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38806:3847:1106/093330:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] CommandServiceTest.RemoveShortcutSurvivesUpdate (6061 ms)
[119/420] CommandServiceTest.RemoveShortcutSurvivesUpdate (6911 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderByEmpty
[38808:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38808:29443:1106/093334:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38808:29443:1106/093334:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderByEmpty (3367 ms)
[120/420] DownloadExtensionTest.DownloadExtensionTest_SearchOrderByEmpty (4054 ms)
[ RUN      ] DialAPITest.DiscoveryNoListeners
[38807:3847:1106/093332:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38807:3847:1106/093335:INFO:CONSOLE(0)] "[SUCCESS] discoverNowWithoutListeners", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/discovery_no_listeners.html (0)
[       OK ] DialAPITest.DiscoveryNoListeners (3675 ms)
[121/420] DialAPITest.DiscoveryNoListeners (4555 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchDanger
[38814:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchDanger (3045 ms)
[122/420] DownloadExtensionTest.DownloadExtensionTest_SearchDanger (4016 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidFilename
[38815:3847:1106/093336:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52397...
sending server_data: {"host": "127.0.0.1", "port": 52397} (36 bytes)
[38820:12807:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[38820:12807:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483650, remote ID 4)
[38820:12807:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[38820:12807:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[38820:12807:1106/093339:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidFilename (3187 ms)
[123/420] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidFilename (3762 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_URLFragment
[38822:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52400...
sending server_data: {"host": "127.0.0.1", "port": 52400} (36 bytes)
[38828:16899:1106/093342:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[38828:16899:1106/093342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[38826:12551:1106/093343:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_URLFragment (3714 ms)
[124/420] DownloadExtensionTest.DownloadExtensionTest_Download_URLFragment (4524 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_InterruptedResume
[38823:3847:1106/093340:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52402...
sending server_data: {"host": "127.0.0.1", "port": 52402} (36 bytes)
[38832:12295:1106/093347:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38836:12551:1106/093347:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38836:12551:1106/093347:WARNING:channel.cc(273)] RawChannel write error
[38823:29699:1106/093347:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_InterruptedResume (7476 ms)
[125/420] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_InterruptedResume (8230 ms)
[ RUN      ] BrowserActionApiTest.Basic
[38833:3847:1106/093344:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52403...
sending server_data: {"host": "127.0.0.1", "port": 52403} (36 bytes)
[38837:12807:1106/093347:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38837:12807:1106/093347:WARNING:channel.cc(273)] RawChannel write error
[38840:12807:1106/093349:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserActionApiTest.Basic (5139 ms)
[126/420] BrowserActionApiTest.Basic (5839 ms)
[ RUN      ] ExtensionBrowserTest.RSSMultiRelLink
[38841:3847:1106/093348:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52406...
sending server_data: {"host": "127.0.0.1", "port": 52406} (36 bytes)
[       OK ] ExtensionBrowserTest.RSSMultiRelLink (3779 ms)
[127/420] ExtensionBrowserTest.RSSMultiRelLink (4505 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedValidFeed5
[38847:3847:1106/093350:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52409...
sending server_data: {"host": "127.0.0.1", "port": 52409} (36 bytes)
[38850:12551:1106/093353:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38850:12551:1106/093353:WARNING:channel.cc(273)] RawChannel write error
[38847:3847:1106/093353:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] ExtensionBrowserTest.RSSParseFeedValidFeed5 (3489 ms)
[128/420] ExtensionBrowserTest.RSSParseFeedValidFeed5 (4236 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileUsingPreviousPathTest
[38853:3847:1106/093352:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38853:29955:1106/093354:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38853:29955:1106/093354:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38853:46083:1106/093354:ERROR:mach_broker_mac.mm(256)] Unknown process 38857 is sending Mach IPC messages!
[38853:3847:1106/093356:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://pponfjomcpannoclggjfebaomnpaagfc/_generated_background_page.html (0)
[38853:29955:1106/093356:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileUsingPreviousPathTest (3877 ms)
[129/420] FileSystemApiTest.FileSystemApiOpenExistingFileUsingPreviousPathTest (4493 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileDefaultPathTest
[38856:3847:1106/093354:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38856:29699:1106/093355:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38856:29699:1106/093355:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38856:45315:1106/093356:ERROR:mach_broker_mac.mm(256)] Unknown process 38867 is sending Mach IPC messages!
[38856:3847:1106/093357:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://pponfjomcpannoclggjfebaomnpaagfc/_generated_background_page.html (0)
[38866:12551:1106/093357:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38866:12551:1106/093357:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileDefaultPathTest (3577 ms)
[130/420] FileSystemApiTest.FileSystemApiOpenExistingFileDefaultPathTest (4232 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenBackgroundTest
[38869:3847:1106/093357:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38869:29443:1106/093358:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38869:29443:1106/093358:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38869:45571:1106/093359:ERROR:mach_broker_mac.mm(256)] Unknown process 38873 is sending Mach IPC messages!
[38869:3847:1106/093400:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://cbkgeemfjgdabipbhgmpjfolmmkbkefg/_generated_background_page.html (0)
[38871:12551:1106/093400:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] FileSystemApiTest.FileSystemApiOpenBackgroundTest (3239 ms)
[131/420] FileSystemApiTest.FileSystemApiOpenBackgroundTest (3983 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveExistingFileWithWriteTest
[38872:3847:1106/093359:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38872:29443:1106/093400:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38872:29443:1106/093400:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38872:45059:1106/093400:ERROR:mach_broker_mac.mm(256)] Unknown process 38877 is sending Mach IPC messages!
[38872:3847:1106/093402:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://obfmnnihfjndalonmcjmjjphindddgcl/_generated_background_page.html (0)
[38872:29443:1106/093402:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38872:29443:1106/093402:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiSaveExistingFileWithWriteTest (3824 ms)
[132/420] FileSystemApiTest.FileSystemApiSaveExistingFileWithWriteTest (4499 ms)
[ RUN      ] GcmApiTest.OnSendError
[38879:3847:1106/093401:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38879:3847:1106/093404:INFO:CONSOLE(0)] "[SUCCESS] onSendError", source: chrome-extension://moahiiefkjnmkemiiagfahekogbikobp/on_send_error.html (0)
[38879:29443:1106/093404:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38879:29443:1106/093404:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GcmApiTest.OnSendError (3109 ms)
[133/420] GcmApiTest.OnSendError (4045 ms)
[ RUN      ] HotwordPrivateApiTest.GetStatus
[38882:3847:1106/093403:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38882:3847:1106/093405:INFO:CONSOLE(0)] "[SUCCESS] getEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.GetStatus (2956 ms)
[134/420] HotwordPrivateApiTest.GetStatus (3779 ms)
[ RUN      ] HotwordPrivateApiTest.IsAvailableTrue
[38886:3847:1106/093405:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38886:3847:1106/093407:INFO:CONSOLE(0)] "[SUCCESS] isAvailable", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.IsAvailableTrue (2979 ms)
[135/420] HotwordPrivateApiTest.IsAvailableTrue (3716 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoClientId
[38890:3847:1106/093407:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38890:3847:1106/093409:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[38893:12551:1106/093409:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.NoClientId (2510 ms)
[136/420] GetAuthTokenFunctionTest.NoClientId (3184 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoScopes
[38895:3847:1106/093409:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38895:3847:1106/093411:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[38895:29699:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38895:29699:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[38900:12551:1106/093411:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38900:12551:1106/093411:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NoScopes (2762 ms)
[137/420] GetAuthTokenFunctionTest.NoScopes (3441 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveLoginAccessTokenFailure
[38898:3847:1106/093410:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38898:29443:1106/093411:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[38898:3847:1106/093412:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[38901:12551:1106/093412:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38902:12551:1106/093412:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveLoginAccessTokenFailure (2601 ms)
[138/420] GetAuthTokenFunctionTest.NonInteractiveLoginAccessTokenFailure (3455 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalAborted
[38903:3847:1106/093412:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38903:29699:1106/093413:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[38903:3847:1106/093414:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalAborted (2676 ms)
[139/420] GetAuthTokenFunctionTest.InteractiveApprovalAborted (3471 ms)
[ RUN      ] GetAuthTokenFunctionTest.LoginInvalidatesTokenCache
[38906:3847:1106/093413:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38906:3847:1106/093415:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[38909:12551:1106/093416:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38909:12551:1106/093416:WARNING:channel.cc(273)] RawChannel write error
[38910:12551:1106/093416:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38910:12551:1106/093416:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.LoginInvalidatesTokenCache (2608 ms)
[140/420] GetAuthTokenFunctionTest.LoginInvalidatesTokenCache (3446 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryUser
[38911:3847:1106/093416:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38911:29443:1106/093417:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[38911:3847:1106/093418:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryUser (2695 ms)
[141/420] GetAuthTokenFunctionTest.MultiSecondaryUser (3449 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryInteractiveApprovalAborted
[38914:3847:1106/093417:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38914:30979:1106/093418:ERROR:checkin_request.cc(185)] Failed to get checkin response. Fetcher failed. Retrying.
[38914:3847:1106/093419:INFO:CONSOLE(5)] "hi there", source: chrome-extension://emeaeaklbipgamcemnmeandkhibnlbpl/test.js (5)
[38917:12807:1106/093419:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38917:12807:1106/093419:WARNING:channel.cc(273)] RawChannel write error
[38918:12295:1106/093419:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38918:12295:1106/093419:WARNING:channel.cc(273)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryInteractiveApprovalAborted (2616 ms)
[142/420] GetAuthTokenFunctionTest.MultiSecondaryInteractiveApprovalAborted (3448 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.GetSelfNoPermissions
[38919:3847:1106/093419:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38919:29699:1106/093421:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38919:29699:1106/093421:WARNING:channel.cc(273)] RawChannel write error
[38924:12551:1106/093421:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38924:12551:1106/093421:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.GetSelfNoPermissions (2684 ms)
[143/420] ExtensionManagementApiBrowserTest.GetSelfNoPermissions (3447 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.CreateAppShortcutConfirmDialog
[38922:3847:1106/093420:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionManagementApiBrowserTest.CreateAppShortcutConfirmDialog (3649 ms)
[144/420] ExtensionManagementApiBrowserTest.CreateAppShortcutConfirmDialog (4234 ms)
[ RUN      ] ExtensionManagementApiTest.ManagementPolicyAllowed
[38926:3847:1106/093423:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38930:12807:1106/093425:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38930:12807:1106/093425:WARNING:channel.cc(273)] RawChannel write error
[38926:3847:1106/093425:INFO:CONSOLE(31)] "[object Object]", source: chrome-extension://mpjhogjbonkklfgoafekfbokkkjjdofj/allowed.js (31)
[38926:3847:1106/093425:INFO:CONSOLE(0)] "[SUCCESS] allowedDisable", source: chrome-extension://mpjhogjbonkklfgoafekfbokkkjjdofj/allowed.html (0)
[38926:3847:1106/093425:INFO:CONSOLE(0)] "[SUCCESS] allowedEnable", source: chrome-extension://mpjhogjbonkklfgoafekfbokkkjjdofj/allowed.html (0)
[38926:3847:1106/093425:INFO:CONSOLE(0)] "[SUCCESS] allowedUninstall", source: chrome-extension://mpjhogjbonkklfgoafekfbokkkjjdofj/allowed.html (0)
[       OK ] ExtensionManagementApiTest.ManagementPolicyAllowed (3306 ms)
[145/420] ExtensionManagementApiTest.ManagementPolicyAllowed (3985 ms)
[ RUN      ] ExtensionManagementApiStreamlinedAppsTest.LaunchType
[38931:3847:1106/093424:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38934:12807:1106/093428:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] verifyLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setLaunchTypeWithoutUserGesture", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setEnabledAppLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setDisabledAppLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setDisabledAppLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setExtensionLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setExtensionLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38931:3847:1106/093428:INFO:CONSOLE(0)] "[SUCCESS] setExtensionLaunchType", source: chrome-extension://pajpblabdnjaajineekieabgjnpnbdai/launchType.html?streamlined-hosted-apps (0)
[38936:12295:1106/093428:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[38936:12295:1106/093428:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38936:12295:1106/093428:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementApiStreamlinedAppsTest.LaunchType (4301 ms)
[146/420] ExtensionManagementApiStreamlinedAppsTest.LaunchType (5028 ms)
[ RUN      ] ExtensionManagementTest.InstallSameVersion
[38935:3847:1106/093427:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38938:12807:1106/093430:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38938:12807:1106/093430:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionManagementTest.InstallSameVersion (4418 ms)
[147/420] ExtensionManagementTest.InstallSameVersion (5027 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.PicasaDefaultLocation
[38942:3847:1106/093430:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38942:30211:1106/093431:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38942:30211:1106/093431:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38942:46595:1106/093431:ERROR:mach_broker_mac.mm(256)] Unknown process 38947 is sending Mach IPC messages!
[38942:3847:1106/093432:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:3847:1106/093433:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhenmnfgembflcpnlcmdanjikffjmoad/_generated_background_page.html (0)
[38942:30211:1106/093433:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38942:30211:1106/093433:WARNING:channel.cc(273)] RawChannel write error
[38942:30211:1106/093434:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38942:30211:1106/093434:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.PicasaDefaultLocation (4444 ms)
[148/420] MediaGalleriesPlatformAppBrowserTest.PicasaDefaultLocation (5300 ms)
[ RUN      ] NotificationsApiTest.TestOnPermissionLevelChanged
[38949:3847:1106/093432:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38949:29443:1106/093434:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38949:29443:1106/093434:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NotificationsApiTest.TestOnPermissionLevelChanged (2823 ms)
[149/420] NotificationsApiTest.TestOnPermissionLevelChanged (3452 ms)
[ RUN      ] ExtensionSessionsTest.GetDevices
[38956:3847:1106/093435:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup

GMOCK WARNING:
Uninteresting mock function call - returning default value.
Function call: SyncActive()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: FirstSetupInProgress()
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 default value.
Function call: IsManaged()
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 default value.
Function call: IsManaged()
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 default value.
Function call: HasSyncSetupCompleted()
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: DisableForUser()
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: HasSyncSetupCompleted()
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 - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:165:
Function call: GetRegisteredDataTypes()
Returns: 4-byte object <FF-FF FF-1F>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
Function call: GetPreferredDataTypes()
Returns: 4-byte object <00-02 00-00>
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:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:163:
Function call: IsDataTypeControllerRunning(11)
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 ] ExtensionSessionsTest.GetDevices (1933 ms)
[150/420] ExtensionSessionsTest.GetDevices (2668 ms)
[ RUN      ] PushMessagingApiTest.ReceivesPush
[38955:3847:1106/093435:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38959:12551:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38959:12551:1106/093437:WARNING:channel.cc(273)] RawChannel write error
[38955:3847:1106/093437:INFO:CONSOLE(0)] "[SUCCESS] testEventDispatch", source: chrome-extension://kpccjhjflcnlmkcmfakkaegfjofgpncm/event_dispatch.html (0)
[38955:29699:1106/093437:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38955:29699:1106/093437:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PushMessagingApiTest.ReceivesPush (2939 ms)
[151/420] PushMessagingApiTest.ReceivesPush (3714 ms)
[ RUN      ] ExtensionSettingsApiTest.ExtensionsSchemas
[38964:3847:1106/093439:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionSettingsApiTest.ExtensionsSchemas (2785 ms)
[152/420] ExtensionSettingsApiTest.ExtensionsSchemas (3447 ms)
[ RUN      ] SocketApiTest.SocketTCPServerUnbindOnUnload
[38962:3847:1106/093438:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38962:3847:1106/093440:INFO:CONSOLE(0)] "[SUCCESS] bind", source: chrome-extension://jdilomgnkgabmnfcjpaobcgoiaebhamb/_generated_background_page.html (0)
[38968:12807:1106/093440:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38968:12807:1106/093440:WARNING:channel.cc(273)] RawChannel write error
[38962:3847:1106/093441:INFO:CONSOLE(0)] "[SUCCESS] bind", source: chrome-extension://jdilomgnkgabmnfcjpaobcgoiaebhamb/_generated_background_page.html (0)
[38962:29187:1106/093441:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38962:29187:1106/093441:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SocketApiTest.SocketTCPServerUnbindOnUnload (4005 ms)
[153/420] SocketApiTest.SocketTCPServerUnbindOnUnload (4755 ms)
[ RUN      ] SyncFileSystemApiTest.RequestFileSystem
[38971:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38971:29443:1106/093443:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38971:29443:1106/093443:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38971:45827:1106/093444:ERROR:mach_broker_mac.mm(256)] Unknown process 38977 is sending Mach IPC messages!
[38971:3847:1106/093445:INFO:CONSOLE(0)] "[SUCCESS] requestFileSystem", source: chrome-extension://iimglpkoknfhljidnlhfjaljcfdheaaf/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.RequestFileSystem (2984 ms)
[154/420] SyncFileSystemApiTest.RequestFileSystem (3739 ms)
[ RUN      ] SystemCpuApiTest.Cpu
[38972:3847:1106/093442:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38972:3847:1106/093445:INFO:CONSOLE(0)] "[SUCCESS] testGet", source: chrome-extension://kmmbjkdakcjgpobdflnndicbcmlofbig/_generated_background_page.html (0)
[       OK ] SystemCpuApiTest.Cpu (3413 ms)
[155/420] SystemCpuApiTest.Cpu (4239 ms)
[ RUN      ] SystemNetworkApiTest.GetNetworkInterfaces
[38980:3847:1106/093446:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38980:3847:1106/093447:INFO:system_network_apitest.cc(61)] Network interface: address=fe80::250:56ff:fe04:34, name=en0, prefix length=64
[38980:3847:1106/093447:INFO:system_network_apitest.cc(61)] Network interface: address=192.168.141.34, name=en0, prefix length=23
[38981:3847:1106/093447:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[38981:3847:1106/093447:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[38981:3847:1106/093447:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SystemNetworkApiTest.GetNetworkInterfaces (1456 ms)
[156/420] SystemNetworkApiTest.GetNetworkInterfaces (2128 ms)
[ RUN      ] SystemStorageEjectApiTest.EjectTest
[38982:3847:1106/093447:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38985:12551:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38982:29699:1106/093449:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38982:29699:1106/093449:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SystemStorageEjectApiTest.EjectTest (2813 ms)
[157/420] SystemStorageEjectApiTest.EjectTest (3708 ms)
[ RUN      ] TabCaptureApiTest.Constraints
[38986:3847:1106/093448:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38989:12551:1106/093450:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38989:12551:1106/093450:WARNING:channel.cc(273)] RawChannel write error
[38986:3847:1106/093451:INFO:CONSOLE(0)] "[SUCCESS] supportsMediaConstraints", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[38986:3847:1106/093451:INFO:CONSOLE(0)] "[SUCCESS] supportsOptionalMediaConstraints", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[38986:29699:1106/093451:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38990:12295:1106/093451:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[38986:29699:1106/093451:WARNING:channel.cc(273)] RawChannel write error
[       OK ] TabCaptureApiTest.Constraints (3625 ms)
[158/420] TabCaptureApiTest.Constraints (4494 ms)
[ RUN      ] ExtensionTabsTest.GetWindow
[38991:3847:1106/093450:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38991:28931:1106/093452:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38991:28931:1106/093452:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionTabsTest.GetWindow (2783 ms)
[159/420] ExtensionTabsTest.GetWindow (3442 ms)
[ RUN      ] ExtensionTabsTest.InvalidUpdateWindowState
[38994:3847:1106/093452:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionTabsTest.InvalidUpdateWindowState (6829 ms)
[160/420] ExtensionTabsTest.InvalidUpdateWindowState (7659 ms)
[ RUN      ] WebNavigationApiTest.TargetBlankIncognito
[38998:3847:1106/093454:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[38998:29699:1106/093457:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38998:29699:1106/093457:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[38998:47619:1106/093457:ERROR:mach_broker_mac.mm(256)] Unknown process 39001 is sending Mach IPC messages!
[38998:81935:1106/093459:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[38998:3847:1106/093500:INFO:CONSOLE(0)] "[SUCCESS] targetBlank", source: chrome-extension://ckffalfleegebmnmakncgfacgggbnahk/test_targetBlank.html (0)
[38998:29699:1106/093500:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[38998:3847:1106/093500:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.TargetBlankIncognito (6297 ms)
[161/420] WebNavigationApiTest.TargetBlankIncognito (7161 ms)
[ RUN      ] CrazyExtensionTest.Crazy
[39007:3847:1106/093501:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39007:3847:1106/093504:INFO:CONSOLE(0)] "Module system has been deleted, does extension view exist?", source: chrome-extension://ioofmhbgiojfghhbidlibpibmbmkejcc/_generated_background_page.html (0)
[39014:3847:1106/093504:WARNING:console.cc(170)] Could not log "Extension view no longer exists": no render view found
[39014:3847:1106/093504:WARNING:console.cc(170)] Could not log "Extension view no longer exists": no render view found
[39007:3847:1106/093504:INFO:CONSOLE(0)] "[SUCCESS] accessNonexistentIframe", source: chrome-extension://ioofmhbgiojfghhbidlibpibmbmkejcc/_generated_background_page.html (0)
[       OK ] CrazyExtensionTest.Crazy (3563 ms)
[162/420] CrazyExtensionTest.Crazy (4234 ms)
[ RUN      ] ExtensionWebRequestApiTest.IncognitoSplitModeReload
[39005:3847:1106/093500:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39005:29699:1106/093501:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39005:29699:1106/093501:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39005:29699:1106/093501:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39005:29699:1106/093501:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39005:45827:1106/093502:ERROR:mach_broker_mac.mm(256)] Unknown process 39010 is sending Mach IPC messages!
[39005:45827:1106/093502:ERROR:mach_broker_mac.mm(256)] Unknown process 39012 is sending Mach IPC messages!
[39005:29699:1106/093506:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39005:29699:1106/093506:WARNING:channel.cc(273)] RawChannel write error
[39005:29699:1106/093506:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39005:29699:1106/093506:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.IncognitoSplitModeReload (6153 ms)
[163/420] ExtensionWebRequestApiTest.IncognitoSplitModeReload (6880 ms)
[ RUN      ] ExtensionCrxInstallerTest.NonStrictManifestCheck
[39019:3847:1106/093505:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.NonStrictManifestCheck (2289 ms)
[164/420] ExtensionCrxInstallerTest.NonStrictManifestCheck (2963 ms)
[ RUN      ] ExtensionCrxInstallerTest.WithheldElevationCheck
[39022:3847:1106/093507:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionCrxInstallerTest.WithheldElevationCheck (3303 ms)
[165/420] ExtensionCrxInstallerTest.WithheldElevationCheck (3987 ms)
[ RUN      ] ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError
[39026:3847:1106/093508:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39026:3847:1106/093510:INFO:CONSOLE(6)] "Hello, World!", source: chrome-extension://lemibacjkmghignncfmfnbghecmdccdc/content_script.js (6)
[39026:3847:1106/093510:INFO:CONSOLE(12)] "Uncaught TypeError: Cannot set property 'foo' of undefined", source: chrome-extension://lemibacjkmghignncfmfnbghecmdccdc/content_script.js (12)
[39026:80899:1106/093510:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39026:29955:1106/093510:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError (1854 ms)
[166/420] ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError (2697 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptFragmentNavigation
[39032:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39032:81159:1106/093514:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39032:3847:1106/093514:INFO:CONSOLE(0)] "[SUCCESS] test1", source: chrome-extension://aegaofbpkhjimgfamjcmibplhhcglfep/_generated_background_page.html (0)
[39035:12807:1106/093514:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39035:12807:1106/093514:WARNING:channel.cc(273)] RawChannel write error
[39039:12807:1106/093514:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39039:12807:1106/093514:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptFragmentNavigation (3943 ms)
[167/420] ExecuteScriptApiTest.ExecuteScriptFragmentNavigation (4507 ms)
[ RUN      ] ExecuteScriptApiTest.UserGesture
[39042:3847:1106/093515:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39042:80643:1106/093518:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39042:3847:1106/093518:INFO:CONSOLE(0)] "[SUCCESS] passUserGestureToExecutedScript", source: chrome-extension://kdbdckkbjidkhbiegnmneogahfefjgba/_generated_background_page.html (0)
[       OK ] ExecuteScriptApiTest.UserGesture (3266 ms)
[168/420] ExecuteScriptApiTest.UserGesture (3974 ms)
[ RUN      ] ExtensionBindingsApiTest.AboutBlankIframe
[39048:3847:1106/093519:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39048:3847:1106/093521:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://gjeoodhldhkdemcihocedadaackallpi/_generated_background_page.html (0)
[39048:29699:1106/093521:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39048:29699:1106/093521:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39048:29699:1106/093521:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.AboutBlankIframe (2393 ms)
[169/420] ExtensionBindingsApiTest.AboutBlankIframe (2917 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptPermissions
[39031:3847:1106/093511:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39031:80647:1106/093514:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39031:3847:1106/093514:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabs.executeScript: Cannot access contents of url "http://c.com:52424/extensions/api_test/executescript/permissions/empty.html". Extension manifest must request permission to access this host.
at onTabLoaded (chrome-extension://gjkbiecnlaijhihmajmjilndopgjembg/test.js:42:21)
at chrome-extension://gjkbiecnlaijhihmajmjilndopgjembg/test.js:19:5", source: chrome-extension://gjkbiecnlaijhihmajmjilndopgjembg/test.html (0)
[39031:80647:1106/093515:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39031:3847:1106/093518:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gjkbiecnlaijhihmajmjilndopgjembg/test.html (0)
[39031:3847:1106/093523:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gjkbiecnlaijhihmajmjilndopgjembg/test.html (0)
[39038:12551:1106/093523:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[170/420] ExecuteScriptApiTest.ExecuteScriptPermissions (13447 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Separators
[39052:3847:1106/093522:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionContextMenuBrowserTest.Separators (2680 ms)
[171/420] ExtensionContextMenuBrowserTest.Separators (3185 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.TargetURLs
[39056:3847:1106/093524:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39058:3847:1106/093526:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[39056:29699:1106/093526:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39056:29699:1106/093526:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.TargetURLs (2686 ms)
[172/420] ExtensionContextMenuBrowserTest.TargetURLs (3447 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.IncognitoSplitContextMenuCount
[39059:3847:1106/093525:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39059:29699:1106/093527:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39059:29699:1106/093527:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39059:46339:1106/093527:ERROR:mach_broker_mac.mm(256)] Unknown process 39063 is sending Mach IPC messages!
[39059:29699:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39059:29699:1106/093528:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39059:29699:1106/093528:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.IncognitoSplitContextMenuCount (2874 ms)
[173/420] ExtensionContextMenuBrowserTest.IncognitoSplitContextMenuCount (3447 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.AcceptPermissions
[39066:3847:1106/093528:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39066:29699:1106/093531:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39066:29699:1106/093531:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39066:29699:1106/093531:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] ExtensionDisabledGlobalErrorTest.AcceptPermissions (3779 ms)
[174/420] ExtensionDisabledGlobalErrorTest.AcceptPermissions (4497 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.UserDisabled
[39068:3847:1106/093529:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ExtensionDisabledGlobalErrorTest.UserDisabled (3564 ms)
[175/420] ExtensionDisabledGlobalErrorTest.UserDisabled (4510 ms)
[ RUN      ] ExtensionInstallPromptBrowserTest.NoParent
[39082:3847:1106/093533:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39085:12551:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExtensionInstallPromptBrowserTest.NoParent (1543 ms)
[176/420] ExtensionInstallPromptBrowserTest.NoParent (2389 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.UnknownReasonHigherPermissions
[39078:3847:1106/093532:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39078:29443:1106/093535:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39078:29443:1106/093535:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.UnknownReasonHigherPermissions (3909 ms)
[177/420] ExtensionDisabledGlobalErrorTest.UnknownReasonHigherPermissions (4509 ms)
[ RUN      ] PanelMessagingTest.MessagingPanel
[39092:3847:1106/093537:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39092:3847:1106/093540:INFO:CONSOLE(0)] "[SUCCESS] openPanelThatConnectsToExtension", source: chrome-extension://ecfdhclbcakhcchamhlndenajeocppdf/test.html (0)
[39094:3847:1106/093540:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[39092:29699:1106/093540:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39092:29699:1106/093540:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PanelMessagingTest.MessagingPanel (3139 ms)
[178/420] PanelMessagingTest.MessagingPanel (3970 ms)
[ RUN      ] ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage
[39088:3847:1106/093536:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39088:81159:1106/093540:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39088:29699:1106/093541:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39098:12551:1106/093543:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39105:12807:1106/093543:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39105:12807:1106/093543:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage (7573 ms)
[179/420] ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage (8188 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableWithoutTlsChannelId
[39100:3847:1106/093541:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39100:81159:1106/093543:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39104:12551:1106/093543:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ExternallyConnectableMessagingTest.WebConnectableWithoutTlsChannelId (3082 ms)
[180/420] ExternallyConnectableMessagingTest.WebConnectableWithoutTlsChannelId (3707 ms)
[ RUN      ] ExtensionOverrideTest.OverrideNewtab
[39107:3847:1106/093544:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39110:12807:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39110:12807:1106/093546:WARNING:channel.cc(273)] RawChannel write error
[39113:12551:1106/093546:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39113:12551:1106/093546:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionOverrideTest.OverrideNewtab (2961 ms)
[181/420] ExtensionOverrideTest.OverrideNewtab (3712 ms)
[ RUN      ] ExtensionOverrideTest.OverrideHistory
[39108:3847:1106/093544:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39108:3847:1106/093547:INFO:CONSOLE(5)] "Overridden history page loaded.", source: chrome-extension://bgojchgchmbfabklhhpcdhhdodnnadkd/history.js (5)
[39112:12551:1106/093547:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39112:12551:1106/093547:WARNING:channel.cc(273)] RawChannel write error
[39114:12807:1106/093547:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39114:12807:1106/093547:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionOverrideTest.OverrideHistory (2999 ms)
[182/420] ExtensionOverrideTest.OverrideHistory (3708 ms)
[ RUN      ] ExtensionViewHostFactoryTest.CreateExtensionHosts
[39116:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39122:16899:1106/093550:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39122:16899:1106/093550:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39122:12551:1106/093550:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39122:16899:1106/093550:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39122:16899:1106/093550:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39122:16899:1106/093550:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39122:16899:1106/093550:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[       OK ] ExtensionViewHostFactoryTest.CreateExtensionHosts (2747 ms)
[183/420] ExtensionViewHostFactoryTest.CreateExtensionHosts (3446 ms)
[ RUN      ] ExtensionStorageMonitorTest.UserDisabledNotifications
[39115:3847:1106/093548:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39115:3847:1106/093551:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://oadfbdgkkfedlemahcakphjdgpneonkn/_generated_background_page.html (0)
[39115:3847:1106/093552:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://oadfbdgkkfedlemahcakphjdgpneonkn/_generated_background_page.html (0)
[39115:29443:1106/093552:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39115:29443:1106/093552:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.UserDisabledNotifications (4574 ms)
[184/420] ExtensionStorageMonitorTest.UserDisabledNotifications (5286 ms)
[ RUN      ] ExtensionWebUITest.OnMessage
[39124:3847:1106/093552:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39128:12807:1106/093555:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39128:12807:1106/093555:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebUITest.OnMessage (3601 ms)
[185/420] ExtensionWebUITest.OnMessage (4236 ms)
[ RUN      ] LazyBackgroundPageApiTest.OnInstalled
[39132:3847:1106/093556:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39136:12807:1106/093558:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] LazyBackgroundPageApiTest.OnInstalled (2604 ms)
[186/420] LazyBackgroundPageApiTest.OnInstalled (3192 ms)
[ RUN      ] ExtensionWebUITest.ReceivesExtensionOptionsOnClose
[39127:3847:1106/093553:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39129:3847:1106/093559:ERROR:gles2_cmd_decoder.cc(10600)] [.Compositor-0x1e0d86c0]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[39129:3847:1106/093559:ERROR:gles2_cmd_decoder.cc(6161)] [.Compositor-0x1e0d86c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[39127:29443:1106/093559:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39127:29443:1106/093559:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ExtensionWebUITest.ReceivesExtensionOptionsOnClose (5979 ms)
[187/420] ExtensionWebUITest.ReceivesExtensionOptionsOnClose (6623 ms)
[ RUN      ] LazyBackgroundPageApiTest.UpdateExtensionsPage
[39141:3847:1106/093600:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39144:13063:1106/093602:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39144:13063:1106/093602:WARNING:channel.cc(273)] RawChannel write error
[39141:3847:1106/093604:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ohnonlecgooepgpjnildogoplohflekd/_generated_background_page.html (0)
[       OK ] LazyBackgroundPageApiTest.UpdateExtensionsPage (4611 ms)
[188/420] LazyBackgroundPageApiTest.UpdateExtensionsPage (5289 ms)
[ RUN      ] ProcessManagerBrowserTest.ExtensionHostCreation
[39149:3847:1106/093605:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ProcessManagerBrowserTest.ExtensionHostCreation (1968 ms)
[189/420] ProcessManagerBrowserTest.ExtensionHostCreation (2652 ms)
[ RUN      ] RequirementsCheckerBrowserTest.CheckWindowShapeExtension
[39153:3847:1106/093607:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] RequirementsCheckerBrowserTest.CheckWindowShapeExtension (1334 ms)
[190/420] RequirementsCheckerBrowserTest.CheckWindowShapeExtension (1861 ms)
[ RUN      ] LazyBackgroundPageApiTest.ImpulseAddsCount
[39139:3847:1106/093559:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39139:81671:1106/093602:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] LazyBackgroundPageApiTest.ImpulseAddsCount (10322 ms)
[191/420] LazyBackgroundPageApiTest.ImpulseAddsCount (11083 ms)
[ RUN      ] WindowOpenPanelTest.WindowOpenFromPanel
[39158:3847:1106/093610:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39158:30211:1106/093612:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39158:30211:1106/093612:WARNING:channel.cc(273)] RawChannel write error
[       OK ] WindowOpenPanelTest.WindowOpenFromPanel (2962 ms)
[192/420] WindowOpenPanelTest.WindowOpenFromPanel (3447 ms)
[ RUN      ] WebstoreStartupInstallerSupervisedUsersTest.InstallProhibited
HTTP server started on http://127.0.0.1:52453...
sending server_data: {"host": "127.0.0.1", "port": 52453} (36 bytes)
[39156:3847:1106/093610:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39156:3847:1106/093611:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:52453/files/extensions/api_test/webstore_inline_install/install_prohibited.html (8)
[39156:3847:1106/093611:INFO:CONSOLE(11)] "In runTest", source: http://app.com:52453/files/extensions/api_test/webstore_inline_install/install_prohibited.html (11)
[39156:3847:1106/093613:WARNING:extension_error_reporter.cc(79)] Extension error: Applications and extensions cannot be modified by supervised users.
[39156:3847:1106/093613:INFO:CONSOLE(28)] "Ran test, sending response", source: http://app.com:52453/files/extensions/api_test/webstore_inline_install/install_prohibited.html (28)
[39156:3847:1106/093613:INFO:CONSOLE(30)] "Test complete", source: http://app.com:52453/files/extensions/api_test/webstore_inline_install/install_prohibited.html (30)
[       OK ] WebstoreStartupInstallerSupervisedUsersTest.InstallProhibited (3664 ms)
[193/420] WebstoreStartupInstallerSupervisedUsersTest.InstallProhibited (4246 ms)
[ RUN      ] GeolocationBrowserTest.Geoposition
[39168:3847:1106/093613:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(343)] before navigate
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(353)] after navigate
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39168:81415:1106/093615:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(428)] infobar response set
[39168:3847:1106/093615:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.Geoposition (2024 ms)
[194/420] GeolocationBrowserTest.Geoposition (2652 ms)
[ RUN      ] GeolocationBrowserTest.NoLeakFromOffTheRecord
[39169:3847:1106/093614:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39169:3847:1106/093615:WARNING:geolocation_browsertest.cc(343)] before navigate
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(353)] after navigate
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39169:80927:1106/093616:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(428)] infobar response set
[39169:3847:1106/093616:WARNING:geolocation_browsertest.cc(343)] before navigate
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(353)] after navigate
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(428)] infobar response set
[39169:28931:1106/093617:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39169:3847:1106/093617:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoLeakFromOffTheRecord (3962 ms)
[195/420] GeolocationBrowserTest.NoLeakFromOffTheRecord (4500 ms)
[ RUN      ] GeolocationBrowserTest.IFramesWithFreshPosition
[39175:3847:1106/093616:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39175:3847:1106/093617:WARNING:geolocation_browsertest.cc(343)] before navigate
[39175:3847:1106/093617:WARNING:geolocation_browsertest.cc(353)] after navigate
[39175:81927:1106/093617:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(577)] frames loaded
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(428)] infobar response set
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(463)] MockLocationProvider listeners updated
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(413)] will set infobar response
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(428)] infobar response set
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(612)] Checking position...
[39175:3847:1106/093618:WARNING:geolocation_browsertest.cc(614)] ...done.
[39175:3847:1106/093619:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.IFramesWithFreshPosition (2662 ms)
[196/420] GeolocationBrowserTest.IFramesWithFreshPosition (3179 ms)
[ RUN      ] GeolocationBrowserTest.TabDestroyed
[39178:3847:1106/093618:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39178:3847:1106/093619:WARNING:geolocation_browsertest.cc(343)] before navigate
[39178:3847:1106/093619:WARNING:geolocation_browsertest.cc(353)] after navigate
[39178:80387:1106/093619:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39178:3847:1106/093620:INFO:CONSOLE(0)] "Scripts may close only the windows that were opened by it.", source:  (0)
[39178:3847:1106/093620:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.TabDestroyed (2369 ms)
[197/420] GeolocationBrowserTest.TabDestroyed (3183 ms)
[ RUN      ] GeolocationBrowserTest.LastUsageUpdated
[39181:3847:1106/093619:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39181:3847:1106/093620:WARNING:geolocation_browsertest.cc(343)] before navigate
[39181:3847:1106/093621:WARNING:geolocation_browsertest.cc(353)] after navigate
[39181:3847:1106/093621:WARNING:geolocation_browsertest.cc(209)] will add geolocation watch
[39181:81671:1106/093621:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39181:3847:1106/093621:WARNING:geolocation_browsertest.cc(191)] javascript_response 1
[39181:3847:1106/093621:WARNING:geolocation_browsertest.cc(216)] got geolocation watch1
[39181:28675:1106/093621:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39181:3847:1106/093621:WARNING:geolocation_browsertest.cc(332)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.LastUsageUpdated (1699 ms)
[198/420] GeolocationBrowserTest.LastUsageUpdated (2387 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryEnabledThenDisabled
[39184:3847:1106/093621:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39184:28931:1106/093622:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39184:28931:1106/093622:WARNING:channel.cc(273)] RawChannel write error
[       OK ] HistoryBrowserTest.SavingHistoryEnabledThenDisabled (1668 ms)
[199/420] HistoryBrowserTest.SavingHistoryEnabledThenDisabled (2392 ms)
[ RUN      ] HistoryBrowserTest.VerifyHistoryLength2
[39185:3847:1106/093622:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.VerifyHistoryLength2 (1947 ms)
[200/420] HistoryBrowserTest.VerifyHistoryLength2 (2650 ms)
[ RUN      ] HistoryBrowserTest.NavigateMultiTimes
[39190:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] HistoryBrowserTest.NavigateMultiTimes (1848 ms)
[201/420] HistoryBrowserTest.NavigateMultiTimes (2655 ms)
[ RUN      ] ECKUnprefixedEncryptedMediaTest.LoadUnknownSession
[39192:3847:1106/093624:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52483...
sending server_data: {"host": "127.0.0.1", "port": 52483} (36 bytes)
[39192:3847:1106/093626:INFO:CONSOLE(283)] "09:36:26.630 -  Using ClearKeyPlayer", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (283)
[39192:3847:1106/093626:INFO:CONSOLE(283)] "09:36:26.639 -  Registering video event handlers.", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (283)
[39192:3847:1106/093626:INFO:CONSOLE(283)] "09:36:26.643 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (283)
[39192:3847:1106/093626:INFO:CONSOLE(283)] "09:36:26.655 -  Loading media using src.", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (283)
[39192:3847:1106/093627:INFO:CONSOLE(283)] "09:36:27.648 -  Loading session: UnknownSession", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (283)
[39192:3847:1106/093627:INFO:CONSOLE(147)] "FAIL: InvalidAccessError Incorrect session id specified for LoadSession().", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (147)
[39192:3847:1106/093627:INFO:CONSOLE(283)] "09:36:27.663 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:52483/files/eme_player_js/utils.js (283)
[39192:28931:1106/093627:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] ECKUnprefixedEncryptedMediaTest.LoadUnknownSession (3260 ms)
[202/420] ECKUnprefixedEncryptedMediaTest.LoadUnknownSession (3971 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_NoType
[39197:3847:1106/093626:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_NoType (1428 ms)
[203/420] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_NoType (2130 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_WebM
[39202:3847:1106/093628:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39202:28675:1106/093630:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_WebM (1672 ms)
[204/420] EncryptedMediaIsTypeSupportedTest.IsSupportedKeySystemWithMediaMimeType_ClearKey_WebM (2129 ms)
[ RUN      ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_IsSupportedKeySystem_InvalidVariants
[39203:3847:1106/093628:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52500...
sending server_data: {"host": "127.0.0.1", "port": 52500} (36 bytes)
[       OK ] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_IsSupportedKeySystem_InvalidVariants (2236 ms)
[205/420] EncryptedMediaIsTypeSupportedWidevineTest.Widevine_IsSupportedKeySystem_InvalidVariants (2920 ms)
[ RUN      ] MediaFileValidatorTest.ValidAudio
[39209:3847:1106/093631:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39209:28931:1106/093632:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39209:28931:1106/093632:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MediaFileValidatorTest.ValidAudio (1850 ms)
[206/420] MediaFileValidatorTest.ValidAudio (2395 ms)
[ RUN      ] DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections
[39211:3847:1106/093631:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections (2238 ms)
[207/420] DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections (2929 ms)
[ RUN      ] DnsProbeBrowserTest.CorrectionsDisabled
[39216:3847:1106/093633:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39216:28931:1106/093634:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39216:28931:1106/093634:WARNING:channel.cc(273)] RawChannel write error
[       OK ] DnsProbeBrowserTest.CorrectionsDisabled (1883 ms)
[208/420] DnsProbeBrowserTest.CorrectionsDisabled (2654 ms)
[ RUN      ] LoadTimingBrowserTest.Basic
[39219:3847:1106/093634:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] LoadTimingBrowserTest.Basic (2426 ms)
[209/420] LoadTimingBrowserTest.Basic (3187 ms)
[ RUN      ] SdchBrowserTest.BrowsingDataRemover
[39222:3847:1106/093636:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39222:28931:1106/093637:ERROR:plugin_data_remover_impl.cc(147)] Couldn't open plugin channel
[       OK ] SdchBrowserTest.BrowsingDataRemover (1905 ms)
[210/420] SdchBrowserTest.BrowsingDataRemover (2652 ms)
[ RUN      ] PasswordManagerBrowserTest.PromptForSubmitUsingJavaScript
[39232:3847:1106/093637:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39232:63239:1106/093639:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39232:28931:1106/093639:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39232:28931:1106/093639:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.PromptForSubmitUsingJavaScript (1725 ms)
[211/420] PasswordManagerBrowserTest.PromptForSubmitUsingJavaScript (2390 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForFailedLoginFromMainFrameWithMultiFramesInPage
[39234:3847:1106/093638:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39234:63495:1106/093640:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTest.NoPromptForFailedLoginFromMainFrameWithMultiFramesInPage (2128 ms)
[212/420] PasswordManagerBrowserTest.NoPromptForFailedLoginFromMainFrameWithMultiFramesInPage (2657 ms)
[ RUN      ] PasswordManagerBrowserTest.NoPromptForFileSchemeURLs
[39238:3847:1106/093640:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39238:28931:1106/093641:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39238:28931:1106/093641:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PasswordManagerBrowserTest.NoPromptForFileSchemeURLs (1983 ms)
[213/420] PasswordManagerBrowserTest.NoPromptForFileSchemeURLs (2659 ms)
[ RUN      ] CloudPolicyManagerTest.RegisterFails
[39240:3847:1106/093641:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39240:3847:1106/093642:WARNING:device_management_service.cc(224)] DMServer sent an error response: 400
[       OK ] CloudPolicyManagerTest.RegisterFails (1515 ms)
[214/420] CloudPolicyManagerTest.RegisterFails (2129 ms)
[ RUN      ] PolicyTest.PolicyPreprocessing
[39245:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39249:13575:1106/093644:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39249:13575:1106/093644:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PolicyTest.PolicyPreprocessing (1465 ms)
[215/420] PolicyTest.PolicyPreprocessing (2134 ms)
[ RUN      ] ComponentCloudPolicyTest.InstallNewExtension
sending server_data: {"host": "127.0.0.1", "port": 52527} (36 bytes)
[39244:3847:1106/093643:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.tB2NvM/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.tB2NvM/policy
127.0.0.1 - - [06/Nov/2014 09:36:45] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:36:45] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.tB2NvM/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.tB2NvM/policy
Failed to load policy from /var/folders/s5/ls8k71c9483_6nn_w9s7y0th0000gp/T/.org.chromium.Chromium.tB2NvM/policy
127.0.0.1 - - [06/Nov/2014 09:36:45] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+40.0.2213.0(37873473275bb8081497df5f6a3d88ddef8d66cb-refs%2Fheads%2Fmaster%40%7B%23303038%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid&user_affiliation=none HTTP/1.1" 200 -
127.0.0.1 - - [06/Nov/2014 09:36:45] "GET /externalpolicydata?key=google/chrome/extension/behllobkkfkfnphdnhnkndlbkcpglgmj HTTP/1.1" 200 -
[39250:3847:1106/093646:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[39251:12295:1106/093646:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39251:12295:1106/093646:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ComponentCloudPolicyTest.InstallNewExtension (3980 ms)
[216/420] ComponentCloudPolicyTest.InstallNewExtension (4498 ms)
[ RUN      ] PolicyTest.SavingBrowserHistoryDisabled
[39252:3847:1106/093645:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PolicyTest.SavingBrowserHistoryDisabled (1582 ms)
[217/420] PolicyTest.SavingBrowserHistoryDisabled (2127 ms)
[ RUN      ] PolicyTest.NativeMessagingBlacklistWildcard
[39256:3847:1106/093647:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39258:3847:1106/093648:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[39258:3847:1106/093648:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PolicyTest.NativeMessagingBlacklistWildcard (1471 ms)
[218/420] PolicyTest.NativeMessagingBlacklistWildcard (2126 ms)
[ RUN      ] PrefsFunctionalTest.PRE_TestHomepageNewTabpagePrefs
[39257:3847:1106/093647:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39259:3847:1106/093648:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[39259:3847:1106/093648:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[39259:3847:1106/093648:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefsFunctionalTest.PRE_TestHomepageNewTabpagePrefs (1480 ms)
[219/420] PrefsFunctionalTest.PRE_TestHomepageNewTabpagePrefs (2127 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDownloadLocation
[39262:3847:1106/093649:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52532...
sending server_data: {"host": "127.0.0.1", "port": 52532} (36 bytes)
[       OK ] PrerenderBrowserTest.PrerenderDownloadLocation (3217 ms)
[220/420] PrerenderBrowserTest.PrerenderDownloadLocation (3968 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderRendererCrash
[39273:3847:1106/093653:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52545...
sending server_data: {"host": "127.0.0.1", "port": 52545} (36 bytes)
ASAN:SIGSEGV
=================================================================
==39277==ERROR: AddressSanitizer: SEGV on unknown address 0x00000000 (pc 0x10d49b7f bp 0xbff04318 sp 0xbff04310 T0)
    #0 0x10d49b7e in content::(anonymous namespace)::CrashIntentionally() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 14
    #1 0x10d0bc87 in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1751
    #2 0x10d01866 in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 998
    #3 0x10cfb7a4 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 8612
    #4 0x48d73db in content::MessageRouter::RouteMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 331
    #5 0x48d720f in content::MessageRouter::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 159
    #6 0x1090574b in content::ChildThread::OnMessageReceived(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1851
    #7 0x3255766 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 518
    #8 0x325d7cf in base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void (IPC::ChannelProxy::Context*, IPC::Message const&), void (IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 143
    #9 0x1f81b26 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 806
    #10 0x20468ea in base::MessageLoop::RunTask(base::PendingTask const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 1802
    #11 0x2047e23 in base::MessageLoop::DoWork() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2611
    #12 0x1f3c670 in base::MessagePumpCFRunLoopBase::RunWorkSource(void*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 320
    #13 0x9945504e in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 14
    #14 0x99454a78 in __CFRunLoopDoSources0 (in CoreFoundation) + 232
    #15 0x9947a825 in __CFRunLoopRun (in CoreFoundation) + 933
    #16 0x9947a019 in CFRunLoopRunSpecific (in CoreFoundation) + 377
    #17 0x99479e8a in CFRunLoopRunInMode (in CoreFoundation) + 122
    #18 0x991c5b75 in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 277
    #19 0x1f3f1b2 in base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 178
    #20 0x1f3d977 in base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #21 0x2045882 in base::MessageLoop::RunHandler() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 82
    #22 0x209bede in base::RunLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 462
    #23 0x2045202 in base::MessageLoop::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 162
    #24 0x10e144bd in content::RendererMain(content::MainFunctionParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 2557
    #25 0x1ecc917 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 327
    #26 0x1ecea86 in content::ContentMainRunnerImpl::Run() (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 438
    #27 0x1ecc220 in content::ContentMain(content::ContentMainParams const&) (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 128
    #28 0x5bf3d5 in ChromeMain (in e0b92c7a417078e2fb9e6be41a1bd79d863630a9) + 293
    #29 0xf7ce8 in main (in Chromium Helper) + 24
    #30 0xf7cc4 in start (in Chromium Helper) + 52
#31 0x10 (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==39277==ABORTING
[39273:3847:1106/093655:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[39273:28675:1106/093655:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39273:28675:1106/093655:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderRendererCrash (2387 ms)
[221/420] PrerenderBrowserTest.PrerenderRendererCrash (2915 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5Video
[39263:3847:1106/093649:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52535...
sending server_data: {"host": "127.0.0.1", "port": 52535} (36 bytes)
[39271:12295:1106/093655:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
al ID 1, remote ID 1)
[222/420] PrerenderBrowserTest.PrerenderHTML5Video (6869 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLErrorTopLevel
[39278:3847:1106/093656:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52553...
sending server_data: {"host": "127.0.0.1", "port": 52553} (36 bytes)
HTTPS server started on https://localhost:52555...
sending server_data: {"host": "localhost", "port": 52555} (36 bytes)
[39291:13575:1106/093659:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39278:28931:1106/093659:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderSSLErrorTopLevel (2916 ms)
[223/420] PrerenderBrowserTest.PrerenderSSLErrorTopLevel (3704 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLErrorIframe
[39280:3847:1106/093656:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52554...
sending server_data: {"host": "127.0.0.1", "port": 52554} (36 bytes)
HTTPS server started on https://localhost:52558...
sending server_data: {"host": "localhost", "port": 52558} (36 bytes)
[39280:3847:1106/093659:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 3, remote ID 2147483649)
[39280:28675:1106/093659:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39280:28675:1106/093659:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLErrorIframe (3371 ms)
[224/420] PrerenderBrowserTest.PrerenderSSLErrorIframe (3970 ms)
[ RUN      ] PrerenderBrowserTest.ControlGroup
[39295:3847:1106/093700:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52573...
sending server_data: {"host": "127.0.0.1", "port": 52573} (36 bytes)
[39295:28931:1106/093702:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39295:28931:1106/093702:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PrerenderBrowserTest.ControlGroup (2001 ms)
[225/420] PrerenderBrowserTest.ControlGroup (2654 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLClientCertSubresource
[39294:3847:1106/093700:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52569...
sending server_data: {"host": "127.0.0.1", "port": 52569} (36 bytes)
HTTPS server started on https://127.0.0.1:52570...
sending server_data: {"host": "127.0.0.1", "port": 52570} (36 bytes)
[39294:28675:1106/093702:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PrerenderBrowserTest.PrerenderSSLClientCertSubresource (2838 ms)
[226/420] PrerenderBrowserTest.PrerenderSSLClientCertSubresource (3454 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderKeepSubresourceExtensionScheme
[39304:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52584...
sending server_data: {"host": "127.0.0.1", "port": 52584} (36 bytes)
[39304:28675:1106/093705:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: abcdefg
[39304:28675:1106/093705:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://abcdefg/test.jpg
[       OK ] PrerenderBrowserTest.PrerenderKeepSubresourceExtensionScheme (2737 ms)
[227/420] PrerenderBrowserTest.PrerenderKeepSubresourceExtensionScheme (3449 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderKeepSubresourceRedirectExtensionScheme
[39305:3847:1106/093703:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52588...
sending server_data: {"host": "127.0.0.1", "port": 52588} (36 bytes)
[39305:29187:1106/093705:WARNING:extension_protocols.cc(429)] Failed to GetPathForExtension: abcdefg
[39305:29187:1106/093705:WARNING:url_request_job_manager.cc(101)] Failed to map: chrome-extension://abcdefg/test.jpg
[       OK ] PrerenderBrowserTest.PrerenderKeepSubresourceRedirectExtensionScheme (2671 ms)
[228/420] PrerenderBrowserTest.PrerenderKeepSubresourceRedirectExtensionScheme (3188 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickOrigin
HTTP server started on http://127.0.0.1:52597...
sending server_data: {"host": "127.0.0.1", "port": 52597} (36 bytes)
HTTPS server started on https://127.0.0.1:52599...
sending server_data: {"host": "127.0.0.1", "port": 52599} (36 bytes)
[39314:3847:1106/093707:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39322:12551:1106/093709:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39322:12551:1106/093709:WARNING:channel.cc(273)] RawChannel write error
[39314:29955:1106/093709:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39314:29955:1106/093709:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.MiddleClickOrigin (3477 ms)
[229/420] ReferrerPolicyTest.MiddleClickOrigin (3969 ms)
[ RUN      ] ReferrerPolicyTest.ContextMenuOrigin
HTTP server started on http://127.0.0.1:52598...
sending server_data: {"host": "127.0.0.1", "port": 52598} (36 bytes)
HTTPS server started on https://127.0.0.1:52600...
sending server_data: {"host": "127.0.0.1", "port": 52600} (36 bytes)
[39315:3847:1106/093707:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ReferrerPolicyTest.ContextMenuOrigin (3714 ms)
[230/420] ReferrerPolicyTest.ContextMenuOrigin (4242 ms)
[ RUN      ] ContextMenuBrowserTest.SuggestedFileName
[39328:3847:1106/093711:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] ContextMenuBrowserTest.SuggestedFileName (1981 ms)
[231/420] ContextMenuBrowserTest.SuggestedFileName (2655 ms)
[ RUN      ] ReferrerPolicyTest.HttpsRedirect
HTTP server started on http://127.0.0.1:52610...
sending server_data: {"host": "127.0.0.1", "port": 52610} (36 bytes)
HTTPS server started on https://127.0.0.1:52611...
sending server_data: {"host": "127.0.0.1", "port": 52611} (36 bytes)
[39326:3847:1106/093711:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
testserver.py: Broken pipe
[39326:29955:1106/093712:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39326:29955:1106/093712:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsRedirect (2586 ms)
[232/420] ReferrerPolicyTest.HttpsRedirect (3193 ms)
[ RUN      ] RepostFormWarningTest.TestDoubleReload
[39334:3847:1106/093713:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52619...
sending server_data: {"host": "127.0.0.1", "port": 52619} (36 bytes)
[       OK ] RepostFormWarningTest.TestDoubleReload (3232 ms)
[233/420] RepostFormWarningTest.TestDoubleReload (3973 ms)
[ RUN      ] PDFExtensionTest.Basic
[39335:3847:1106/093713:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39335:3847:1106/093716:INFO:CONSOLE(0)] "Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:".
", source:  (0)
[39341:3847:1106/093717:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39335:3847:1106/093717:INFO:CONSOLE(0)] "[SUCCESS] testHasElements", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[39335:3847:1106/093717:INFO:CONSOLE(0)] "[SUCCESS] testPluginElement", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/_generated_background_page.html (0)
[       OK ] PDFExtensionTest.Basic (4191 ms)
[234/420] PDFExtensionTest.Basic (4761 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareRedirectCanceled
HTTP server started on http://127.0.0.1:52627...
sending server_data: {"host": "127.0.0.1", "port": 52627} (36 bytes)
[39344:3847:1106/093718:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39344:3847:1106/093721:WARNING:navigator_impl.cc(302)] Discarding message during interstitial.
[39348:12295:1106/093721:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39348:12295:1106/093721:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareRedirectCanceled (4083 ms)
[235/420] SafeBrowsingBlockingPageBrowserTest.MalwareRedirectCanceled (4759 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.HarmfulDontProceed
HTTP server started on http://127.0.0.1:52628...
sending server_data: {"host": "127.0.0.1", "port": 52628} (36 bytes)
[39347:3847:1106/093719:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SafeBrowsingBlockingPageBrowserTest.HarmfulDontProceed (3301 ms)
[236/420] SafeBrowsingBlockingPageBrowserTest.HarmfulDontProceed (3980 ms)
[ RUN      ] SafeBrowsingServiceTest.StartAndStop
HTTP server started on http://127.0.0.1:52635...
sending server_data: {"host": "127.0.0.1", "port": 52635} (36 bytes)
[39364:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SafeBrowsingServiceTest.StartAndStop (2186 ms)
[237/420] SafeBrowsingServiceTest.StartAndStop (2916 ms)
[ RUN      ] ServiceProcessControlBrowserTest.SameLaunchTask
[       OK ] ServiceProcessControlBrowserTest.SameLaunchTask (8 ms)
[238/420] ServiceProcessControlBrowserTest.SameLaunchTask (549 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTest.MalwareProceed
HTTP server started on http://127.0.0.1:52634...
sending server_data: {"host": "127.0.0.1", "port": 52634} (36 bytes)
[39363:3847:1106/093722:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39363:28675:1106/093725:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39363:28675:1106/093725:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTest.MalwareProceed (3129 ms)
[239/420] SafeBrowsingBlockingPageBrowserTest.MalwareProceed (3711 ms)
[ RUN      ] ServiceProcessControlBrowserTest.ForceShutdown
[       OK ] ServiceProcessControlBrowserTest.ForceShutdown (5 ms)
[240/420] ServiceProcessControlBrowserTest.ForceShutdown (477 ms)
[ RUN      ] RestartTest.PRE_SessionStorage
[39375:3847:1106/093726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39375:28675:1106/093728:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39375:28675:1106/093728:WARNING:channel.cc(273)] RawChannel write error
[       OK ] RestartTest.PRE_SessionStorage (1802 ms)
[241/420] RestartTest.PRE_SessionStorage (2389 ms)
[ RUN      ] PushMessagingBrowserTest.PushEventSuccess
HTTPS server started on https://127.0.0.1:52638...
sending server_data: {"host": "127.0.0.1", "port": 52638} (36 bytes)
[39374:3847:1106/093726:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39374:3847:1106/093728:INFO:CONSOLE(13)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:52638/files/push_messaging/test.html (13)
[39374:3847:1106/093728:INFO:CONSOLE(13)] "sendResultToTest: https://android.googleapis.com/gcm/send - 1", source: https://127.0.0.1:52638/files/push_messaging/test.html (13)
[39374:3847:1106/093728:INFO:CONSOLE(13)] "sendResultToTest: false - is not controlled", source: https://127.0.0.1:52638/files/push_messaging/test.html (13)
[39374:3847:1106/093728:INFO:CONSOLE(13)] "sendResultToTest: true - is controlled", source: https://127.0.0.1:52638/files/push_messaging/test.html (13)
[39374:3847:1106/093728:INFO:CONSOLE(13)] "sendResultToTest: testdata", source: https://127.0.0.1:52638/files/push_messaging/test.html (13)
[39374:29955:1106/093729:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39374:29955:1106/093729:WARNING:channel.cc(273)] RawChannel write error
[39374:3847:1106/093729:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[39374:3847:1106/093729:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[       OK ] PushMessagingBrowserTest.PushEventSuccess (3208 ms)
[242/420] PushMessagingBrowserTest.PushEventSuccess (3705 ms)
[ RUN      ] SessionRestoreTest.RestoreWebUI
[39381:3847:1106/093729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39386:13319:1106/093730:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39386:13319:1106/093730:WARNING:channel.cc(273)] RawChannel write error
[39382:3847:1106/093730:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[39382:3847:1106/093730:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[39382:3847:1106/093730:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[39382:3847:1106/093730:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[39386:17667:1106/093731:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39386:17667:1106/093731:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39381:28931:1106/093731:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39381:28931:1106/093731:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] SessionRestoreTest.RestoreWebUI (2742 ms)
[243/420] SessionRestoreTest.RestoreWebUI (3451 ms)
[ RUN      ] SessionRestoreTest.ClobberRestoreTest
[39383:3847:1106/093729:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39387:13063:1106/093731:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39383:29443:1106/093732:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39383:29443:1106/093732:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39383:46083:1106/093732:ERROR:mach_broker_mac.mm(256)] Unknown process 39391 is sending Mach IPC messages!
[39383:29443:1106/093734:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39383:29443:1106/093734:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39383:29443:1106/093734:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39383:29443:1106/093734:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39383:46083:1106/093734:ERROR:mach_broker_mac.mm(256)] Unknown process 39397 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.ClobberRestoreTest (4750 ms)
[244/420] SessionRestoreTest.ClobberRestoreTest (5546 ms)
[ RUN      ] TabRestoreTest.DontLoadRestoredTab
[39390:3847:1106/093732:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39396:12807:1106/093736:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39399:11531:1106/093736:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39399:11531:1106/093736:WARNING:channel.cc(273)] RawChannel write error
[39401:12551:1106/093736:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TabRestoreTest.DontLoadRestoredTab (4069 ms)
[245/420] TabRestoreTest.DontLoadRestoredTab (4762 ms)
[ RUN      ] TtsApiTest.PlatformSpeakInterrupt
[39400:3847:1106/093735:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39400:3847:1106/093737:INFO:CONSOLE(0)] "[SUCCESS] testInterrupt", source: chrome-extension://polfpjidkaffdoaabooaheapfihljlfi/test.html (0)
[39403:12295:1106/093737:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] TtsApiTest.PlatformSpeakInterrupt (2573 ms)
[246/420] TtsApiTest.PlatformSpeakInterrupt (3209 ms)
[ RUN      ] TtsApiTest.PlatformSpeakQueueInterrupt
[39404:3847:1106/093737:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39404:3847:1106/093739:INFO:CONSOLE(0)] "[SUCCESS] testQueueInterrupt", source: chrome-extension://dhefcenlgckdjjgglbdgnekleeabgbdh/test.html (0)
[       OK ] TtsApiTest.PlatformSpeakQueueInterrupt (2176 ms)
[247/420] TtsApiTest.PlatformSpeakQueueInterrupt (2921 ms)
[ RUN      ] TtsApiTest.PlatformSpeakError
[39408:3847:1106/093738:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39408:3847:1106/093740:INFO:CONSOLE(0)] "[SUCCESS] testSpeakError", source: chrome-extension://gibjbkgpmmmglipnigcohphllkfmchnl/test.html (0)
[       OK ] TtsApiTest.PlatformSpeakError (2199 ms)
[248/420] TtsApiTest.PlatformSpeakError (2914 ms)
[ RUN      ] SSLUITest.TestWSSInvalidCertAndGoForward
[39412:3847:1106/093740:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52645...
sending server_data: {"host": "127.0.0.1", "port": 52645} (36 bytes)
WebSocket server started on wss://127.0.0.1:52646...
sending server_data: {"host": "127.0.0.1", "port": 52646} (36 bytes)
[39414:3847:1106/093742:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[39414:3847:1106/093742:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[39414:3847:1106/093742:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SSLUITest.TestWSSInvalidCertAndGoForward (2861 ms)
[249/420] SSLUITest.TestWSSInvalidCertAndGoForward (3439 ms)
[ RUN      ] SSLUITest.TestDisplaysInsecureContentLoadedFromJS
[39416:3847:1106/093741:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52653...
sending server_data: {"host": "127.0.0.1", "port": 52653} (36 bytes)
HTTPS server started on https://127.0.0.1:52654...
sending server_data: {"host": "127.0.0.1", "port": 52654} (36 bytes)
[39416:3847:1106/093743:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:52654/files/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUyNjUz' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:52653/files/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:52654/files/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUyNjUz (0)
[       OK ] SSLUITest.TestDisplaysInsecureContentLoadedFromJS (2811 ms)
[250/420] SSLUITest.TestDisplaysInsecureContentLoadedFromJS (3443 ms)
[ RUN      ] SSLUITest.TestInterstitialJavaScriptGoesBack
[39424:3847:1106/093743:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTPS server started on https://127.0.0.1:52658...
sending server_data: {"host": "127.0.0.1", "port": 52658} (36 bytes)
[39424:28931:1106/093746:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39424:28931:1106/093746:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITest.TestInterstitialJavaScriptGoesBack (3053 ms)
[251/420] SSLUITest.TestInterstitialJavaScriptGoesBack (3708 ms)
[ RUN      ] SSLUITestIgnoreCertErrors.TestWSS
[39427:3847:1106/093745:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52660...
sending server_data: {"host": "127.0.0.1", "port": 52660} (36 bytes)
WebSocket server started on wss://127.0.0.1:52661...
sending server_data: {"host": "127.0.0.1", "port": 52661} (36 bytes)
[39427:29187:1106/093746:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39427:29187:1106/093746:WARNING:channel.cc(273)] RawChannel write error
[       OK ] SSLUITestIgnoreCertErrors.TestWSS (2332 ms)
[252/420] SSLUITestIgnoreCertErrors.TestWSS (2928 ms)
[ RUN      ] PeopleProviderTest.NoSearchForShortQueries
[39436:3847:1106/093748:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PeopleProviderTest.NoSearchForShortQueries (2293 ms)
[253/420] PeopleProviderTest.NoSearchForShortQueries (2929 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsOldUnockedWindow
[39434:3847:1106/093747:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39435:3847:1106/093751:ERROR:gles2_cmd_decoder.cc(11223)] [.RenderCompositor-0x196818c0]GL ERROR :GL_INVALID_OPERATION : glWaitAsyncTexImage2DCHROMIUM: No async transfer started
[       OK ] TaskManagerBrowserTest.DevToolsOldUnockedWindow (5051 ms)
[254/420] TaskManagerBrowserTest.DevToolsOldUnockedWindow (5815 ms)
[ RUN      ] AutofillDialogControllerTest.AcceptWithSuggestions
[39442:3847:1106/093751:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.AcceptWithSuggestions (3402 ms)
[255/420] AutofillDialogControllerTest.AcceptWithSuggestions (4237 ms)
[ RUN      ] AutofillDialogControllerTest.CloseDuringSignin
[39445:3847:1106/093753:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39450:12807:1106/093756:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[39450:12807:1106/093756:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39450:12807:1106/093756:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillDialogControllerTest.CloseDuringSignin (3247 ms)
[256/420] AutofillDialogControllerTest.CloseDuringSignin (3994 ms)
[ RUN      ] AutofillDialogControllerTest.AutocompleteEvent
[39448:3847:1106/093755:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39448:28931:1106/093759:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] AutofillDialogControllerTest.AutocompleteEvent (4618 ms)
[257/420] AutofillDialogControllerTest.AutocompleteEvent (5309 ms)
[ RUN      ] AutofillDialogControllerTest.PreservedSections
[39452:3847:1106/093757:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.PreservedSections (2996 ms)
[258/420] AutofillDialogControllerTest.PreservedSections (3729 ms)
[ RUN      ] PopupBlockerBrowserTest.BlockWebContentsCreation
[39456:3847:1106/093801:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39456:81439:1106/093802:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39456:28931:1106/093803:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39456:28931:1106/093803:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39456:44035:1106/093803:ERROR:mach_broker_mac.mm(256)] Unknown process 39461 is sending Mach IPC messages!
[       OK ] PopupBlockerBrowserTest.BlockWebContentsCreation (2724 ms)
[259/420] PopupBlockerBrowserTest.BlockWebContentsCreation (3456 ms)
[ RUN      ] AutofillDialogControllerTest.FillFormIncludesCVC
[39455:3847:1106/093800:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] AutofillDialogControllerTest.FillFormIncludesCVC (4573 ms)
[260/420] AutofillDialogControllerTest.FillFormIncludesCVC (5296 ms)
[ RUN      ] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox
[39462:3847:1106/093804:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39462:81415:1106/093806:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39462:28931:1106/093806:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39462:28931:1106/093806:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39462:45827:1106/093806:ERROR:mach_broker_mac.mm(256)] Unknown process 39468 is sending Mach IPC messages!
[       OK ] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox (2921 ms)
[261/420] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox (3710 ms)
[ RUN      ] PopupBlockerBrowserTest.ClosableAfterNavigation
[39465:3847:1106/093805:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39465:81183:1106/093807:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[39465:28931:1106/093809:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39465:28931:1106/093809:WARNING:channel.cc(273)] RawChannel write error
[39465:28931:1106/093809:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PopupBlockerBrowserTest.ClosableAfterNavigation (4344 ms)
[262/420] PopupBlockerBrowserTest.ClosableAfterNavigation (5028 ms)
[ RUN      ] BrowserTest.SadTabCancelsSubframeDialogs
[39469:3847:1106/093808:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39475:3847:1106/093811:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
[       OK ] BrowserTest.SadTabCancelsSubframeDialogs (3258 ms)
[263/420] BrowserTest.SadTabCancelsSubframeDialogs (4004 ms)
[ RUN      ] BrowserTest.RenderIdleTime
[39474:3847:1106/093810:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserTest.RenderIdleTime (2136 ms)
[264/420] BrowserTest.RenderIdleTime (2938 ms)
[ RUN      ] BrowserTest.UserGesturesReported
[39478:3847:1106/093812:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52677...
sending server_data: {"host": "127.0.0.1", "port": 52677} (36 bytes)
[       OK ] BrowserTest.UserGesturesReported (2686 ms)
[265/420] BrowserTest.UserGesturesReported (3449 ms)
[ RUN      ] ClickModifierTest.WindowOpenMiddleClickTest
[39481:3847:1106/093813:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39484:17155:1106/093815:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39484:17155:1106/093815:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39484:17155:1106/093815:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39484:17155:1106/093815:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39484:17155:1106/093815:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39484:17155:1106/093815:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39484:17155:1106/093815:ERROR:gpu_channel_host.cc(136)] GpuChannelHost::CreateViewCommandBuffer failed.
[39484:17155:1106/093815:ERROR:webgraphicscontext3d_command_buffer_impl.cc(230)] Failed to initialize command buffer.
[39481:28931:1106/093815:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39481:28931:1106/093815:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ClickModifierTest.WindowOpenMiddleClickTest (2151 ms)
[266/420] ClickModifierTest.WindowOpenMiddleClickTest (2924 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupTrusted
[39485:3847:1106/093815:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_NewPopupTrusted (3028 ms)
[267/420] BrowserNavigatorTest.Disposition_NewPopupTrusted (3710 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_Incognito
[39487:3847:1106/093816:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] BrowserNavigatorTest.Disposition_Incognito (2384 ms)
[268/420] BrowserNavigatorTest.Disposition_Incognito (3178 ms)
[ RUN      ] BrowserNavigatorTest.Tabstrip_InsertAtIndex
[39493:3847:1106/093819:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39493:28931:1106/093820:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39493:28931:1106/093820:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39496:13319:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39496:13319:1106/093820:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39493:44547:1106/093820:ERROR:mach_broker_mac.mm(256)] Unknown process 39499 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Tabstrip_InsertAtIndex (2023 ms)
[269/420] BrowserNavigatorTest.Tabstrip_InsertAtIndex (2927 ms)
[ RUN      ] BrowserNavigatorTest.NavigateToDataURLWithBiDiControlChars
[39501:3847:1106/093822:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39503:13575:1106/093824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39503:13575:1106/093824:WARNING:channel.cc(273)] RawChannel write error
[39504:12807:1106/093824:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39504:12807:1106/093824:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateToDataURLWithBiDiControlChars (2584 ms)
[270/420] BrowserNavigatorTest.NavigateToDataURLWithBiDiControlChars (3181 ms)
[ RUN      ] AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu
[39506:3847:1106/093825:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39509:12807:1106/093826:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39509:12807:1106/093826:WARNING:channel.cc(273)] RawChannel write error
[       OK ] AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu (1691 ms)
[271/420] AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu (2393 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromNTPToOptionsPageInSameTab
[39494:3847:1106/093820:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39508:12551:1106/093826:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserNavigatorTest.NavigateFromNTPToOptionsPageInSameTab (7055 ms)
[272/420] BrowserNavigatorTest.NavigateFromNTPToOptionsPageInSameTab (7927 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.InsertWindow
[39510:3847:1106/093827:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39510:28675:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39516:12807:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[39516:12807:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39516:12807:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] BrowserCrApplicationAppleScriptTest.InsertWindow (2845 ms)
[273/420] BrowserCrApplicationAppleScriptTest.InsertWindow (3447 ms)
[ RUN      ] WindowAppleScriptTest.DefaultCreation
[39511:3847:1106/093827:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39517:12551:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[39517:12551:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39517:12551:1106/093830:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WindowAppleScriptTest.DefaultCreation (2836 ms)
[274/420] WindowAppleScriptTest.DefaultCreation (3449 ms)
[ RUN      ] SSLCertificateViewerCocoaTest.HideShow
[39519:3847:1106/093831:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] SSLCertificateViewerCocoaTest.HideShow (4586 ms)
[275/420] SSLCertificateViewerCocoaTest.HideShow (5291 ms)
[ RUN      ] ConstrainedWindowMacTest.TabClose
[39525:3847:1106/093836:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39528:12551:1106/093838:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39525:28675:1106/093839:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39525:28675:1106/093839:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ConstrainedWindowMacTest.TabClose (3006 ms)
[276/420] ConstrainedWindowMacTest.TabClose (3713 ms)
[ RUN      ] WindowAppleScriptTest.NSWindowTest
[39518:3847:1106/093831:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39518:78875:1106/093843:WARNING:sqlite_persistent_cookie_store.cc(1198)] Failed to post task from ChainLoadCookies@../../content/browser/net/sqlite_persistent_cookie_store.cc:683 to client_task_runner_.
[39518:78875:1106/093843:WARNING:sqlite_persistent_cookie_store.cc(1198)] Failed to post task from LoadKeyAndNotifyInBackground@../../content/browser/net/sqlite_persistent_cookie_store.cc:478 to client_task_runner_.
[       OK ] WindowAppleScriptTest.NSWindowTest (12310 ms)
[277/420] WindowAppleScriptTest.NSWindowTest (12935 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.Undo
[39529:3847:1106/093840:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39529:28675:1106/093843:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39529:28675:1106/093843:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OneClickSigninBubbleControllerTest.Undo (3364 ms)
[278/420] OneClickSigninBubbleControllerTest.Undo (4510 ms)
[ RUN      ] ManagePasswordsBubbleTest.PasswordEntryShowsPendingSaveView
[39532:3847:1106/093844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39535:12551:1106/093846:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39535:12551:1106/093846:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39535:12551:1106/093846:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ManagePasswordsBubbleTest.PasswordEntryShowsPendingSaveView (2930 ms)
[279/420] ManagePasswordsBubbleTest.PasswordEntryShowsPendingSaveView (3441 ms)
[ RUN      ] FindInPageControllerTest.FindWholeFileContent
[39534:3847:1106/093844:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindWholeFileContent (2190 ms)
[280/420] FindInPageControllerTest.FindWholeFileContent (2934 ms)
[ RUN      ] FindInPageControllerTest.FindInPageOrdinal
[39540:3847:1106/093847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39540:28675:1106/093849:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39540:28675:1106/093849:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FindInPageOrdinal (2255 ms)
[281/420] FindInPageControllerTest.FindInPageOrdinal (2915 ms)
[ RUN      ] FindInPageControllerTest.SelectChangesOrdinal_Issue20883
[39541:3847:1106/093847:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.SelectChangesOrdinal_Issue20883 (2201 ms)
[282/420] FindInPageControllerTest.SelectChangesOrdinal_Issue20883 (2924 ms)
[ RUN      ] FindInPageControllerTest.FindStayVisibleOnAnchorLoad
[39547:3847:1106/093850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39547:28931:1106/093852:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39547:28931:1106/093852:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FindInPageControllerTest.FindStayVisibleOnAnchorLoad (1997 ms)
[283/420] FindInPageControllerTest.FindStayVisibleOnAnchorLoad (2655 ms)
[ RUN      ] FindInPageControllerTest.FindInPageMultiFramesOrdinal
[39546:3847:1106/093850:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] FindInPageControllerTest.FindInPageMultiFramesOrdinal (2201 ms)
[284/420] FindInPageControllerTest.FindInPageMultiFramesOrdinal (2917 ms)
[ RUN      ] StartupBrowserCreatorTest.StartupURLsOnNewWindow
[39553:3847:1106/093853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39553:29443:1106/093855:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39553:29443:1106/093855:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39553:45063:1106/093855:ERROR:mach_broker_mac.mm(256)] Unknown process 39560 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.StartupURLsOnNewWindow (2652 ms)
[285/420] StartupBrowserCreatorTest.StartupURLsOnNewWindow (3447 ms)
[ RUN      ] SettingsWindowManagerTest.OpenChromePages
[39552:3847:1106/093853:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39556:12551:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39556:12551:1106/093856:WARNING:channel.cc(273)] RawChannel write error
[39562:12551:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[39562:12551:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39562:12551:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39561:12807:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483648, remote ID 2)
[39561:12807:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483650, remote ID 4)
[39561:12807:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39561:12807:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483651, remote ID 5)
[39561:12807:1106/093856:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] SettingsWindowManagerTest.OpenChromePages (3504 ms)
[286/420] SettingsWindowManagerTest.OpenChromePages (4237 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestSettingsSearchEnginesOptionsPage
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestSettingsSearchEnginesOptionsPage (1 ms)
[287/420] WebUIBidiCheckerBrowserTestLTR.TestSettingsSearchEnginesOptionsPage (682 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestLTR.TestHistoryFrame
[       OK ] WebUIBidiCheckerBrowserTestLTR.TestHistoryFrame (0 ms)
[288/420] WebUIBidiCheckerBrowserTestLTR.TestHistoryFrame (553 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsPage
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsPage (1 ms)
[289/420] WebUIBidiCheckerBrowserTestRTL.TestSettingsPage (408 ms)
[ RUN      ] TabModalConfirmDialogTest.Cancel
[39563:3847:1106/093856:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TabModalConfirmDialogTest.Cancel (1856 ms)
[290/420] TabModalConfirmDialogTest.Cancel (2663 ms)
[ RUN      ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsImages
[       OK ] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsImages (1 ms)
[291/420] WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameContentExceptionsImages (478 ms)
[ RUN      ] BookmarksTest.TwoCommandsOneTab
[39570:3847:1106/093859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39576:12295:1106/093902:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39576:12295:1106/093902:WARNING:channel.cc(273)] RawChannel write error
[       OK ] BookmarksTest.TwoCommandsOneTab (3075 ms)
[292/420] BookmarksTest.TwoCommandsOneTab (3731 ms)
[ RUN      ] InspectUITest.AndroidTargets
[39571:3847:1106/093859:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39571:3847:1106/093902:INFO:CONSOLE(1750)] "Running test testAdbTargetsListed", source: inspect_ui_test.js (1750)
[39577:12295:1106/093902:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39577:12295:1106/093902:WARNING:channel.cc(273)] RawChannel write error
[39571:3847:1106/093902:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.discover_usb_devices
[39571:3847:1106/093902:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_enabled
[39571:3847:1106/093902:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown devtools.port_forwarding_config
[39571:3847:1106/093902:ERROR:browser_thread.h(251)] DeleteSoon failed on thread 0
[       OK ] InspectUITest.AndroidTargets (3377 ms)
[293/420] InspectUITest.AndroidTargets (3982 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteUnloadAsync
[39579:3847:1106/093903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39579:29443:1106/093905:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39579:29443:1106/093905:WARNING:channel.cc(273)] RawChannel write error
[39583:12551:1106/093905:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39583:12551:1106/093905:WARNING:channel.cc(273)] RawChannel write error
[       OK ] UnloadTest.CrossSiteInfiniteUnloadAsync (2695 ms)
[294/420] UnloadTest.CrossSiteInfiniteUnloadAsync (3441 ms)
[ RUN      ] PreferencesBrowserTest.FetchPrefs
[39578:3847:1106/093903:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PreferencesBrowserTest.FetchPrefs (5034 ms)
[295/420] PreferencesBrowserTest.FetchPrefs (5552 ms)
[ RUN      ] UnloadTest.BrowserCloseNoUnloadListeners
[39586:3847:1106/093907:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39589:12807:1106/093908:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39586:3847:1106/093908:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseNoUnloadListeners (1621 ms)
[296/420] UnloadTest.BrowserCloseNoUnloadListeners (2402 ms)
[ RUN      ] ChromeLocatorTest.FindNonExistentBundle
[       OK ] ChromeLocatorTest.FindNonExistentBundle (0 ms)
[297/420] ChromeLocatorTest.FindNonExistentBundle (487 ms)
[ RUN      ] ChromeLocatorTest.GetNonExistentBundleInfo
[       OK ] ChromeLocatorTest.GetNonExistentBundleInfo (5 ms)
[298/420] ChromeLocatorTest.GetNonExistentBundleInfo (678 ms)
[ RUN      ] AutofillRendererTest.EnsureNoFormSeenIfTooFewFields
[       OK ] AutofillRendererTest.EnsureNoFormSeenIfTooFewFields (230 ms)
[299/420] AutofillRendererTest.EnsureNoFormSeenIfTooFewFields (812 ms)
[ RUN      ] UnloadTest.BrowserCloseInfiniteUnload
[39590:3847:1106/093908:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39593:12807:1106/093910:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39593:12807:1106/093910:WARNING:channel.cc(273)] RawChannel write error
[39590:3847:1106/093911:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseInfiniteUnload (2536 ms)
[300/420] UnloadTest.BrowserCloseInfiniteUnload (3198 ms)
[ RUN      ] AutofillRendererTest.DontCrashWhileAssociatingForms
[       OK ] AutofillRendererTest.DontCrashWhileAssociatingForms (346 ms)
[301/420] AutofillRendererTest.DontCrashWhileAssociatingForms (961 ms)
[ RUN      ] RequestAutocompleteRendererTest.SiblingNavigateIgnored
[       OK ] RequestAutocompleteRendererTest.SiblingNavigateIgnored (240 ms)
[302/420] RequestAutocompleteRendererTest.SiblingNavigateIgnored (814 ms)
[ RUN      ] RequestAutocompleteRendererTest.MainFrameNavigateCancels
[       OK ] RequestAutocompleteRendererTest.MainFrameNavigateCancels (267 ms)
[303/420] RequestAutocompleteRendererTest.MainFrameNavigateCancels (941 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToClickableFormField
[       OK ] FormAutofillTest.WebFormControlElementToClickableFormField (246 ms)
[304/420] FormAutofillTest.WebFormControlElementToClickableFormField (818 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldLongSelect
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldLongSelect (342 ms)
[305/420] FormAutofillTest.WebFormControlElementToFormFieldLongSelect (941 ms)
[ RUN      ] FormAutofillTest.InvalidLabels
[       OK ] FormAutofillTest.InvalidLabels (365 ms)
[306/420] FormAutofillTest.InvalidLabels (943 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromParagraph
[       OK ] FormAutofillTest.LabelsInferredFromParagraph (399 ms)
[307/420] FormAutofillTest.LabelsInferredFromParagraph (945 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableWithSpecialElements
[       OK ] FormAutofillTest.LabelsInferredFromTableWithSpecialElements (418 ms)
[308/420] FormAutofillTest.LabelsInferredFromTableWithSpecialElements (941 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableTDInterveningElements
[       OK ] FormAutofillTest.LabelsInferredFromTableTDInterveningElements (352 ms)
[309/420] FormAutofillTest.LabelsInferredFromTableTDInterveningElements (942 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompleteForFilledFieldUnmatched
[       OK ] PasswordAutofillAgentTest.NoAutocompleteForFilledFieldUnmatched (402 ms)
[310/420] PasswordAutofillAgentTest.NoAutocompleteForFilledFieldUnmatched (947 ms)
[ RUN      ] PasswordAutofillAgentTest.WaitUsername
[       OK ] PasswordAutofillAgentTest.WaitUsername (352 ms)
[311/420] PasswordAutofillAgentTest.WaitUsername (978 ms)
[ RUN      ] PasswordAutofillAgentTest.IsWebNodeVisibleTest
[       OK ] PasswordAutofillAgentTest.IsWebNodeVisibleTest (424 ms)
[312/420] PasswordAutofillAgentTest.IsWebNodeVisibleTest (948 ms)
[ RUN      ] PasswordAutofillAgentTest.GestureRequiredTest
[       OK ] PasswordAutofillAgentTest.GestureRequiredTest (407 ms)
[313/420] PasswordAutofillAgentTest.GestureRequiredTest (941 ms)
[ RUN      ] PasswordAutofillAgentTest.OnChangeLoggingState_Deactivated
[       OK ] PasswordAutofillAgentTest.OnChangeLoggingState_Deactivated (410 ms)
[314/420] PasswordAutofillAgentTest.OnChangeLoggingState_Deactivated (941 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_UserCleared
[       OK ] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_UserCleared (459 ms)
[315/420] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_UserCleared (1070 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_NewPassword
[       OK ] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_NewPassword (489 ms)
[316/420] PasswordAutofillAgentTest.RememberLastNonEmptyPasswordOnSubmit_NewPassword (1075 ms)
[ RUN      ] ChromeRenderViewTest.ImagesBlockedByDefault
[       OK ] ChromeRenderViewTest.ImagesBlockedByDefault (233 ms)
[317/420] ChromeRenderViewTest.ImagesBlockedByDefault (809 ms)
[ RUN      ] ChromeRenderViewTest.ContentSettingsAllowScripts
[       OK ] ChromeRenderViewTest.ContentSettingsAllowScripts (328 ms)
[318/420] ChromeRenderViewTest.ContentSettingsAllowScripts (943 ms)
[ RUN      ] ChromeRenderViewTest.ContentSettingsInterstitialPages
[       OK ] ChromeRenderViewTest.ContentSettingsInterstitialPages (345 ms)
[319/420] ChromeRenderViewTest.ContentSettingsInterstitialPages (942 ms)
[ RUN      ] PrintWebViewHelperTest.OnPrintPages
[       OK ] PrintWebViewHelperTest.OnPrintPages (326 ms)
[320/420] PrintWebViewHelperTest.OnPrintPages (945 ms)
[ RUN      ] PrintWebViewHelperTest.PrintLayoutTest
[       OK ] PrintWebViewHelperTest.PrintLayoutTest (315 ms)
[321/420] PrintWebViewHelperTest.PrintLayoutTest (944 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.NonDefaultMarginsSelectedIgnorePrintCss
[       OK ] PrintWebViewHelperPreviewTest.NonDefaultMarginsSelectedIgnorePrintCss (303 ms)
[322/420] PrintWebViewHelperPreviewTest.NonDefaultMarginsSelectedIgnorePrintCss (811 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.PrintPreviewShrinkToFitPage
[39618:3847:1106/093921:19594087609792:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PrintWebViewHelperPreviewTest.PrintPreviewShrinkToFitPage (331 ms)
[323/420] PrintWebViewHelperPreviewTest.PrintPreviewShrinkToFitPage (950 ms)
[ RUN      ] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidPageSize
[       OK ] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidPageSize (308 ms)
[324/420] PrintWebViewHelperPreviewTest.OnPrintPreviewUsingInvalidPageSize (815 ms)
[ RUN      ] TranslateScriptBrowserTest.TranslateSuccess
[       OK ] TranslateScriptBrowserTest.TranslateSuccess (286 ms)
[325/420] TranslateScriptBrowserTest.TranslateSuccess (943 ms)
[ RUN      ] MalwareDOMDetailsTest.Everything
[       OK ] MalwareDOMDetailsTest.Everything (890 ms)
[326/420] MalwareDOMDetailsTest.Everything (1597 ms)
[ RUN      ] TranslateScriptBrowserTest.CallbackGetNumberError1
[       OK ] TranslateScriptBrowserTest.CallbackGetNumberError1 (337 ms)
[327/420] TranslateScriptBrowserTest.CallbackGetNumberError1 (944 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncDoneFailFirstSyncPass
[39623:3847:1106/093924:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39627:12807:1106/093927:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39627:12807:1106/093927:WARNING:channel.cc(273)] RawChannel write error
[39623:3847:1106/093927:INFO:CONSOLE(1750)] "Running test runAsync", source: async.js (1750)
[39623:3847:1106/093927:ERROR:web_ui_test_handler.cc(75)] undefinedFailed: testAsyncDoneFailFirstSyncPass()
Error: expectNotReached()
at assertNotReached (async.js:1639:11)
at expectFunc (async.js:1707:20)
at testAsyncDoneFailFirstSyncPass (async.js:4177:3)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runAsync (async.js:4191:42)
at expectFunc (async.js:1707:20)
at runTestFunction (async.js:1780:37)
at runTest (async.js:1754:18)
at async.js:4211:1
[       OK ] WebUIBrowserAsyncTest.TestAsyncDoneFailFirstSyncPass (3588 ms)
[328/420] WebUIBrowserAsyncTest.TestAsyncDoneFailFirstSyncPass (4541 ms)
[ RUN      ] TestChromeWebUIControllerFactoryTest.TestWebUIProvider
[39624:3847:1106/093925:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] TestChromeWebUIControllerFactoryTest.TestWebUIProvider (3446 ms)
[329/420] TestChromeWebUIControllerFactoryTest.TestWebUIProvider (4232 ms)
[ RUN      ] WebUIResourceBrowserTest.ListSelectionModelTest
[39632:3847:1106/093929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39632:3847:1106/093931:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[39632:3847:1106/093931:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[       OK ] WebUIResourceBrowserTest.ListSelectionModelTest (3137 ms)
[330/420] WebUIResourceBrowserTest.ListSelectionModelTest (3713 ms)
[ RUN      ] WebUIResourceBrowserTest.EventTargetTest
[39631:3847:1106/093929:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39631:3847:1106/093931:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[39631:3847:1106/093931:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[39631:3847:1106/093931:INFO:CONSOLE(94)] "NOW", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/chrome/test/data/webui/event_target_test.html (94)
[       OK ] WebUIResourceBrowserTest.EventTargetTest (3234 ms)
[331/420] WebUIResourceBrowserTest.EventTargetTest (3983 ms)
[ RUN      ] PPAPITest.URLLoader2
[39637:3847:1106/093932:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39641]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39641]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:52698...
sending server_data: {"host": "127.0.0.1", "port": 52698} (36 bytes)
[39637:3847:1106/093935:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestriction finished in 0.001 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBackground finished in 0.000 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedSameOriginRestriction finished in 0.033 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBackground finished in 0.000 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestForceAsync finished in 0.055 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedCrossOriginRequest finished in 0.044 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39637:3847:1106/093935:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBackground finished in 0.000 seconds.", source: http://127.0.0.1:52698/files/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[       OK ] PPAPITest.URLLoader2 (3657 ms)
[332/420] PPAPITest.URLLoader2 (4270 ms)
[ RUN      ] PPAPITest.URLRequest_AppendDataToBody
[39638:3847:1106/093933:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39642]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39642]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:52700...
sending server_data: {"host": "127.0.0.1", "port": 52700} (36 bytes)
[39638:3847:1106/093935:INFO:CONSOLE(177)] "AppendDataToBody finished in 0.026 seconds.", source: http://127.0.0.1:52700/files/test_case.html?testcase=URLRequest_AppendDataToBody (177)
[       OK ] PPAPITest.URLRequest_AppendDataToBody (3548 ms)
[333/420] PPAPITest.URLRequest_AppendDataToBody (4235 ms)
[ RUN      ] PPAPITest.FileRef_ReadDirectoryEntries
[39648:3847:1106/093937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39652]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39652]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:52712...
sending server_data: {"host": "127.0.0.1", "port": 52712} (36 bytes)
[39648:3847:1106/093940:INFO:CONSOLE(177)] "ReadDirectoryEntriesForceAsync finished in 0.183 seconds.", source: http://127.0.0.1:52712/files/test_case.html?testcase=FileRef_ReadDirectoryEntries, (177)
[39648:3847:1106/093940:INFO:CONSOLE(177)] "ReadDirectoryEntries finished in 0.108 seconds.", source: http://127.0.0.1:52712/files/test_case.html?testcase=FileRef_ReadDirectoryEntries, (177)
[39648:3847:1106/093940:INFO:CONSOLE(177)] "ReadDirectoryEntriesBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52712/files/test_case.html?testcase=FileRef_ReadDirectoryEntries, (177)
[39648:3847:1106/093940:INFO:CONSOLE(177)] "ReadDirectoryEntriesBackground finished in 0.000 seconds.", source: http://127.0.0.1:52712/files/test_case.html?testcase=FileRef_ReadDirectoryEntries, (177)
[39648:28931:1106/093940:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39648:28931:1106/093940:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPITest.FileRef_ReadDirectoryEntries (3969 ms)
[334/420] PPAPITest.FileRef_ReadDirectoryEntries (4499 ms)
[ RUN      ] PPAPITest.FileIO
[39647:3847:1106/093937:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39651]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39651]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
HTTP server started on http://127.0.0.1:52711...
sending server_data: {"host": "127.0.0.1", "port": 52711} (36 bytes)
[39647:82767:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:82767:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:79887:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:79887:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:82767:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:3847:1106/093940:INFO:CONSOLE(177)] "OpenForceAsync finished in 0.392 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:79887:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:82767:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:79887:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:22787:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:82767:1106/093940:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:79887:1106/093941:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39647:3847:1106/093941:INFO:CONSOLE(177)] "Open finished in 0.294 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "OpenBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "OpenBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "OpenDirectoryForceAsync finished in 0.031 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "OpenDirectory finished in 0.034 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "OpenDirectoryBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "OpenDirectoryBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadWriteSetLengthForceAsync finished in 0.075 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadWriteSetLength finished in 0.060 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadWriteSetLengthBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadWriteSetLengthBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadToArrayWriteSetLengthForceAsync finished in 0.045 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadToArrayWriteSetLength finished in 0.042 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadToArrayWriteSetLengthBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ReadToArrayWriteSetLengthBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "TouchQueryForceAsync finished in 0.052 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "TouchQuery finished in 0.056 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "TouchQueryBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "TouchQueryBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.083 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "AbortCalls finished in 0.078 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ParallelReadsForceAsync finished in 0.055 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ParallelReads finished in 0.055 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ParallelReadsBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ParallelReadsBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093941:INFO:CONSOLE(177)] "ParallelWritesForceAsync finished in 0.086 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "ParallelWrites finished in 0.106 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "ParallelWritesBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "ParallelWritesBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "NotAllowMixedReadWriteForceAsync finished in 0.049 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "NotAllowMixedReadWrite finished in 0.047 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "NotAllowMixedReadWriteBlocking finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[39647:3847:1106/093942:INFO:CONSOLE(177)] "NotAllowMixedReadWriteBackground finished in 0.000 seconds.", source: http://127.0.0.1:52711/files/test_case.html?testcase=FileIO_Open,FileIO_OpenDirectory,FileIO_AbortCalls,FileIO_ParallelReads,FileIO_ParallelWrites,FileIO_NotAllowMixedReadWrite,FileIO_ReadWriteSetLength,FileIO_ReadToArrayWriteSetLength,FileIO_TouchQuery, (177)
[       OK ] PPAPITest.FileIO (5816 ms)
[335/420] PPAPITest.FileIO (6347 ms)
[ RUN      ] PPAPITest.InputEvent_AcceptTouchEvent
[39657:3847:1106/093942:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39659]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39659]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39657:3847:1106/093944:INFO:CONSOLE(177)] "AcceptTouchEvent_1 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_1 (177)
[39657:3847:1106/093944:INFO:CONSOLE(177)] "AcceptTouchEvent_2 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_2 (177)
[39657:3847:1106/093944:INFO:CONSOLE(177)] "AcceptTouchEvent_3 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_3 (177)
[39657:3847:1106/093944:INFO:CONSOLE(177)] "AcceptTouchEvent_4 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_4 (177)
[39657:28931:1106/093944:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39657:28931:1106/093944:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPITest.InputEvent_AcceptTouchEvent (3630 ms)
[336/420] PPAPITest.InputEvent_AcceptTouchEvent (4532 ms)
[ RUN      ] PPAPITest.TalkPrivate
[39660:3847:1106/093943:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39663]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39663]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39660:3847:1106/093945:INFO:CONSOLE(177)] "GetPermissionForceAsync finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[39660:3847:1106/093945:INFO:CONSOLE(177)] "GetPermission finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[39660:3847:1106/093945:INFO:CONSOLE(177)] "GetPermissionBlocking finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[39660:3847:1106/093945:INFO:CONSOLE(177)] "GetPermissionBackground finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=TalkPrivate (177)
[39660:28931:1106/093945:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39660:28931:1106/093945:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPITest.TalkPrivate (2776 ms)
[337/420] PPAPITest.TalkPrivate (3723 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocketPrivate_ConnectFailure
[39665:3847:1106/093946:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52720...
sending server_data: {"host": "127.0.0.1", "port": 52720} (36 bytes)
objc[39673]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39673]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39665:3847:1106/093949:INFO:CONSOLE(177)] "ConnectFailureForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:52720/files/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[39665:3847:1106/093949:INFO:CONSOLE(177)] "ConnectFailure finished in 0.002 seconds.", source: http://127.0.0.1:52720/files/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[39665:3847:1106/093949:INFO:CONSOLE(177)] "ConnectFailureBlocking finished in 0.010 seconds.", source: http://127.0.0.1:52720/files/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[39665:3847:1106/093949:INFO:CONSOLE(177)] "ConnectFailureBackground finished in 0.010 seconds.", source: http://127.0.0.1:52720/files/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[39665:28675:1106/093949:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39665:28675:1106/093949:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocketPrivate_ConnectFailure (4117 ms)
[338/420] OutOfProcessPPAPITest.UDPSocketPrivate_ConnectFailure (5022 ms)
[ RUN      ] OutOfProcessPPAPITest.HostResolverPrivate_Resolve
[39667:3847:1106/093947:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52723...
sending server_data: {"host": "127.0.0.1", "port": 52723} (36 bytes)
objc[39676]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39676]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39667:3847:1106/093950:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.057 seconds.", source: http://127.0.0.1:52723/files/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[39667:3847:1106/093950:INFO:CONSOLE(177)] "Resolve finished in 0.045 seconds.", source: http://127.0.0.1:52723/files/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[39667:3847:1106/093950:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.042 seconds.", source: http://127.0.0.1:52723/files/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[39667:3847:1106/093950:INFO:CONSOLE(177)] "ResolveBackground finished in 0.048 seconds.", source: http://127.0.0.1:52723/files/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[       OK ] OutOfProcessPPAPITest.HostResolverPrivate_Resolve (4100 ms)
[339/420] OutOfProcessPPAPITest.HostResolverPrivate_Resolve (5029 ms)
[ RUN      ] OutOfProcessPPAPITest.UMA
[39679:3847:1106/093952:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39687]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39687]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39679:3847:1106/093955:INFO:CONSOLE(177)] "Count finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=UMA (177)
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39682:3847:1106/093955:ERROR:pepper_uma_host.cc(116)] Host or histogram name is not allowed to use the UMA API.
[39679:3847:1106/093955:INFO:CONSOLE(177)] "Time finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=UMA (177)
[39679:3847:1106/093955:INFO:CONSOLE(177)] "Enum finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=UMA (177)
[       OK ] OutOfProcessPPAPITest.UMA (3526 ms)
[340/420] OutOfProcessPPAPITest.UMA (4246 ms)
[ RUN      ] OutOfProcessPPAPITest.FileMapping
[39677:3847:1106/093951:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52736...
sending server_data: {"host": "127.0.0.1", "port": 52736} (36 bytes)
objc[39685]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39685]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid instance ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid resource ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(177)] "BadParametersForceAsync finished in 0.121 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid instance ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid resource ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(177)] "BadParameters finished in 0.079 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid instance ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid resource ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(177)] "BadParametersBlocking finished in 0.061 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid instance ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xBADBAD is not a valid resource ID.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (0)
[39677:3847:1106/093954:INFO:CONSOLE(177)] "BadParametersBackground finished in 0.052 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093955:INFO:CONSOLE(177)] "MapForceAsync finished in 0.328 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093955:INFO:CONSOLE(177)] "Map finished in 0.261 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093955:INFO:CONSOLE(177)] "MapBlocking finished in 0.164 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:3847:1106/093955:INFO:CONSOLE(177)] "MapBackground finished in 0.125 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:22787:1106/093955:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39677:3847:1106/093955:INFO:CONSOLE(177)] "PartialRegionsForceAsync finished in 0.068 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:82963:1106/093955:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39677:3847:1106/093955:INFO:CONSOLE(177)] "PartialRegions finished in 0.049 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:74759:1106/093955:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39677:3847:1106/093955:INFO:CONSOLE(177)] "PartialRegionsBlocking finished in 0.065 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:22787:1106/093955:ERROR:quota_reservation_buffer.cc(51)] Detected over consumption of the storage quota beyond its reservation
[39677:3847:1106/093955:INFO:CONSOLE(177)] "PartialRegionsBackground finished in 0.059 seconds.", source: http://127.0.0.1:52736/files/test_case.html?testcase=FileMapping (177)
[39677:28931:1106/093955:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39677:28931:1106/093955:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.FileMapping (5069 ms)
[341/420] OutOfProcessPPAPITest.FileMapping (5822 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash
[39688:3847:1106/093956:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52741...
sending server_data: {"host": "127.0.0.1", "port": 52741} (36 bytes)
objc[39697]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39697]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39688:3847:1106/093959:INFO:CONSOLE(177)] "SetInstanceAlwaysOnTop finished in 0.001 seconds.", source: http://127.0.0.1:52741/files/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (177)
[39688:3847:1106/093959:INFO:CONSOLE(177)] "GetCommandLineArgs finished in 0.000 seconds.", source: http://127.0.0.1:52741/files/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (177)
[39688:29187:1106/093959:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPITest.Flash (4104 ms)
[342/420] OutOfProcessPPAPITest.Flash (5017 ms)
[ RUN      ] OutOfProcessPPAPITest.Audio
[39690:3847:1106/093957:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52744...
sending server_data: {"host": "127.0.0.1", "port": 52744} (36 bytes)
objc[39699]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39699]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39690:3847:1106/094001:INFO:CONSOLE(177)] "Creation finished in 0.238 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[39690:3847:1106/094001:INFO:CONSOLE(177)] "DestroyNoStop finished in 0.018 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[39690:3847:1106/094001:INFO:CONSOLE(177)] "Failures finished in 0.012 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[39690:3847:1106/094001:INFO:CONSOLE(177)] "AudioCallback1 finished in 0.956 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[39690:3847:1106/094001:INFO:CONSOLE(177)] "AudioCallback2 finished in 0.057 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[39690:3847:1106/094002:INFO:CONSOLE(177)] "AudioCallback3 finished in 0.171 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[39690:3847:1106/094002:INFO:CONSOLE(177)] "AudioCallback4 finished in 0.056 seconds.", source: http://127.0.0.1:52744/files/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[       OK ] OutOfProcessPPAPITest.Audio (5505 ms)
[343/420] OutOfProcessPPAPITest.Audio (6349 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_SetCrashData
[39700:3847:1106/094001:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39705]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39705]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39700:3847:1106/094003:INFO:CONSOLE(177)] "SetCrashData finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=Flash_SetCrashData (177)
[39700:28931:1106/094003:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39700:28931:1106/094003:WARNING:channel.cc(273)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.Flash_SetCrashData (2945 ms)
[344/420] OutOfProcessPPAPITest.Flash_SetCrashData (3705 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashClipboard
[39703:3847:1106/094003:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39711]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39711]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39703:3847:1106/094006:INFO:CONSOLE(177)] "ReadWritePlainText finished in 0.012 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "ReadWriteHTML finished in 0.011 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "ReadWriteRTF finished in 0.008 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "ReadWriteCustomData finished in 0.025 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "ReadWriteMultipleFormats finished in 0.045 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "Clear finished in 0.005 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "InvalidFormat finished in 0.004 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "RegisterCustomFormat finished in 0.021 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:3847:1106/094006:INFO:CONSOLE(177)] "GetSequenceNumber finished in 0.007 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[39703:29187:1106/094006:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] OutOfProcessPPAPITest.FlashClipboard (3306 ms)
[345/420] OutOfProcessPPAPITest.FlashClipboard (3988 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashDRM
[39708:3847:1106/094005:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39715]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39715]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39708:3847:1106/094007:INFO:CONSOLE(177)] "GetHmonitor finished in 0.042 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashDRM_GetHmonitor,FlashDRM_GetVoucherFile, (177)
[39708:3847:1106/094007:INFO:CONSOLE(177)] "GetVoucherFile finished in 0.027 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=FlashDRM_GetHmonitor,FlashDRM_GetVoucherFile, (177)
[       OK ] OutOfProcessPPAPITest.FlashDRM (3213 ms)
[346/420] OutOfProcessPPAPITest.FlashDRM (4002 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Deny
[39713:3847:1106/094007:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
objc[39721]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39721]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39713:3847:1106/094010:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.047 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
[39713:3847:1106/094010:INFO:CONSOLE(177)] "ConnectPermissionDenied finished in 0.145 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionDenied (177)
[39713:3847:1106/094010:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.016 seconds.", source: file:///Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
objc[39723]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebScrollAnimationHelperDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebScrollbarPainterControllerDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebScrollbarPartAnimation is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebScrollbarPainterDelegate is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebCoreFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebFontCache is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebCoreRenderThemeNotificationObserver is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class ChromiumWebCoreObjCWebCoreTextFieldCell is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[39723]: Class RTCMFlippedView is implemented in both /Volumes/data/b/swarm_slave/work/cache/e0b92c7a417078e2fb9e6be41a1bd79d863630a9 and /Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[39713:29443:1106/094010:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[       OK ] PPAPIBrokerInfoBarTest.Deny (3481 ms)
[347/420] PPAPIBrokerInfoBarTest.Deny (4244 ms)
[ RUN      ] PPAPINaClNewlibTest.Console
[39718:3847:1106/094009:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52749...
sending server_data: {"host": "127.0.0.1", "port": 52749} (36 bytes)
[39728,2897889832:09:40:12.244322] Native Client module will be loaded at base address 0x000000004f830000
[39718:3847:1106/094012:INFO:CONSOLE(0)] "[Undefined]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: [Undefined]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "[Null]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: [Null]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "[False]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: [False]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "12345678", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: 12345678", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "-0", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: -0", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "Hello World!", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: Hello World!", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "[Array]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: [Array]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "[Array buffer]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: [Array buffer]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "[Dictionary]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "somewhere: [Dictionary]", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:3847:1106/094012:INFO:CONSOLE(177)] "Smoke finished in 0.001 seconds.", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (177)
[39718:3847:1106/094012:INFO:CONSOLE(0)] "0xDFACD575 is not a valid instance ID.", source: http://127.0.0.1:52749/files/test_case.html?mode=nacl_newlib&testcase=Console (0)
[39718:29699:1106/094012:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39718:29699:1106/094012:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.Console (3822 ms)
[348/420] PPAPINaClNewlibTest.Console (4502 ms)
[ RUN      ] PPAPINaClNewlibTest.Core
[39725:3847:1106/094011:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52755...
sending server_data: {"host": "127.0.0.1", "port": 52755} (36 bytes)
[39734,2897889832:09:40:14.207317] Native Client module will be loaded at base address 0x0000000044980000
[39725:3847:1106/094014:INFO:CONSOLE(177)] "Time finished in 0.101 seconds.", source: http://127.0.0.1:52755/files/test_case.html?mode=nacl_newlib&testcase=Core (177)
[39725:3847:1106/094014:INFO:CONSOLE(177)] "TimeTicks finished in 0.101 seconds.", source: http://127.0.0.1:52755/files/test_case.html?mode=nacl_newlib&testcase=Core (177)
[39725:3847:1106/094014:INFO:CONSOLE(0)] "0x4F5905C9 is not a valid instance ID.", source: http://127.0.0.1:52755/files/test_case.html?mode=nacl_newlib&testcase=Core (0)
[       OK ] PPAPINaClNewlibTest.Core (3320 ms)
[349/420] PPAPINaClNewlibTest.Core (3983 ms)
[ RUN      ] PPAPINaClNewlibTest.InputEvent
[39731:3847:1106/094013:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52761...
sending server_data: {"host": "127.0.0.1", "port": 52761} (36 bytes)
[39740,2897889832:09:40:16.115104] Native Client module will be loaded at base address 0x0000000040000000
[39731:3847:1106/094016:INFO:CONSOLE(177)] "Events finished in 0.063 seconds.", source: http://127.0.0.1:52761/files/test_case.html?mode=nacl_newlib&testcase=InputEvent (177)
[39731:3847:1106/094016:INFO:CONSOLE(177)] "EventsLatencyTracking finished in 0.038 seconds.", source: http://127.0.0.1:52761/files/test_case.html?mode=nacl_newlib&testcase=InputEvent (177)
[39731:3847:1106/094016:INFO:CONSOLE(0)] "0x97FE1035 is not a valid instance ID.", source: http://127.0.0.1:52761/files/test_case.html?mode=nacl_newlib&testcase=InputEvent (0)
[       OK ] PPAPINaClNewlibTest.InputEvent (3206 ms)
[350/420] PPAPINaClNewlibTest.InputEvent (3980 ms)
[ RUN      ] PPAPINaClNewlibTest.Graphics2D_Describe
[39737:3847:1106/094015:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52767...
sending server_data: {"host": "127.0.0.1", "port": 52767} (36 bytes)
[39746,2897889832:09:40:18.214302] Native Client module will be loaded at base address 0x0000000040000000
[39737:3847:1106/094018:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: http://127.0.0.1:52767/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Describe (177)
[39737:3847:1106/094018:INFO:CONSOLE(0)] "0xCFC342C9 is not a valid instance ID.", source: http://127.0.0.1:52767/files/test_case.html?mode=nacl_newlib&testcase=Graphics2D_Describe (0)
[       OK ] PPAPINaClNewlibTest.Graphics2D_Describe (3276 ms)
[351/420] PPAPINaClNewlibTest.Graphics2D_Describe (3967 ms)
[ RUN      ] PPAPINaClNewlibTest.TCPSocket
[39743:3847:1106/094017:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52773...
sending server_data: {"host": "127.0.0.1", "port": 52773} (36 bytes)
[39752,2897889832:09:40:20.199544] Native Client module will be loaded at base address 0x0000000040000000
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Connect finished in 0.014 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.029 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ConnectBackground finished in 0.011 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.012 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ReadWrite finished in 0.018 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.013 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.025 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "SetOption finished in 0.007 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.033 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.015 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.021 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Listen finished in 0.028 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ListenBlocking finished in 0.009 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "ListenBackground finished in 0.020 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Backlog finished in 0.027 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.025 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "BacklogBackground finished in 0.027 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Interface_1_0ForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Interface_1_0 finished in 0.007 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Interface_1_0Blocking finished in 0.012 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(177)] "Interface_1_0Background finished in 0.006 seconds.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[39743:3847:1106/094020:INFO:CONSOLE(0)] "0xA30454D5 is not a valid instance ID.", source: http://127.0.0.1:52773/files/test_case.html?mode=nacl_newlib&testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (0)
[39743:28675:1106/094020:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.TCPSocket (3585 ms)
[352/420] PPAPINaClNewlibTest.TCPSocket (4237 ms)
[ RUN      ] PPAPINaClNewlibTest.UDPSocket
[39749:3847:1106/094019:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52843...
sending server_data: {"host": "127.0.0.1", "port": 52843} (36 bytes)
[39758,2897889832:09:40:22.284213] Native Client module will be loaded at base address 0x0000000040000000
[39749:3847:1106/094022:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "ReadWrite finished in 0.045 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.048 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.045 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "SetOption finished in 0.016 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.013 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.028 seconds.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (177)
[39749:3847:1106/094022:INFO:CONSOLE(0)] "0x547F9BAD is not a valid instance ID.", source: http://127.0.0.1:52843/files/test_case.html?mode=nacl_newlib&testcase=UDPSocket_ReadWrite,UDPSocket_SetOption,DISABLED_UDPSocket_Broadcast, (0)
[39749:28675:1106/094022:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.UDPSocket (3517 ms)
[353/420] PPAPINaClNewlibTest.UDPSocket (4242 ms)
[ RUN      ] PPAPINaClNewlibTest.UDPSocketPrivate_Connect
[39755:3847:1106/094021:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52861...
sending server_data: {"host": "127.0.0.1", "port": 52861} (36 bytes)
[39764,2897889832:09:40:24.324183] Native Client module will be loaded at base address 0x0000000040000000
[39755:3847:1106/094024:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:52861/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_Connect (177)
[39755:3847:1106/094024:INFO:CONSOLE(177)] "Connect finished in 0.048 seconds.", source: http://127.0.0.1:52861/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_Connect (177)
[39755:3847:1106/094024:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.027 seconds.", source: http://127.0.0.1:52861/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_Connect (177)
[39755:3847:1106/094024:INFO:CONSOLE(177)] "ConnectBackground finished in 0.036 seconds.", source: http://127.0.0.1:52861/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_Connect (177)
[39755:3847:1106/094024:INFO:CONSOLE(0)] "0x1726FD29 is not a valid instance ID.", source: http://127.0.0.1:52861/files/test_case.html?mode=nacl_newlib&testcase=UDPSocketPrivate_Connect (0)
[39755:28931:1106/094024:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39755:28931:1106/094024:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClNewlibTest.UDPSocketPrivate_Connect (3269 ms)
[354/420] PPAPINaClNewlibTest.UDPSocketPrivate_Connect (3981 ms)
[ RUN      ] PPAPINaClNewlibTest.URLLoader1
[39761:3847:1106/094023:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52875...
sending server_data: {"host": "127.0.0.1", "port": 52875} (36 bytes)
[39770,2897889832:09:40:26.139620] Native Client module will be loaded at base address 0x0000000040000000
[39761:3847:1106/094026:INFO:CONSOLE(177)] "EmptyDataPOSTForceAsync finished in 0.023 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "EmptyDataPOST finished in 0.029 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "EmptyDataPOSTBlocking finished in 0.021 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "EmptyDataPOSTBackground finished in 0.015 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "BinaryDataPOSTForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "BinaryDataPOST finished in 0.029 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "BinaryDataPOSTBlocking finished in 0.023 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "BinaryDataPOSTBackground finished in 0.014 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "CustomRequestHeaderForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "CustomRequestHeader finished in 0.035 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "CustomRequestHeaderBlocking finished in 0.023 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "CustomRequestHeaderBackground finished in 0.023 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "FailsBogusContentLengthForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "FailsBogusContentLength finished in 0.015 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "FailsBogusContentLengthBlocking finished in 0.021 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "FailsBogusContentLengthBackground finished in 0.009 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "StreamToFileForceAsync finished in 0.029 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "StreamToFile finished in 0.049 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "StreamToFileBlocking finished in 0.057 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(177)] "StreamToFileBackground finished in 0.039 seconds.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[39761:3847:1106/094026:INFO:CONSOLE(0)] "0xB0B5061D is not a valid instance ID.", source: http://127.0.0.1:52875/files/test_case.html?mode=nacl_newlib&testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (0)
[39761:29187:1106/094026:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.URLLoader1 (3432 ms)
[355/420] PPAPINaClNewlibTest.URLLoader1 (3968 ms)
[ RUN      ] PPAPINaClNewlibTest.URLRequest_SetProperty
[39767:3847:1106/094025:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52897...
sending server_data: {"host": "127.0.0.1", "port": 52897} (36 bytes)
[39776,2897889832:09:40:28.493205] Native Client module will be loaded at base address 0x0000000040000000
[39767:3847:1106/094028:INFO:CONSOLE(177)] "SetProperty finished in 0.000 seconds.", source: http://127.0.0.1:52897/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_SetProperty (177)
[39767:3847:1106/094028:INFO:CONSOLE(0)] "0xA53859FD is not a valid instance ID.", source: http://127.0.0.1:52897/files/test_case.html?mode=nacl_newlib&testcase=URLRequest_SetProperty (0)
[39767:28931:1106/094028:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.URLRequest_SetProperty (3260 ms)
[356/420] PPAPINaClNewlibTest.URLRequest_SetProperty (3976 ms)
[ RUN      ] PPAPINaClNewlibTest.WebSocket1
[39773:3847:1106/094027:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
WebSocket server started on ws://127.0.0.1:52903...
sending server_data: {"host": "127.0.0.1", "port": 52903} (36 bytes)
HTTP server started on http://127.0.0.1:52904...
sending server_data: {"host": "127.0.0.1", "port": 52904} (36 bytes)
[39783,2897889832:09:40:30.372194] Native Client module will be loaded at base address 0x0000000040000000
[39773:3847:1106/094030:INFO:CONSOLE(177)] "IsWebSocket finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "UninitializedPropertiesAccess finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "InvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "Protocols finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "GetURL finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "ValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "InvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:52903/echo-with-no-extension' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (0)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "ValidClose finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "GetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "TextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094030:INFO:CONSOLE(177)] "BinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094031:INFO:CONSOLE(177)] "StressedSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094031:INFO:CONSOLE(177)] "BufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (177)
[39773:3847:1106/094031:INFO:CONSOLE(0)] "0x1BC4FACD is not a valid instance ID.", source: http://127.0.0.1:52904/files/test_case.html?mode=nacl_newlib&testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=52903 (0)
[39773:28931:1106/094031:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClNewlibTest.WebSocket1 (4323 ms)
[357/420] PPAPINaClNewlibTest.WebSocket1 (5022 ms)
[ RUN      ] PPAPINaClNewlibTest.MediaStreamAudioTrack
[39780:3847:1106/094029:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52929...
sending server_data: {"host": "127.0.0.1", "port": 52929} (36 bytes)
[39788,2897889832:09:40:32.500876] Native Client module will be loaded at base address 0x0000000049d50000
[39780:3847:1106/094032:INFO:CONSOLE(177)] "Create finished in 0.067 seconds.", source: http://127.0.0.1:52929/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamAudioTrack (177)
[39780:3847:1106/094032:INFO:CONSOLE(177)] "GetBuffer finished in 0.076 seconds.", source: http://127.0.0.1:52929/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamAudioTrack (177)
[39780:3847:1106/094034:INFO:CONSOLE(177)] "Configure finished in 1.485 seconds.", source: http://127.0.0.1:52929/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamAudioTrack (177)
[39780:3847:1106/094034:INFO:CONSOLE(177)] "ConfigureClose finished in 0.014 seconds.", source: http://127.0.0.1:52929/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamAudioTrack (177)
[39780:3847:1106/094034:INFO:CONSOLE(177)] "VerifyWaveform finished in 0.138 seconds.", source: http://127.0.0.1:52929/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamAudioTrack (177)
[39780:3847:1106/094034:INFO:CONSOLE(0)] "0x905EAA8D is not a valid instance ID.", source: http://127.0.0.1:52929/files/test_case.html?mode=nacl_newlib&testcase=MediaStreamAudioTrack (0)
[39784:12551:1106/094034:ERROR:audio_input_device.cc(263)] IO loop going away before the input device has been stopped
[39784:12551:1106/094034:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] PPAPINaClNewlibTest.MediaStreamAudioTrack (5091 ms)
[358/420] PPAPINaClNewlibTest.MediaStreamAudioTrack (5818 ms)
[ RUN      ] PPAPINaClGLibcTest.Graphics2D_Scroll
[39787:3847:1106/094032:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52935...
sending server_data: {"host": "127.0.0.1", "port": 52935} (36 bytes)
[39793,2897889832:09:40:35.037756] Native Client module will be loaded at base address 0x0000000040000000
[39787:3847:1106/094036:INFO:CONSOLE(177)] "ScrollForceAsync finished in 0.236 seconds.", source: http://127.0.0.1:52935/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Scroll (177)
[39787:3847:1106/094036:INFO:CONSOLE(177)] "Scroll finished in 0.254 seconds.", source: http://127.0.0.1:52935/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Scroll (177)
[39787:3847:1106/094036:INFO:CONSOLE(0)] "0xA5C39DD is not a valid instance ID.", source: http://127.0.0.1:52935/files/test_case.html?mode=nacl_glibc&testcase=Graphics2D_Scroll (0)
[       OK ] PPAPINaClGLibcTest.Graphics2D_Scroll (4058 ms)
[359/420] PPAPINaClGLibcTest.Graphics2D_Scroll (4773 ms)
[ RUN      ] PPAPINaClGLibcTest.ImageData
[39794:3847:1106/094035:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52948...
sending server_data: {"host": "127.0.0.1", "port": 52948} (36 bytes)
[39801,2897889832:09:40:38.234965] Native Client module will be loaded at base address 0x000000004f700000
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39794:3847:1106/094039:INFO:CONSOLE(177)] "InvalidFormat finished in 0.011 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[39794:3847:1106/094039:INFO:CONSOLE(177)] "GetNativeFormat finished in 0.000 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[39794:3847:1106/094039:INFO:CONSOLE(177)] "FormatSupported finished in 0.000 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39794:3847:1106/094039:INFO:CONSOLE(177)] "InvalidSize finished in 0.054 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[1106/174039:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[39794:3847:1106/094039:INFO:CONSOLE(177)] "HugeSize finished in 0.011 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[39794:3847:1106/094039:INFO:CONSOLE(177)] "InitToZero finished in 0.014 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[39794:3847:1106/094039:INFO:CONSOLE(177)] "IsImageData finished in 0.036 seconds.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (177)
[39794:3847:1106/094039:INFO:CONSOLE(0)] "0x5A812A89 is not a valid instance ID.", source: http://127.0.0.1:52948/files/test_case.html?mode=nacl_glibc&testcase=ImageData (0)
[39794:28675:1106/094039:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClGLibcTest.ImageData (4064 ms)
[360/420] PPAPINaClGLibcTest.ImageData (4770 ms)
[ RUN      ] PPAPINaClGLibcTest.URLLoader2
[39798:3847:1106/094037:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52961...
sending server_data: {"host": "127.0.0.1", "port": 52961} (36 bytes)
[39806,2897889832:09:40:40.047461] Native Client module will be loaded at base address 0x0000000040000000
[39798:3847:1106/094040:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[39798:3847:1106/094040:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094040:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[39798:3847:1106/094040:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestriction finished in 0.024 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094040:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[39798:3847:1106/094040:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBlocking finished in 0.017 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094040:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[39798:3847:1106/094040:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBackground finished in 0.008 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094040:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionForceAsync finished in 0.019 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094040:INFO:CONSOLE(177)] "UntrustedSameOriginRestriction finished in 0.008 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBlocking finished in 0.015 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBackground finished in 0.021 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(177)] "UntrustedCrossOriginRequest finished in 0.035 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBlocking finished in 0.052 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBackground finished in 0.042 seconds.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[39798:3847:1106/094041:INFO:CONSOLE(0)] "0x83E17349 is not a valid instance ID.", source: http://127.0.0.1:52961/files/test_case.html?mode=nacl_glibc&testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[       OK ] PPAPINaClGLibcTest.URLLoader2 (4087 ms)
[361/420] PPAPINaClGLibcTest.URLLoader2 (4756 ms)
[ RUN      ] PPAPINaClGLibcTest.PostMessage
[39805:3847:1106/094040:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52982...
sending server_data: {"host": "127.0.0.1", "port": 52982} (36 bytes)
[39813,2897889832:09:40:42.870000] Native Client module will be loaded at base address 0x0000000040000000
[39805:3847:1106/094043:INFO:CONSOLE(177)] "SendInInit finished in 0.015 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094043:INFO:CONSOLE(177)] "SendingData finished in 0.037 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094043:INFO:CONSOLE(177)] "SendingString finished in 0.019 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094043:INFO:CONSOLE(177)] "SendingArrayBuffer finished in 0.166 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094043:INFO:CONSOLE(177)] "SendingArray finished in 0.032 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "SendingDictionary finished in 0.049 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "SendingResource finished in 0.091 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a PP_Var to a Javascript value. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[39805:3847:1106/094044:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a JavaScript value to a PP_Var. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "SendingComplexVar finished in 0.037 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "MessageEvent finished in 0.037 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "NoHandler finished in 0.015 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "ExtraParam finished in 0.028 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(177)] "NonMainThread finished in 0.053 seconds.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[39805:3847:1106/094044:INFO:CONSOLE(0)] "0xCE641D55 is not a valid instance ID.", source: http://127.0.0.1:52982/files/test_case.html?mode=nacl_glibc&testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[39805:28675:1106/094044:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39805:28675:1106/094044:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.PostMessage (4419 ms)
[362/420] PPAPINaClGLibcTest.PostMessage (5044 ms)
[ RUN      ] PPAPINaClGLibcTest.FileRef2
[39810:3847:1106/094042:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:52995...
sending server_data: {"host": "127.0.0.1", "port": 52995} (36 bytes)
[39817,2897889832:09:40:44.877739] Native Client module will be loaded at base address 0x0000000040000000
[39810:3847:1106/094045:INFO:CONSOLE(177)] "QueryAndTouchFileForceAsync finished in 0.083 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094045:INFO:CONSOLE(177)] "QueryAndTouchFile finished in 0.033 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094045:INFO:CONSOLE(177)] "QueryAndTouchFileBlocking finished in 0.041 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094045:INFO:CONSOLE(177)] "QueryAndTouchFileBackground finished in 0.029 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:22787:1106/094045:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094045:INFO:CONSOLE(177)] "DeleteFileAndDirectoryForceAsync finished in 0.053 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:22787:1106/094045:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094045:INFO:CONSOLE(177)] "DeleteFileAndDirectory finished in 0.047 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:83971:1106/094045:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094045:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBlocking finished in 0.064 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:83971:1106/094045:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094046:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBackground finished in 0.051 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:22787:1106/094046:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094046:INFO:CONSOLE(177)] "RenameFileAndDirectoryForceAsync finished in 0.066 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:22787:1106/094046:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094046:INFO:CONSOLE(177)] "RenameFileAndDirectory finished in 0.059 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:83971:1106/094046:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094046:INFO:CONSOLE(177)] "RenameFileAndDirectoryBlocking finished in 0.091 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:77595:1106/094046:ERROR:sandbox_directory_database.cc(923)] Can't remove a directory with children.
[39810:3847:1106/094046:INFO:CONSOLE(177)] "RenameFileAndDirectoryBackground finished in 0.068 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "QueryForceAsync finished in 0.035 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "Query finished in 0.043 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "QueryBlocking finished in 0.034 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "QueryBackground finished in 0.044 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "FileNameEscapingForceAsync finished in 0.030 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "FileNameEscaping finished in 0.034 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "FileNameEscapingBlocking finished in 0.044 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(177)] "FileNameEscapingBackground finished in 0.031 seconds.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[39810:3847:1106/094046:INFO:CONSOLE(0)] "0x9CD8FB5D is not a valid instance ID.", source: http://127.0.0.1:52995/files/test_case.html?mode=nacl_glibc&testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (0)
[39810:28931:1106/094046:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39810:28931:1106/094046:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.FileRef2 (4654 ms)
[363/420] PPAPINaClGLibcTest.FileRef2 (5284 ms)
[ RUN      ] PPAPINaClPNaClTest.Graphics2D_InitToZero
[39818:3847:1106/094045:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53012...
sending server_data: {"host": "127.0.0.1", "port": 53012} (36 bytes)
[39824,2897889832:09:40:47.816106] Native Client module will be loaded at base address 0x0000000040000000
[39818:3847:1106/094047:INFO:CONSOLE(177)] "InitToZero finished in 0.015 seconds.", source: http://127.0.0.1:53012/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_InitToZero (177)
[39818:3847:1106/094047:INFO:CONSOLE(0)] "0xE413C6B1 is not a valid instance ID.", source: http://127.0.0.1:53012/files/test_case.html?mode=nacl_pnacl&testcase=Graphics2D_InitToZero (0)
[       OK ] PPAPINaClPNaClTest.Graphics2D_InitToZero (2973 ms)
[364/420] PPAPINaClPNaClTest.Graphics2D_InitToZero (3707 ms)
[ RUN      ] PPAPINaClPNaClTest.TCPServerSocketPrivate
[39822:3847:1106/094047:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53018...
sending server_data: {"host": "127.0.0.1", "port": 53018} (36 bytes)
[39832,2897889832:09:40:50.198685] Native Client module will be loaded at base address 0x00000000495e0000
[39822:3847:1106/094050:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "Listen finished in 0.004 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "ListenBlocking finished in 0.006 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "ListenBackground finished in 0.006 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "Backlog finished in 0.034 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.040 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(177)] "BacklogBackground finished in 0.037 seconds.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (177)
[39822:3847:1106/094050:INFO:CONSOLE(0)] "0x37EA1171 is not a valid instance ID.", source: http://127.0.0.1:53018/files/test_case.html?mode=nacl_pnacl&testcase=TCPServerSocketPrivate (0)
[       OK ] PPAPINaClPNaClTest.TCPServerSocketPrivate (3335 ms)
[365/420] PPAPINaClPNaClTest.TCPServerSocketPrivate (3969 ms)
[ RUN      ] PPAPINaClPNaClTest.URLRequest_CreateAndIsURLRequestInfo
[39827:3847:1106/094049:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53064...
sending server_data: {"host": "127.0.0.1", "port": 53064} (36 bytes)
[39836,2897889832:09:40:51.690372] Native Client module will be loaded at base address 0x00000000484b0000
[39827:3847:1106/094051:INFO:CONSOLE(177)] "CreateAndIsURLRequestInfo finished in 0.000 seconds.", source: http://127.0.0.1:53064/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_CreateAndIsURLRequestInfo (177)
[39827:3847:1106/094051:INFO:CONSOLE(0)] "0xD21E629D is not a valid instance ID.", source: http://127.0.0.1:53064/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_CreateAndIsURLRequestInfo (0)
[39827:28931:1106/094051:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] PPAPINaClPNaClTest.URLRequest_CreateAndIsURLRequestInfo (3150 ms)
[366/420] PPAPINaClPNaClTest.URLRequest_CreateAndIsURLRequestInfo (3706 ms)
[ RUN      ] PPAPINaClPNaClTest.URLRequest_SetProperty
[39835:3847:1106/094051:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53070...
sending server_data: {"host": "127.0.0.1", "port": 53070} (36 bytes)
[39844,2897889832:09:40:54.236700] Native Client module will be loaded at base address 0x0000000040000000
[39835:3847:1106/094054:INFO:CONSOLE(177)] "SetProperty finished in 0.000 seconds.", source: http://127.0.0.1:53070/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_SetProperty (177)
[39835:3847:1106/094054:INFO:CONSOLE(0)] "0xFC612481 is not a valid instance ID.", source: http://127.0.0.1:53070/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_SetProperty (0)
[39835:28931:1106/094054:WARNING:raw_channel_posix.cc(282)] sendmsg/write/writev: Socket is not connected
[39835:28931:1106/094054:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39835:28931:1106/094054:WARNING:channel.cc(273)] RawChannel write error
[       OK ] PPAPINaClPNaClTest.URLRequest_SetProperty (3059 ms)
[367/420] PPAPINaClPNaClTest.URLRequest_SetProperty (3968 ms)
[ RUN      ] PPAPINaClPNaClTest.URLRequest_AppendDataToBody
[39839:3847:1106/094052:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53076...
sending server_data: {"host": "127.0.0.1", "port": 53076} (36 bytes)
[39848,2897889832:09:40:55.520978] Native Client module will be loaded at base address 0x0000000040000000
[39839:3847:1106/094055:INFO:CONSOLE(177)] "AppendDataToBody finished in 0.033 seconds.", source: http://127.0.0.1:53076/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_AppendDataToBody (177)
[39839:3847:1106/094055:INFO:CONSOLE(0)] "0xA5EB0781 is not a valid instance ID.", source: http://127.0.0.1:53076/files/test_case.html?mode=nacl_pnacl&testcase=URLRequest_AppendDataToBody (0)
[       OK ] PPAPINaClPNaClTest.URLRequest_AppendDataToBody (3282 ms)
[368/420] PPAPINaClPNaClTest.URLRequest_AppendDataToBody (3966 ms)
[ RUN      ] FilePathWatcherTest.MovedFile
[       OK ] FilePathWatcherTest.MovedFile (6 ms)
[369/420] FilePathWatcherTest.MovedFile (682 ms)
[ RUN      ] PPAPINaClPNaClTest.VideoDestination
[39847:3847:1106/094055:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53083...
sending server_data: {"host": "127.0.0.1", "port": 53083} (36 bytes)
[39856,2897889832:09:40:58.288221] Native Client module will be loaded at base address 0x0000000040000000
[39847:3847:1106/094058:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:53083/files/test_case.html?mode=nacl_pnacl&testcase=VideoDestination (177)
[39847:3847:1106/094058:INFO:CONSOLE(177)] "PutFrame finished in 0.051 seconds.", source: http://127.0.0.1:53083/files/test_case.html?mode=nacl_pnacl&testcase=VideoDestination (177)
[39847:3847:1106/094058:INFO:CONSOLE(0)] "0x3D269C99 is not a valid instance ID.", source: http://127.0.0.1:53083/files/test_case.html?mode=nacl_pnacl&testcase=VideoDestination (0)
[       OK ] PPAPINaClPNaClTest.VideoDestination (3358 ms)
[370/420] PPAPINaClPNaClTest.VideoDestination (3975 ms)
[ RUN      ] NaClBrowserTestNewlib.PPAPIPPPInstance
[39853:3847:1106/094057:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53089...
sending server_data: {"host": "127.0.0.1", "port": 53089} (36 bytes)
[39853:3847:1106/094059:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[39862,2897889832:09:41:00.194428] Native Client module will be loaded at base address 0x000000004fb60000
--- PPP_Instance::DidCreate
--- PPP_Instance::DidChangeView
ERROR at ppapi/ppp_instance/ppapi_ppp_instance.cc:53: position.size.width == 15 && clip.size.width == 15
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] ||||  / test_nexe loaded
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] ||||
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidCreate BEGIN]
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidCreate PASS]
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] ||||
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView BEGIN]
--- PPP_Instance::DidChangeView
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView LOG] 'DidChangeView:PASSED'
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] |||| [PPP_Instance::DidChangeView PASS]
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] ||||
[39853:3847:1106/094100:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[39853:28931:1106/094100:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestNewlib.PPAPIPPPInstance (3344 ms)
[371/420] NaClBrowserTestNewlib.PPAPIPPPInstance (4228 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatusNeg2
[39859:3847:1106/094059:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53096...
sending server_data: {"host": "127.0.0.1", "port": 53096} (36 bytes)
[39859:3847:1106/094101:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[39868,2897889832:09:41:02.068166] Native Client module will be loaded at base address 0x0000000040000000
[39870,2897889832:09:41:03.257078] Native Client module will be loaded at base address 0x0000000040000000
==39870==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0xb0a3f000; bottom 0x1f322000; size: 0x9171d000 (-1854812160)
False positive error reports may follow
For details see http://code.google.com/p/address-sanitizer/issues/detail?id=189
[39859:28931:1106/094103:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 35584 (0x8b00)
[39863,3014365184:09:41:03.348045] ServiceRuntime::SetupAppChannel (connect failed)
[39859:3847:1106/094103:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module", source: http://127.0.0.1:53096/files/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254&pnacl=1 (0)
[39859:3847:1106/094103:INFO:nacl_browsertest_util.cc(131)] ||||
[CLIENT_ERROR]  / naclModule did not load. Status: DONE / 'NaCl module load failed: PnaclCoordinator: Link process could not be created: SRPC connection failure for helper module'
[39859:3847:1106/094103:INFO:nacl_browsertest_util.cc(131)] ||||
[39859:3847:1106/094103:INFO:nacl_browsertest_util.cc(131)] |||| A nexe load error occured, aborting testing.
[39859:3847:1106/094103:INFO:nacl_browsertest_util.cc(131)] ||||
[39859:3847:1106/094103:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 0 passed, 0 failed, 1 errors
../../chrome/test/nacl/nacl_browsertest_util.cc:255: Failure
Value of: handler.test_passed()
Actual: false
Expected: true
Test failed.
[39863:12551:1106/094103:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39863:12551:1106/094103:WARNING:channel.cc(273)] RawChannel write error
[  FAILED  ] NaClBrowserTestPnacl.ExitStatusNeg2, where TypeParam =  and GetParam() =  (4164 ms)
[372/420] NaClBrowserTestPnacl.ExitStatusNeg2 (5027 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclNMFOptionsO0
[39865:3847:1106/094101:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53102...
sending server_data: {"host": "127.0.0.1", "port": 53102} (36 bytes)
[39873,2897889832:09:41:04.246163] Native Client module will be loaded at base address 0x0000000046bd0000
[39876,2897889832:09:41:04.894450] Native Client module will be loaded at base address 0x0000000040000000
[39878,2897889832:09:41:05.436226] Native Client module will be loaded at base address 0x0000000040000000
[39865:3847:1106/094105:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclNMFOptionsO0 (4094 ms)
[373/420] NaClBrowserTestPnacl.PnaclNMFOptionsO0 (4759 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclMimeType
[39874:3847:1106/094104:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53109...
sending server_data: {"host": "127.0.0.1", "port": 53109} (36 bytes)
[39874:3847:1106/094106:INFO:nacl_browsertest_util.cc(76)] SHUTDOWN 2 tests passed.
testserver.py: Broken pipe
[       OK ] NaClBrowserTestPnacl.PnaclMimeType (2300 ms)
[374/420] NaClBrowserTestPnacl.PnaclMimeType (2916 ms)
[ RUN      ] PicasaDataProviderMultipleMixedCallbacksTest.MultipleMixedCallbacks
[39884:3847:1106/094107:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PicasaDataProviderMultipleMixedCallbacksTest.MultipleMixedCallbacks (2300 ms)
[375/420] PicasaDataProviderMultipleMixedCallbacksTest.MultipleMixedCallbacks (2914 ms)
[ RUN      ] NaClBrowserTestNewlibVcacheExtension.ValidationCacheOfMainNexe
[39880:3847:1106/094106:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53113...
sending server_data: {"host": "127.0.0.1", "port": 53113} (36 bytes)
[39892,2897889832:09:41:09.478633] Native Client module will be loaded at base address 0x0000000040000000
[39880:3847:1106/094109:INFO:nacl_browsertest_util.cc(131)] |||| 1 test passed.
[39880:3847:1106/094109:INFO:CONSOLE(0)] "0xB24FE7F5 is not a valid instance ID.", source: chrome-extension://cbcdidchbppangcjoddlpdjlenngjldk/extension_validation_cache.html (0)
[39893,2897889832:09:41:10.056493] Native Client module will be loaded at base address 0x0000000040000000
[39880:3847:1106/094110:INFO:nacl_browsertest_util.cc(131)] |||| 1 test passed.
[39880:29187:1106/094110:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] NaClBrowserTestNewlibVcacheExtension.ValidationCacheOfMainNexe (4108 ms)
[376/420] NaClBrowserTestNewlibVcacheExtension.ValidationCacheOfMainNexe (4769 ms)
[ RUN      ] PicasaDataProviderInvalidateInflightAlbumsIndexerTest.InvalidateInflightAlbumsIndexerTest
[39894:3847:1106/094110:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PicasaDataProviderInvalidateInflightAlbumsIndexerTest.InvalidateInflightAlbumsIndexerTest (3253 ms)
[377/420] PicasaDataProviderInvalidateInflightAlbumsIndexerTest.InvalidateInflightAlbumsIndexerTest (3981 ms)
[ RUN      ] NetworkingPrivateApiTest.GetNetworks
[39896:3847:1106/094111:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39899:12551:1106/094113:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39896:3847:1106/094113:INFO:CONSOLE(0)] "[SUCCESS] getNetworks", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getNetworks (0)
[       OK ] NetworkingPrivateApiTest.GetNetworks (2808 ms)
[378/420] NetworkingPrivateApiTest.GetNetworks (3492 ms)
[ RUN      ] NetworkingPrivateApiTest.GetVisibleNetworks
[39905:3847:1106/094114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39905:3847:1106/094116:INFO:CONSOLE(0)] "[SUCCESS] getVisibleNetworks", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworks (0)
[       OK ] NetworkingPrivateApiTest.GetVisibleNetworks (2809 ms)
[379/420] NetworkingPrivateApiTest.GetVisibleNetworks (3443 ms)
[ RUN      ] NetworkingPrivateApiTest.VerifyDestination
[39906:3847:1106/094114:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39910:12807:1106/094116:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39910:12807:1106/094116:WARNING:channel.cc(273)] RawChannel write error
[39906:3847:1106/094117:INFO:CONSOLE(0)] "[SUCCESS] verifyDestination", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyDestination (0)
[       OK ] NetworkingPrivateApiTest.VerifyDestination (2837 ms)
[380/420] NetworkingPrivateApiTest.VerifyDestination (3450 ms)
[ RUN      ] NetworkingPrivateApiTestFail.StartConnect
[39913:3847:1106/094117:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39917:13063:1106/094119:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39917:13063:1106/094119:WARNING:channel.cc(273)] RawChannel write error
[39913:3847:1106/094120:INFO:CONSOLE(0)] "[FAIL] startConnect: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnect (0)
[       OK ] NetworkingPrivateApiTestFail.StartConnect (2640 ms)
[381/420] NetworkingPrivateApiTestFail.StartConnect (3454 ms)
[ RUN      ] NetworkingPrivateApiTestFail.VerifyAndEncryptData
[39914:3847:1106/094118:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39918:12551:1106/094120:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39918:12551:1106/094120:WARNING:channel.cc(273)] RawChannel write error
[39914:3847:1106/094120:INFO:CONSOLE(0)] "[FAIL] verifyAndEncryptData: lastError.message == Failure
Error
at Object.<anonymous> (extensions::test:224:18)
at Object.handleRequest (extensions::binding:57:27)
at Object.<anonymous> (extensions::binding:346:32)
at Object.callback (extensions::test:274:20)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:73:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptData (0)
[       OK ] NetworkingPrivateApiTestFail.VerifyAndEncryptData (2526 ms)
[382/420] NetworkingPrivateApiTestFail.VerifyAndEncryptData (3189 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartConnect
[39921:3847:1106/094121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39921:3847:1106/094123:INFO:CONSOLE(0)] "[SUCCESS] startConnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnect (0)
[39921:29699:1106/094123:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39921:29699:1106/094123:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.StartConnect (2718 ms)
[383/420] NetworkingPrivateServiceClientApiTest.StartConnect (3441 ms)
[ RUN      ] ChromeWhispernetClientTest.Initialize
[39922:3847:1106/094121:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39922:3847:1106/094123:INFO:CONSOLE(99)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (99)
[39930,2897889832:09:41:24.319315] Native Client module will be loaded at base address 0x0000000040000000
[39937,2897889832:09:41:29.887015] Native Client module will be loaded at base address 0x0000000040000000
[39938,2897889832:09:41:30.329924] Native Client module will be loaded at base address 0x0000000040000000
[39922:3847:1106/094130:INFO:CONSOLE(79)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (79)
[39922:3847:1106/094130:INFO:CONSOLE(26)] "init: creating encoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
[39922:3847:1106/094130:INFO:CONSOLE(30)] "init: creating decoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (30)
INFO - whispernet_nacl_wrapper.cc:247 - Created DSSS encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:252 - Created DTMF encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:296 - Created DSSS decoder with recording sample rate: 48000 and channels: 2
INFO - whispernet_nacl_wrapper.cc:311 - Created DTMF decoder with recording sample rate: 48000 and channels: 2
[39926:12551:1106/094130:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39928:12551:1106/094130:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39928:12551:1106/094130:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.Initialize (9624 ms)
[384/420] ChromeWhispernetClientTest.Initialize (10295 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialRealHardware/0
[39939:3847:1106/094131:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39939:3847:1106/094133:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://kiddgmhnjmhfddecklggloandfhefddd/_generated_background_page.html (0)
[       OK ] SerialApiTest/SerialApiTest.SerialRealHardware/0 (2566 ms)
[385/420] SerialApiTest/SerialApiTest.SerialRealHardware/0 (3176 ms)
[ RUN      ] ChromeWhispernetClientTest.DecodeSamples
[39931:3847:1106/094124:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39931:3847:1106/094127:INFO:CONSOLE(99)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (99)
[39936,2897889832:09:41:27.978307] Native Client module will be loaded at base address 0x000000004de40000
[39936,2897889832:09:41:33.033915] NaCl untrusted code called _exit(0x0)
[39943,2897889832:09:41:33.463747] Native Client module will be loaded at base address 0x0000000040000000
[39943,2897889832:09:41:33.554777] NaCl untrusted code called _exit(0x0)
[39944,2897889832:09:41:33.969260] Native Client module will be loaded at base address 0x0000000040000000
[39931:3847:1106/094134:INFO:CONSOLE(79)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (79)
[39931:3847:1106/094134:INFO:CONSOLE(26)] "init: creating encoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
[39931:3847:1106/094134:INFO:CONSOLE(30)] "init: creating decoder!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (30)
INFO - whispernet_nacl_wrapper.cc:247 - Created DSSS encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:252 - Created DTMF encoder with sample rate: 48000
INFO - whispernet_nacl_wrapper.cc:296 - Created DSSS decoder with recording sample rate: 48000 and channels: 2
INFO - whispernet_nacl_wrapper.cc:311 - Created DTMF decoder with recording sample rate: 48000 and channels: 2
[39931:29443:1106/094134:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39931:29443:1106/094134:WARNING:channel.cc(273)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.DecodeSamples (10170 ms)
[386/420] ChromeWhispernetClientTest.DecodeSamples (10831 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/4
[39945:3847:1106/094134:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39945:28675:1106/094136:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/4 (1976 ms)
[387/420] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/4 (2668 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/12
[39947:3847:1106/094135:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39947:28675:1106/094137:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39947:28675:1106/094137:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/12 (1913 ms)
[388/420] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/12 (2655 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/15
[39951:3847:1106/094137:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39954:12551:1106/094138:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39954:12551:1106/094138:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/15 (1662 ms)
[389/420] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/15 (2387 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/21
[39953:3847:1106/094138:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/21 (1625 ms)
[390/420] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/21 (2389 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/23
[39957:3847:1106/094139:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/23 (1598 ms)
[391/420] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/23 (2391 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/25
[39959:3847:1106/094140:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39959:28931:1106/094141:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39959:28931:1106/094141:WARNING:channel.cc(273)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/25 (1683 ms)
[392/420] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/25 (2389 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/0
[39963:3847:1106/094142:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39967:10775:1106/094144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 2147483649, remote ID 3)
[39968:12551:1106/094144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39967:10775:1106/094144:WARNING:channel.cc(273)] RawChannel write error
[39970:13063:1106/094144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39969:13319:1106/094144:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39969:13319:1106/094144:WARNING:channel.cc(273)] RawChannel write error
[39970:13063:1106/094144:WARNING:channel.cc(273)] RawChannel write error
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/0 (2998 ms)
[393/420] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/0 (3706 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/1
[39965:3847:1106/094143:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39965:80915:1106/094145:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/1 (2528 ms)
[394/420] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/1 (3440 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/0
[39974:3847:1106/094145:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39974:80899:1106/094147:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/0 (1798 ms)
[395/420] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/0 (2386 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[39981:3847:1106/094148:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[39981:3847:1106/094149:INFO:encrypted_media_browsertest.cc(564)] Skipping test - ConfigChange test requires MSE.
[39983:12295:1106/094149:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[39982:3847:1106/094149:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[39982:3847:1106/094149:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[39982:3847:1106/094149:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (1422 ms)
[396/420] SRC_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (2128 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[39975:3847:1106/094146:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53121...
sending server_data: {"host": "127.0.0.1", "port": 53121} (36 bytes)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.103 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.109 -  Registering video event handlers.", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.115 -  Loading media using src.", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.263 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.270 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.275 -  Adding key to sessionID: 1", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094148:INFO:CONSOLE(283)] "09:41:48.306 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[39975:3847:1106/094151:INFO:CONSOLE(283)] "09:41:51.021 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53121/files/eme_player_js/utils.js (283)
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5167 ms)
[397/420] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5813 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[39984:3847:1106/094150:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53138...
sending server_data: {"host": "127.0.0.1", "port": 53138} (36 bytes)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:51.977 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:51.986 -  Registering video event handlers.", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:51.991 -  Loading media using MSE.", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.156 -  onSourceOpen [object Event]", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.159 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.204 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.208 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.219 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.226 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.234 -  Forcing invalid key data.", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.249 -  Adding key to sessionID: 1", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.252 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.259 -  Forcing invalid key data.", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.262 -  Adding key to sessionID: 2", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.267 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (147)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.275 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.277 -  onWebkitKeyError [object MediaKeyEvent]", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39984:3847:1106/094152:INFO:CONSOLE(147)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (147)
[39984:3847:1106/094152:INFO:CONSOLE(283)] "09:41:52.285 -  Set document title to: KEY_ERROR, updated title: KEY_ERROR", source: http://127.0.0.1:53138/files/eme_player_js/utils.js (283)
[39986:12807:1106/094155:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (5502 ms)
[398/420] MSE_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (6079 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[39988:3847:1106/094152:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53154...
sending server_data: {"host": "127.0.0.1", "port": 53154} (36 bytes)
[39988:3847:1106/094153:INFO:CONSOLE(283)] "09:41:53.710 -  Registering video event handlers.", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094153:INFO:CONSOLE(283)] "09:41:53.717 -  Loading media using src.", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094153:INFO:CONSOLE(283)] "09:41:53.719 -  Registering video event handlers.", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094153:INFO:CONSOLE(283)] "09:41:53.719 -  Loading media using src.", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094153:INFO:CONSOLE(283)] "09:41:53.855 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.506 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.512 -  Adding key to sessionID: 1", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.514 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.526 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.532 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.534 -  Adding key to sessionID: 2", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.538 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.714 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.716 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.716 -  Adding key to sessionID: 1", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.718 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.738 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.739 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.740 -  Adding key to sessionID: 2", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094154:INFO:CONSOLE(283)] "09:41:54.742 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.128 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.129 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.130 -  Adding key to sessionID: 1", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.132 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.146 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.147 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.147 -  Adding key to sessionID: 2", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.149 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.844 -  One video seeked.", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39988:3847:1106/094155:INFO:CONSOLE(283)] "09:41:55.888 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:53154/files/eme_player_js/utils.js (283)
[39990:12551:1106/094155:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4103 ms)
[399/420] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4758 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[39994:3847:1106/094156:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53173...
sending server_data: {"host": "127.0.0.1", "port": 53173} (36 bytes)
[39994:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.084 -  Using ClearKeyPlayer", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.091 -  Registering video event handlers.", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.094 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.103 -  Loading media using src.", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.967 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[1106/094158:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[39994:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.979 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.206 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.207 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.607 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.609 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.406 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.408 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[39994:3847:1106/094201:INFO:CONSOLE(283)] "09:42:01.735 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53173/files/eme_player_js/utils.js (283)
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5592 ms)
[400/420] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6342 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[39995:3847:1106/094157:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53189...
sending server_data: {"host": "127.0.0.1", "port": 53189} (36 bytes)
[39995:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.599 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.607 -  Registering video event handlers.", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.626 -  Loading media using MSE.", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.749 -  onSourceOpen [object Event]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.751 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094158:INFO:CONSOLE(283)] "09:41:58.784 -  org.chromium.externalclearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.457 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.464 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.470 -  Adding key to sessionID: 1", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.491 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.675 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.681 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.683 -  Adding key to sessionID: 1", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094159:INFO:CONSOLE(283)] "09:41:59.689 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.075 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.080 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.086 -  Adding key to sessionID: 1", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.097 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.875 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.877 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.880 -  Adding key to sessionID: 1", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094200:INFO:CONSOLE(283)] "09:42:00.883 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39995:3847:1106/094202:INFO:CONSOLE(283)] "09:42:02.346 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53189/files/eme_player_js/utils.js (283)
[39999:12551:1106/094202:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5803 ms)
[401/420] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6339 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[40006:3847:1106/094202:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53207...
sending server_data: {"host": "127.0.0.1", "port": 53207} (36 bytes)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.149 -  Registering video event handlers.", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.250 -  onSourceOpen [object Event]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.251 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.276 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.945 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.949 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:53207/files/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1&usePrefixedEME=1 (39)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.959 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.962 -  Adding key to sessionID: 1", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.963 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.966 -  Adding key to sessionID: 2", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:53207/files/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1&usePrefixedEME=1 (57)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.975 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.977 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.978 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.979 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:53207/files/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1&usePrefixedEME=1 (45)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.993 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.994 -  Adding key to sessionID: 3", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.996 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.997 -  Adding key to sessionID: 4", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:04.999 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.007 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.167 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.168 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.168 -  Adding key to sessionID: 4", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.171 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.574 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.574 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.576 -  Adding key to sessionID: 4", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.582 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40006:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.197 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53207/files/eme_player_js/utils.js (283)
[40009:13063:1106/094206:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (3827 ms)
[402/420] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (4492 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[40007:3847:1106/094203:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53224...
sending server_data: {"host": "127.0.0.1", "port": 53224} (36 bytes)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.715 -  Registering video event handlers.", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.721 -  Loading media using MSE.", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.727 -  Registering video event handlers.", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.727 -  Loading media using MSE.", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.812 -  onSourceOpen [object Event]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.813 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.818 -  onSourceOpen [object Event]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.818 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094204:INFO:CONSOLE(283)] "09:42:04.866 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.502 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.510 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.513 -  Adding key to sessionID: 1", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.523 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.529 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.531 -  Adding key to sessionID: 2", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.532 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.550 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.552 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.719 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.722 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.722 -  Adding key to sessionID: 1", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.724 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.739 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.740 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.740 -  Adding key to sessionID: 2", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094205:INFO:CONSOLE(283)] "09:42:05.742 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.122 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.122 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.124 -  Adding key to sessionID: 1", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.125 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.154 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.154 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.154 -  Adding key to sessionID: 2", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.156 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.897 -  One video seeked.", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.911 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.924 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.925 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.925 -  Adding key to sessionID: 1", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:3847:1106/094206:INFO:CONSOLE(283)] "09:42:06.927 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53224/files/eme_player_js/utils.js (283)
[40007:28419:1106/094206:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40011:12295:1106/094206:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[40007:28419:1106/094206:WARNING:channel.cc(273)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4086 ms)
[403/420] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4759 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[40018:3847:1106/094207:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53243...
sending server_data: {"host": "127.0.0.1", "port": 53243} (36 bytes)
[40018:3847:1106/094208:INFO:CONSOLE(283)] "09:42:08.779 -  Registering video event handlers.", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094208:INFO:CONSOLE(283)] "09:42:08.790 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.610 -  onSourceOpen [object Event]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.612 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.639 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.643 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.645 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:53243/files/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1 (39)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.655 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.663 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:53243/files/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1 (57)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.679 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.680 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:53243/files/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1 (45)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.687 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.688 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.877 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.878 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.277 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.278 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40018:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.918 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53243/files/eme_player_js/utils.js (283)
[40021:12551:1106/094210:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (4002 ms)
[404/420] MSE_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (4493 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[40020:3847:1106/094208:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53259...
sending server_data: {"host": "127.0.0.1", "port": 53259} (36 bytes)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.471 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.479 -  Registering video event handlers.", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.483 -  Loading media using MSE.", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.486 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.487 -  Registering video event handlers.", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.487 -  Loading media using MSE.", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.574 -  onSourceOpen [object Event]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.575 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.579 -  onSourceOpen [object Event]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.580 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094209:INFO:CONSOLE(283)] "09:42:09.638 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.276 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.283 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.287 -  Adding key to sessionID: 1", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.305 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.308 -  Adding key to sessionID: 2", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.309 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.312 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.330 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.333 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.491 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.492 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.493 -  Adding key to sessionID: 1", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.496 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.513 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.514 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.515 -  Adding key to sessionID: 2", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.516 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.891 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.892 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.893 -  Adding key to sessionID: 1", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.896 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.914 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.915 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.915 -  Adding key to sessionID: 2", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094210:INFO:CONSOLE(283)] "09:42:10.916 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094211:INFO:CONSOLE(283)] "09:42:11.654 -  One video seeked.", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094211:INFO:CONSOLE(283)] "09:42:11.680 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094211:INFO:CONSOLE(283)] "09:42:11.693 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094211:INFO:CONSOLE(283)] "09:42:11.693 -  onWebkitKeyMessage - heart beat [object MediaKeyEvent]", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40020:3847:1106/094211:INFO:CONSOLE(283)] "09:42:11.693 -  Adding key to sessionID: 1", source: http://127.0.0.1:53259/files/eme_player_js/utils.js (283)
[40024:13319:1106/094211:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4140 ms)
[405/420] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4757 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.ConfigChangeVideo/0
[40033:3847:1106/094212:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53294...
sending server_data: {"host": "127.0.0.1", "port": 53294} (36 bytes)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.076 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.087 -  Registering video event handlers.", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.090 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.793 -  onSourceOpen [object Event]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.796 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.829 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.831 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.833 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:53294/files/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1 (39)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.842 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.851 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:53294/files/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1 (57)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.862 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.864 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:53294/files/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1 (45)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.885 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.888 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094215:INFO:CONSOLE(283)] "09:42:15.062 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094215:INFO:CONSOLE(283)] "09:42:15.062 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094215:INFO:CONSOLE(283)] "09:42:15.461 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094215:INFO:CONSOLE(283)] "09:42:15.462 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40033:3847:1106/094216:INFO:CONSOLE(283)] "09:42:16.079 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53294/files/eme_player_js/utils.js (283)
[40036:12551:1106/094216:ERROR:audio_output_device.cc(261)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.ConfigChangeVideo/0 (3710 ms)
[406/420] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.ConfigChangeVideo/0 (4228 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[40030:3847:1106/094211:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53279...
sending server_data: {"host": "127.0.0.1", "port": 53279} (36 bytes)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.149 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.154 -  Using ClearKeyPlayer", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.157 -  Registering video event handlers.", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.159 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.169 -  Loading media using MSE.", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.916 -  onSourceOpen [object Event]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.918 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.952 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.959 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094213:INFO:CONSOLE(283)] "09:42:13.967 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.198 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.201 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.595 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094214:INFO:CONSOLE(283)] "09:42:14.597 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094215:INFO:CONSOLE(283)] "09:42:15.395 -  MediaKeySession onMessage - heart beat [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094215:INFO:CONSOLE(283)] "09:42:15.397 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[40030:3847:1106/094216:INFO:CONSOLE(283)] "09:42:16.740 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53279/files/eme_player_js/utils.js (283)
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5308 ms)
[407/420] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5807 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/0
[40042:3847:1106/094216:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40043:3847:1106/094217:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40043:3847:1106/094217:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40043:3847:1106/094217:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/0 (1134 ms)
[408/420] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/0 (1596 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/0
[40044:3847:1106/094217:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40047:12807:1106/094218:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40047:12807:1106/094218:WARNING:channel.cc(273)] RawChannel write error
[40046:3847:1106/094218:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40046:3847:1106/094218:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40046:3847:1106/094218:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/0 (1158 ms)
[409/420] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/0 (1598 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/1
[40048:3847:1106/094218:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40051:13319:1106/094219:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/1 (1187 ms)
[410/420] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/1 (1865 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/0
[40050:3847:1106/094219:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40053:12039:1106/094220:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/0 (1200 ms)
[411/420] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/0 (1600 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/3
[40054:3847:1106/094220:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40056:3847:1106/094221:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40056:3847:1106/094221:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40056:3847:1106/094221:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/3 (1080 ms)
[412/420] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/3 (1614 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/3
[40055:3847:1106/094220:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40058:3847:1106/094221:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40058:3847:1106/094221:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40058:3847:1106/094221:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/3 (1116 ms)
[413/420] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/3 (1604 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1
HTTP server started on http://127.0.0.1:53314...
sending server_data: {"host": "127.0.0.1", "port": 53314} (36 bytes)
[40060:3847:1106/094222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
File not found safe_browsing/malware_image.png full path:/Volumes/data/b/swarm_slave/work/run_tha_test2Scdrr/chrome/test/data/safe_browsing/malware_image.png
127.0.0.1 - - [06/Nov/2014 09:42:23] code 404, message Not Found
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1 (2362 ms)
[414/420] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1 (2926 ms)
[ RUN      ] DownloadTest.DownloadTest_History
[40069:3847:1106/094224:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40076:12551:1106/094226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40076:12551:1106/094226:WARNING:channel.cc(273)] RawChannel write error
[40071:3847:1106/094226:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40071:3847:1106/094226:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40071:3847:1106/094226:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] DownloadTest.DownloadTest_History (1688 ms)
[415/420] DownloadTest.DownloadTest_History (2385 ms)
[ RUN      ] WebViewTest.StoragePersistence
[40062:3847:1106/094222:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40062:81667:1106/094226:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[40062:81667:1106/094226:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[40062:81667:1106/094226:WARNING:embedded_test_server.cc(242)] Request not handled. Returning 404: /favicon.ico
[40062:29699:1106/094226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40062:29699:1106/094226:WARNING:channel.cc(273)] RawChannel write error
[40062:29699:1106/094226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40062:29699:1106/094226:WARNING:channel.cc(273)] RawChannel write error
[40074:13063:1106/094226:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] WebViewTest.StoragePersistence (4434 ms)
[416/420] WebViewTest.StoragePersistence (5023 ms)
[ RUN      ] PrefsFunctionalTest.TestHomepageNewTabpagePrefs
[40077:3847:1106/094227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40079:3847:1106/094228:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40079:3847:1106/094228:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40079:3847:1106/094228:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefsFunctionalTest.TestHomepageNewTabpagePrefs (1177 ms)
[417/420] PrefsFunctionalTest.TestHomepageNewTabpagePrefs (1862 ms)
[ RUN      ] RestartTest.SessionStorage
[40078:3847:1106/094227:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40082:13063:1106/094228:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[       OK ] RestartTest.SessionStorage (1774 ms)
[418/420] RestartTest.SessionStorage (2390 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/3
[40084:3847:1106/094229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/3 (1045 ms)
[419/420] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/3 (1603 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/3
[40086:3847:1106/094229:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
[40088:3847:1106/094230:ERROR:gles2_cmd_decoder.cc(3870)] Error: 5 for Command kLoseContextCHROMIUM
[40088:3847:1106/094230:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[40088:3847:1106/094230:ERROR:gles2_cmd_decoder.cc(3048)]   GLES2DecoderImpl: Context lost during MakeCurrent.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/3 (1116 ms)
[420/420] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/3 (1597 ms)
Retrying 1 test (retry #1)
[ RUN      ] NaClBrowserTestPnacl.ExitStatusNeg2
[40090:3847:1106/094231:WARNING:data_reduction_proxy_settings.cc(328)] SPDY proxy OFF at startup
HTTP server started on http://127.0.0.1:53345...
sending server_data: {"host": "127.0.0.1", "port": 53345} (36 bytes)
[40090:3847:1106/094232:INFO:nacl_browsertest_util.cc(131)] |||| [STARTUP]
[40095,2897889832:09:42:33.045540] Native Client module will be loaded at base address 0x0000000040000000
[40096,2897889832:09:42:33.768459] Native Client module will be loaded at base address 0x00000000417e0000
[40097,2897889832:09:42:34.130423] Native Client module will be loaded at base address 0x0000000040000000
hello world from CreateModule
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] ||||  / naclModule loaded
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] ||||
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] |||| [StartTest PASS]
Searching for handler for request "exitneg2".
found at index 4
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] ||||
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test BEGIN]
[40097,2897889832:09:42:34.277326] NaCl untrusted code called _exit(0xfe)
[40090:28675:1106/094234:ERROR:nacl_process_host.cc(289)] NaCl process exited with status 65024 (0xfe00)
[40090:3847:1106/094234:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:53345/files/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254&pnacl=1 (0)
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] |||| [Exit0Test PASS]
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] ||||
[40090:3847:1106/094234:INFO:nacl_browsertest_util.cc(131)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[40090:28675:1106/094234:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint ack (local ID 1, remote ID 1)
[40090:28675:1106/094234:WARNING:channel.cc(273)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.ExitStatusNeg2 (3243 ms)
[421/421] NaClBrowserTestPnacl.ExitStatusNeg2 (3703 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"e0b68013d9afc8a6de415a083b993f2a5d496674","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 1  Duration: 968.2s  Bot: vm34-a4  Exit code 0           |
+-----------------------------------------------------------------------+
Total duration: 7460.9s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@435 disabled@@@
@@@STEP_TEXT@8 flaky@@@

@@@STEP_CURSOR browser_tests@@@

@@@STEP_CURSOR browser_tests@@@



--------------------------------------------------------------------------------
started: Thu Nov  6 09:30:24 2014
ended: Thu Nov  6 09:42:59 2014
duration: 12 mins, 34 secs
status: SUCCESS
status reason: