(view as text)
@@@STEP_CURSOR content_browsertests@@@
@@@STEP_STARTED@@@
python -u /mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /mnt/data/b/build/slave/Linux_Chromium_OS_ASan_LSan_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmphwL9PF.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpLqLMZ3.json
in dir /mnt/data/b/build/slave/Linux_Chromium_OS_ASan_LSan_Tests__1_/build:
allow_subannotations: True
cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/mnt/data/b/build/slave/Linux_Chromium_OS_ASan_LSan_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmphwL9PF.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpLqLMZ3.json']
name: content_browsertests
full environment:
AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
BUILDBOT_BLAMELIST: [u'achuith@chromium.org', u'bengr@chromium.org', u'blink-deps-roller@chromium.org', u'dtseng@chromium.org', u'jam@chromium.org', u'jamescook@chromium.org', u'jonross@chromium.org', u'mikecase@chromium.org', u'mkosiba@chromium.org', u'nednguyen@google.com', u'noms@chromium.org', u'oshima@chromium.org', u'perezju@chromium.org', u'sclittle@chromium.org', u'skia-deps-roller@chromium.org', u'tbarzic@chromium.org', u'xhwang@chromium.org', u'xians@chromium.org', u'xiyuan@chromium.org']
BUILDBOT_BRANCH: master
BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
BUILDBOT_BUILDERNAME: Linux Chromium OS ASan LSan Tests (1)
BUILDBOT_BUILDNUMBER: 4277
BUILDBOT_CLOBBER:
BUILDBOT_GOT_REVISION: None
BUILDBOT_MASTERNAME: chromium.memory
BUILDBOT_REVISION: 2cab606effc4c7feda7bd5392f171f356d21a9e8
BUILDBOT_SCHEDULER: chromeos_asan_rel_trigger
BUILDBOT_SLAVENAME: vm844-m1
CHROME_HEADLESS: 1
DISPLAY: :0.0
GIT_USER_AGENT: linux2 git/1.8.4.1 vm844-m1.golo.chromium.org
HOME: /home/chrome-bot
LANG: en_US.UTF-8
LOGNAME: chrome-bot
PAGER: cat
PATH: /home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
PWD: /mnt/data/b/build/slave/Linux_Chromium_OS_ASan_LSan_Tests__1_/build
PYTHONIOENCODING: UTF-8
PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
SHELL: /bin/bash
USER: chrome-bot
+-----------------------------------------------------------------------+
| Shard 0 https://chromium-swarm.appspot.com/user/task/149a67820f87e00 |
+-----------------------------------------------------------------------+
Additional test environment:
ASAN_OPTIONS=detect_leaks=1 symbolize=1 external_symbolizer_path=/tmp/run_tha_testz5PHve/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
CHROME_DEVEL_SANDBOX=
G_SLICE=always-malloc
LANG=en_US.UTF-8
LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/debug:
LSAN_OPTIONS=suppressions=/tmp/run_tha_testz5PHve/tools/lsan/suppressions.txt print_suppressions=1
NSS_DISABLE_ARENA_FREE_LIST=1
NSS_DISABLE_UNLOAD=1
Command: ../out/Release/content_browsertests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-batch-limit=1 --test-launcher-summary-output=/tmp/isolated_outsUgZ6e/output.json --no-sandbox
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/1
Using 4 parallel jobs.
[ RUN ] MojoTest.Init
[27747:27747:1112/160547:6214398652:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27747:27747:1112/160547:6214413317:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27747:27747:1112/160547:6214546537:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27747:27773:1112/160547:6214557152:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27784:27784:1112/160547:6214668672:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MojoTest.Init (746 ms)
[1/604] MojoTest.Init (915 ms)
[ RUN ] AccessibilityIpcErrorBrowserTest.ResetBrowserAccessibilityManager
[27749:27749:1112/160547:6214398831:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27749:27749:1112/160547:6214413865:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27749:27749:1112/160547:6214609035:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27749:27776:1112/160547:6214624293:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27785:27785:1112/160547:6214629969:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27835:27835:1112/160547:6214721810:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27835:27835:1112/160548:6214966807:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<div aria-live='polite'> <p id='p1'>Paragraph One</p> <p id='p2'>Paragraph Two</p></div><button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<div aria-live='polite'> <p id='p1'>Paragraph One</p> <p id='p2'>Paragraph Two</p></div><button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5,6
id=5 div READONLY (8, 8)-(784, 52) value= display=block html_tag=div live=polite relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=7,8
id=7 paragraph READONLY (8, 8)-(784, 18) value= display=block html_tag=p live= relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=9
id=9 staticText READONLY (8, 8)-(96, 17) value=Paragraph One display=block live= relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=10
id=10 inlineTextBox (8, 8)-(96, 17) text_direction=lr value=Paragraph One name= character_offsets=9,16,21,28,36,42,49,57,65,69,80,88,96 word_starts=0,10 word_ends=9,13
id=8 paragraph READONLY (8, 42)-(784, 18) value= display=block html_tag=p live= relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=11
id=11 staticText READONLY (8, 42)-(99, 17) value=Paragraph Two display=block live= relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=12
id=12 inlineTextBox (8, 42)-(99, 17) text_direction=lr value=Paragraph Two name= character_offsets=9,16,21,28,36,42,49,57,65,69,79,90,98 word_starts=0,10 word_ends=9,13
id=6 group READONLY (8, 76)-(784, 21) value= name= child_ids=13
id=13 button FOCUSABLE READONLY (8, 76)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27835:27835:1112/160548:6214990292:INFO:renderer_accessibility.cc(256)] Accessibility event: liveRegionChanged on node id 5
id=5 div READONLY (8, 8)-(784, 18) value= display=block html_tag=div live=polite relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=8
[27835:27835:1112/160548:6214990941:INFO:renderer_accessibility.cc(256)] Accessibility event: childrenChanged on node id 5
id=5 div READONLY (8, 8)-(784, 18) value= display=block html_tag=div live=polite relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=8
[27835:27835:1112/160548:6214992192:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<div aria-live='polite'> <p id='p1'>Paragraph One</p> <p id='p2'>Paragraph Two</p></div><button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<div aria-live='polite'> <p id='p1'>Paragraph One</p> <p id='p2'>Paragraph Two</p></div><button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5,6
[27749:27749:1112/160548:6214992815:ERROR:browser_accessibility_manager.cc(173)] 5 is not in the tree and not the new root
[27835:27835:1112/160548:6214996567:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<div aria-live='polite'> <p id='p1'>Paragraph One</p> <p id='p2'>Paragraph Two</p></div><button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<div aria-live='polite'> <p id='p1'>Paragraph One</p> <p id='p2'>Paragraph Two</p></div><button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5,6
id=5 div READONLY (8, 8)-(784, 18) value= display=block html_tag=div live=polite relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=8
id=8 paragraph READONLY (8, 8)-(784, 18) value= display=block html_tag=p live= relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=11
id=11 staticText READONLY (8, 8)-(99, 17) value=Paragraph Two display=block live= relevant=additions text container_live=polite container_relevant=additions text name= atomic=false busy=false container_atomic=false container_busy=false child_ids=12
id=12 inlineTextBox (8, 8)-(99, 17) text_direction=lr value=Paragraph Two name= character_offsets=9,16,21,28,36,42,49,57,65,69,79,90,98 word_starts=0,10 word_ends=9,13
id=6 group READONLY (8, 42)-(784, 21) value= name= child_ids=13
id=13 button FOCUSABLE READONLY (8, 42)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27835:27835:1112/160548:6215001002:INFO:renderer_accessibility.cc(256)] Accessibility event: focus on node id 13
id=13 button FOCUSABLE FOCUSED READONLY (8, 42)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] AccessibilityIpcErrorBrowserTest.ResetBrowserAccessibilityManager (970 ms)
[2/604] AccessibilityIpcErrorBrowserTest.ResetBrowserAccessibilityManager (1309 ms)
[ RUN ] AccessibilityIpcErrorBrowserTest.MultipleBadAccessibilityIPCsKillsRenderer
[27751:27751:1112/160547:6214448857:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27751:27751:1112/160547:6214474702:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27751:27751:1112/160547:6214700196:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27751:27807:1112/160547:6214705506:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27818:27818:1112/160547:6214797869:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27844:27844:1112/160547:6214800057:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27844:27844:1112/160548:6214945066:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 button FOCUSABLE READONLY (8, 8)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27751:27751:1112/160548:6214947385:ERROR:browser_accessibility_manager.cc(173)] Bad node_id_to_clear: -2
[27844:27844:1112/160548:6214948571:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 button FOCUSABLE READONLY (8, 8)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27751:27751:1112/160548:6214949377:ERROR:browser_accessibility_manager.cc(173)] Bad node_id_to_clear: -2
[27844:27844:1112/160548:6214950618:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 button FOCUSABLE READONLY (8, 8)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27751:27751:1112/160548:6214951609:ERROR:browser_accessibility_manager.cc(173)] Bad node_id_to_clear: -2
[27844:27844:1112/160548:6214952631:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 button FOCUSABLE READONLY (8, 8)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27751:27751:1112/160548:6214953443:ERROR:browser_accessibility_manager.cc(173)] Bad node_id_to_clear: -2
[27844:27844:1112/160548:6214954434:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<button id='button'>Button</button> html_tag=#document doc_title= doc_url=data:text/html,<button id='button'>Button</button> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 button FOCUSABLE READONLY (8, 8)-(55, 21) value= action=press display=inline-block html_tag=button role=button name=Button
[27751:27751:1112/160548:6214955390:ERROR:browser_accessibility_manager.cc(173)] Bad node_id_to_clear: -2
[27844:27844:1112/160548:6214955959:FATAL:renderer_accessibility.cc(332)] Check failed: false. Invalid accessibility tree.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] AccessibilityIpcErrorBrowserTest.MultipleBadAccessibilityIPCsKillsRenderer (1000 ms)
[3/604] AccessibilityIpcErrorBrowserTest.MultipleBadAccessibilityIPCsKillsRenderer (1309 ms)
[ RUN ] AccessibilityModeTest.AccessibilityModeOff
[27753:27753:1112/160547:6214449297:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27753:27753:1112/160547:6214466863:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27753:27753:1112/160547:6214698940:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27753:27806:1112/160547:6214703776:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27842:27842:1112/160547:6214795392:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27819:27819:1112/160547:6214823814:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27819:27819:1112/160548:6215009208:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] AccessibilityModeTest.AccessibilityModeOff (941 ms)
[4/604] AccessibilityModeTest.AccessibilityModeOff (1309 ms)
[ RUN ] AccessibilityModeTest.AccessibilityModeComplete
[27879:27879:1112/160548:6215284421:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27879:27879:1112/160548:6215296881:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27879:27879:1112/160548:6215395198:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27879:27890:1112/160548:6215399990:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27893:27893:1112/160548:6215438693:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27904:27904:1112/160548:6215456493:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27904:27904:1112/160548:6215585611:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<html><head></head><body>Hello, world</body></html> html_tag=#document doc_title= doc_url=data:text/html,<html><head></head><body>Hello, world</body></html> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 staticText READONLY (8, 8)-(81, 17) value=Hello, world display=block name= child_ids=6
id=6 inlineTextBox (8, 8)-(81, 17) text_direction=lr value=Hello, world name= character_offsets=12,19,23,28,36,40,44,55,63,68,73,81 word_starts=0,7 word_ends=5,12
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] AccessibilityModeTest.AccessibilityModeComplete (792 ms)
[5/604] AccessibilityModeTest.AccessibilityModeComplete (915 ms)
[ RUN ] AccessibilityModeTest.AccessibilityModeTreeOnly
[27916:27916:1112/160548:6215682897:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27916:27916:1112/160548:6215695370:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27916:27916:1112/160548:6215815593:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27916:27935:1112/160548:6215823819:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27957:27957:1112/160548:6215857217:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27984:27984:1112/160549:6215901304:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27984:27984:1112/160549:6216077560:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<html><head></head><body>Hello, world</body></html> html_tag=#document doc_title= doc_url=data:text/html,<html><head></head><body>Hello, world</body></html> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 staticText READONLY (8, 8)-(81, 17) value=Hello, world display=block name= child_ids=6
id=6 inlineTextBox (8, 8)-(81, 17) text_direction=lr value=Hello, world name= character_offsets=12,19,23,28,36,40,44,55,63,68,73,81 word_starts=0,7 word_ends=5,12
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] AccessibilityModeTest.AccessibilityModeTreeOnly (757 ms)
[6/604] AccessibilityModeTest.AccessibilityModeTreeOnly (916 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.UnselectedEditableTextAccessibility
[27918:27918:1112/160548:6215692173:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27918:27918:1112/160548:6215704633:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27918:27918:1112/160548:6215825700:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27918:27954:1112/160548:6215830557:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27960:27960:1112/160549:6215890414:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27983:27983:1112/160549:6215900521:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27983:27983:1112/160549:6216082506:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><body><input value="Hello, world."/></body></html> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><body><input value="Hello, world."/></body></html> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 21) value= display=block html_tag=body name= child_ids=5
id=5 textField FOCUSABLE (8, 8)-(154, 21) sel_start=0 sel_end=0 value=Hello, world. action=activate display=inline-block html_tag=input text_input_type=text name= can_set_value=true line_breaks=13 child_ids=6
id=6 div (10, 11)-(150, 15) value= display=block html_tag=div name= can_set_value=true child_ids=7
id=7 staticText (10, 11)-(74, 15) value=Hello, world. display=block name= can_set_value=true child_ids=8
id=8 inlineTextBox (10, 11)-(74, 15) text_direction=lr value=Hello, world. name= character_offsets=10,17,20,23,30,34,38,47,55,59,62,70,73 word_starts=0,7 word_ends=5,12
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.UnselectedEditableTextAccessibility (814 ms)
[7/604] CrossPlatformAccessibilityBrowserTest.UnselectedEditableTextAccessibility (917 ms)
[ RUN ] AccessibilityModeTest.AddingModes
[27917:27917:1112/160548:6215691426:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[27917:27917:1112/160548:6215704120:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[27917:27917:1112/160548:6215821188:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27917:27948:1112/160548:6215832719:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[27958:27958:1112/160548:6215858220:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[27987:27987:1112/160549:6215905682:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[27987:27987:1112/160549:6216086732:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<html><head></head><body>Hello, world</body></html> html_tag=#document doc_title= doc_url=data:text/html,<html><head></head><body>Hello, world</body></html> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=5
id=5 staticText READONLY (8, 8)-(81, 17) value=Hello, world display=block name= child_ids=6
id=6 inlineTextBox (8, 8)-(81, 17) text_direction=lr value=Hello, world name= character_offsets=12,19,23,28,36,40,44,55,63,68,73,81 word_starts=0,7 word_ends=5,12
[27987:27987:1112/160549:6216092779:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 7
id=7 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<html><head></head><body>Hello, world</body></html> html_tag=#document doc_title= doc_url=data:text/html,<html><head></head><body>Hello, world</body></html> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=10
id=10 group READONLY (8, 8)-(784, 584) value= display=block html_tag=body name= child_ids=11
id=11 staticText READONLY (8, 8)-(81, 17) value=Hello, world display=block name= child_ids=12
id=12 inlineTextBox (8, 8)-(81, 17) text_direction=lr value=Hello, world name= character_offsets=12,19,23,28,36,40,44,55,63,68,73,81 word_starts=0,7 word_ends=5,12
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] AccessibilityModeTest.AddingModes (822 ms)
[8/604] AccessibilityModeTest.AddingModes (919 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.SelectedEditableTextAccessibility
[28020:28020:1112/160549:6216203633:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28020:28020:1112/160549:6216217382:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28020:28020:1112/160549:6216307178:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28020:28034:1112/160549:6216313161:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28043:28043:1112/160549:6216365837:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28037:28037:1112/160549:6216367479:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28043:28043:1112/160549:6216541730:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE FOCUSED READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><body onload="document.body.children[0].select();"><input value="Hello, world."/></body></html> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><body onload="document.body.children[0].select();"><input value="Hello, world."/></body></html> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group READONLY (8, 8)-(784, 21) value= display=block html_tag=body name= child_ids=5
id=5 textField FOCUSABLE FOCUSED (8, 8)-(154, 21) sel_start=0 sel_end=13 value=Hello, world. action=activate display=inline-block html_tag=input text_input_type=text name= can_set_value=true line_breaks=13 child_ids=6
id=6 div (10, 11)-(150, 15) value= display=block html_tag=div name= can_set_value=true child_ids=7
id=7 staticText (10, 11)-(74, 15) value=Hello, world. display=block name= can_set_value=true child_ids=8
id=8 inlineTextBox (10, 11)-(74, 15) text_direction=lr value=Hello, world. name= character_offsets=10,17,20,23,30,34,38,47,55,59,62,70,73 word_starts=0,7 word_ends=5,12
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.SelectedEditableTextAccessibility (810 ms)
[9/604] CrossPlatformAccessibilityBrowserTest.SelectedEditableTextAccessibility (915 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.MultipleInheritanceAccessibility
[28058:28058:1112/160549:6216613899:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28058:28058:1112/160549:6216626841:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28058:28058:1112/160549:6216753158:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28058:28098:1112/160549:6216758846:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28104:28104:1112/160549:6216836165:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[28104:28104:1112/160549:6216836540:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28130:28130:1112/160549:6216841778:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28130:28130:1112/160550:6216942327:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><table border=1><tr><td>1</td><td>2</td></tr></table> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><table border=1><tr><td>1</td><td>2</td></tr></table> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 table READONLY (8, 8)-(32, 28) cols=2 rows=1 header_id=10 value= display=table html_tag=table name= cell_ids=11,12 unique_cell_ids=11,12 child_ids=6,8,9,10
id=6 row READONLY (9, 11)-(30, 22) row_index=0 value= display=table-row html_tag=tr name= child_ids=11,12
id=11 cell READONLY VERTICAL (11, 11)-(12, 22) col=0 colspan=1 row=0 rowspan=1 value= display=table-cell html_tag=td name= child_ids=13
id=13 staticText READONLY VERTICAL (13, 13)-(8, 17) value=1 display=table-cell name= child_ids=14
id=14 inlineTextBox VERTICAL (13, 13)-(8, 17) text_direction=lr value=1 name= character_offsets=8 word_starts=0 word_ends=1
id=12 cell READONLY VERTICAL (25, 11)-(12, 22) col=1 colspan=1 row=0 rowspan=1 value= display=table-cell html_tag=td name= child_ids=15
id=15 staticText READONLY VERTICAL (27, 13)-(8, 17) value=2 display=table-cell name= child_ids=16
id=16 inlineTextBox VERTICAL (27, 13)-(8, 17) text_direction=lr value=2 name= character_offsets=8 word_starts=0 word_ends=1
id=8 column VERTICAL (11, 11)-(12, 22) column_index=0 value= name= indirect_child_ids=11
id=9 column VERTICAL (25, 11)-(12, 22) column_index=1 value= name= indirect_child_ids=12
id=10 tableHeaderContainer (0, 0)-(0, 0) value= name=
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.MultipleInheritanceAccessibility (773 ms)
[10/604] CrossPlatformAccessibilityBrowserTest.MultipleInheritanceAccessibility (918 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.MultipleInheritanceAccessibility2
[28059:28059:1112/160549:6216615448:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28059:28059:1112/160549:6216628322:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28059:28059:1112/160549:6216757222:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28059:28094:1112/160549:6216762993:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28105:28105:1112/160549:6216838629:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28126:28126:1112/160549:6216838930:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28126:28126:1112/160550:6216958093:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><script> document.writeln('<q><section></section></q><q><li>'); setTimeout(function() { document.close(); }, 1);</script> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><script> document.writeln('<q><section></section></q><q><li>'); setTimeout(function() { document.close(); }, 1);</script> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 group READONLY (8, 8)-(784, 35) value= name= child_ids=9,11,14,18,20,23
id=9 staticText READONLY VERTICAL (8, 8)-(7, 17) value=" name= child_ids=24
id=24 inlineTextBox VERTICAL (8, 8)-(7, 17) text_direction=lr value=" name= character_offsets=7 word_starts= word_ends=
id=11 region OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=section role=region name=
id=14 staticText READONLY VERTICAL (8, 26)-(7, 17) value=" name= child_ids=25
id=25 inlineTextBox VERTICAL (8, 26)-(7, 17) text_direction=lr value=" name= character_offsets=7 word_starts= word_ends=
id=18 staticText READONLY VERTICAL (14, 26)-(8, 17) value=" name= child_ids=26
id=26 inlineTextBox VERTICAL (14, 26)-(8, 17) text_direction=lr value=" name= character_offsets=7 word_starts= word_ends=
id=20 listItem READONLY (8, 44)-(784, 18) value= display=list-item html_tag=li name= child_ids=27
id=27 listMarker READONLY VERTICAL (7, 44)-(7, 17) value=• name=
id=23 staticText READONLY VERTICAL (8, 62)-(7, 17) value=" name= child_ids=28
id=28 inlineTextBox VERTICAL (8, 62)-(7, 17) text_direction=lr value=" name= character_offsets=7 word_starts= word_ends=
[28105:28105:1112/160550:6216972305:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.MultipleInheritanceAccessibility2 (750 ms)
[11/604] CrossPlatformAccessibilityBrowserTest.MultipleInheritanceAccessibility2 (920 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.DuplicateChildrenAccessibility
[28060:28060:1112/160549:6216612899:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28060:28060:1112/160549:6216624781:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28060:28060:1112/160549:6216720972:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28060:28086:1112/160549:6216725907:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28101:28101:1112/160549:6216770182:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[28101:28101:1112/160549:6216770574:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28123:28123:1112/160549:6216828373:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28123:28123:1112/160550:6217091457:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><em><code ><h4 ></em> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><em><code ><h4 ></em> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=10
id=10 heading OFFSCREEN READONLY (0, 0)-(0, 0) level=4 value= display=block html_tag=h4 name=
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.DuplicateChildrenAccessibility (886 ms)
[12/604] CrossPlatformAccessibilityBrowserTest.DuplicateChildrenAccessibility (1050 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.TableSpan
[28162:28162:1112/160550:6217121080:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28162:28162:1112/160550:6217131934:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28179:28179:1112/160550:6217244932:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28162:28162:1112/160550:6217273469:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28162:28175:1112/160550:6217280458:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28187:28187:1112/160550:6217328765:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28187:28187:1112/160550:6217512264:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><table border=1> <tr> <td colspan=2>1</td><td>2</td> </tr> <tr> <td>3</td><td colspan=2>4</td> </tr></table> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><table border=1> <tr> <td colspan=2>1</td><td>2</td> </tr> <tr> <td>3</td><td colspan=2>4</td> </tr></table> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 table READONLY VERTICAL (8, 8)-(35, 52) cols=3 rows=2 header_id=12 value= display=table html_tag=table name= cell_ids=13,13,14,15,16,16 unique_cell_ids=13,14,15,16 child_ids=6,8,9,10,11,12
id=6 row READONLY (9, 11)-(33, 22) row_index=0 value= display=table-row html_tag=tr name= child_ids=13,14
id=13 cell READONLY VERTICAL (11, 11)-(15, 22) col=0 colspan=2 row=0 rowspan=1 value= display=table-cell html_tag=td name= child_ids=17
id=17 staticText READONLY VERTICAL (13, 13)-(8, 17) value=1 display=table-cell name= child_ids=18
id=18 inlineTextBox VERTICAL (13, 13)-(8, 17) text_direction=lr value=1 name= character_offsets=8 word_starts=0 word_ends=1
id=14 cell READONLY VERTICAL (28, 11)-(12, 22) col=2 colspan=1 row=0 rowspan=1 value= display=table-cell html_tag=td name= child_ids=19
id=19 staticText READONLY VERTICAL (30, 13)-(8, 17) value=2 display=table-cell name= child_ids=20
id=20 inlineTextBox VERTICAL (30, 13)-(8, 17) text_direction=lr value=2 name= character_offsets=8 word_starts=0 word_ends=1
id=8 row READONLY (9, 35)-(33, 22) row_index=1 value= display=table-row html_tag=tr name= child_ids=15,16
id=15 cell READONLY VERTICAL (11, 35)-(12, 22) col=0 colspan=1 row=1 rowspan=1 value= display=table-cell html_tag=td name= child_ids=21
id=21 staticText READONLY VERTICAL (13, 37)-(8, 17) value=3 display=table-cell name= child_ids=22
id=22 inlineTextBox VERTICAL (13, 37)-(8, 17) text_direction=lr value=3 name= character_offsets=8 word_starts=0 word_ends=1
id=16 cell READONLY VERTICAL (25, 35)-(15, 22) col=1 colspan=2 row=1 rowspan=1 value= display=table-cell html_tag=td name= child_ids=23
id=23 staticText READONLY VERTICAL (27, 37)-(8, 17) value=4 display=table-cell name= child_ids=24
id=24 inlineTextBox VERTICAL (27, 37)-(8, 17) text_direction=lr value=4 name= character_offsets=8 word_starts=0 word_ends=1
id=9 column VERTICAL (11, 11)-(15, 46) column_index=0 value= name= indirect_child_ids=13 indirect_child_ids=15
id=10 column VERTICAL (11, 11)-(29, 46) column_index=1 value= name= indirect_child_ids=13 indirect_child_ids=16
id=11 column VERTICAL (25, 11)-(15, 46) column_index=2 value= name= indirect_child_ids=14 indirect_child_ids=16
id=12 tableHeaderContainer (0, 0)-(0, 0) value= name=
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.TableSpan (843 ms)
[13/604] CrossPlatformAccessibilityBrowserTest.TableSpan (930 ms)
[ RUN ] CrossPlatformAccessibilityBrowserTest.WritableElement
[28197:28197:1112/160550:6217532290:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28197:28197:1112/160550:6217543694:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28197:28197:1112/160550:6217649236:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28197:28220:1112/160550:6217655126:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28231:28231:1112/160550:6217686728:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28264:28264:1112/160550:6217733220:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28264:28264:1112/160551:6217906483:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE READONLY (0, 0)-(800, 600) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html,<!doctype html><div role='textbox' tabindex=0> Some text</div> html_tag=#document doc_title= doc_url=data:text/html,<!doctype html><div role='textbox' tabindex=0> Some text</div> doc_mimetype=text/html doc_doctype=html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 textField FOCUSABLE READONLY (8, 8)-(784, 18) sel_start=0 sel_end=0 value=Some text action=activate display=block html_tag=div role=textbox name= can_set_value=true line_breaks=9 child_ids=6
id=6 staticText READONLY (8, 8)-(65, 17) value=Some text display=block name= child_ids=7
id=7 inlineTextBox (8, 8)-(65, 17) text_direction=lr value=Some text name= character_offsets=9,17,29,36,40,45,52,60,64 word_starts=0,5 word_ends=4,9
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossPlatformAccessibilityBrowserTest.WritableElement (805 ms)
[14/604] CrossPlatformAccessibilityBrowserTest.WritableElement (916 ms)
[ RUN ] BatteryStatusBrowserTest.BatteryManagerDefaultValues
[28199:28199:1112/160550:6217533649:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28199:28199:1112/160550:6217545708:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28199:28199:1112/160550:6217636619:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28199:28226:1112/160550:6217642949:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28232:28232:1112/160550:6217693869:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28257:28257:1112/160550:6217712170:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BatteryStatusBrowserTest.BatteryManagerDefaultValues (796 ms)
[15/604] BatteryStatusBrowserTest.BatteryManagerDefaultValues (915 ms)
[ RUN ] BatteryStatusBrowserTest.BatteryManagerResolvePromise
[28233:28233:1112/160550:6217693370:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28233:28233:1112/160550:6217705270:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28233:28233:1112/160550:6217803246:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28233:28259:1112/160550:6217809058:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28269:28269:1112/160550:6217865850:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28287:28287:1112/160551:6217889028:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BatteryStatusBrowserTest.BatteryManagerResolvePromise (796 ms)
[16/604] BatteryStatusBrowserTest.BatteryManagerResolvePromise (1050 ms)
[ RUN ] BatteryStatusBrowserTest.BatteryManagerWithEventListener
[28302:28302:1112/160551:6218062646:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28302:28302:1112/160551:6218074279:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28302:28302:1112/160551:6218154645:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28302:28318:1112/160551:6218159192:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28322:28322:1112/160551:6218183665:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28331:28331:1112/160551:6218223914:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BatteryStatusBrowserTest.BatteryManagerWithEventListener (742 ms)
[17/604] BatteryStatusBrowserTest.BatteryManagerWithEventListener (915 ms)
[ RUN ] ImageTransportFactoryTearDownBrowserTest.LoseOnTearDown
[28344:28344:1112/160551:6218448074:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28344:28344:1112/160551:6218458446:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28344:28344:1112/160551:6218550158:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28344:28358:1112/160551:6218554871:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28365:28365:1112/160551:6218585727:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ImageTransportFactoryTearDownBrowserTest.LoseOnTearDown (603 ms)
[18/604] ImageTransportFactoryTearDownBrowserTest.LoseOnTearDown (784 ms)
[ RUN ] BookmarkletTest.Redirect
[28345:28345:1112/160551:6218471371:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28345:28345:1112/160551:6218485840:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28345:28345:1112/160551:6218591019:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28345:28373:1112/160551:6218595981:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28376:28376:1112/160551:6218644850:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28393:28393:1112/160551:6218657701:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28376:28376:1112/160551:6218788503:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BookmarkletTest.Redirect (726 ms)
[19/604] BookmarkletTest.Redirect (919 ms)
[ RUN ] BookmarkletTest.RedirectVoided
[28390:28390:1112/160551:6218716630:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28390:28390:1112/160551:6218728805:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28390:28390:1112/160551:6218817664:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28390:28412:1112/160551:6218823975:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28416:28416:1112/160551:6218869334:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28428:28428:1112/160552:6218884064:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BookmarkletTest.RedirectVoided (748 ms)
[20/604] BookmarkletTest.RedirectVoided (915 ms)
[ RUN ] BookmarkletTest.NonEmptyResult
[28433:28433:1112/160552:6218975431:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28433:28433:1112/160552:6218990399:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28433:28433:1112/160552:6219091187:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28433:28445:1112/160552:6219096069:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28452:28452:1112/160552:6219142468:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28464:28464:1112/160552:6219158075:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BookmarkletTest.NonEmptyResult (729 ms)
[21/604] BookmarkletTest.NonEmptyResult (916 ms)
[ RUN ] BookmarkletTest.DocumentWrite
[28465:28465:1112/160552:6219235435:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28465:28465:1112/160552:6219248598:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28465:28465:1112/160552:6219335302:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28465:28485:1112/160552:6219339936:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28489:28489:1112/160552:6219390597:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28512:28512:1112/160552:6219409364:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] BookmarkletTest.DocumentWrite (729 ms)
[22/604] BookmarkletTest.DocumentWrite (915 ms)
[ RUN ] StatsTableBrowserTest.StartWithStatTable
[28491:28491:1112/160552:6219384522:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28491:28491:1112/160552:6219397496:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28491:28491:1112/160552:6219491595:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28491:28510:1112/160552:6219500671:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28518:28518:1112/160552:6219527476:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28532:28532:1112/160552:6219560451:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] StatsTableBrowserTest.StartWithStatTable (721 ms)
[23/604] StatsTableBrowserTest.StartWithStatTable (915 ms)
[ RUN ] ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak
[28533:28533:1112/160552:6219639719:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28533:28533:1112/160552:6219652443:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28533:28533:1112/160552:6219735285:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28533:28553:1112/160552:6219741067:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28557:28557:1112/160552:6219791106:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28567:28567:1112/160552:6219815953:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak (771 ms)
[24/604] ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak (916 ms)
[ RUN ] CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers
[28603:28603:1112/160553:6220161130:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28603:28603:1112/160553:6220173909:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28603:28603:1112/160553:6220263829:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28603:28616:1112/160553:6220267328:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28619:28619:1112/160553:6220308866:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28603:28603:1112/160553:6220337861:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28603:28603:1112/160553:6220337995:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28603:28603:1112/160553:6220338051:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:33228...
sending server_data: {"host": "127.0.0.1", "port": 33228} (36 bytes)
[28674:28674:1112/160553:6220590390:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers (1192 ms)
[25/604] CrossSiteTransferTest.ReplaceEntryInProcessThenTranfers (1309 ms)
[ RUN ] CrossSiteTransferTest.ReplaceEntryCrossProcessThenTransfer
[28569:28569:1112/160553:6219909757:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28569:28569:1112/160553:6219931659:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28569:28569:1112/160553:6220028743:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28569:28586:1112/160553:6220034896:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28594:28594:1112/160553:6220053953:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28569:28569:1112/160553:6220077801:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28569:28569:1112/160553:6220077954:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28569:28569:1112/160553:6220078016:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:57366...
sending server_data: {"host": "127.0.0.1", "port": 57366} (36 bytes)
[28651:28651:1112/160553:6220449315:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28679:28679:1112/160553:6220621859:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28569:28569:1112/160553:6220698241:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 1
[28709:28709:1112/160553:6220752537:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossSiteTransferTest.ReplaceEntryCrossProcessThenTransfer (1381 ms)
[26/604] CrossSiteTransferTest.ReplaceEntryCrossProcessThenTransfer (1573 ms)
[ RUN ] CrossSiteTransferTest.ReplaceEntryCrossProcessTwice
[28620:28620:1112/160553:6220285657:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28620:28620:1112/160553:6220295808:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28620:28620:1112/160553:6220364692:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28620:28636:1112/160553:6220370854:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28641:28641:1112/160553:6220416304:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28620:28620:1112/160553:6220428187:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28620:28620:1112/160553:6220428354:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28620:28620:1112/160553:6220428386:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:43120...
sending server_data: {"host": "127.0.0.1", "port": 43120} (36 bytes)
[28695:28695:1112/160553:6220698295:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28727:28727:1112/160554:6220881562:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28620:28620:1112/160554:6220941296:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossSiteTransferTest.ReplaceEntryCrossProcessTwice (1143 ms)
[27/604] CrossSiteTransferTest.ReplaceEntryCrossProcessTwice (1309 ms)
[ RUN ] CrossSiteTransferTest.NoLeakOnCrossSiteCancel
[28654:28654:1112/160553:6220555193:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28654:28654:1112/160553:6220568410:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28654:28654:1112/160553:6220663852:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28654:28670:1112/160553:6220667956:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28678:28678:1112/160553:6220707082:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28654:28654:1112/160553:6220746035:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28654:28654:1112/160553:6220746192:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[28654:28654:1112/160553:6220746239:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:40398...
sending server_data: {"host": "127.0.0.1", "port": 40398} (36 bytes)
[28743:28743:1112/160554:6221026278:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossSiteTransferTest.NoLeakOnCrossSiteCancel (1095 ms)
[28/604] CrossSiteTransferTest.NoLeakOnCrossSiteCancel (1309 ms)
[ RUN ] DatabaseTest.InsertRecord
[28759:28759:1112/160554:6221447147:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28759:28759:1112/160554:6221459601:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28759:28759:1112/160554:6221549294:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28759:28772:1112/160554:6221554547:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28787:28787:1112/160554:6221593085:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28805:28805:1112/160554:6221625804:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.InsertRecord (849 ms)
[29/604] DatabaseTest.InsertRecord (1047 ms)
[ RUN ] DatabaseTest.UpdateRecord
[28760:28760:1112/160554:6221467187:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28760:28760:1112/160554:6221479446:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28760:28760:1112/160554:6221569360:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28760:28784:1112/160554:6221573460:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28789:28789:1112/160554:6221621833:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28818:28818:1112/160554:6221649534:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.UpdateRecord (832 ms)
[30/604] DatabaseTest.UpdateRecord (1046 ms)
[ RUN ] DatabaseTest.DeleteRecord
[28790:28790:1112/160554:6221626573:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28790:28790:1112/160554:6221640886:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28790:28790:1112/160554:6221737177:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28790:28822:1112/160554:6221742798:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28831:28831:1112/160554:6221801743:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28853:28853:1112/160554:6221815251:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.DeleteRecord (785 ms)
[31/604] DatabaseTest.DeleteRecord (925 ms)
[ RUN ] DatabaseTest.DeleteNonexistentRow
[28845:28845:1112/160555:6221879378:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28845:28845:1112/160555:6221892751:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28845:28845:1112/160555:6221978989:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28845:28874:1112/160555:6221983357:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28882:28882:1112/160555:6222033936:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28896:28896:1112/160555:6222060163:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.DeleteNonexistentRow (897 ms)
[32/604] DatabaseTest.DeleteNonexistentRow (1051 ms)
[ RUN ] DatabaseTest.DatabaseOperations
[28916:28916:1112/160555:6222492211:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28916:28916:1112/160555:6222502343:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28916:28916:1112/160555:6222612259:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28916:28930:1112/160555:6222619624:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28944:28944:1112/160555:6222651852:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[28944:28944:1112/160555:6222652262:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28981:28981:1112/160555:6222703423:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.DatabaseOperations (1140 ms)
[33/604] DatabaseTest.DatabaseOperations (1313 ms)
[ RUN ] DatabaseTest.ReloadPage
[28917:28917:1112/160555:6222503694:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28917:28917:1112/160555:6222517324:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28917:28917:1112/160555:6222619209:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28917:28941:1112/160555:6222623193:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28951:28951:1112/160555:6222671187:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28980:28980:1112/160555:6222701822:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.ReloadPage (986 ms)
[34/604] DatabaseTest.ReloadPage (1316 ms)
[ RUN ] DatabaseTest.OffTheRecordCannotReadRegularDatabase
[28918:28918:1112/160555:6222531582:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[28918:28918:1112/160555:6222547001:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[28918:28918:1112/160555:6222679638:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28918:28958:1112/160555:6222685675:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[28967:28967:1112/160555:6222748812:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[28994:28994:1112/160555:6222767111:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[28918:28918:1112/160556:6222934719:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[28918:28958:1112/160556:6222935223:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29036:29036:1112/160556:6222966976:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.OffTheRecordCannotReadRegularDatabase (1080 ms)
[35/604] DatabaseTest.OffTheRecordCannotReadRegularDatabase (1309 ms)
[ RUN ] DatabaseTest.RegularCannotReadOffTheRecordDatabase
[29001:29001:1112/160556:6222942730:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29001:29001:1112/160556:6222956182:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29001:29001:1112/160556:6223056878:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29001:29033:1112/160556:6223062046:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29040:29040:1112/160556:6223113894:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29001:29001:1112/160556:6223133158:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29001:29033:1112/160556:6223133685:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29060:29060:1112/160556:6223164866:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29078:29078:1112/160556:6223405328:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.RegularCannotReadOffTheRecordDatabase (1054 ms)
[36/604] DatabaseTest.RegularCannotReadOffTheRecordDatabase (1312 ms)
[ RUN ] DatabaseTest.PRE_DatabasePersistsAfterRelaunch
[29099:29099:1112/160556:6223815638:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29099:29099:1112/160556:6223826628:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29099:29099:1112/160557:6223946463:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29099:29111:1112/160557:6223950246:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29138:29138:1112/160557:6223979580:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29163:29163:1112/160557:6224030956:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.PRE_DatabasePersistsAfterRelaunch (868 ms)
[37/604] DatabaseTest.PRE_DatabasePersistsAfterRelaunch (1049 ms)
[ RUN ] DatabaseTest.PRE_OffTheRecordDatabaseNotPersistent
[29100:29100:1112/160556:6223838997:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29100:29100:1112/160556:6223851798:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29100:29100:1112/160557:6223961100:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29100:29135:1112/160557:6223974110:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29140:29140:1112/160557:6224031747:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29100:29100:1112/160557:6224034078:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29100:29135:1112/160557:6224035397:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29171:29171:1112/160557:6224061904:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.PRE_OffTheRecordDatabaseNotPersistent (839 ms)
[38/604] DatabaseTest.PRE_OffTheRecordDatabaseNotPersistent (1049 ms)
[ RUN ] DatabaseTest.ModificationPersistInSecondTab
[29098:29098:1112/160556:6223835022:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29098:29098:1112/160556:6223848432:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29098:29098:1112/160557:6224004459:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29139:29139:1112/160557:6224004599:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29098:29127:1112/160557:6224010262:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29175:29175:1112/160557:6224080812:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29217:29217:1112/160557:6224269302:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.ModificationPersistInSecondTab (1037 ms)
[39/604] DatabaseTest.ModificationPersistInSecondTab (1311 ms)
[ RUN ] DatabaseTest.ModificationsPersistAfterRendererCrash
[29183:29183:1112/160557:6224243935:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29183:29183:1112/160557:6224259248:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29183:29183:1112/160557:6224336566:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29183:29216:1112/160557:6224341820:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29223:29223:1112/160557:6224394981:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29242:29242:1112/160557:6224414246:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29258:29258:1112/160557:6224561211:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.ModificationsPersistAfterRendererCrash (897 ms)
[40/604] DatabaseTest.ModificationsPersistAfterRendererCrash (1052 ms)
[ RUN ] DeviceInertialSensorBrowserTest.OrientationTest
[29275:29275:1112/160557:6224870298:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29275:29275:1112/160558:6224883606:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29275:29275:1112/160558:6224978020:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29275:29287:1112/160558:6224985930:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29302:29302:1112/160558:6225026539:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29317:29317:1112/160558:6225040057:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DeviceInertialSensorBrowserTest.OrientationTest (808 ms)
[41/604] DeviceInertialSensorBrowserTest.OrientationTest (914 ms)
[ RUN ] DeviceInertialSensorBrowserTest.MotionTest
[29351:29351:1112/160558:6225299243:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29351:29351:1112/160558:6225314096:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29351:29351:1112/160558:6225402234:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29351:29381:1112/160558:6225408858:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29386:29386:1112/160558:6225453481:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29404:29404:1112/160558:6225478008:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DeviceInertialSensorBrowserTest.MotionTest (661 ms)
[42/604] DeviceInertialSensorBrowserTest.MotionTest (789 ms)
[ RUN ] DatabaseTest.OffTheRecordDBPersistentAcrossWindows
[29274:29274:1112/160558:6224887991:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29274:29274:1112/160558:6224898284:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29274:29274:1112/160558:6224985962:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29274:29299:1112/160558:6224990881:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29304:29304:1112/160558:6225051728:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29274:29274:1112/160558:6225061237:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29274:29299:1112/160558:6225061669:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29326:29326:1112/160558:6225094482:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29388:29388:1112/160558:6225392726:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29304:29304:1112/160558:6225576630:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[29304:29304:1112/160558:6225576920:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[29304:29304:1112/160558:6225577135:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[29304:29304:1112/160558:6225577282:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.OffTheRecordDBPersistentAcrossWindows (1142 ms)
[43/604] DatabaseTest.OffTheRecordDBPersistentAcrossWindows (1309 ms)
[ RUN ] DeviceInertialSensorBrowserTest.LightTest
[29324:29324:1112/160558:6225126600:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29324:29324:1112/160558:6225137575:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29324:29324:1112/160558:6225238529:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29324:29340:1112/160558:6225244989:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29349:29349:1112/160558:6225291169:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29369:29369:1112/160558:6225308715:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DeviceInertialSensorBrowserTest.LightTest (1002 ms)
[44/604] DeviceInertialSensorBrowserTest.LightTest (1309 ms)
[ RUN ] RendererOverridesHandlerTest.QueryUsageAndQuota
[29475:29475:1112/160559:6226206287:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29475:29475:1112/160559:6226216853:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29475:29475:1112/160559:6226300302:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29475:29497:1112/160559:6226306354:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29506:29506:1112/160559:6226340791:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RendererOverridesHandlerTest.QueryUsageAndQuota (505 ms)
[45/604] RendererOverridesHandlerTest.QueryUsageAndQuota (654 ms)
[ RUN ] DeviceInertialSensorBrowserTest.OrientationNullTestWithAlert
[29428:29428:1112/160558:6225816234:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29428:29428:1112/160558:6225829899:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29428:29428:1112/160559:6225921714:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29428:29441:1112/160559:6225926647:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29444:29444:1112/160559:6225971750:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29453:29453:1112/160559:6225993210:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DeviceInertialSensorBrowserTest.OrientationNullTestWithAlert (1657 ms)
[46/604] DeviceInertialSensorBrowserTest.OrientationNullTestWithAlert (1833 ms)
[ RUN ] DeviceInertialSensorBrowserTest.MotionNullTestWithAlert
[29454:29454:1112/160559:6226079034:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29454:29454:1112/160559:6226092378:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29454:29454:1112/160559:6226164439:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29454:29473:1112/160559:6226168892:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29478:29478:1112/160559:6226219323:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29499:29499:1112/160559:6226229805:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29454:29454:1112/160600:6227391259:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DeviceInertialSensorBrowserTest.MotionNullTestWithAlert (1706 ms)
[47/604] DeviceInertialSensorBrowserTest.MotionNullTestWithAlert (1835 ms)
[ RUN ] CaptureScreenshotTest.CaptureScreenshot
[29518:29518:1112/160559:6226430002:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29518:29518:1112/160559:6226440702:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29518:29518:1112/160559:6226503195:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29518:29531:1112/160559:6226509474:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29534:29534:1112/160559:6226544614:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29542:29542:1112/160559:6226559105:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CaptureScreenshotTest.CaptureScreenshot (1574 ms)
[48/604] CaptureScreenshotTest.CaptureScreenshot (1833 ms)
[ RUN ] DOMStorageBrowserTest.SanityCheck
[29549:29549:1112/160559:6226834719:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29549:29549:1112/160559:6226848756:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29549:29549:1112/160600:6226915771:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29549:29560:1112/160600:6226922624:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29564:29564:1112/160600:6226960763:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29572:29572:1112/160600:6226974321:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DOMStorageBrowserTest.SanityCheck (1285 ms)
[49/604] DOMStorageBrowserTest.SanityCheck (1571 ms)
[ RUN ] DownloadContentTest.DownloadCancelled
[29623:29623:1112/160601:6227897393:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29623:29623:1112/160601:6227911835:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29623:29623:1112/160601:6227990002:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29623:29640:1112/160601:6227995224:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29643:29643:1112/160601:6228061233:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29657:29657:1112/160601:6228081264:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.DownloadCancelled (719 ms)
[50/604] DownloadContentTest.DownloadCancelled (916 ms)
[ RUN ] DownloadContentTest.MultiDownload
[29665:29665:1112/160601:6228261609:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29665:29665:1112/160601:6228271606:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29665:29665:1112/160601:6228363327:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29665:29678:1112/160601:6228369327:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29681:29681:1112/160601:6228400459:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29704:29704:1112/160601:6228437032:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.MultiDownload (822 ms)
[51/604] DownloadContentTest.MultiDownload (920 ms)
[ RUN ] DOMStorageBrowserTest.SanityCheckIncognito
[29595:29595:1112/160600:6227624622:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29595:29595:1112/160600:6227635433:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29595:29595:1112/160600:6227751803:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29595:29608:1112/160600:6227757848:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29612:29612:1112/160600:6227814884:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29595:29595:1112/160600:6227825622:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29595:29608:1112/160600:6227826100:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29624:29624:1112/160600:6227859129:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DOMStorageBrowserTest.SanityCheckIncognito (1493 ms)
[52/604] DOMStorageBrowserTest.SanityCheckIncognito (1592 ms)
[ RUN ] DownloadContentTest.DownloadOctetStream
[29684:29684:1112/160601:6228413321:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29684:29684:1112/160601:6228423450:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29684:29684:1112/160601:6228514653:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29684:29702:1112/160601:6228521052:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29710:29710:1112/160601:6228554105:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29720:29720:1112/160601:6228593742:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.DownloadOctetStream (710 ms)
[53/604] DownloadContentTest.DownloadOctetStream (919 ms)
[ RUN ] DownloadContentTest.CancelAtFinalRename
[29735:29735:1112/160601:6228813727:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29735:29735:1112/160601:6228827042:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29735:29735:1112/160602:6228908334:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29735:29749:1112/160602:6228925392:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29752:29752:1112/160602:6228959733:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29760:29760:1112/160602:6228996226:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.CancelAtFinalRename (772 ms)
[54/604] DownloadContentTest.CancelAtFinalRename (915 ms)
[ RUN ] DownloadContentTest.CancelAtRelease
[29769:29769:1112/160602:6229206560:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29769:29769:1112/160602:6229217443:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29769:29769:1112/160602:6229304557:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29769:29784:1112/160602:6229312518:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29799:29799:1112/160602:6229350034:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29827:29827:1112/160602:6229388426:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.CancelAtRelease (760 ms)
[55/604] DownloadContentTest.CancelAtRelease (919 ms)
[ RUN ] DownloadContentTest.ShutdownInProgress
[29772:29772:1112/160602:6229227093:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29772:29772:1112/160602:6229237682:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29772:29772:1112/160602:6229328398:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29772:29797:1112/160602:6229336098:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29802:29802:1112/160602:6229393477:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29837:29837:1112/160602:6229420482:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ShutdownInProgress (762 ms)
[56/604] DownloadContentTest.ShutdownInProgress (921 ms)
[ RUN ] DownloadContentTest.ShutdownAtRelease
[29800:29800:1112/160602:6229361625:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29800:29800:1112/160602:6229373995:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29800:29800:1112/160602:6229478838:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29800:29825:1112/160602:6229490142:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29834:29834:1112/160602:6229542106:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29853:29853:1112/160602:6229564046:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ShutdownAtRelease (709 ms)
[57/604] DownloadContentTest.ShutdownAtRelease (916 ms)
[ RUN ] DownloadContentTest.ResumeInterruptedDownloadNoRange
[29891:29891:1112/160603:6230107565:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29891:29891:1112/160603:6230122622:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29891:29891:1112/160603:6230220376:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29891:29906:1112/160603:6230227055:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29914:29914:1112/160603:6230266503:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[29914:29914:1112/160603:6230266864:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29891:29891:1112/160603:6230309251:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29891:29891:1112/160603:6230309398:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29891:29891:1112/160603:6230309449:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:60515...
sending server_data: {"host": "127.0.0.1", "port": 60515} (36 bytes)
[29968:29968:1112/160603:6230581572:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeInterruptedDownloadNoRange (1549 ms)
[58/604] DownloadContentTest.ResumeInterruptedDownloadNoRange (1833 ms)
[ RUN ] DownloadContentTest.ResumeInterruptedDownloadBadPrecondition
[29893:29893:1112/160603:6230152352:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29893:29893:1112/160603:6230168992:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29893:29893:1112/160603:6230286543:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29893:29925:1112/160603:6230291397:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29931:29931:1112/160603:6230337600:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29893:29893:1112/160603:6230344734:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29893:29893:1112/160603:6230344882:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29893:29893:1112/160603:6230344942:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52418...
sending server_data: {"host": "127.0.0.1", "port": 52418} (36 bytes)
[29970:29970:1112/160603:6230587272:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeInterruptedDownloadBadPrecondition (1505 ms)
[59/604] DownloadContentTest.ResumeInterruptedDownloadBadPrecondition (1834 ms)
[ RUN ] DownloadContentTest.ResumeInterruptedDownloadNoVerifiers
[29923:29923:1112/160603:6230294590:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29923:29923:1112/160603:6230307944:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29923:29923:1112/160603:6230402466:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29923:29952:1112/160603:6230408306:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29957:29957:1112/160603:6230443391:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29923:29923:1112/160603:6230453544:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29923:29923:1112/160603:6230453640:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29923:29923:1112/160603:6230453671:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:45073...
sending server_data: {"host": "127.0.0.1", "port": 45073} (36 bytes)
[29980:29980:1112/160603:6230707086:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeInterruptedDownloadNoVerifiers (1489 ms)
[60/604] DownloadContentTest.ResumeInterruptedDownloadNoVerifiers (1836 ms)
[ RUN ] DownloadContentTest.ResumeInterruptedDownload
[29864:29864:1112/160602:6229726988:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[29864:29864:1112/160602:6229739392:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[29864:29864:1112/160602:6229823497:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[29864:29877:1112/160602:6229829340:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[29880:29880:1112/160602:6229868865:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[29864:29864:1112/160603:6229877728:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29864:29864:1112/160603:6229877880:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[29864:29864:1112/160603:6229877934:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:59705...
sending server_data: {"host": "127.0.0.1", "port": 59705} (36 bytes)
[29895:29895:1112/160603:6230110981:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[29864:29864:1112/160604:6231368920:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 2
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeInterruptedDownload (2063 ms)
[61/604] DownloadContentTest.ResumeInterruptedDownload (2357 ms)
[ RUN ] DownloadContentTest.ResumeWithFileInitError
[30007:30007:1112/160605:6231970815:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30007:30007:1112/160605:6231982960:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30007:30007:1112/160605:6232082376:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30007:30032:1112/160605:6232087397:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30038:30038:1112/160605:6232147000:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30079:30079:1112/160605:6232159588:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeWithFileInitError (734 ms)
[62/604] DownloadContentTest.ResumeWithFileInitError (920 ms)
[ RUN ] DownloadContentTest.ResumeWithFileIntermediateRenameError
[30034:30034:1112/160605:6232103015:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30034:30034:1112/160605:6232117693:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30034:30034:1112/160605:6232229890:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30034:30072:1112/160605:6232235053:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30080:30080:1112/160605:6232313452:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30103:30103:1112/160605:6232314500:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeWithFileIntermediateRenameError (731 ms)
[63/604] DownloadContentTest.ResumeWithFileIntermediateRenameError (917 ms)
[ RUN ] DownloadContentTest.ResumeWithFileFinalRenameError
[30036:30036:1112/160605:6232099915:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30036:30036:1112/160605:6232116760:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30036:30036:1112/160605:6232225358:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30036:30068:1112/160605:6232229751:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30078:30078:1112/160605:6232287967:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30100:30100:1112/160605:6232301117:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeWithFileFinalRenameError (710 ms)
[64/604] DownloadContentTest.ResumeWithFileFinalRenameError (916 ms)
[ RUN ] DownloadContentTest.ResumeWithDeletedFile
[30006:30006:1112/160605:6231935055:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30006:30006:1112/160605:6231945478:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30006:30006:1112/160605:6232030745:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30006:30018:1112/160605:6232035349:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30021:30021:1112/160605:6232063072:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30006:30006:1112/160605:6232106071:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30006:30006:1112/160605:6232106177:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30006:30006:1112/160605:6232106210:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:42180...
sending server_data: {"host": "127.0.0.1", "port": 42180} (36 bytes)
[30117:30117:1112/160605:6232435698:ERROR:renderer_main.cc(212)] Running without renderer sandbox
testserver.py: Broken pipe
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.ResumeWithDeletedFile (1657 ms)
[65/604] DownloadContentTest.ResumeWithDeletedFile (1835 ms)
[ RUN ] DownloadContentTest.CancelInterruptedDownload
[30132:30132:1112/160606:6232895547:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30132:30132:1112/160606:6232905708:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30132:30132:1112/160606:6232971084:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30132:30144:1112/160606:6232975747:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30132:30132:1112/160606:6233037904:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30132:30132:1112/160606:6233038088:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30132:30132:1112/160606:6233038144:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[30148:30148:1112/160606:6233044407:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[30148:30148:1112/160606:6233044875:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:36882...
sending server_data: {"host": "127.0.0.1", "port": 36882} (36 bytes)
[30205:30205:1112/160606:6233326881:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.CancelInterruptedDownload (1426 ms)
[66/604] DownloadContentTest.CancelInterruptedDownload (1571 ms)
[ RUN ] DownloadContentTest.RemoveResumingDownload
[30149:30149:1112/160606:6232998996:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30149:30149:1112/160606:6233011528:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30149:30149:1112/160606:6233113880:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30149:30168:1112/160606:6233122452:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30182:30182:1112/160606:6233165422:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30149:30149:1112/160606:6233195175:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30149:30149:1112/160606:6233195336:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30149:30149:1112/160606:6233195389:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:50880...
sending server_data: {"host": "127.0.0.1", "port": 50880} (36 bytes)
[30211:30211:1112/160606:6233432323:ERROR:renderer_main.cc(212)] Running without renderer sandbox
testserver.py: Broken pipe
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.RemoveResumingDownload (1474 ms)
[67/604] DownloadContentTest.RemoveResumingDownload (1571 ms)
[ RUN ] DownloadContentTest.RemoveDownload
[30147:30147:1112/160606:6233007221:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30147:30147:1112/160606:6233020432:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30147:30147:1112/160606:6233137369:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30147:30177:1112/160606:6233143932:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30184:30184:1112/160606:6233174759:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30147:30147:1112/160606:6233212243:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30147:30147:1112/160606:6233212478:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30147:30147:1112/160606:6233212543:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:39448...
sending server_data: {"host": "127.0.0.1", "port": 39448} (36 bytes)
[30213:30213:1112/160606:6233457268:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30254:30254:1112/160607:6234091305:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.RemoveDownload (1524 ms)
[68/604] DownloadContentTest.RemoveDownload (1834 ms)
[ RUN ] DownloadContentTest.CancelResumingDownload
[30227:30227:1112/160606:6233772230:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30227:30227:1112/160606:6233782797:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30227:30227:1112/160606:6233846237:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30227:30238:1112/160606:6233850987:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30241:30241:1112/160607:6233885361:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30227:30227:1112/160607:6233901592:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30227:30227:1112/160607:6233901711:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30227:30227:1112/160607:6233901741:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:50326...
sending server_data: {"host": "127.0.0.1", "port": 50326} (36 bytes)
[30261:30261:1112/160607:6234132805:ERROR:renderer_main.cc(212)] Running without renderer sandbox
testserver.py: Broken pipe
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.CancelResumingDownload (1423 ms)
[69/604] DownloadContentTest.CancelResumingDownload (1571 ms)
[ RUN ] DownloadContentTest.DownloadAttributeCrossOriginRedirect
[30291:30291:1112/160607:6234588909:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30291:30291:1112/160607:6234599195:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30291:30291:1112/160607:6234665573:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30291:30310:1112/160607:6234669968:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30313:30313:1112/160607:6234707512:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30324:30324:1112/160607:6234730173:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.DownloadAttributeCrossOriginRedirect (699 ms)
[70/604] DownloadContentTest.DownloadAttributeCrossOriginRedirect (916 ms)
[ RUN ] DownloadContentTest.CookiePolicy
[30275:30275:1112/160607:6234466509:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30275:30275:1112/160607:6234477997:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30275:30275:1112/160607:6234555439:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30275:30287:1112/160607:6234560774:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30290:30290:1112/160607:6234600760:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30275:30275:1112/160607:6234612845:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30275:30275:1112/160607:6234612943:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30275:30275:1112/160607:6234613005:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:36714...
sending server_data: {"host": "127.0.0.1", "port": 36714} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.CookiePolicy (914 ms)
[71/604] DownloadContentTest.CookiePolicy (1046 ms)
[ RUN ] DownloadContentTest.DownloadAttributeSameOriginRedirect
[30330:30330:1112/160607:6234839101:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30330:30330:1112/160607:6234854524:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30330:30330:1112/160608:6234949227:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30330:30346:1112/160608:6234955577:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30350:30350:1112/160608:6234979841:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30365:30365:1112/160608:6235010790:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.DownloadAttributeSameOriginRedirect (721 ms)
[72/604] DownloadContentTest.DownloadAttributeSameOriginRedirect (1260 ms)
[ RUN ] DragDownloadFileTest.DragDownloadFileTest_NetError
[30396:30396:1112/160608:6235506878:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30396:30396:1112/160608:6235523072:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30396:30396:1112/160609:6236032626:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30396:30425:1112/160609:6236043502:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30432:30432:1112/160609:6236175360:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DragDownloadFileTest.DragDownloadFileTest_NetError (1344 ms)
[73/604] DragDownloadFileTest.DragDownloadFileTest_NetError (1575 ms)
[ RUN ] DownloadContentTest.DownloadGZipWithNoContent
[30379:30379:1112/160608:6235348648:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30379:30379:1112/160608:6235359733:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30379:30379:1112/160608:6235427729:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30379:30391:1112/160608:6235433669:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30404:30404:1112/160608:6235488148:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30395:30395:1112/160608:6235497159:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DownloadContentTest.DownloadGZipWithNoContent (1520 ms)
[74/604] DownloadContentTest.DownloadGZipWithNoContent (1836 ms)
[ RUN ] DragDownloadFileTest.DragDownloadFileTest_Complete
[30402:30402:1112/160608:6235532649:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30402:30402:1112/160608:6235584060:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30402:30402:1112/160609:6236031773:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30402:30437:1112/160609:6236044756:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30441:30441:1112/160609:6236186338:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DragDownloadFileTest.DragDownloadFileTest_Complete (1829 ms)
[75/604] DragDownloadFileTest.DragDownloadFileTest_Complete (2110 ms)
[ RUN ] MHTMLGenerationTest.GenerateMHTML
[30447:30447:1112/160609:6236151880:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30447:30447:1112/160609:6236166877:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30447:30447:1112/160609:6236270123:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30447:30469:1112/160609:6236277251:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30472:30472:1112/160610:6236896601:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30487:30487:1112/160610:6236907057:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30447:30447:1112/160610:6237157289:WARNING:channel.cc(144)] WriteMessage() after shutdown
[30447:30447:1112/160610:6237157404:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MHTMLGenerationTest.GenerateMHTML (1756 ms)
[76/604] MHTMLGenerationTest.GenerateMHTML (2100 ms)
[ RUN ] SavePackageBrowserTest.ImplicitCancel
[30494:30494:1112/160610:6237073647:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30494:30494:1112/160610:6237086527:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30494:30494:1112/160610:6237218031:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30494:30506:1112/160610:6237242486:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30513:30513:1112/160610:6237254519:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30494:30494:1112/160610:6237314731:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30494:30494:1112/160610:6237314881:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30494:30494:1112/160610:6237314925:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:50131...
sending server_data: {"host": "127.0.0.1", "port": 50131} (36 bytes)
[30550:30550:1112/160610:6237623316:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SavePackageBrowserTest.ImplicitCancel (1289 ms)
[77/604] SavePackageBrowserTest.ImplicitCancel (1787 ms)
[ RUN ] SavePackageBrowserTest.ExplicitCancel
[30510:30510:1112/160610:6237213183:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30510:30510:1112/160610:6237235052:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30510:30510:1112/160610:6237383784:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30510:30532:1112/160610:6237404206:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30537:30537:1112/160610:6237423270:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30510:30510:1112/160610:6237478033:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30510:30510:1112/160610:6237478199:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30510:30510:1112/160610:6237478255:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:48078...
sending server_data: {"host": "127.0.0.1", "port": 48078} (36 bytes)
[30573:30573:1112/160610:6237763571:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SavePackageBrowserTest.ExplicitCancel (1585 ms)
[78/604] SavePackageBrowserTest.ExplicitCancel (2130 ms)
[ RUN ] FileSystemBrowserTest.RequestTest
[30549:30549:1112/160610:6237639867:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30549:30549:1112/160610:6237655995:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30549:30549:1112/160610:6237754741:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30549:30564:1112/160610:6237793697:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30569:30569:1112/160610:6237828707:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30549:30549:1112/160610:6237865205:INFO:file_system_browsertest.cc(36)] Navigating to URL and blocking.
[30588:30588:1112/160611:6237875044:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30549:30549:1112/160613:6239958973:INFO:file_system_browsertest.cc(38)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FileSystemBrowserTest.RequestTest (3187 ms)
[79/604] FileSystemBrowserTest.RequestTest (3805 ms)
[ RUN ] FrameTreeBrowserTest.FrameTreeShape
[30647:30647:1112/160612:6239398618:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30647:30647:1112/160612:6239415957:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30647:30647:1112/160613:6239933339:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30647:30670:1112/160613:6239963538:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30675:30675:1112/160613:6239970627:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[30675:30675:1112/160613:6239971138:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30647:30647:1112/160613:6240023052:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30647:30647:1112/160613:6240023230:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30647:30647:1112/160613:6240023261:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:47614...
sending server_data: {"host": "127.0.0.1", "port": 47614} (36 bytes)
[30706:30706:1112/160613:6240565975:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FrameTreeBrowserTest.FrameTreeShape (2426 ms)
[80/604] FrameTreeBrowserTest.FrameTreeShape (2623 ms)
[ RUN ] FileSystemBrowserTest.CreateTest
[30609:30609:1112/160611:6238202193:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30609:30609:1112/160611:6238216350:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30609:30609:1112/160611:6238308613:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30609:30620:1112/160611:6238335429:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30623:30623:1112/160611:6238365131:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30609:30609:1112/160611:6238394932:INFO:file_system_browsertest.cc(36)] Navigating to URL and blocking.
[30634:30634:1112/160611:6238403451:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30609:30609:1112/160614:6241538609:INFO:file_system_browsertest.cc(38)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FileSystemBrowserTest.CreateTest (3736 ms)
[81/604] FileSystemBrowserTest.CreateTest (3941 ms)
[ RUN ] FileSystemBrowserTestWithLowQuota.QuotaTest
[30645:30645:1112/160612:6239391569:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30645:30645:1112/160612:6239406423:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30645:30645:1112/160613:6239939804:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30645:30661:1112/160613:6239948583:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30674:30674:1112/160613:6239976673:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30645:30645:1112/160613:6240013777:INFO:file_system_browsertest.cc(36)] Navigating to URL and blocking.
[30692:30692:1112/160613:6240025228:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30645:30645:1112/160613:6240142625:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source: (0)
[30645:30645:1112/160614:6241570200:INFO:file_system_browsertest.cc(38)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FileSystemBrowserTestWithLowQuota.QuotaTest (2705 ms)
[82/604] FileSystemBrowserTestWithLowQuota.QuotaTest (3411 ms)
[ RUN ] FrameTreeBrowserTest.FrameTreeShape2
[30719:30719:1112/160614:6241446452:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30719:30719:1112/160614:6241459933:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30719:30719:1112/160614:6241596746:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30719:30733:1112/160614:6241603086:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30719:30719:1112/160614:6241650642:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30719:30719:1112/160614:6241650783:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30719:30719:1112/160614:6241650827:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[30737:30737:1112/160614:6241652811:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:33100...
sending server_data: {"host": "127.0.0.1", "port": 33100} (36 bytes)
[30752:30752:1112/160614:6241871735:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FrameTreeBrowserTest.FrameTreeShape2 (1391 ms)
[83/604] FrameTreeBrowserTest.FrameTreeShape2 (1572 ms)
[ RUN ] FrameTreeBrowserTest.IsRenderFrameLive
[30801:30801:1112/160615:6242286769:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30801:30801:1112/160615:6242301703:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30801:30801:1112/160615:6242437770:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30801:30820:1112/160615:6242442980:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30824:30824:1112/160615:6242485459:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30801:30801:1112/160615:6242507077:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30801:30801:1112/160615:6242507242:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30801:30801:1112/160615:6242507290:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:43753...
sending server_data: {"host": "127.0.0.1", "port": 43753} (36 bytes)
[30857:30857:1112/160615:6242789243:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FrameTreeBrowserTest.IsRenderFrameLive (1272 ms)
[84/604] FrameTreeBrowserTest.IsRenderFrameLive (1576 ms)
[ RUN ] FrameTreeBrowserTest.FrameTreeAfterCrash
[30753:30753:1112/160615:6241951289:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30753:30753:1112/160615:6241965224:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30753:30753:1112/160615:6242064794:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30753:30771:1112/160615:6242069976:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30774:30774:1112/160615:6242119282:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30753:30753:1112/160615:6242129171:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30753:30753:1112/160615:6242129332:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30753:30753:1112/160615:6242129384:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:42521...
sending server_data: {"host": "127.0.0.1", "port": 42521} (36 bytes)
[30828:30828:1112/160615:6242421546:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ASAN:SIGSEGV
=================================================================
==30828==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000b832af bp 0x7fffd52e5010 sp 0x7fffd52e5010 T0)
#0 0xb832ae in content::(anonymous namespace)::CrashIntentionally() content/renderer/render_frame_impl.cc:271:3
#1 0xb4d01a in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:314:5
#2 0xb4d01a in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) content/renderer/render_frame_impl.cc:4092
#3 0xb44afe in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) content/renderer/render_frame_impl.cc:969:8
#4 0xb404a7 in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &), FrameMsg_Navigate_Params> base/tuple.h:548:3
#5 0xb404a7 in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &)> content/common/frame_messages.h:386
#6 0xb404a7 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) content/renderer/render_frame_impl.cc:906
#7 0x8934986 in content::MessageRouter::RouteMessage(IPC::Message const&) content/common/message_router.cc:54:3
#8 0x893480c in content::MessageRouter::OnMessageReceived(IPC::Message const&) content/common/message_router.cc:46:10
#9 0x75ddeb7 in content::ChildThread::OnMessageReceived(IPC::Message const&) content/child/child_thread.cc:502:10
#10 0x17a5c53 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ipc/ipc_channel_proxy.cc:274:3
#11 0x177105f in Run base/callback.h:401:12
#12 0x177105f in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) base/debug/task_annotator.cc:63
#13 0x16cb70c in base::MessageLoop::RunTask(base::PendingTask const&) base/message_loop/message_loop.cc:448:3
#14 0x16ccac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:458:5
#15 0x16ccac5 in base::MessageLoop::DoWork() base/message_loop/message_loop.cc:567
#16 0x16d06b1 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) base/message_loop/message_pump_default.cc:32:21
#17 0x16f910c in base::RunLoop::Run() base/run_loop.cc:55:3
#18 0x16ca1f3 in base::MessageLoop::Run() base/message_loop/message_loop.cc:310:3
#19 0x895499e in content::RendererMain(content::MainFunctionParams const&) content/renderer/renderer_main.cc:235:7
#20 0x7d243d0 in content::RunZygote(content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:347:14
#21 0x7d25777 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:431:12
#22 0x7d26e77 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner.cc:789:12
#23 0x7d239ea in content::ContentMain(content::ContentMainParams const&) content/app/content_main.cc:19:15
#24 0x10dfcbc in content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) content/public/test/test_launcher.cc:474:12
#25 0xf7a6ea in main content/test/content_test_launcher.cc:129:10
#26 0x7f9e5279776c in __libc_start_main /build/buildd/eglibc-2.15/csu/libc-start.c:226
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV content/renderer/render_frame_impl.cc:271 content::(anonymous namespace)::CrashIntentionally()
==30828==ABORTING
[30901:30901:1112/160616:6243384406:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FrameTreeBrowserTest.FrameTreeAfterCrash (1926 ms)
[85/604] FrameTreeBrowserTest.FrameTreeAfterCrash (2097 ms)
[ RUN ] CrossProcessFrameTreeBrowserTest.CreateCrossProcessSubframeProxies
[30868:30868:1112/160616:6243011895:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30868:30868:1112/160616:6243029298:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30868:30868:1112/160616:6243119040:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30868:30886:1112/160616:6243127390:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30889:30889:1112/160616:6243165712:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30868:30868:1112/160616:6243182905:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30868:30868:1112/160616:6243183052:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30868:30868:1112/160616:6243183084:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:53566...
sending server_data: {"host": "127.0.0.1", "port": 53566} (36 bytes)
[30907:30907:1112/160616:6243424916:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30925:30925:1112/160616:6243678106:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossProcessFrameTreeBrowserTest.CreateCrossProcessSubframeProxies (1122 ms)
[86/604] CrossProcessFrameTreeBrowserTest.CreateCrossProcessSubframeProxies (1312 ms)
[ RUN ] FrameTreeBrowserTest.NavigateWithLeftoverFrames
[30783:30783:1112/160615:6242147270:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30783:30783:1112/160615:6242160219:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30783:30783:1112/160615:6242253600:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30783:30797:1112/160615:6242260193:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30800:30800:1112/160615:6242305137:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30783:30783:1112/160615:6242313073:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30783:30783:1112/160615:6242313227:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30783:30783:1112/160615:6242313280:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:40768...
sending server_data: {"host": "127.0.0.1", "port": 40768} (36 bytes)
[30845:30845:1112/160615:6242585115:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[30864:30864:1112/160616:6242926179:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] FrameTreeBrowserTest.NavigateWithLeftoverFrames (2256 ms)
[87/604] FrameTreeBrowserTest.NavigateWithLeftoverFrames (2622 ms)
[ RUN ] RenderFrameHostManagerTest.NoScriptAccessAfterSwapOut
[30935:30935:1112/160616:6243840163:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30935:30935:1112/160616:6243851875:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30935:30935:1112/160617:6243929812:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30935:30947:1112/160617:6243936592:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30951:30951:1112/160617:6243979454:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30935:30935:1112/160617:6243996916:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30935:30935:1112/160617:6243997082:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30935:30935:1112/160617:6243997133:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:44638...
sending server_data: {"host": "127.0.0.1", "port": 44638} (36 bytes)
[30990:30990:1112/160617:6244258921:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31031:31031:1112/160617:6244566508:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.NoScriptAccessAfterSwapOut (1346 ms)
[88/604] RenderFrameHostManagerTest.NoScriptAccessAfterSwapOut (1572 ms)
[ RUN ] RenderFrameHostManagerTest.SwapProcessWithRelNoreferrerAndTargetBlank
[30959:30959:1112/160617:6244044281:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30959:30959:1112/160617:6244057036:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30959:30959:1112/160617:6244156772:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30959:30976:1112/160617:6244163394:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[30980:30980:1112/160617:6244193011:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30959:30959:1112/160617:6244210605:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30959:30959:1112/160617:6244210707:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30959:30959:1112/160617:6244210739:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:56439...
sending server_data: {"host": "127.0.0.1", "port": 56439} (36 bytes)
[31023:31023:1112/160617:6244485322:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31049:31049:1112/160617:6244752062:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.SwapProcessWithRelNoreferrerAndTargetBlank (1297 ms)
[89/604] RenderFrameHostManagerTest.SwapProcessWithRelNoreferrerAndTargetBlank (1572 ms)
[ RUN ] RenderFrameHostManagerTest.SwapProcessWithSameSiteRelNoreferrer
[30989:30989:1112/160617:6244329477:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[30989:30989:1112/160617:6244343745:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[30989:30989:1112/160617:6244433336:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[30989:31007:1112/160617:6244443905:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31011:31011:1112/160617:6244495440:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[30989:30989:1112/160617:6244506916:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30989:30989:1112/160617:6244507095:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[30989:30989:1112/160617:6244507153:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:32873...
sending server_data: {"host": "127.0.0.1", "port": 32873} (36 bytes)
[31064:31064:1112/160617:6244792386:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31095:31095:1112/160618:6245070934:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.SwapProcessWithSameSiteRelNoreferrer (1329 ms)
[90/604] RenderFrameHostManagerTest.SwapProcessWithSameSiteRelNoreferrer (1571 ms)
[ RUN ] RenderFrameHostManagerTest.DontSwapProcessWithOnlyTargetBlank
[31046:31046:1112/160617:6244769519:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31046:31046:1112/160617:6244783474:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31046:31046:1112/160618:6244894383:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31046:31062:1112/160618:6244900790:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31072:31072:1112/160618:6244947630:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31046:31046:1112/160618:6244960661:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31046:31046:1112/160618:6244960837:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31046:31046:1112/160618:6244960891:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52243...
sending server_data: {"host": "127.0.0.1", "port": 52243} (36 bytes)
[31108:31108:1112/160618:6245226636:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.DontSwapProcessWithOnlyTargetBlank (1211 ms)
[91/604] RenderFrameHostManagerTest.DontSwapProcessWithOnlyTargetBlank (1575 ms)
[ RUN ] RenderFrameHostManagerTest.DontSwapProcessWithOnlyRelNoreferrer
[31116:31116:1112/160618:6245440844:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31116:31116:1112/160618:6245456589:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31116:31116:1112/160618:6245553021:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31116:31131:1112/160618:6245560292:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31134:31134:1112/160618:6245596668:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31116:31116:1112/160618:6245617309:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31116:31116:1112/160618:6245617410:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31116:31116:1112/160618:6245617442:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:59358...
sending server_data: {"host": "127.0.0.1", "port": 59358} (36 bytes)
[31183:31183:1112/160619:6245900344:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.DontSwapProcessWithOnlyRelNoreferrer (1308 ms)
[92/604] RenderFrameHostManagerTest.DontSwapProcessWithOnlyRelNoreferrer (1579 ms)
[ RUN ] RenderFrameHostManagerTest.DisownSubframeOpener
[31216:31216:1112/160619:6246360023:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31216:31216:1112/160619:6246408956:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31216:31216:1112/160619:6246594357:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31216:31234:1112/160619:6246600780:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31240:31240:1112/160619:6246650929:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31259:31259:1112/160619:6246685264:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.DisownSubframeOpener (972 ms)
[93/604] RenderFrameHostManagerTest.DisownSubframeOpener (1324 ms)
[ RUN ] RenderFrameHostManagerTest.AllowTargetedNavigationsAfterSwap
[31136:31136:1112/160618:6245631467:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31136:31136:1112/160618:6245643819:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31136:31136:1112/160618:6245720705:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31136:31157:1112/160618:6245727345:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31160:31160:1112/160618:6245767983:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31136:31136:1112/160618:6245797218:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31136:31136:1112/160618:6245797393:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31136:31136:1112/160618:6245797444:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34583...
sending server_data: {"host": "127.0.0.1", "port": 34583} (36 bytes)
[31203:31203:1112/160619:6246097258:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31236:31236:1112/160619:6246498872:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31273:31273:1112/160619:6246788761:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31160:31160:1112/160620:6246956610:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[31160:31160:1112/160620:6246956875:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[31160:31160:1112/160620:6246957057:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[31160:31160:1112/160620:6246957264:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.AllowTargetedNavigationsAfterSwap (1778 ms)
[94/604] RenderFrameHostManagerTest.AllowTargetedNavigationsAfterSwap (2102 ms)
[ RUN ] RenderFrameHostManagerTest.DisownOpener
[31169:31169:1112/160619:6245880533:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31169:31169:1112/160619:6245892820:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31169:31169:1112/160619:6245985248:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31169:31181:1112/160619:6245991486:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31186:31186:1112/160619:6246039586:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31169:31169:1112/160619:6246054468:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31169:31169:1112/160619:6246054578:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31169:31169:1112/160619:6246054612:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:33247...
sending server_data: {"host": "127.0.0.1", "port": 33247} (36 bytes)
[31218:31218:1112/160619:6246311951:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31265:31265:1112/160619:6246733297:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31298:31298:1112/160620:6246981687:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.DisownOpener (1636 ms)
[95/604] RenderFrameHostManagerTest.DisownOpener (1835 ms)
[ RUN ] RenderFrameHostManagerTest.SupportCrossProcessPostMessage
[31292:31292:1112/160620:6247010036:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31292:31292:1112/160620:6247022843:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31292:31292:1112/160620:6247122121:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31292:31314:1112/160620:6247128452:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31321:31321:1112/160620:6247159449:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31292:31292:1112/160620:6247175602:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31292:31292:1112/160620:6247175710:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31292:31292:1112/160620:6247175738:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:48779...
sending server_data: {"host": "127.0.0.1", "port": 48779} (36 bytes)
[31336:31336:1112/160620:6247415281:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31362:31362:1112/160620:6247692789:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31292:31292:1112/160621:6248033359:INFO:CONSOLE(0)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://google.com') does not match the recipient window's origin ('http://127.0.0.1:48779').", source: (0)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.SupportCrossProcessPostMessage (1685 ms)
[96/604] RenderFrameHostManagerTest.SupportCrossProcessPostMessage (1834 ms)
[ RUN ] RenderFrameHostManagerTest.SupportCrossProcessPostMessageWithMessagePort
[31347:31347:1112/160620:6247667016:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31347:31347:1112/160620:6247680805:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31347:31347:1112/160620:6247777245:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31347:31360:1112/160620:6247782438:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31368:31368:1112/160620:6247849730:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[31368:31368:1112/160620:6247850185:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31347:31347:1112/160620:6247858704:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31347:31347:1112/160620:6247858872:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31347:31347:1112/160620:6247858915:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:41695...
sending server_data: {"host": "127.0.0.1", "port": 41695} (36 bytes)
[31427:31427:1112/160621:6248117371:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31451:31451:1112/160621:6248377325:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.SupportCrossProcessPostMessageWithMessagePort (1492 ms)
[97/604] RenderFrameHostManagerTest.SupportCrossProcessPostMessageWithMessagePort (1836 ms)
[ RUN ] RenderFrameHostManagerTest.AllowTargetedNavigationsInOpenerAfterSwap
[31348:31348:1112/160620:6247735675:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31348:31348:1112/160620:6247762838:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31348:31348:1112/160621:6247894269:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31348:31395:1112/160621:6247898830:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31399:31399:1112/160621:6247925631:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31348:31348:1112/160621:6247962771:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31348:31348:1112/160621:6247962923:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31348:31348:1112/160621:6247962977:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:51364...
sending server_data: {"host": "127.0.0.1", "port": 51364} (36 bytes)
[31437:31437:1112/160621:6248227514:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31473:31473:1112/160621:6248643487:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.AllowTargetedNavigationsInOpenerAfterSwap (1587 ms)
[98/604] RenderFrameHostManagerTest.AllowTargetedNavigationsInOpenerAfterSwap (1833 ms)
[ RUN ] RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews
[31349:31349:1112/160620:6247740086:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31349:31349:1112/160620:6247763869:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31349:31349:1112/160621:6247906818:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31349:31392:1112/160621:6247916952:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31400:31400:1112/160621:6247934461:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31349:31349:1112/160621:6247968384:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31349:31349:1112/160621:6247968555:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31349:31349:1112/160621:6247968605:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:55142...
sending server_data: {"host": "127.0.0.1", "port": 55142} (36 bytes)
[31439:31439:1112/160621:6248231221:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31468:31468:1112/160621:6248603335:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews (1592 ms)
[99/604] RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews (1833 ms)
[ RUN ] RenderFrameHostManagerTest.ClickLinkAfter204Error
[31493:31493:1112/160621:6248839537:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31493:31493:1112/160621:6248853659:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31493:31493:1112/160622:6248953963:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31493:31505:1112/160622:6248959622:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31509:31509:1112/160622:6249001070:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31493:31493:1112/160622:6249017208:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31493:31493:1112/160622:6249017313:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31493:31493:1112/160622:6249017340:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:57118...
sending server_data: {"host": "127.0.0.1", "port": 57118} (36 bytes)
[31526:31526:1112/160622:6249251753:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.ClickLinkAfter204Error (1021 ms)
[100/604] RenderFrameHostManagerTest.ClickLinkAfter204Error (1311 ms)
[ RUN ] RenderFrameHostManagerTest.ShowLoadingURLUntilSpoof
[31540:31540:1112/160622:6249493673:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31540:31540:1112/160622:6249503798:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31540:31540:1112/160622:6249615015:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31540:31554:1112/160622:6249623636:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31558:31558:1112/160622:6249642351:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[31558:31558:1112/160622:6249642698:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31540:31540:1112/160622:6249688200:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31540:31540:1112/160622:6249688353:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31540:31540:1112/160622:6249688404:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34151...
sending server_data: {"host": "127.0.0.1", "port": 34151} (36 bytes)
[31611:31611:1112/160623:6249921032:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.ShowLoadingURLUntilSpoof (1138 ms)
[101/604] RenderFrameHostManagerTest.ShowLoadingURLUntilSpoof (1308 ms)
[ RUN ] RenderFrameHostManagerTest.DontShowLoadingURLIfNotInitialNav
[31542:31542:1112/160622:6249541010:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31542:31542:1112/160622:6249554961:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31542:31542:1112/160622:6249667825:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31542:31569:1112/160622:6249679370:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31582:31582:1112/160622:6249730175:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31542:31542:1112/160622:6249742336:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31542:31542:1112/160622:6249742499:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31542:31542:1112/160622:6249742563:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:55405...
sending server_data: {"host": "127.0.0.1", "port": 55405} (36 bytes)
[31619:31619:1112/160623:6249991276:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.DontShowLoadingURLIfNotInitialNav (1170 ms)
[102/604] RenderFrameHostManagerTest.DontShowLoadingURLIfNotInitialNav (1309 ms)
[ RUN ] RenderFrameHostManagerTest.BackForwardNotStale
[31543:31543:1112/160622:6249557356:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31543:31543:1112/160622:6249571359:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31543:31543:1112/160622:6249693614:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31543:31580:1112/160622:6249701410:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31586:31586:1112/160622:6249731336:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31543:31543:1112/160622:6249758248:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31543:31543:1112/160622:6249758354:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31543:31543:1112/160622:6249758383:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:53094...
sending server_data: {"host": "127.0.0.1", "port": 53094} (36 bytes)
[31617:31617:1112/160623:6249975987:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31642:31642:1112/160623:6250162956:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31678:31678:1112/160623:6250362487:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31690:31690:1112/160623:6250542721:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31707:31707:1112/160623:6250639198:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31723:31723:1112/160623:6250785111:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31756:31756:1112/160624:6250899258:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.BackForwardNotStale (1937 ms)
[103/604] RenderFrameHostManagerTest.BackForwardNotStale (2095 ms)
[ RUN ] RenderFrameHostManagerTest.SwappedOutViewHasCorrectVisibilityState
[31632:31632:1112/160623:6250162605:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31632:31632:1112/160623:6250176646:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31632:31632:1112/160623:6250274168:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31632:31657:1112/160623:6250280314:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31632:31632:1112/160623:6250339406:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31632:31632:1112/160623:6250339705:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31632:31632:1112/160623:6250339752:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[31663:31663:1112/160623:6250343910:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:54954...
sending server_data: {"host": "127.0.0.1", "port": 54954} (36 bytes)
[31697:31697:1112/160623:6250605792:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31746:31746:1112/160623:6250869563:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.SwappedOutViewHasCorrectVisibilityState (1438 ms)
[104/604] RenderFrameHostManagerTest.SwappedOutViewHasCorrectVisibilityState (1571 ms)
[ RUN ] RenderFrameHostManagerTest.LeakingRenderViewHosts
[31720:31720:1112/160623:6250830481:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31720:31720:1112/160623:6250847620:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31720:31720:1112/160624:6250961011:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31720:31742:1112/160624:6250969884:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31754:31754:1112/160624:6251008317:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31720:31720:1112/160624:6251042643:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31720:31720:1112/160624:6251042822:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31720:31720:1112/160624:6251042872:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:38366...
sending server_data: {"host": "127.0.0.1", "port": 38366} (36 bytes)
[31806:31806:1112/160624:6251272903:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31820:31820:1112/160624:6251396183:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31836:31836:1112/160624:6251533157:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31853:31853:1112/160624:6251648715:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.LeakingRenderViewHosts (1412 ms)
[105/604] RenderFrameHostManagerTest.LeakingRenderViewHosts (1578 ms)
[ RUN ] RenderFrameHostManagerTest.DontPreemptNavigationWithFrameTreeUpdate
[31725:31725:1112/160624:6250879539:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31725:31725:1112/160624:6250894342:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31725:31725:1112/160624:6251022086:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31725:31768:1112/160624:6251029068:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31725:31725:1112/160624:6251086771:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31725:31725:1112/160624:6251086901:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31725:31725:1112/160624:6251086935:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[31773:31773:1112/160624:6251088978:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:56897...
sending server_data: {"host": "127.0.0.1", "port": 56897} (36 bytes)
[31812:31812:1112/160624:6251304742:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31840:31840:1112/160624:6251553833:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31773:31773:1112/160624:6251861825:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.DontPreemptNavigationWithFrameTreeUpdate (1437 ms)
[106/604] RenderFrameHostManagerTest.DontPreemptNavigationWithFrameTreeUpdate (1576 ms)
[ RUN ] RenderFrameHostManagerTest.RendererDebugURLsDontSwap
[31848:31848:1112/160624:6251677778:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31848:31848:1112/160624:6251692711:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31848:31848:1112/160624:6251801307:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31848:31873:1112/160624:6251807436:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31879:31879:1112/160624:6251859383:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[31879:31879:1112/160624:6251859762:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31848:31848:1112/160625:6251872271:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31848:31848:1112/160625:6251872441:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[31848:31848:1112/160625:6251872490:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52687...
sending server_data: {"host": "127.0.0.1", "port": 52687} (36 bytes)
[31925:31925:1112/160625:6252121227:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ASAN:SIGSEGV
=================================================================
==31925==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000b832af bp 0x7fffb25f0d50 sp 0x7fffb25f0d50 T0)
#0 0xb832ae in content::(anonymous namespace)::CrashIntentionally() content/renderer/render_frame_impl.cc:271:3
#1 0xb4d01a in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:314:5
#2 0xb4d01a in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) content/renderer/render_frame_impl.cc:4092
#3 0xb44afe in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) content/renderer/render_frame_impl.cc:969:8
#4 0xb404a7 in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &), FrameMsg_Navigate_Params> base/tuple.h:548:3
#5 0xb404a7 in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &)> content/common/frame_messages.h:386
#6 0xb404a7 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) content/renderer/render_frame_impl.cc:906
#7 0x8934986 in content::MessageRouter::RouteMessage(IPC::Message const&) content/common/message_router.cc:54:3
#8 0x893480c in content::MessageRouter::OnMessageReceived(IPC::Message const&) content/common/message_router.cc:46:10
#9 0x75ddeb7 in content::ChildThread::OnMessageReceived(IPC::Message const&) content/child/child_thread.cc:502:10
#10 0x17a5c53 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ipc/ipc_channel_proxy.cc:274:3
#11 0x177105f in Run base/callback.h:401:12
#12 0x177105f in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) base/debug/task_annotator.cc:63
#13 0x16cb70c in base::MessageLoop::RunTask(base::PendingTask const&) base/message_loop/message_loop.cc:448:3
#14 0x16ccac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:458:5
#15 0x16ccac5 in base::MessageLoop::DoWork() base/message_loop/message_loop.cc:567
#16 0x16d06b1 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) base/message_loop/message_pump_default.cc:32:21
#17 0x16f910c in base::RunLoop::Run() base/run_loop.cc:55:3
#18 0x16ca1f3 in base::MessageLoop::Run() base/message_loop/message_loop.cc:310:3
#19 0x895499e in content::RendererMain(content::MainFunctionParams const&) content/renderer/renderer_main.cc:235:7
#20 0x7d243d0 in content::RunZygote(content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:347:14
#21 0x7d25777 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:431:12
#22 0x7d26e77 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner.cc:789:12
#23 0x7d239ea in content::ContentMain(content::ContentMainParams const&) content/app/content_main.cc:19:15
#24 0x10dfcbc in content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) content/public/test/test_launcher.cc:474:12
#25 0xf7a6ea in main content/test/content_test_launcher.cc:129:10
#26 0x7fe5f097776c in __libc_start_main /build/buildd/eglibc-2.15/csu/libc-start.c:226
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV content/renderer/render_frame_impl.cc:271 content::(anonymous namespace)::CrashIntentionally()
==31925==ABORTING
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.RendererDebugURLsDontSwap (1444 ms)
[107/604] RenderFrameHostManagerTest.RendererDebugURLsDontSwap (1574 ms)
[ RUN ] RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed
[31852:31852:1112/160624:6251739450:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31852:31852:1112/160624:6251754487:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31852:31852:1112/160625:6251880996:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31852:31891:1112/160625:6251887867:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31901:31901:1112/160625:6251921469:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31914:31914:1112/160625:6251943505:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ASAN:SIGSEGV
=================================================================
==31914==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000b832af bp 0x7fff5fdb3150 sp 0x7fff5fdb3150 T0)
#0 0xb832ae in content::(anonymous namespace)::CrashIntentionally() content/renderer/render_frame_impl.cc:271:3
#1 0xb4d01a in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:314:5
#2 0xb4d01a in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) content/renderer/render_frame_impl.cc:4092
#3 0xb44afe in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) content/renderer/render_frame_impl.cc:969:8
#4 0xb404a7 in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &), FrameMsg_Navigate_Params> base/tuple.h:548:3
#5 0xb404a7 in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &)> content/common/frame_messages.h:386
#6 0xb404a7 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) content/renderer/render_frame_impl.cc:906
#7 0x8934986 in content::MessageRouter::RouteMessage(IPC::Message const&) content/common/message_router.cc:54:3
#8 0x893480c in content::MessageRouter::OnMessageReceived(IPC::Message const&) content/common/message_router.cc:46:10
#9 0x75ddeb7 in content::ChildThread::OnMessageReceived(IPC::Message const&) content/child/child_thread.cc:502:10
#10 0x17a5c53 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ipc/ipc_channel_proxy.cc:274:3
#11 0x177105f in Run base/callback.h:401:12
#12 0x177105f in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) base/debug/task_annotator.cc:63
#13 0x16cb70c in base::MessageLoop::RunTask(base::PendingTask const&) base/message_loop/message_loop.cc:448:3
#14 0x16ccac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:458:5
#15 0x16ccac5 in base::MessageLoop::DoWork() base/message_loop/message_loop.cc:567
#16 0x16d06b1 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) base/message_loop/message_pump_default.cc:32:21
#17 0x16f910c in base::RunLoop::Run() base/run_loop.cc:55:3
#18 0x16ca1f3 in base::MessageLoop::Run() base/message_loop/message_loop.cc:310:3
#19 0x895499e in content::RendererMain(content::MainFunctionParams const&) content/renderer/renderer_main.cc:235:7
#20 0x7d243d0 in content::RunZygote(content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:347:14
#21 0x7d25777 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:431:12
#22 0x7d26e77 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner.cc:789:12
#23 0x7d239ea in content::ContentMain(content::ContentMainParams const&) content/app/content_main.cc:19:15
#24 0x10dfcbc in content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) content/public/test/test_launcher.cc:474:12
#25 0xf7a6ea in main content/test/content_test_launcher.cc:129:10
#26 0x7fd263f4a76c in __libc_start_main /build/buildd/eglibc-2.15/csu/libc-start.c:226
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV content/renderer/render_frame_impl.cc:271 content::(anonymous namespace)::CrashIntentionally()
==31914==ABORTING
[32002:32002:1112/160625:6252790027:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed (1621 ms)
[108/604] RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed (1841 ms)
[ RUN ] RenderFrameHostManagerTest.ClearPendingWebUIOnCommit
[31937:31937:1112/160625:6252382953:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31937:31937:1112/160625:6252393597:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31937:31937:1112/160625:6252506325:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31937:31950:1112/160625:6252517150:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31953:31953:1112/160625:6252542683:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31980:31980:1112/160625:6252593477:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.ClearPendingWebUIOnCommit (1092 ms)
[109/604] RenderFrameHostManagerTest.ClearPendingWebUIOnCommit (1333 ms)
[ RUN ] RenderFrameHostManagerTest.WebUIGetsBindings
[31939:31939:1112/160625:6252455515:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[31939:31939:1112/160625:6252469856:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[31939:31939:1112/160625:6252584896:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[31939:31964:1112/160625:6252590828:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[31972:31972:1112/160625:6252629370:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[31989:31989:1112/160625:6252668777:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32015:32015:1112/160626:6253077044:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[31939:31939:1112/160626:6253266322:INFO:CONSOLE(67)] "initialize", source: chrome://accessibility/accessibility.js (67)
[31939:31939:1112/160626:6253267735:WARNING: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)
[31939:31939:1112/160626:6253276605:INFO:CONSOLE(31)] "{"global_a11y_mode":0,"list":[{"a11y_mode":0,"favicon_url":"","name":"chrome://gpu","pid":0,"processId":4,"routeId":2,"url":"chrome://gpu/"},{"a11y_mode":0,"favicon_url":"","name":"Accessibility","pid":0,"processId":5,"routeId":5,"url":"chrome://accessibility/"}]}", source: chrome://accessibility/accessibility.js (31)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.WebUIGetsBindings (1481 ms)
[110/604] RenderFrameHostManagerTest.WebUIGetsBindings (1840 ms)
[ RUN ] NavigationControllerBrowserTest.LoadDataWithBaseURL
[32075:32075:1112/160626:6253718407:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32075:32075:1112/160626:6253732177:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32075:32075:1112/160626:6253813370:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32075:32095:1112/160626:6253820601:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32101:32101:1112/160626:6253868301:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32109:32109:1112/160627:6253891076:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] NavigationControllerBrowserTest.LoadDataWithBaseURL (747 ms)
[111/604] NavigationControllerBrowserTest.LoadDataWithBaseURL (916 ms)
[ RUN ] CompositorUtilTest.CompositingModeAsExpected
[32150:32150:1112/160627:6254287665:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32150:32150:1112/160627:6254299790:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32150:32150:1112/160627:6254397765:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32150:32167:1112/160627:6254402436:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32170:32170:1112/160627:6254453349:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CompositorUtilTest.CompositingModeAsExpected (584 ms)
[112/604] CompositorUtilTest.CompositingModeAsExpected (785 ms)
[ RUN ] RenderFrameHostManagerTest.ForceSwapAfterWebUIBindings
[32022:32022:1112/160626:6253253004:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32022:32022:1112/160626:6253266046:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32022:32022:1112/160626:6253361852:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32022:32036:1112/160626:6253373477:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32039:32039:1112/160626:6253418110:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32022:32022:1112/160626:6253439438:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[32022:32022:1112/160626:6253439649:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[32022:32022:1112/160626:6253439729:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:46789...
sending server_data: {"host": "127.0.0.1", "port": 46789} (36 bytes)
[32076:32076:1112/160626:6253672126:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32130:32130:1112/160627:6254096094:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderFrameHostManagerTest.ForceSwapAfterWebUIBindings (1460 ms)
[113/604] RenderFrameHostManagerTest.ForceSwapAfterWebUIBindings (1844 ms)
[ RUN ] RFHMProcessPerTabTest.BackFromWebUI
[32051:32051:1112/160626:6253551939:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32051:32051:1112/160626:6253564222:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32051:32051:1112/160626:6253628891:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32051:32066:1112/160626:6253634801:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32051:32051:1112/160626:6253683889:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[32051:32051:1112/160626:6253683991:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[32051:32051:1112/160626:6253684069:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[32069:32069:1112/160626:6253696841:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:49686...
sending server_data: {"host": "127.0.0.1", "port": 49686} (36 bytes)
[32117:32117:1112/160627:6253956199:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32136:32136:1112/160627:6254122598:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32172:32172:1112/160627:6254357446:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RFHMProcessPerTabTest.BackFromWebUI (1463 ms)
[114/604] RFHMProcessPerTabTest.BackFromWebUI (1572 ms)
[ RUN ] SignalTest.BasicSignalSyncPointTest
[32190:32190:1112/160627:6254645724:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32190:32190:1112/160627:6254657133:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32190:32190:1112/160627:6254740624:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32190:32206:1112/160627:6254746800:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32210:32210:1112/160627:6254785017:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SignalTest.BasicSignalSyncPointTest (700 ms)
[115/604] SignalTest.BasicSignalSyncPointTest (916 ms)
[ RUN ] SignalTest.BasicSignalQueryTest
[32223:32223:1112/160628:6255074086:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32223:32223:1112/160628:6255086419:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32223:32223:1112/160628:6255185037:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32223:32248:1112/160628:6255189036:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32253:32253:1112/160628:6255256946:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SignalTest.BasicSignalQueryTest (573 ms)
[116/604] SignalTest.BasicSignalQueryTest (785 ms)
[ RUN ] SignalTest.SignalQueryUnboundTest
[32225:32225:1112/160628:6255140651:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32225:32225:1112/160628:6255155682:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32225:32225:1112/160628:6255267047:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32225:32265:1112/160628:6255273044:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32277:32277:1112/160628:6255314783:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SignalTest.SignalQueryUnboundTest (572 ms)
[117/604] SignalTest.SignalQueryUnboundTest (798 ms)
[ RUN ] SignalTest.InvalidSignalSyncPointTest
[32222:32222:1112/160628:6255059525:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32222:32222:1112/160628:6255074072:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32222:32222:1112/160628:6255196645:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32222:32238:1112/160628:6255202245:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32251:32251:1112/160628:6255225047:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[32251:32251:1112/160628:6255225418:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SignalTest.InvalidSignalSyncPointTest (743 ms)
[118/604] SignalTest.InvalidSignalSyncPointTest (930 ms)
[ RUN ] SignalTest.InvalidSignalQueryUnboundTest
[32296:32296:1112/160628:6255551613:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32296:32296:1112/160628:6255565031:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32296:32296:1112/160628:6255657757:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32296:32307:1112/160628:6255663481:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32310:32310:1112/160628:6255701495:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SignalTest.InvalidSignalQueryUnboundTest (732 ms)
[119/604] SignalTest.InvalidSignalQueryUnboundTest (915 ms)
[ RUN ] IndexedDBBrowserTest.CursorTest
[32320:32320:1112/160628:6255862653:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32320:32320:1112/160629:6255873474:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32320:32320:1112/160629:6255945530:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32320:32334:1112/160629:6255951050:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32337:32337:1112/160629:6256004272:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32320:32320:1112/160629:6256016077:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32363:32363:1112/160629:6256024907:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32320:32320:1112/160629:6256314380:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.CursorTest (911 ms)
[120/604] IndexedDBBrowserTest.CursorTest (1049 ms)
[ RUN ] IndexedDBBrowserTest.CursorTestIncognito
[32322:32322:1112/160629:6255933271:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32322:32322:1112/160629:6255947032:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32322:32322:1112/160629:6256045965:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32322:32354:1112/160629:6256051307:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32358:32358:1112/160629:6256108864:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32322:32322:1112/160629:6256131189:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32322:32354:1112/160629:6256131585:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32322:32322:1112/160629:6256159745:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32393:32393:1112/160629:6256164382:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32322:32322:1112/160629:6256396288:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.CursorTestIncognito (921 ms)
[121/604] IndexedDBBrowserTest.CursorTestIncognito (1049 ms)
[ RUN ] IndexedDBBrowserTest.IndexTest
[32428:32428:1112/160629:6256481505:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32428:32428:1112/160629:6256496138:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32428:32428:1112/160629:6256596263:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32428:32444:1112/160629:6256602124:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32447:32447:1112/160629:6256632473:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32428:32428:1112/160629:6256659241:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32455:32455:1112/160629:6256667318:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32428:32428:1112/160630:6256940178:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.IndexTest (934 ms)
[122/604] IndexedDBBrowserTest.IndexTest (1053 ms)
[ RUN ] IndexedDBBrowserTest.CursorPrefetch
[32339:32339:1112/160629:6256016205:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32339:32339:1112/160629:6256030285:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32339:32339:1112/160629:6256132968:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32339:32376:1112/160629:6256137419:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32385:32385:1112/160629:6256181131:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32339:32339:1112/160629:6256201363:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32402:32402:1112/160629:6256210690:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32339:32339:1112/160630:6257107708:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.CursorPrefetch (1554 ms)
[123/604] IndexedDBBrowserTest.CursorPrefetch (1834 ms)
[ RUN ] IndexedDBBrowserTest.KeyPathTest
[32467:32467:1112/160630:6256928060:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32467:32467:1112/160630:6256943971:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32467:32467:1112/160630:6257033776:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32467:32483:1112/160630:6257038032:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32486:32486:1112/160630:6257088791:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32467:32467:1112/160630:6257104878:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32514:32514:1112/160630:6257115873:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32467:32467:1112/160630:6257366288:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.KeyPathTest (901 ms)
[124/604] IndexedDBBrowserTest.KeyPathTest (1049 ms)
[ RUN ] IndexedDBBrowserTest.TransactionGetTest
[32471:32471:1112/160630:6256991708:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32471:32471:1112/160630:6257007963:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32471:32471:1112/160630:6257112104:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32471:32498:1112/160630:6257119213:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32505:32505:1112/160630:6257162474:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32471:32471:1112/160630:6257193208:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32526:32526:1112/160630:6257200436:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32471:32471:1112/160630:6257533105:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.TransactionGetTest (961 ms)
[125/604] IndexedDBBrowserTest.TransactionGetTest (1309 ms)
[ RUN ] IndexedDBBrowserTest.DatabaseTest
[32602:32602:1112/160631:6257983658:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32602:32602:1112/160631:6257999795:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32602:32602:1112/160631:6258101167:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32602:32621:1112/160631:6258110004:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32626:32626:1112/160631:6258140353:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32602:32602:1112/160631:6258169575:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32640:32640:1112/160631:6258177497:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32602:32602:1112/160631:6258486903:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.DatabaseTest (913 ms)
[126/604] IndexedDBBrowserTest.DatabaseTest (1050 ms)
[ RUN ] IndexedDBBrowserTest.KeyTypesTest
[32549:32549:1112/160630:6257526297:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32549:32549:1112/160630:6257540440:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32549:32549:1112/160630:6257627435:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32549:32561:1112/160630:6257632408:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32566:32566:1112/160630:6257681116:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32549:32549:1112/160630:6257690776:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32575:32575:1112/160630:6257698265:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32549:32549:1112/160631:6258566218:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.KeyTypesTest (1428 ms)
[127/604] IndexedDBBrowserTest.KeyTypesTest (1572 ms)
[ RUN ] IndexedDBBrowserTest.ObjectStoreTest
[32581:32581:1112/160630:6257841843:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32581:32581:1112/160630:6257859121:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32581:32581:1112/160631:6257962434:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32581:32600:1112/160631:6257972362:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32603:32603:1112/160631:6258013353:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32581:32581:1112/160631:6258035442:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32627:32627:1112/160631:6258044201:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32581:32581:1112/160631:6258370293:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.ObjectStoreTest (977 ms)
[128/604] IndexedDBBrowserTest.ObjectStoreTest (1309 ms)
[ RUN ] IndexedDBBrowserTest.TransactionTest
[32650:32650:1112/160631:6258311006:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32650:32650:1112/160631:6258330932:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32650:32650:1112/160631:6258446899:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32650:32668:1112/160631:6258452480:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32673:32673:1112/160631:6258500311:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32650:32650:1112/160631:6258512272:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32687:32687:1112/160631:6258519412:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32650:32650:1112/160631:6258688713:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[32673:32673:1112/160631:6258705184:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[32673:32673:1112/160631:6258705452:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.TransactionTest (765 ms)
[129/604] IndexedDBBrowserTest.TransactionTest (928 ms)
[ RUN ] IndexedDBBrowserTest.CallbackAccounting
[32708:32708:1112/160632:6259008404:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32708:32708:1112/160632:6259018784:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32708:32708:1112/160632:6259099319:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32708:32720:1112/160632:6259103811:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32724:32724:1112/160632:6259143478:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32708:32708:1112/160632:6259167700:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[32758:32758:1112/160632:6259178172:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32708:32708:1112/160632:6259507072:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.CallbackAccounting (914 ms)
[130/604] IndexedDBBrowserTest.CallbackAccounting (1047 ms)
[ RUN ] IndexedDBBrowserTest.Bug106883Test
[32746:32746:1112/160632:6259246274:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32746:32746:1112/160632:6259261889:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32746:32746:1112/160632:6259364324:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32746:317:1112/160632:6259378093:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[330:330:1112/160632:6259417772:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[354:354:1112/160632:6259451122:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.Bug106883Test (771 ms)
[131/604] IndexedDBBrowserTest.Bug106883Test (918 ms)
[ RUN ] IndexedDBBrowserTest.Bug84933Test
[32725:32725:1112/160632:6259150282:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32725:32725:1112/160632:6259164413:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32725:32725:1112/160632:6259293357:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32725:32762:1112/160632:6259297712:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[303:303:1112/160632:6259343606:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[303:303:1112/160632:6259344002:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[343:343:1112/160632:6259384071:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.Bug84933Test (831 ms)
[132/604] IndexedDBBrowserTest.Bug84933Test (1050 ms)
[ RUN ] IndexedDBBrowserTest.DoesntHangTest
[32721:32721:1112/160632:6259091725:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[32721:32721:1112/160632:6259105690:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[32721:32721:1112/160632:6259201106:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[32721:32741:1112/160632:6259206284:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[32747:32747:1112/160632:6259265846:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[32721:32721:1112/160632:6259277273:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[321:321:1112/160632:6259286539:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32721:32721:1112/160632:6259589312:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[32721:32721:1112/160632:6259604830:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[380:380:1112/160632:6259612838:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[32721:32721:1112/160632:6259731314:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.DoesntHangTest (1005 ms)
[133/604] IndexedDBBrowserTest.DoesntHangTest (1311 ms)
[ RUN ] IndexedDBBrowserTest.Bug109187Test
[404:404:1112/160633:6260055773:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[404:404:1112/160633:6260067034:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[404:404:1112/160633:6260150449:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[404:417:1112/160633:6260156571:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[421:421:1112/160633:6260195733:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[456:456:1112/160633:6260228025:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.Bug109187Test (877 ms)
[134/604] IndexedDBBrowserTest.Bug109187Test (1048 ms)
[ RUN ] IndexedDBBrowserTest.LevelDBLogFileTest
[408:408:1112/160633:6260131792:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[408:408:1112/160633:6260145249:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[408:408:1112/160633:6260246857:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[408:437:1112/160633:6260257726:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[441:441:1112/160633:6260287907:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[408:408:1112/160633:6260318643:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[475:475:1112/160633:6260326362:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[408:408:1112/160633:6260551353:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.LevelDBLogFileTest (864 ms)
[135/604] IndexedDBBrowserTest.LevelDBLogFileTest (1050 ms)
[ RUN ] IndexedDBBrowserTest.CanDeleteWhenOverQuotaTest
[422:422:1112/160633:6260202189:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[422:422:1112/160633:6260214999:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[422:422:1112/160633:6260307131:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[422:454:1112/160633:6260313500:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[466:466:1112/160633:6260369582:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[422:422:1112/160633:6260379789:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[488:488:1112/160633:6260389056:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[422:422:1112/160633:6260670015:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source: (0)
[422:422:1112/160633:6260712496:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[422:422:1112/160633:6260712931:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[422:422:1112/160633:6260840832:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.CanDeleteWhenOverQuotaTest (1051 ms)
[136/604] IndexedDBBrowserTest.CanDeleteWhenOverQuotaTest (1310 ms)
[ RUN ] IndexedDBBrowserTest.DeleteCompactsBackingStore
[479:479:1112/160633:6260425846:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[479:479:1112/160633:6260450376:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[479:479:1112/160633:6260547701:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[479:512:1112/160633:6260560672:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[517:517:1112/160633:6260605876:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[479:479:1112/160633:6260615372:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[533:533:1112/160633:6260623524:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[479:479:1112/160634:6260935695:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[479:479:1112/160634:6260936159:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[479:479:1112/160634:6260999725:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.DeleteCompactsBackingStore (990 ms)
[137/604] IndexedDBBrowserTest.DeleteCompactsBackingStore (1310 ms)
[ RUN ] IndexedDBBrowserTest.PRE_PRE_VersionChangeCrashResilience
[564:564:1112/160634:6261189174:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[564:564:1112/160634:6261204887:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[564:564:1112/160634:6261310075:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[564:589:1112/160634:6261314922:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[594:594:1112/160634:6261346950:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[612:612:1112/160634:6261383806:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.PRE_PRE_VersionChangeCrashResilience (811 ms)
[138/604] IndexedDBBrowserTest.PRE_PRE_VersionChangeCrashResilience (916 ms)
[ RUN ] IndexedDBBrowserTest.PRE_NullKeyPathPersistence
[556:556:1112/160634:6261100310:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[556:556:1112/160634:6261111062:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[556:556:1112/160634:6261204137:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[556:571:1112/160634:6261208730:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[574:574:1112/160634:6261260766:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[597:597:1112/160634:6261285400:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.PRE_NullKeyPathPersistence (879 ms)
[139/604] IndexedDBBrowserTest.PRE_NullKeyPathPersistence (1050 ms)
[ RUN ] IndexedDBBrowserTest.ForceCloseEventTest
[658:658:1112/160634:6261725930:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[658:658:1112/160634:6261738615:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[658:658:1112/160634:6261839583:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[658:677:1112/160634:6261843822:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[684:684:1112/160635:6261886269:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[694:694:1112/160635:6261914701:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.ForceCloseEventTest (926 ms)
[140/604] IndexedDBBrowserTest.ForceCloseEventTest (1052 ms)
[ RUN ] IndexedDBBrowserTest.ConnectionsClosedOnTabClose
[620:620:1112/160634:6261521751:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[620:620:1112/160634:6261546347:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[620:620:1112/160634:6261620049:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[620:645:1112/160634:6261625937:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[649:649:1112/160634:6261677608:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[660:660:1112/160634:6261681774:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[696:696:1112/160635:6261920451:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[620:645:1112/160635:6262091042:ERROR:channel.cc(258)] RawChannel read error (connection broken)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.ConnectionsClosedOnTabClose (1047 ms)
[141/604] IndexedDBBrowserTest.ConnectionsClosedOnTabClose (1310 ms)
[ RUN ] IndexedDBBrowserTestWithLowQuota.QuotaTest
[708:708:1112/160635:6262122353:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[708:708:1112/160635:6262135154:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[708:708:1112/160635:6262221718:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[708:732:1112/160635:6262227550:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[737:737:1112/160635:6262280540:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[708:708:1112/160635:6262286253:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[766:766:1112/160635:6262296650:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[708:708:1112/160635:6262393841:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source: (0)
[708:708:1112/160635:6262703310:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithLowQuota.QuotaTest (1038 ms)
[142/604] IndexedDBBrowserTestWithLowQuota.QuotaTest (1321 ms)
[ RUN ] IndexedDBBrowserTestWithGCExposed.DatabaseCallbacksTest
[716:716:1112/160635:6262172349:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[716:716:1112/160635:6262189163:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[716:716:1112/160635:6262286728:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[716:749:1112/160635:6262294713:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[755:755:1112/160635:6262341617:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[716:716:1112/160635:6262347845:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[777:777:1112/160635:6262356576:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[716:716:1112/160635:6262744973:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithGCExposed.DatabaseCallbacksTest (1027 ms)
[143/604] IndexedDBBrowserTestWithGCExposed.DatabaseCallbacksTest (1311 ms)
[ RUN ] IndexedDBBrowserTestWithVersion0Schema.MigrationTest
[799:799:1112/160635:6262770263:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[799:799:1112/160635:6262780164:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[799:799:1112/160635:6262851201:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[799:817:1112/160635:6262855434:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[820:820:1112/160636:6262918162:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[799:799:1112/160636:6262927053:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[847:847:1112/160636:6262940765:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[799:799:1112/160636:6263143743:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithVersion0Schema.MigrationTest (790 ms)
[144/604] IndexedDBBrowserTestWithVersion0Schema.MigrationTest (916 ms)
[ RUN ] IndexedDBBrowserTestWithVersion123456Schema.DestroyTest
[802:802:1112/160635:6262810804:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[802:802:1112/160635:6262824031:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[802:802:1112/160636:6262923979:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[802:832:1112/160636:6262931084:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[839:839:1112/160636:6262960100:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[802:802:1112/160636:6263006575:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[856:856:1112/160636:6263014134:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[802:833:1112/160636:6263122612:ERROR:indexed_db_backing_store.cc(1006)] IndexedDB backing store had unknown schema, treating it as failure to open
[802:833:1112/160636:6263123864:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[802:833:1112/160636:6263124855:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[802:802:1112/160636:6263195406:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithVersion123456Schema.DestroyTest (765 ms)
[145/604] IndexedDBBrowserTestWithVersion123456Schema.DestroyTest (915 ms)
[ RUN ] IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest
[882:882:1112/160636:6263412365:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[882:882:1112/160636:6263422283:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[882:882:1112/160636:6263501426:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[882:894:1112/160636:6263507591:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[897:897:1112/160636:6263557446:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[882:882:1112/160636:6263582767:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[926:926:1112/160636:6263591117:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[882:895:1112/160636:6263782330:ERROR:indexed_db_backing_store.cc(1006)] IndexedDB backing store had unknown schema, treating it as failure to open
[882:895:1112/160636:6263784863:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[882:895:1112/160636:6263785852:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[882:882:1112/160637:6263876377:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest (900 ms)
[146/604] IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest (1046 ms)
[ RUN ] IndexedDBBrowserTestWithCorruptLevelDB.DestroyTest
[883:883:1112/160636:6263460222:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[883:883:1112/160636:6263473287:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[883:883:1112/160636:6263582367:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[883:908:1112/160636:6263587167:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[915:915:1112/160636:6263627728:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[883:883:1112/160636:6263656554:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[936:936:1112/160636:6263664262:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[883:909:1112/160636:6263769823:ERROR:leveldb_database.cc(296)] Failed to open LevelDB database from /tmp/.org.chromium.Chromium.zl5oJw/dtHQLKA/IndexedDB/file__0.indexeddb.leveldb,Corruption: CURRENT file does not end with newline
[883:909:1112/160636:6263772272:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[883:909:1112/160636:6263781905:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[883:883:1112/160637:6263876355:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithCorruptLevelDB.DestroyTest (839 ms)
[147/604] IndexedDBBrowserTestWithCorruptLevelDB.DestroyTest (1049 ms)
[ RUN ] IndexedDBBrowserTestWithMissingSSTFile.DestroyTest
[931:931:1112/160636:6263706024:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[931:931:1112/160636:6263731783:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[931:931:1112/160637:6263874240:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[931:963:1112/160637:6263884111:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[975:975:1112/160637:6263904275:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[931:931:1112/160637:6263946461:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[1002:1002:1112/160637:6263954855:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[931:967:1112/160637:6264124413:ERROR:leveldb_database.cc(296)] Failed to open LevelDB database from /tmp/.org.chromium.Chromium.zl5oJw/dzoZbGu/IndexedDB/file__0.indexeddb.leveldb,Corruption: 1 missing files; e.g.: /tmp/.org.chromium.Chromium.zl5oJw/dzoZbGu/IndexedDB/file__0.indexeddb.leveldb/000005.ldb
[931:967:1112/160637:6264127493:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[931:967:1112/160637:6264128413:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[931:931:1112/160637:6264189408:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTestWithMissingSSTFile.DestroyTest (898 ms)
[148/604] IndexedDBBrowserTestWithMissingSSTFile.DestroyTest (1049 ms)
[ RUN ] IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest
[935:935:1112/160636:6263730023:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[935:935:1112/160636:6263745383:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[935:935:1112/160637:6263883049:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[935:972:1112/160637:6263888353:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[935:935:1112/160637:6263937560:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[935:935:1112/160637:6264187945:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[935:972:1112/160638:6264920340:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest (1200 ms)
[149/604] IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest (1309 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.DynamicTitle1
[1028:1028:1112/160637:6264459471:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1028:1028:1112/160637:6264472450:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1028:1028:1112/160637:6264563767:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1028:1040:1112/160637:6264568061:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1043:1043:1112/160637:6264621451:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[1043:1043:1112/160637:6264621788:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1073:1073:1112/160637:6264647093:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.DynamicTitle1 (833 ms)
[150/604] ResourceDispatcherHostBrowserTest.DynamicTitle1 (1046 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.DynamicTitle2
[1029:1029:1112/160637:6264512113:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1029:1029:1112/160637:6264525567:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1029:1029:1112/160637:6264609838:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1029:1055:1112/160637:6264616360:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1058:1058:1112/160637:6264668175:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1083:1083:1112/160637:6264699727:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.DynamicTitle2 (878 ms)
[151/604] ResourceDispatcherHostBrowserTest.DynamicTitle2 (1053 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.SniffHTMLWithNoContentType
[1078:1078:1112/160637:6264750018:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1078:1078:1112/160637:6264761952:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1078:1078:1112/160637:6264856729:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1078:1102:1112/160638:6264875881:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1106:1106:1112/160638:6264904905:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1121:1121:1112/160638:6264939876:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.SniffHTMLWithNoContentType (743 ms)
[152/604] ResourceDispatcherHostBrowserTest.SniffHTMLWithNoContentType (920 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.RespectNoSniffDirective
[1128:1128:1112/160638:6265030959:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1128:1128:1112/160638:6265042551:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1128:1128:1112/160638:6265123959:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1128:1142:1112/160638:6265130176:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1145:1145:1112/160638:6265164915:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1160:1160:1112/160638:6265195073:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1145:1145:1112/160638:6265302218:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.RespectNoSniffDirective (674 ms)
[153/604] ResourceDispatcherHostBrowserTest.RespectNoSniffDirective (784 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.DoNotSniffHTMLFromTextPlain
[1174:1174:1112/160638:6265512854:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1174:1174:1112/160638:6265523858:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1174:1174:1112/160638:6265590697:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1174:1188:1112/160638:6265598754:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1191:1191:1112/160638:6265658098:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1224:1224:1112/160638:6265675804:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.DoNotSniffHTMLFromTextPlain (773 ms)
[154/604] ResourceDispatcherHostBrowserTest.DoNotSniffHTMLFromTextPlain (916 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.DoNotSniffHTMLFromImageGIF
[1176:1176:1112/160638:6265565249:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1176:1176:1112/160638:6265575624:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1176:1176:1112/160638:6265666924:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1176:1205:1112/160638:6265675117:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1215:1215:1112/160638:6265721322:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1251:1251:1112/160638:6265771599:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.DoNotSniffHTMLFromImageGIF (768 ms)
[155/604] ResourceDispatcherHostBrowserTest.DoNotSniffHTMLFromImageGIF (918 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.SniffNoContentTypeNoData
[1207:1207:1112/160638:6265680827:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1207:1207:1112/160638:6265694433:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1207:1207:1112/160638:6265795217:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1207:1243:1112/160638:6265801991:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1249:1249:1112/160638:6265857641:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1284:1284:1112/160639:6265872391:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.SniffNoContentTypeNoData (788 ms)
[156/604] ResourceDispatcherHostBrowserTest.SniffNoContentTypeNoData (917 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.ContentDispositionEmpty
[1250:1250:1112/160638:6265846967:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1250:1250:1112/160638:6265862851:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1250:1250:1112/160639:6265963433:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1250:1280:1112/160639:6265969785:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1293:1293:1112/160639:6266009446:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1307:1307:1112/160639:6266029193:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.ContentDispositionEmpty (727 ms)
[157/604] ResourceDispatcherHostBrowserTest.ContentDispositionEmpty (918 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.ContentDispositionInline
[1331:1331:1112/160639:6266425730:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1331:1331:1112/160639:6266438900:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1331:1331:1112/160639:6266533378:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1331:1343:1112/160639:6266542519:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1350:1350:1112/160639:6266580449:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1390:1390:1112/160639:6266620987:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.ContentDispositionInline (794 ms)
[158/604] ResourceDispatcherHostBrowserTest.ContentDispositionInline (915 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest
[1332:1332:1112/160639:6266494989:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1332:1332:1112/160639:6266507764:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1332:1332:1112/160639:6266612883:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1332:1365:1112/160639:6266621693:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1372:1372:1112/160639:6266656669:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1410:1410:1112/160639:6266699673:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1332:1332:1112/160640:6266875770: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)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest (786 ms)
[159/604] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest (915 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_Disallowed
[1357:1357:1112/160639:6266604657:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1357:1357:1112/160639:6266619707:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1357:1357:1112/160639:6266723725:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1357:1400:1112/160639:6266728608:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1408:1408:1112/160639:6266778988:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1441:1441:1112/160639:6266803926:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1357:1357:1112/160640:6266975113: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)
[1357:1357:1112/160640:6266975628:INFO:CONSOLE(0)] "XMLHttpRequest cannot load file:///c:/foo.txt. Cross origin requests are only supported for protocol schemes: http, data, https.", source: http://127.0.0.1:56042/sync_xmlhttprequest_disallowed.html (0)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_Disallowed (788 ms)
[160/604] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_Disallowed (921 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload
[1407:1407:1112/160639:6266751790:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1407:1407:1112/160639:6266771576:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1407:1407:1112/160639:6266868092:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1407:1432:1112/160640:6266872423:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1442:1442:1112/160640:6266920627:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1466:1466:1112/160640:6266946310:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1407:1407:1112/160640:6267113140: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)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload (849 ms)
[161/604] ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload (1048 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CrossSiteNoUnloadOn204
[1489:1489:1112/160640:6267351741:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1489:1489:1112/160640:6267362636:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1489:1489:1112/160640:6267436790:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1489:1501:1112/160640:6267443718:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1505:1505:1112/160640:6267479060:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1531:1531:1112/160640:6267556119:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CrossSiteNoUnloadOn204 (811 ms)
[162/604] ResourceDispatcherHostBrowserTest.CrossSiteNoUnloadOn204 (916 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CrossSiteNavigationNonBuffered
[1507:1507:1112/160640:6267509208:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1507:1507:1112/160640:6267573569:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1507:1507:1112/160640:6267675897:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1507:1547:1112/160640:6267682398:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1556:1556:1112/160640:6267730179:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1575:1575:1112/160640:6267748828:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1607:1607:1112/160641:6267927800:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CrossSiteNavigationNonBuffered (948 ms)
[163/604] ResourceDispatcherHostBrowserTest.CrossSiteNavigationNonBuffered (1313 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CrossSiteNavigationErrorPage2
[1571:1571:1112/160640:6267802249:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1571:1571:1112/160640:6267814035:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1571:1571:1112/160641:6267886785:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1571:1594:1112/160641:6267893132:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1597:1597:1112/160641:6267948393:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1616:1616:1112/160641:6267972192:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1633:1633:1112/160641:6268128877:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CrossSiteNavigationErrorPage2 (850 ms)
[164/604] ResourceDispatcherHostBrowserTest.CrossSiteNavigationErrorPage2 (1048 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash
[1490:1490:1112/160640:6267421236:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1490:1490:1112/160640:6267434079:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1490:1490:1112/160640:6267574463:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1490:1521:1112/160640:6267581054:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1527:1527:1112/160640:6267591036:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1557:1557:1112/160640:6267659575:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ASAN:SIGSEGV
=================================================================
==1557==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000b832af bp 0x7fff3ef74c90 sp 0x7fff3ef74c90 T0)
#0 0xb832ae in content::(anonymous namespace)::CrashIntentionally() content/renderer/render_frame_impl.cc:271:3
#1 0xb4d01a in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:314:5
#2 0xb4d01a in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) content/renderer/render_frame_impl.cc:4092
#3 0xb44afe in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) content/renderer/render_frame_impl.cc:969:8
#4 0xb404a7 in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &), FrameMsg_Navigate_Params> base/tuple.h:548:3
#5 0xb404a7 in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &)> content/common/frame_messages.h:386
#6 0xb404a7 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) content/renderer/render_frame_impl.cc:906
#7 0x8934986 in content::MessageRouter::RouteMessage(IPC::Message const&) content/common/message_router.cc:54:3
#8 0x893480c in content::MessageRouter::OnMessageReceived(IPC::Message const&) content/common/message_router.cc:46:10
#9 0x75ddeb7 in content::ChildThread::OnMessageReceived(IPC::Message const&) content/child/child_thread.cc:502:10
#10 0x17a5c53 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ipc/ipc_channel_proxy.cc:274:3
#11 0x177105f in Run base/callback.h:401:12
#12 0x177105f in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) base/debug/task_annotator.cc:63
#13 0x16cb70c in base::MessageLoop::RunTask(base::PendingTask const&) base/message_loop/message_loop.cc:448:3
#14 0x16ccac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:458:5
#15 0x16ccac5 in base::MessageLoop::DoWork() base/message_loop/message_loop.cc:567
#16 0x16d06b1 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) base/message_loop/message_pump_default.cc:32:21
#17 0x16f910c in base::RunLoop::Run() base/run_loop.cc:55:3
#18 0x16ca1f3 in base::MessageLoop::Run() base/message_loop/message_loop.cc:310:3
#19 0x895499e in content::RendererMain(content::MainFunctionParams const&) content/renderer/renderer_main.cc:235:7
#20 0x7d243d0 in content::RunZygote(content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:347:14
#21 0x7d25777 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:431:12
#22 0x7d26e77 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner.cc:789:12
#23 0x7d239ea in content::ContentMain(content::ContentMainParams const&) content/app/content_main.cc:19:15
#24 0x10dfcbc in content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) content/public/test/test_launcher.cc:474:12
#25 0xf7a6ea in main content/test/content_test_launcher.cc:129:10
#26 0x7f794d11e76c in __libc_start_main /build/buildd/eglibc-2.15/csu/libc-start.c:226
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV content/renderer/render_frame_impl.cc:271 content::(anonymous namespace)::CrashIntentionally()
==1557==ABORTING
[1641:1641:1112/160641:6268189022:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash (1283 ms)
[165/604] ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash (1583 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CrossOriginRedirectBlocked
[1645:1645:1112/160641:6268289069:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1645:1645:1112/160641:6268300880:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1645:1645:1112/160641:6268390512:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1645:1668:1112/160641:6268396388:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1672:1672:1112/160641:6268441480:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1680:1680:1112/160641:6268444440:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1672:1672:1112/160641:6268578905:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CrossOriginRedirectBlocked (666 ms)
[166/604] ResourceDispatcherHostBrowserTest.CrossOriginRedirectBlocked (791 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CookiePolicy
[1701:1701:1112/160641:6268831486:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1701:1701:1112/160641:6268842973:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1701:1701:1112/160642:6268915666:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1701:1726:1112/160642:6268920536:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1729:1729:1112/160642:6268984053:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1758:1758:1112/160642:6269013798:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CookiePolicy (734 ms)
[167/604] ResourceDispatcherHostBrowserTest.CookiePolicy (915 ms)
[ RUN ] ResourceDispatcherHostBrowserTest.CrossSiteFailedRequest
[1700:1700:1112/160641:6268801819:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1700:1700:1112/160641:6268811959:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1700:1700:1112/160642:6268891860:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1700:1712:1112/160642:6268898327:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1718:1718:1112/160642:6268952570:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1746:1746:1112/160642:6268972360:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1804:1804:1112/160642:6269184385:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ResourceDispatcherHostBrowserTest.CrossSiteFailedRequest (849 ms)
[168/604] ResourceDispatcherHostBrowserTest.CrossSiteFailedRequest (1046 ms)
[ RUN ] ManifestBrowserTest.NoManifest
[1740:1740:1112/160642:6269018602:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1740:1740:1112/160642:6269032573:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1740:1740:1112/160642:6269139026:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1740:1773:1112/160642:6269144101:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1777:1777:1112/160642:6269199000:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1819:1819:1112/160642:6269230774:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.NoManifest (709 ms)
[169/604] ManifestBrowserTest.NoManifest (917 ms)
[ RUN ] ManifestBrowserTest.404Manifest
[1751:1751:1112/160642:6269084907:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1751:1751:1112/160642:6269098708:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1751:1751:1112/160642:6269211902:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1751:1788:1112/160642:6269216890:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1797:1797:1112/160642:6269269685:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1831:1831:1112/160642:6269290065:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.404Manifest (716 ms)
[170/604] ManifestBrowserTest.404Manifest (921 ms)
[ RUN ] ManifestBrowserTest.EmptyManifest
[1853:1853:1112/160642:6269741286:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1853:1853:1112/160642:6269751149:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1853:1853:1112/160642:6269825166:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1853:1865:1112/160642:6269830248:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1868:1868:1112/160643:6269883686:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1891:1891:1112/160643:6269888669:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[1868:1868:1112/160643:6270066817:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.EmptyManifest (736 ms)
[171/604] ManifestBrowserTest.EmptyManifest (917 ms)
[ RUN ] ManifestBrowserTest.ParseErrorManifest
[1869:1869:1112/160642:6269853454:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1869:1869:1112/160642:6269864064:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1869:1869:1112/160643:6269946891:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1869:1887:1112/160643:6269952987:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1895:1895:1112/160643:6270006734:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1927:1927:1112/160643:6270021258:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.ParseErrorManifest (722 ms)
[172/604] ManifestBrowserTest.ParseErrorManifest (917 ms)
[ RUN ] ManifestBrowserTest.DummyManifest
[1875:1875:1112/160643:6269931088:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1875:1875:1112/160643:6269943331:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1875:1875:1112/160643:6270058114:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1875:1914:1112/160643:6270062685:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1919:1919:1112/160643:6270113390:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1961:1961:1112/160643:6270148804:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.DummyManifest (719 ms)
[173/604] ManifestBrowserTest.DummyManifest (916 ms)
[ RUN ] ManifestBrowserTest.DynamicManifest
[1898:1898:1112/160643:6270014101:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1898:1898:1112/160643:6270028890:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[1898:1898:1112/160643:6270133646:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[1898:1940:1112/160643:6270143642:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[1950:1950:1112/160643:6270178201:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[1973:1973:1112/160643:6270214235:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.DynamicManifest (710 ms)
[174/604] ManifestBrowserTest.DynamicManifest (922 ms)
[ RUN ] ManifestBrowserTest.CORSManifest
[2006:2006:1112/160643:6270660577:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2006:2006:1112/160643:6270670676:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2006:2006:1112/160643:6270740864:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2006:2019:1112/160643:6270745753:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2045:2045:1112/160643:6270800864:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2022:2022:1112/160643:6270807760:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2022:2022:1112/160644:6270964122:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.CORSManifest (703 ms)
[175/604] ManifestBrowserTest.CORSManifest (916 ms)
[ RUN ] ManifestBrowserTest.MixedContentManifest
[2023:2023:1112/160643:6270782253:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2023:2023:1112/160643:6270793673:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2023:2023:1112/160644:6270894296:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2023:2043:1112/160644:6270899197:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2054:2054:1112/160644:6270942666:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2023:2023:1112/160644:6270964495:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2023:2023:1112/160644:6270964654:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2023:2023:1112/160644:6270964709:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTPS server started on https://127.0.0.1:37295...
sending server_data: {"host": "127.0.0.1", "port": 37295} (36 bytes)
[2120:2120:1112/160644:6271222232:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ManifestBrowserTest.MixedContentManifest (991 ms)
[176/604] ManifestBrowserTest.MixedContentManifest (1310 ms)
[ RUN ] MediaTest.Yuv420pTheora
[2154:2154:1112/160644:6271579121:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2154:2154:1112/160644:6271594600:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2154:2154:1112/160644:6271676756:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2154:2166:1112/160644:6271681337:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2169:2169:1112/160644:6271723418:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2154:2154:1112/160644:6271730064:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/blackwhite.html?yuv420p.ogv
[2177:2177:1112/160644:6271737250:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2169:2169:1112/160645:6271975204:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271975397:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271975532:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271975660:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271975749:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271975871:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271975956:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271976249:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271976364:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271976455:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271976609:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271976747:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271976832:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271976958:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271977045:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271988096:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]RENDER WARNING: texture bound to texture unit 3 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[2169:2169:1112/160645:6271988211:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[2169:2169:1112/160645:6271988320:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[2169:2169:1112/160645:6271988467:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271988573:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2169:2169:1112/160645:6271988705:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2169:2169:1112/160645:6271988790:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaTest.Yuv420pTheora (764 ms)
[177/604] MediaTest.Yuv420pTheora (915 ms)
[ RUN ] MediaTest.Yuv422pTheora
[2195:2195:1112/160645:6272074309:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2195:2195:1112/160645:6272084510:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2195:2195:1112/160645:6272159147:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2195:2207:1112/160645:6272163538:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2210:2210:1112/160645:6272202609:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2195:2195:1112/160645:6272210479:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/blackwhite.html?yuv422p.ogv
[2218:2218:1112/160645:6272216771:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2210:2210:1112/160645:6272417391:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272417547:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272417671:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272417804:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272417910:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272418179:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272418290:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272418401:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272418493:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272418584:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272418666:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272418783:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272418929:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272419039:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272432334:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272432573:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2210:2210:1112/160645:6272432735:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2210:2210:1112/160645:6272432920:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaTest.Yuv422pTheora (725 ms)
[178/604] MediaTest.Yuv422pTheora (916 ms)
[ RUN ] MediaTest.Navigate
[2055:2055:1112/160644:6270926663:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2055:2055:1112/160644:6270940613:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2055:2055:1112/160644:6271037352:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2055:2091:1112/160644:6271042535:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2101:2101:1112/160644:6271082168:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2055:2055:1112/160644:6271101483:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear.ogv
[2114:2114:1112/160644:6271108820:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2055:2084:1112/160644:6271301634:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2055:2084:1112/160644:6271302113:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaTest.Navigate (2135 ms)
[179/604] MediaTest.Navigate (2359 ms)
[ RUN ] MediaTest.Yuv444pTheora
[2237:2237:1112/160645:6272499021:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2237:2237:1112/160645:6272511311:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2237:2237:1112/160645:6272596417:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2253:2253:1112/160645:6272624944:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2237:2250:1112/160645:6272631778:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2237:2237:1112/160645:6272681090:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/blackwhite.html?yuv444p.ogv
[2262:2262:1112/160645:6272688250:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2253:2253:1112/160646:6272939584:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272939806:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272939985:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272940183:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272940329:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272940483:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272940709:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272940855:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272941033:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272941159:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272941299:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272941444:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272941581:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272941806:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272941934:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272953898:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]RENDER WARNING: texture bound to texture unit 3 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[2253:2253:1112/160646:6272954062:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[2253:2253:1112/160646:6272954220:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering or is not 'texture complete'
[2253:2253:1112/160646:6272954412:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272954605:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2253:2253:1112/160646:6272954782:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2253:2253:1112/160646:6272954929:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaTest.Yuv444pTheora (841 ms)
[180/604] MediaTest.Yuv444pTheora (1047 ms)
[ RUN ] MediaTest.Yuv420pVp8
[2281:2281:1112/160646:6272996935:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2281:2281:1112/160646:6273006925:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2281:2281:1112/160646:6273082003:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2281:2293:1112/160646:6273086647:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2297:2297:1112/160646:6273111518:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2281:2281:1112/160646:6273140124:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/blackwhite.html?yuv420p.webm
[2306:2306:1112/160646:6273146672:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2297:2297:1112/160646:6273287302:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2297:2297:1112/160646:6273287478:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2297:2297:1112/160646:6273287626:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2297:2297:1112/160646:6273287744:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaTest.Yuv420pVp8 (684 ms)
[181/604] MediaTest.Yuv420pVp8 (784 ms)
[ RUN ] MediaTest.Yuv444pVp9
[2312:2312:1112/160646:6273263557:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2312:2312:1112/160646:6273277202:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2312:2312:1112/160646:6273354498:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2312:2333:1112/160646:6273360457:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2337:2337:1112/160646:6273397369:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2312:2312:1112/160646:6273404746:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/blackwhite.html?yuv444p.webm
[2347:2347:1112/160646:6273411737:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2337:2337:1112/160646:6273570096:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273570275:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273570402:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273570521:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273570661:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273570784:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273570905:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273571055:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[2337:2337:1112/160646:6273575284:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273575443:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273575600:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273575760:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273575860:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273575953:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273576085:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273576200:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273576334:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273576455:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273576604:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273576703:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273576814:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273576927:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273588398:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273588590:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[2337:2337:1112/160646:6273588783:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[2337:2337:1112/160646:6273588914:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaTest.Yuv444pVp9 (722 ms)
[182/604] MediaTest.Yuv444pVp9 (916 ms)
[ RUN ] MediaCanPlayTypeTest.CodecSupportTest_wav
[2353:2353:1112/160646:6273556849:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2353:2353:1112/160646:6273570376:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2353:2353:1112/160646:6273633853:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2353:2373:1112/160646:6273640052:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2376:2376:1112/160646:6273671984:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2387:2387:1112/160646:6273691403:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaCanPlayTypeTest.CodecSupportTest_wav (679 ms)
[183/604] MediaCanPlayTypeTest.CodecSupportTest_wav (785 ms)
[ RUN ] MediaCanPlayTypeTest.CodecSupportTest_webm
[2393:2393:1112/160646:6273787476:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2393:2393:1112/160646:6273800668:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2393:2393:1112/160647:6273873761:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2393:2405:1112/160647:6273879450:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2408:2408:1112/160647:6273914989:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2419:2419:1112/160647:6273931200:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaCanPlayTypeTest.CodecSupportTest_webm (719 ms)
[184/604] MediaCanPlayTypeTest.CodecSupportTest_webm (917 ms)
[ RUN ] MediaCanPlayTypeTest.CodecSupportTest_ogg
[2427:2427:1112/160647:6274167956:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2427:2427:1112/160647:6274179844:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2427:2427:1112/160647:6274259955:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2427:2441:1112/160647:6274265947:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2444:2444:1112/160647:6274305442:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2454:2454:1112/160647:6274322516:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaCanPlayTypeTest.CodecSupportTest_ogg (777 ms)
[185/604] MediaCanPlayTypeTest.CodecSupportTest_ogg (916 ms)
[ RUN ] MediaCanPlayTypeTest.CodecSupportTest_mp3
[2450:2450:1112/160647:6274342219:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2450:2450:1112/160647:6274354646:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2450:2450:1112/160647:6274439879:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2450:2470:1112/160647:6274445847:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2473:2473:1112/160647:6274496686:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2483:2483:1112/160647:6274509342:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaCanPlayTypeTest.CodecSupportTest_mp3 (897 ms)
[186/604] MediaCanPlayTypeTest.CodecSupportTest_mp3 (1048 ms)
[ RUN ] EncryptedMediaTest.UnknownKeySystemThrowsException
[2029:2029:1112/160643:6270831040:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2029:2029:1112/160643:6270860906:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2029:2029:1112/160644:6270977354:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2029:2066:1112/160644:6270988179:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2077:2077:1112/160644:6271028277:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2029:2029:1112/160644:6271042677:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2029:2029:1112/160644:6271042816:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2029:2029:1112/160644:6271042864:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:37075...
sending server_data: {"host": "127.0.0.1", "port": 37075} (36 bytes)
[2029:2029:1112/160644:6271278728:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:37075/files/eme_player.html?mediaFile=bear-a_enc-a.webm&mediaType=audio/webm;%20codecs=%22vorbis%22&keySystem=com.example.foo&useMSE=1&usePrefixedEME=1
[2132:2132:1112/160644:6271288845:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2029:2029:1112/160644:6271536808:INFO:CONSOLE(283)] "16:06:44.663 - com.example.foo is not a known key system", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271538481:INFO:CONSOLE(283)] "16:06:44.668 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271540632:INFO:CONSOLE(283)] "16:06:44.671 - Registering video event handlers.", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271542972:INFO:CONSOLE(283)] "16:06:44.673 - Loading media using MSE.", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271584317:INFO:CONSOLE(283)] "16:06:44.712 - onSourceOpen [object Event]", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271585587:INFO:CONSOLE(283)] "16:06:44.715 - Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271606525:INFO:CONSOLE(283)] "16:06:44.736 - End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271609646:INFO:CONSOLE(283)] "16:06:44.739 - com.example.foo Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
[2029:2029:1112/160644:6271615910:INFO:CONSOLE(147)] "FAIL: NotSupportedError Failed to execute 'webkitGenerateKeyRequest' on 'HTMLMediaElement': The key system provided ('com.example.foo') is not supported.", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (147)
[2029:2029:1112/160644:6271618074:INFO:CONSOLE(283)] "16:06:44.747 - Set document title to: NotSupportedError, updated title: NOTSUPPORTEDERROR", source: http://127.0.0.1:37075/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] EncryptedMediaTest.UnknownKeySystemThrowsException (4673 ms)
[187/604] EncryptedMediaTest.UnknownKeySystemThrowsException (4984 ms)
[ RUN ] MediaCanPlayTypeTest.CodecSupportTest_mp4
[2493:2493:1112/160647:6274695541:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2493:2493:1112/160647:6274705985:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2493:2493:1112/160647:6274781294:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2493:2504:1112/160647:6274786980:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2507:2507:1112/160647:6274824357:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2517:2517:1112/160647:6274847485:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaCanPlayTypeTest.CodecSupportTest_mp4 (1003 ms)
[188/604] MediaCanPlayTypeTest.CodecSupportTest_mp4 (1313 ms)
[ RUN ] MediaCanPlayTypeTest.CodecSupportTest_HLS
[2526:2526:1112/160648:6275091722:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2526:2526:1112/160648:6275104904:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2526:2526:1112/160648:6275183950:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2526:2539:1112/160648:6275189999:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2542:2542:1112/160648:6275241391:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2552:2552:1112/160648:6275264802:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaCanPlayTypeTest.CodecSupportTest_HLS (858 ms)
[189/604] MediaCanPlayTypeTest.CodecSupportTest_HLS (1048 ms)
[ RUN ] MediaSourceTest.Playback_VideoAudio_WebM
[2560:2560:1112/160648:6275385052:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2560:2560:1112/160648:6275398555:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2560:2560:1112/160648:6275474626:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2560:2573:1112/160648:6275478519:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2576:2576:1112/160648:6275536170:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2560:2560:1112/160648:6275547695:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2560:2560:1112/160648:6275547844:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2560:2560:1112/160648:6275547894:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:36131...
sending server_data: {"host": "127.0.0.1", "port": 36131} (36 bytes)
[2560:2560:1112/160648:6275760929:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:36131/files/media_source_player.html?mediaFile=bear-320x240.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&usePrefixedEME=1
[2591:2591:1112/160648:6275769014:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2560:2560:1112/160649:6276028712:INFO:CONSOLE(283)] "16:06:49.154 - onSourceOpen [object Event]", source: http://127.0.0.1:36131/files/eme_player_js/utils.js (283)
[2560:2560:1112/160649:6276029652:INFO:CONSOLE(283)] "16:06:49.160 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:36131/files/eme_player_js/utils.js (283)
[2560:2560:1112/160649:6276047917:INFO:CONSOLE(283)] "16:06:49.178 - End of appending buffer from bear-320x240.webm", source: http://127.0.0.1:36131/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2560:2567:1112/160649:6276052961:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2560:2567:1112/160649:6276053467:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[2560:2560:1112/160649:6276701779:INFO:CONSOLE(283)] "16:06:49.829 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:36131/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaSourceTest.Playback_VideoAudio_WebM (1707 ms)
[190/604] MediaSourceTest.Playback_VideoAudio_WebM (1835 ms)
[ RUN ] MediaSourceTest.Playback_VideoOnly_WebM
[2590:2590:1112/160648:6275803489:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2590:2590:1112/160648:6275816366:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2590:2590:1112/160649:6275890796:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2590:2607:1112/160649:6275896546:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2610:2610:1112/160649:6275951503:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2590:2590:1112/160649:6275953084:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2590:2590:1112/160649:6275953173:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2590:2590:1112/160649:6275953200:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:44676...
sending server_data: {"host": "127.0.0.1", "port": 44676} (36 bytes)
[2590:2590:1112/160649:6276206706:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:44676/files/media_source_player.html?mediaFile=bear-320x240-video-only.webm&mediaType=video/webm;%20codecs=%22vp8%22&usePrefixedEME=1
[2665:2665:1112/160649:6276216318:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2590:2590:1112/160649:6276508451:INFO:CONSOLE(283)] "16:06:49.632 - onSourceOpen [object Event]", source: http://127.0.0.1:44676/files/eme_player_js/utils.js (283)
[2590:2590:1112/160649:6276509666:INFO:CONSOLE(283)] "16:06:49.639 - Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:44676/files/eme_player_js/utils.js (283)
[2590:2590:1112/160649:6276529509:INFO:CONSOLE(283)] "16:06:49.660 - End of appending buffer from bear-320x240-video-only.webm", source: http://127.0.0.1:44676/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaSourceTest.Playback_VideoOnly_WebM (1624 ms)
[191/604] MediaSourceTest.Playback_VideoOnly_WebM (1834 ms)
[ RUN ] MediaSourceTest.Playback_AudioOnly_Opus_WebM
[2621:2621:1112/160649:6276026315:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2621:2621:1112/160649:6276038180:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2621:2621:1112/160649:6276112595:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2621:2636:1112/160649:6276118919:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2643:2643:1112/160649:6276156045:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2621:2621:1112/160649:6276178345:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2621:2621:1112/160649:6276178485:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2621:2621:1112/160649:6276178549:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34095...
sending server_data: {"host": "127.0.0.1", "port": 34095} (36 bytes)
[2621:2621:1112/160649:6276451089:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:34095/files/media_source_player.html?mediaFile=bear-opus.webm&mediaType=audio/webm;%20codecs=%22opus%22&usePrefixedEME=1
[2685:2685:1112/160649:6276459686:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2621:2621:1112/160649:6276721811:INFO:CONSOLE(283)] "16:06:49.846 - onSourceOpen [object Event]", source: http://127.0.0.1:34095/files/eme_player_js/utils.js (283)
[2621:2621:1112/160649:6276723306:INFO:CONSOLE(283)] "16:06:49.853 - Creating a source buffer for type audio/webm; codecs="opus"", source: http://127.0.0.1:34095/files/eme_player_js/utils.js (283)
[2621:2621:1112/160649:6276738595:INFO:CONSOLE(283)] "16:06:49.869 - End of appending buffer from bear-opus.webm", source: http://127.0.0.1:34095/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2621:2630:1112/160649:6276742424:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2621:2630:1112/160649:6276742884:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaSourceTest.Playback_AudioOnly_Opus_WebM (1621 ms)
[192/604] MediaSourceTest.Playback_AudioOnly_Opus_WebM (1836 ms)
[ RUN ] MediaSourceTest.Playback_AudioOnly_WebM
[2644:2644:1112/160649:6276163154:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2644:2644:1112/160649:6276174539:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2644:2644:1112/160649:6276266231:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2644:2662:1112/160649:6276272845:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2666:2666:1112/160649:6276318757:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2644:2644:1112/160649:6276321184:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2644:2644:1112/160649:6276321330:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2644:2644:1112/160649:6276321385:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:58010...
sending server_data: {"host": "127.0.0.1", "port": 58010} (36 bytes)
[2644:2644:1112/160649:6276588317:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:58010/files/media_source_player.html?mediaFile=bear-320x240-audio-only.webm&mediaType=audio/webm;%20codecs=%22vorbis%22&usePrefixedEME=1
[2698:2698:1112/160649:6276597381:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2644:2644:1112/160649:6276797562:INFO:CONSOLE(283)] "16:06:49.923 - onSourceOpen [object Event]", source: http://127.0.0.1:58010/files/eme_player_js/utils.js (283)
[2644:2644:1112/160649:6276799190:INFO:CONSOLE(283)] "16:06:49.929 - Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:58010/files/eme_player_js/utils.js (283)
[2644:2644:1112/160649:6276813892:INFO:CONSOLE(283)] "16:06:49.944 - End of appending buffer from bear-320x240-audio-only.webm", source: http://127.0.0.1:58010/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2644:2656:1112/160649:6276819940:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2644:2656:1112/160649:6276820496:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[2644:2644:1112/160650:6277468393:INFO:CONSOLE(283)] "16:06:50.595 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58010/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaSourceTest.Playback_AudioOnly_WebM (1729 ms)
[193/604] MediaSourceTest.Playback_AudioOnly_WebM (2096 ms)
[ RUN ] MediaSourceTest.Playback_Type_Error
[2720:2720:1112/160650:6277208187:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2720:2720:1112/160650:6277218527:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2720:2720:1112/160650:6277286252:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2720:2731:1112/160650:6277290806:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2734:2734:1112/160650:6277339198:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2720:2720:1112/160650:6277348166:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2720:2720:1112/160650:6277348270:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2720:2720:1112/160650:6277348302:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:48918...
sending server_data: {"host": "127.0.0.1", "port": 48918} (36 bytes)
[2720:2720:1112/160650:6277554443:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:48918/files/media_source_player.html?mediaFile=bear-320x240-video-only.webm&mediaType=audio/webm;%20codecs=%22vorbis%22&usePrefixedEME=1
[2750:2750:1112/160650:6277562744:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2720:2720:1112/160650:6277824126:INFO:CONSOLE(283)] "16:06:50.948 - onSourceOpen [object Event]", source: http://127.0.0.1:48918/files/eme_player_js/utils.js (283)
[2720:2720:1112/160650:6277825256:INFO:CONSOLE(283)] "16:06:50.955 - Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:48918/files/eme_player_js/utils.js (283)
[2720:2720:1112/160650:6277839735:INFO:CONSOLE(283)] "16:06:50.970 - End of appending buffer from bear-320x240-video-only.webm", source: http://127.0.0.1:48918/files/eme_player_js/utils.js (283)
[2720:2720:1112/160650:6277844470:INFO:CONSOLE(283)] "16:06:50.972 - Set document title to: error, updated title: ERROR", source: http://127.0.0.1:48918/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaSourceTest.Playback_Type_Error (1042 ms)
[194/604] MediaSourceTest.Playback_Type_Error (1309 ms)
[ RUN ] NetInfoBrowserTest.NetworkChangePlumbsToNavigator
[2781:2781:1112/160650:6277861411:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2781:2781:1112/160651:6277875811:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2781:2781:1112/160651:6277961046:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2781:2797:1112/160651:6277969369:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2802:2802:1112/160651:6278003410:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2811:2811:1112/160651:6278023846:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2802:2802:1112/160651:6278130559:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] NetInfoBrowserTest.NetworkChangePlumbsToNavigator (653 ms)
[195/604] NetInfoBrowserTest.NetworkChangePlumbsToNavigator (785 ms)
[ RUN ] NetInfoBrowserTest.IsOnline
[2827:2827:1112/160651:6278259334:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2827:2827:1112/160651:6278272367:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2827:2827:1112/160651:6278367439:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2827:2844:1112/160651:6278371969:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2848:2848:1112/160651:6278403146:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2860:2860:1112/160651:6278426213:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] NetInfoBrowserTest.IsOnline (700 ms)
[196/604] NetInfoBrowserTest.IsOnline (917 ms)
[ RUN ] PluginDataRemoverTest.RemoveData
[2866:2866:1112/160651:6278528854:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2866:2866:1112/160651:6278539482:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2866:2866:1112/160651:6278622770:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2866:2878:1112/160651:6278628725:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2885:2885:1112/160651:6278671465:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2866:2878:1112/160651:6278690429:ERROR:plugin_data_remover_impl.cc(147)] Couldn't open plugin channel
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PluginDataRemoverTest.RemoveData (535 ms)
[197/604] PluginDataRemoverTest.RemoveData (654 ms)
[ RUN ] PluginServiceTest.OpenChannelToPlugin
[2884:2884:1112/160651:6278649669:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2884:2884:1112/160651:6278660792:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2884:2884:1112/160651:6278745430:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2884:2906:1112/160651:6278751900:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2911:2911:1112/160651:6278788242:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PluginServiceTest.OpenChannelToPlugin (522 ms)
[198/604] PluginServiceTest.OpenChannelToPlugin (654 ms)
[ RUN ] PluginServiceTest.OpenChannelToDeniedPlugin
[2925:2925:1112/160652:6279153924:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2925:2925:1112/160652:6279164916:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2925:2925:1112/160652:6279251384:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2925:2938:1112/160652:6279257835:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2943:2943:1112/160652:6279302618:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PluginServiceTest.OpenChannelToDeniedPlugin (554 ms)
[199/604] PluginServiceTest.OpenChannelToDeniedPlugin (657 ms)
[ RUN ] PluginServiceTest.CancelOpenChannelToPluginService
[2926:2926:1112/160652:6279184363:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2926:2926:1112/160652:6279199924:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2926:2926:1112/160652:6279294415:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2926:2952:1112/160652:6279299466:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2959:2959:1112/160652:6279349747:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PluginServiceTest.CancelOpenChannelToPluginService (555 ms)
[200/604] PluginServiceTest.CancelOpenChannelToPluginService (658 ms)
[ RUN ] PluginServiceTest.CancelBeforeSentOpenChannelToPluginProcessHost
[2954:2954:1112/160652:6279323494:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2954:2954:1112/160652:6279336246:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2954:2954:1112/160652:6279413423:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2954:2980:1112/160652:6279417630:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2986:2986:1112/160652:6279464596:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PluginServiceTest.CancelBeforeSentOpenChannelToPluginProcessHost (536 ms)
[201/604] PluginServiceTest.CancelBeforeSentOpenChannelToPluginProcessHost (792 ms)
[ RUN ] MediaSourceTest.ConfigChangeVideo
[2752:2752:1112/160650:6277645662:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[2752:2752:1112/160650:6277660525:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[2752:2752:1112/160650:6277762670:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[2752:2768:1112/160650:6277769756:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[2774:2774:1112/160650:6277813493:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[2752:2752:1112/160650:6277829706:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2752:2752:1112/160650:6277829856:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[2752:2752:1112/160650:6277829915:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:44914...
sending server_data: {"host": "127.0.0.1", "port": 44914} (36 bytes)
[2752:2752:1112/160651:6278056865:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:44914/files/mse_config_change.html?usePrefixedEME=1
[2817:2817:1112/160651:6278067034:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[2752:2752:1112/160651:6278304889:INFO:CONSOLE(283)] "16:06:51.429 - onSourceOpen [object Event]", source: http://127.0.0.1:44914/files/eme_player_js/utils.js (283)
[2752:2752:1112/160651:6278306088:INFO:CONSOLE(283)] "16:06:51.436 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:44914/files/eme_player_js/utils.js (283)
[2752:2752:1112/160651:6278327605:INFO:CONSOLE(283)] "16:06:51.457 - End of appending buffer from bear-320x240.webm", source: http://127.0.0.1:44914/files/eme_player_js/utils.js (283)
[2752:2752:1112/160651:6278327753:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:44914/files/mse_config_change.html?usePrefixedEME=1 (39)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2752:2762:1112/160651:6278332574:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[2752:2762:1112/160651:6278333062:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[2752:2752:1112/160651:6278347853:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:44914/files/mse_config_change.html?usePrefixedEME=1 (57)
[2752:2752:1112/160651:6278356211:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:44914/files/mse_config_change.html?usePrefixedEME=1 (45)
[2752:2752:1112/160652:6279491243:INFO:CONSOLE(283)] "16:06:52.621 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:44914/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MediaSourceTest.ConfigChangeVideo (2303 ms)
[202/604] MediaSourceTest.ConfigChangeVideo (2620 ms)
[ RUN ] PluginServiceTest.CancelAfterSentOpenChannelToPluginProcessHost
[3003:3003:1112/160652:6279816485:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3003:3003:1112/160652:6279829968:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3003:3003:1112/160653:6279932191:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3003:3015:1112/160653:6279941679:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3031:3031:1112/160653:6279981487:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PluginServiceTest.CancelAfterSentOpenChannelToPluginProcessHost (620 ms)
[203/604] PluginServiceTest.CancelAfterSentOpenChannelToPluginProcessHost (784 ms)
[ RUN ] TouchInputBrowserTest.TouchNoHandler
[3004:3004:1112/160652:6279840511:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3004:3004:1112/160652:6279852632:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3004:3004:1112/160653:6279958263:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3004:3028:1112/160653:6279964494:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3033:3033:1112/160653:6280002792:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3050:3050:1112/160653:6280030329:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchInputBrowserTest.TouchNoHandler (795 ms)
[204/604] TouchInputBrowserTest.TouchNoHandler (917 ms)
[ RUN ] TouchInputBrowserTest.TouchHandlerNoConsume
[3049:3049:1112/160653:6280082511:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3049:3049:1112/160653:6280092767:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3049:3049:1112/160653:6280160757:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3049:3068:1112/160653:6280167079:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3071:3071:1112/160653:6280218310:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3084:3084:1112/160653:6280231590:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchInputBrowserTest.TouchHandlerNoConsume (797 ms)
[205/604] TouchInputBrowserTest.TouchHandlerNoConsume (916 ms)
[ RUN ] TouchInputBrowserTest.TouchHandlerConsume
[3081:3081:1112/160653:6280274512:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3081:3081:1112/160653:6280285415:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3081:3081:1112/160653:6280379912:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3081:3102:1112/160653:6280385353:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3106:3106:1112/160653:6280412643:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3119:3119:1112/160653:6280442019:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchInputBrowserTest.TouchHandlerConsume (825 ms)
[206/604] TouchInputBrowserTest.TouchHandlerConsume (1047 ms)
[ RUN ] TouchInputBrowserTest.MultiPointTouchPress
[3131:3131:1112/160653:6280596074:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3131:3131:1112/160653:6280606413:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3131:3131:1112/160653:6280681743:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3131:3143:1112/160653:6280686788:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3147:3147:1112/160653:6280734312:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3159:3159:1112/160653:6280749012:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchInputBrowserTest.MultiPointTouchPress (854 ms)
[207/604] TouchInputBrowserTest.MultiPointTouchPress (1048 ms)
[ RUN ] RenderProcessHostTest.GuestsAreNotSuitableHosts
[3190:3190:1112/160654:6281016635:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3190:3190:1112/160654:6281027866:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3190:3190:1112/160654:6281124267:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3190:3211:1112/160654:6281128547:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3214:3214:1112/160654:6281176217:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3231:3231:1112/160654:6281196218:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3268:3268:1112/160654:6281398258:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderProcessHostTest.GuestsAreNotSuitableHosts (939 ms)
[208/604] RenderProcessHostTest.GuestsAreNotSuitableHosts (1051 ms)
[ RUN ] RenderProcessHostTest.ShutdownRequestFromActiveTabIgnored
[3154:3154:1112/160653:6280773467:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3154:3154:1112/160653:6280786608:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3154:3154:1112/160654:6280885812:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3154:3175:1112/160654:6280892743:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3178:3178:1112/160654:6280933236:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3193:3193:1112/160654:6280956223:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3226:3226:1112/160654:6281170023:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderProcessHostTest.ShutdownRequestFromActiveTabIgnored (996 ms)
[209/604] RenderProcessHostTest.ShutdownRequestFromActiveTabIgnored (1313 ms)
[ RUN ] RenderViewHostTest.FrameNavigateSocketAddress
[3300:3300:1112/160654:6281650528:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3300:3300:1112/160654:6281662958:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3300:3300:1112/160654:6281742304:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3300:3313:1112/160654:6281747414:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3324:3324:1112/160654:6281805959:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3316:3316:1112/160654:6281814597:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3316:3316:1112/160655:6281927006:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderViewHostTest.FrameNavigateSocketAddress (728 ms)
[210/604] RenderViewHostTest.FrameNavigateSocketAddress (916 ms)
[ RUN ] RenderProcessHostTest.AllProcessExitedCallsBeforeAnyHostDestroyedCalls
[3241:3241:1112/160654:6281314404:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3241:3241:1112/160654:6281327947:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3241:3241:1112/160654:6281413690:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3241:3259:1112/160654:6281417557:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3266:3266:1112/160654:6281476850:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3285:3285:1112/160654:6281482710:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ASAN:SIGSEGV
=================================================================
==3285==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000b832af bp 0x7fff00b94130 sp 0x7fff00b94130 T0)
#0 0xb832ae in content::(anonymous namespace)::CrashIntentionally() content/renderer/render_frame_impl.cc:271:3
#1 0xb4d01a in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:314:5
#2 0xb4d01a in content::RenderFrameImpl::PrepareRenderViewForNavigation(GURL const&, FrameMsg_Navigate_Type::Value, content::PageState const&, bool, int, int, bool*, blink::WebURLRequest::CachePolicy*) content/renderer/render_frame_impl.cc:4092
#3 0xb44afe in content::RenderFrameImpl::OnNavigate(FrameMsg_Navigate_Params const&) content/renderer/render_frame_impl.cc:969:8
#4 0xb404a7 in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &), FrameMsg_Navigate_Params> base/tuple.h:548:3
#5 0xb404a7 in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const FrameMsg_Navigate_Params &)> content/common/frame_messages.h:386
#6 0xb404a7 in content::RenderFrameImpl::OnMessageReceived(IPC::Message const&) content/renderer/render_frame_impl.cc:906
#7 0x8934986 in content::MessageRouter::RouteMessage(IPC::Message const&) content/common/message_router.cc:54:3
#8 0x893480c in content::MessageRouter::OnMessageReceived(IPC::Message const&) content/common/message_router.cc:46:10
#9 0x75ddeb7 in content::ChildThread::OnMessageReceived(IPC::Message const&) content/child/child_thread.cc:502:10
#10 0x17a5c53 in IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) ipc/ipc_channel_proxy.cc:274:3
#11 0x177105f in Run base/callback.h:401:12
#12 0x177105f in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) base/debug/task_annotator.cc:63
#13 0x16cb70c in base::MessageLoop::RunTask(base::PendingTask const&) base/message_loop/message_loop.cc:448:3
#14 0x16ccac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:458:5
#15 0x16ccac5 in base::MessageLoop::DoWork() base/message_loop/message_loop.cc:567
#16 0x16d06b1 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) base/message_loop/message_pump_default.cc:32:21
#17 0x16f910c in base::RunLoop::Run() base/run_loop.cc:55:3
#18 0x16ca1f3 in base::MessageLoop::Run() base/message_loop/message_loop.cc:310:3
#19 0x895499e in content::RendererMain(content::MainFunctionParams const&) content/renderer/renderer_main.cc:235:7
#20 0x7d243d0 in content::RunZygote(content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:347:14
#21 0x7d25777 in content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) content/app/content_main_runner.cc:431:12
#22 0x7d26e77 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner.cc:789:12
#23 0x7d239ea in content::ContentMain(content::ContentMainParams const&) content/app/content_main.cc:19:15
#24 0x10dfcbc in content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) content/public/test/test_launcher.cc:474:12
#25 0xf7a6ea in main content/test/content_test_launcher.cc:129:10
#26 0x7f4ea273176c in __libc_start_main /build/buildd/eglibc-2.15/csu/libc-start.c:226
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV content/renderer/render_frame_impl.cc:271 content::(anonymous namespace)::CrashIntentionally()
==3285==ABORTING
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderProcessHostTest.AllProcessExitedCallsBeforeAnyHostDestroyedCalls (1098 ms)
[211/604] RenderProcessHostTest.AllProcessExitedCallsBeforeAnyHostDestroyedCalls (1315 ms)
[ RUN ] RenderViewHostTest.BaseURLParam
[3340:3340:1112/160655:6282051573:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3340:3340:1112/160655:6282061762:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3340:3340:1112/160655:6282147623:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3340:3354:1112/160655:6282155346:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3369:3369:1112/160655:6282205481:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3387:3387:1112/160655:6282226699:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3409:3409:1112/160655:6282388774:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderViewHostTest.BaseURLParam (838 ms)
[212/604] RenderViewHostTest.BaseURLParam (1049 ms)
[ RUN ] RenderViewHostTest.BasicRenderFrameHost
[3342:3342:1112/160655:6282065918:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3342:3342:1112/160655:6282076265:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3342:3342:1112/160655:6282151211:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3342:3366:1112/160655:6282159281:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3371:3371:1112/160655:6282223395:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3392:3392:1112/160655:6282239532:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderViewHostTest.BasicRenderFrameHost (860 ms)
[213/604] RenderViewHostTest.BasicRenderFrameHost (1051 ms)
[ RUN ] RenderViewHostTest.IsFocusedElementEditable
[3423:3423:1112/160655:6282562688:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3423:3423:1112/160655:6282573032:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3423:3423:1112/160655:6282706121:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3423:3438:1112/160655:6282711585:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3441:3441:1112/160655:6282718701:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3469:3469:1112/160655:6282780765:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderViewHostTest.IsFocusedElementEditable (780 ms)
[214/604] RenderViewHostTest.IsFocusedElementEditable (933 ms)
[ RUN ] RenderViewHostTest.ReleaseSessionOnCloseACK
[3427:3427:1112/160655:6282622435:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3427:3427:1112/160655:6282635968:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3427:3427:1112/160655:6282754337:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3427:3452:1112/160655:6282759788:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3456:3456:1112/160655:6282795058:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3478:3478:1112/160655:6282826817:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3427:3427:1112/160656:6283083106:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] RenderViewHostTest.ReleaseSessionOnCloseACK (887 ms)
[215/604] RenderViewHostTest.ReleaseSessionOnCloseACK (1055 ms)
[ RUN ] ScreenOrientationBrowserTest.WindowOrientationChange
[3498:3498:1112/160656:6283126089:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3498:3498:1112/160656:6283136349:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3498:3498:1112/160656:6283196466:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3498:3523:1112/160656:6283200232:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3540:3540:1112/160656:6283296298:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ScreenOrientationBrowserTest.WindowOrientationChange (668 ms)
[216/604] ScreenOrientationBrowserTest.WindowOrientationChange (785 ms)
[ RUN ] ScreenOrientationBrowserTest.ScreenOrientationChange
[3496:3496:1112/160656:6283103840:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3496:3496:1112/160656:6283114147:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3496:3496:1112/160656:6283194307:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3496:3511:1112/160656:6283200488:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3536:3536:1112/160656:6283280192:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ScreenOrientationBrowserTest.ScreenOrientationChange (707 ms)
[217/604] ScreenOrientationBrowserTest.ScreenOrientationChange (917 ms)
[ RUN ] ScreenOrientationBrowserTest.LockSmoke
[3559:3559:1112/160656:6283492406:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3559:3559:1112/160656:6283504955:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3559:3559:1112/160656:6283568038:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3559:3575:1112/160656:6283573663:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3583:3583:1112/160656:6283654251:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ScreenOrientationBrowserTest.LockSmoke (653 ms)
[218/604] ScreenOrientationBrowserTest.LockSmoke (785 ms)
[ RUN ] ScreenOrientationBrowserTest.CrashTest_UseAfterDetach
[3582:3582:1112/160656:6283686321:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3582:3582:1112/160656:6283698026:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3582:3582:1112/160656:6283761732:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3582:3599:1112/160656:6283767802:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3614:3614:1112/160656:6283865718:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ScreenOrientationBrowserTest.CrashTest_UseAfterDetach (710 ms)
[219/604] ScreenOrientationBrowserTest.CrashTest_UseAfterDetach (918 ms)
[ RUN ] SecurityExploitBrowserTest.SetWebUIProperty
[3612:3612:1112/160657:6283912577:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[3612:3612:1112/160657:6283912738:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[3612:3612:1112/160657:6283912791:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:49262...
sending server_data: {"host": "127.0.0.1", "port": 49262} (36 bytes)
[3612:3612:1112/160657:6284109537:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3612:3612:1112/160657:6284119986:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3612:3612:1112/160657:6284209006:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3612:3640:1112/160657:6284215924:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3643:3643:1112/160657:6284245283:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3665:3665:1112/160657:6284281293:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SecurityExploitBrowserTest.SetWebUIProperty (995 ms)
[220/604] SecurityExploitBrowserTest.SetWebUIProperty (1310 ms)
[ RUN ] SecurityExploitBrowserTest.AttemptDuplicateRenderViewHost
[3624:3624:1112/160657:6284023802:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[3624:3624:1112/160657:6284023914:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[3624:3624:1112/160657:6284023955:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:58268...
sending server_data: {"host": "127.0.0.1", "port": 58268} (36 bytes)
[3624:3624:1112/160657:6284234568:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3624:3624:1112/160657:6284249031:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3624:3624:1112/160657:6284338963:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3624:3662:1112/160657:6284346391:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3666:3666:1112/160657:6284392360:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3680:3680:1112/160657:6284403183:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3712:3712:1112/160657:6284614186:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3712:3714:1112/160657:6284617630:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SecurityExploitBrowserTest.AttemptDuplicateRenderViewHost (1073 ms)
[221/604] SecurityExploitBrowserTest.AttemptDuplicateRenderViewHost (1310 ms)
[ RUN ] EmbeddedWorkerBrowserTest.StartAndStop
[3695:3695:1112/160657:6284620515:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3695:3695:1112/160657:6284631971:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3695:3695:1112/160657:6284724484:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3695:3725:1112/160657:6284732984:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3735:3735:1112/160657:6284783362:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3754:3754:1112/160657:6284811297:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] EmbeddedWorkerBrowserTest.StartAndStop (728 ms)
[222/604] EmbeddedWorkerBrowserTest.StartAndStop (916 ms)
[ RUN ] SecurityExploitBrowserTest.AttemptDuplicateRenderWidgetHost
[3649:3649:1112/160657:6284288486:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[3649:3649:1112/160657:6284288668:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[3649:3649:1112/160657:6284288734:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:32984...
sending server_data: {"host": "127.0.0.1", "port": 32984} (36 bytes)
[3649:3649:1112/160657:6284551482:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3649:3649:1112/160657:6284570564:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3649:3649:1112/160657:6284661417:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3649:3708:1112/160657:6284667353:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3711:3711:1112/160657:6284708465:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3744:3744:1112/160657:6284737605:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3766:3766:1112/160658:6284947541:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3766:3768:1112/160658:6284950915:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SecurityExploitBrowserTest.AttemptDuplicateRenderWidgetHost (1071 ms)
[223/604] SecurityExploitBrowserTest.AttemptDuplicateRenderWidgetHost (1313 ms)
[ RUN ] EmbeddedWorkerBrowserTest.StartPaused_ThenResume
[3783:3783:1112/160658:6285208201:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3783:3783:1112/160658:6285218592:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3783:3783:1112/160658:6285294503:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3783:3794:1112/160658:6285300683:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3797:3797:1112/160658:6285344837:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3808:3808:1112/160658:6285353107:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] EmbeddedWorkerBrowserTest.StartPaused_ThenResume (774 ms)
[224/604] EmbeddedWorkerBrowserTest.StartPaused_ThenResume (916 ms)
[ RUN ] EmbeddedWorkerBrowserTest.StartPaused_ThenStop
[3798:3798:1112/160658:6285354638:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3798:3798:1112/160658:6285370639:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3798:3798:1112/160658:6285453182:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3798:3824:1112/160658:6285458735:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3828:3828:1112/160658:6285502010:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3844:3844:1112/160658:6285516018:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] EmbeddedWorkerBrowserTest.StartPaused_ThenStop (751 ms)
[225/604] EmbeddedWorkerBrowserTest.StartPaused_ThenStop (917 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.StartAndStop
[3829:3829:1112/160658:6285532401:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3829:3829:1112/160658:6285550193:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3829:3829:1112/160658:6285656659:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3829:3863:1112/160658:6285668515:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3867:3867:1112/160658:6285714777:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3898:3898:1112/160658:6285734617:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.StartAndStop (758 ms)
[226/604] ServiceWorkerVersionBrowserTest.StartAndStop (924 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.StartNotFound
[3848:3848:1112/160658:6285614704:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3848:3848:1112/160658:6285630697:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3848:3848:1112/160658:6285733014:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3848:3878:1112/160658:6285739040:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3889:3889:1112/160658:6285785228:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3910:3910:1112/160658:6285809438:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[3848:3909:1112/160659:6285961305:WARNING:embedded_test_server.cc(241)] Request not handled. Returning 404: /service_worker/nonexistent.js
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.StartNotFound (748 ms)
[227/604] ServiceWorkerVersionBrowserTest.StartNotFound (917 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.Install
[3933:3933:1112/160659:6286129114:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3933:3933:1112/160659:6286139513:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3933:3933:1112/160659:6286212077:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3933:3945:1112/160659:6286218450:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3948:3948:1112/160659:6286259711:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3970:3970:1112/160659:6286287852:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.Install (812 ms)
[228/604] ServiceWorkerVersionBrowserTest.Install (917 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.InstallWithWaitUntil_Fulfilled
[3949:3949:1112/160659:6286268728:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3949:3949:1112/160659:6286279249:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3949:3949:1112/160659:6286368882:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3949:3968:1112/160659:6286373144:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[3977:3977:1112/160659:6286433437:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[3992:3992:1112/160659:6286440640:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.InstallWithWaitUntil_Fulfilled (815 ms)
[229/604] ServiceWorkerVersionBrowserTest.InstallWithWaitUntil_Fulfilled (1050 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.ServiceWorkerScriptHeader
[3983:3983:1112/160659:6286450822:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3983:3983:1112/160659:6286478043:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3983:3983:1112/160659:6286568218:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3983:4012:1112/160659:6286572764:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4017:4017:1112/160659:6286634016:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4052:4052:1112/160659:6286668897:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.ServiceWorkerScriptHeader (807 ms)
[230/604] ServiceWorkerVersionBrowserTest.ServiceWorkerScriptHeader (916 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.Activate_NoEventListener
[3994:3994:1112/160659:6286534825:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[3994:3994:1112/160659:6286548844:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[3994:3994:1112/160659:6286641247:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[3994:4028:1112/160659:6286651078:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4036:4036:1112/160659:6286689898:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4063:4063:1112/160659:6286723051:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.Activate_NoEventListener (769 ms)
[231/604] ServiceWorkerVersionBrowserTest.Activate_NoEventListener (917 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.Activate_Rejected
[4088:4088:1112/160700:6287053311:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4088:4088:1112/160700:6287065764:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4088:4088:1112/160700:6287144877:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4088:4099:1112/160700:6287151425:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4103:4103:1112/160700:6287180476:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4112:4112:1112/160700:6287205816:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.Activate_Rejected (809 ms)
[232/604] ServiceWorkerVersionBrowserTest.Activate_Rejected (917 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.SyncAbortedWithoutFlag
[4139:4139:1112/160700:6287478380:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4139:4139:1112/160700:6287492751:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4139:4139:1112/160700:6287583109:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4139:4184:1112/160700:6287587576:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4193:4193:1112/160700:6287653429:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4206:4206:1112/160700:6287666766:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.SyncAbortedWithoutFlag (758 ms)
[233/604] ServiceWorkerVersionBrowserTest.SyncAbortedWithoutFlag (917 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.InstallWithWaitUntil_Rejected
[4117:4117:1112/160700:6287304388:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4117:4117:1112/160700:6287317987:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4117:4117:1112/160700:6287412727:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4117:4132:1112/160700:6287419675:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4138:4138:1112/160700:6287464881:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4172:4172:1112/160700:6287497901:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.InstallWithWaitUntil_Rejected (872 ms)
[234/604] ServiceWorkerVersionBrowserTest.InstallWithWaitUntil_Rejected (1053 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.FetchEvent_Response
[4120:4120:1112/160700:6287384695:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4120:4120:1112/160700:6287398337:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4120:4120:1112/160700:6287498958:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4120:4153:1112/160700:6287504729:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4162:4162:1112/160700:6287538342:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4199:4199:1112/160700:6287593489:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.FetchEvent_Response (819 ms)
[235/604] ServiceWorkerVersionBrowserTest.FetchEvent_Response (1049 ms)
[ RUN ] ServiceWorkerVersionBrowserTest.SyncEventHandled
[4239:4239:1112/160701:6287961845:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4239:4239:1112/160701:6287971982:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4239:4239:1112/160701:6288032947:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4239:4250:1112/160701:6288038004:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4253:4253:1112/160701:6288098780:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4262:4262:1112/160701:6288113556:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerVersionBrowserTest.SyncEventHandled (767 ms)
[236/604] ServiceWorkerVersionBrowserTest.SyncEventHandled (917 ms)
[ RUN ] ServiceWorkerBrowserTest.Reload
[4278:4278:1112/160701:6288346692:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4278:4278:1112/160701:6288357258:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4278:4278:1112/160701:6288459175:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4278:4301:1112/160701:6288463214:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4308:4308:1112/160701:6288507607:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[4308:4308:1112/160701:6288507994:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4343:4343:1112/160701:6288547244:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[4372:4372:1112/160701:6288718627:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerBrowserTest.Reload (1077 ms)
[237/604] ServiceWorkerBrowserTest.Reload (1309 ms)
[ RUN ] ServiceWorkerBrowserTest.ImportsBustMemcache
[4279:4279:1112/160701:6288344827:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4279:4279:1112/160701:6288357933:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4279:4279:1112/160701:6288449497:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4279:4304:1112/160701:6288456108:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4309:4309:1112/160701:6288533073:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4338:4338:1112/160701:6288534085:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[4279:4279:1112/160701:6288826999:INFO:CONSOLE(17)] "initial unregistration done", source: http://127.0.0.1:44683/service_worker/imports_bust_memcache.html (17)
[4279:4279:1112/160702:6288883074:INFO:CONSOLE(21)] "initial registration done", source: http://127.0.0.1:44683/service_worker/imports_bust_memcache.html (21)
[4279:4279:1112/160702:6288885516:INFO:CONSOLE(25)] "unregistration done", source: http://127.0.0.1:44683/service_worker/imports_bust_memcache.html (25)
[4279:4279:1112/160702:6288920402:INFO:CONSOLE(29)] "second registration done", source: http://127.0.0.1:44683/service_worker/imports_bust_memcache.html (29)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ServiceWorkerBrowserTest.ImportsBustMemcache (1045 ms)
[238/604] ServiceWorkerBrowserTest.ImportsBustMemcache (1314 ms)
[ RUN ] SessionHistoryTest.BasicBackForward
[4281:4281:1112/160701:6288419984:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4281:4281:1112/160701:6288433611:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4281:4281:1112/160701:6288558829:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4281:4321:1112/160701:6288564860:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4333:4333:1112/160701:6288605964:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4360:4360:1112/160701:6288639094:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.BasicBackForward (1193 ms)
[239/604] SessionHistoryTest.BasicBackForward (1309 ms)
[ RUN ] SessionHistoryTest.FrameBackForward
[4387:4387:1112/160702:6288903461:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4387:4387:1112/160702:6288916406:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4387:4387:1112/160702:6289014536:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4387:4405:1112/160702:6289020652:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4409:4409:1112/160702:6289065563:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[4409:4409:1112/160702:6289065949:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4423:4423:1112/160702:6289099000:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.FrameBackForward (1119 ms)
[240/604] SessionHistoryTest.FrameBackForward (1310 ms)
[ RUN ] SessionHistoryTest.FrameFormBackForward
[4441:4441:1112/160702:6289665693:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4441:4441:1112/160702:6289678944:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4441:4441:1112/160702:6289793609:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4441:4468:1112/160702:6289811352:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4473:4473:1112/160702:6289842993:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4515:4515:1112/160703:6289894551:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[4473:4473:1112/160703:6290419803:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[4473:4473:1112/160703:6290420045:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[4473:4473:1112/160703:6290420260:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[4473:4473:1112/160703:6290420425:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[4473:4473:1112/160703:6290420570:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[4473:4473:1112/160703:6290420796:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[4473:4473:1112/160703:6290420958:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[4473:4473:1112/160703:6290421162:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.FrameFormBackForward (1157 ms)
[241/604] SessionHistoryTest.FrameFormBackForward (1311 ms)
[ RUN ] SessionHistoryTest.CrossFrameFormBackForward
[4442:4442:1112/160702:6289663073:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4442:4442:1112/160702:6289674180:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4442:4442:1112/160702:6289755163:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4442:4460:1112/160702:6289764883:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4471:4471:1112/160702:6289824252:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[4471:4471:1112/160702:6289824645:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4504:4504:1112/160702:6289854326:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.CrossFrameFormBackForward (1120 ms)
[242/604] SessionHistoryTest.CrossFrameFormBackForward (1312 ms)
[ RUN ] SessionHistoryTest.FragmentBackForward
[4445:4445:1112/160702:6289729495:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4445:4445:1112/160702:6289741353:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4445:4445:1112/160702:6289855179:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4445:4489:1112/160702:6289864593:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4495:4495:1112/160703:6289901255:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[4495:4495:1112/160703:6289901788:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4524:4524:1112/160703:6289943934:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.FragmentBackForward (945 ms)
[243/604] SessionHistoryTest.FragmentBackForward (1310 ms)
[ RUN ] SessionHistoryTest.JavascriptHistory
[4543:4543:1112/160703:6290236602:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4543:4543:1112/160703:6290254912:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4543:4543:1112/160703:6290370767:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4543:4558:1112/160703:6290377885:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4562:4562:1112/160703:6290420955:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4577:4577:1112/160703:6290448817:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.JavascriptHistory (1212 ms)
[244/604] SessionHistoryTest.JavascriptHistory (1583 ms)
[ RUN ] SessionHistoryTest.LocationReplace
[4592:4592:1112/160704:6290977660:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4592:4592:1112/160704:6290990422:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4592:4592:1112/160704:6291099338:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4592:4613:1112/160704:6291107014:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4623:4623:1112/160704:6291155632:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[4623:4623:1112/160704:6291156041:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4656:4656:1112/160704:6291181148:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.LocationReplace (792 ms)
[245/604] SessionHistoryTest.LocationReplace (916 ms)
[ RUN ] SessionHistoryTest.LocationChangeInSubframe
[4593:4593:1112/160704:6290980424:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4593:4593:1112/160704:6290993257:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4593:4593:1112/160704:6291097351:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4593:4619:1112/160704:6291119206:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4624:4624:1112/160704:6291168570:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4664:4664:1112/160704:6291196566:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.LocationChangeInSubframe (953 ms)
[246/604] SessionHistoryTest.LocationChangeInSubframe (1312 ms)
[ RUN ] SessionHistoryTest.HistoryLength
[4594:4594:1112/160704:6291034733:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4594:4594:1112/160704:6291049791:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4594:4594:1112/160704:6291191121:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4594:4637:1112/160704:6291198447:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4648:4648:1112/160704:6291245079:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4676:4676:1112/160704:6291277184:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[4594:4675:1112/160704:6291422569:WARNING:embedded_test_server.cc(241)] Request not handled. Returning 404: /session_history/title1.html
[4594:4675:1112/160704:6291598702:WARNING:embedded_test_server.cc(241)] Request not handled. Returning 404: /session_history/title2.html
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SessionHistoryTest.HistoryLength (995 ms)
[247/604] SessionHistoryTest.HistoryLength (1315 ms)
[ RUN ] WorkerTest.SingleWorker
[4705:4705:1112/160704:6291773644:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4705:4705:1112/160704:6291783683:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4705:4705:1112/160704:6291869949:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4705:4717:1112/160705:6291876968:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4720:4720:1112/160705:6291908320:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4735:4735:1112/160705:6291933642:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.SingleWorker (788 ms)
[248/604] WorkerTest.SingleWorker (919 ms)
[ RUN ] WorkerTest.MultipleWorkers
[4721:4721:1112/160705:6291913567:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4721:4721:1112/160705:6291927326:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4721:4721:1112/160705:6292026731:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4721:4742:1112/160705:6292032723:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4749:4749:1112/160705:6292078000:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4761:4761:1112/160705:6292089774:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.MultipleWorkers (907 ms)
[249/604] WorkerTest.MultipleWorkers (1050 ms)
[ RUN ] WorkerTest.SingleSharedWorker
[4777:4777:1112/160705:6292310150:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4777:4777:1112/160705:6292328198:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4777:4777:1112/160705:6292437598:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4777:4801:1112/160705:6292442814:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4807:4807:1112/160705:6292480954:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4835:4835:1112/160705:6292514895:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.SingleSharedWorker (917 ms)
[250/604] WorkerTest.SingleSharedWorker (1048 ms)
[ RUN ] WorkerTest.MultipleSharedWorkers
[4790:4790:1112/160705:6292359737:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4790:4790:1112/160705:6292374834:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4790:4790:1112/160705:6292480794:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4790:4818:1112/160705:6292486335:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4822:4822:1112/160705:6292535048:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4843:4843:1112/160705:6292558954:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.MultipleSharedWorkers (1055 ms)
[251/604] WorkerTest.MultipleSharedWorkers (1314 ms)
[ RUN ] WorkerTest.IncognitoSharedWorkers
[4850:4850:1112/160705:6292707406:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4850:4850:1112/160705:6292724684:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4850:4850:1112/160705:6292837568:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4850:4867:1112/160705:6292845065:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4873:4873:1112/160706:6292879005:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[4873:4873:1112/160706:6292879342:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4900:4900:1112/160706:6292922766:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[4850:4850:1112/160706:6293129552:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4850:4867:1112/160706:6293130030:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4938:4938:1112/160706:6293156081:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.IncognitoSharedWorkers (1029 ms)
[252/604] WorkerTest.IncognitoSharedWorkers (1310 ms)
[ RUN ] WorkerTest.WorkerHttpAuth
[4897:4897:1112/160706:6292966141:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4897:4897:1112/160706:6292979657:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4897:4897:1112/160706:6293080758:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4897:4918:1112/160706:6293087667:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4922:4922:1112/160706:6293118248:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4897:4897:1112/160706:6293152982:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[4897:4897:1112/160706:6293153141:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[4897:4897:1112/160706:6293153185:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52453...
sending server_data: {"host": "127.0.0.1", "port": 52453} (36 bytes)
[4971:4971:1112/160706:6293403952:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.WorkerHttpAuth (1025 ms)
[253/604] WorkerTest.WorkerHttpAuth (1314 ms)
[ RUN ] WorkerTest.SharedWorkerHttpAuth
[4949:4949:1112/160706:6293351937:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4949:4949:1112/160706:6293362201:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4949:4949:1112/160706:6293444602:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4949:4966:1112/160706:6293448782:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[4970:4970:1112/160706:6293501656:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4949:4949:1112/160706:6293509686:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[4949:4949:1112/160706:6293509829:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[4949:4949:1112/160706:6293509878:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:40469...
sending server_data: {"host": "127.0.0.1", "port": 40469} (36 bytes)
[5018:5018:1112/160706:6293764301:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.SharedWorkerHttpAuth (1052 ms)
[254/604] WorkerTest.SharedWorkerHttpAuth (1310 ms)
[ RUN ] WorkerTest.PassMessagePortToSharedWorker
[5030:5030:1112/160707:6294013927:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5030:5030:1112/160707:6294026540:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5030:5030:1112/160707:6294125270:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5030:5047:1112/160707:6294131588:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5051:5051:1112/160707:6294158670:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5073:5073:1112/160707:6294199010:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5051:5051:1112/160707:6294430547:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[5051:5051:1112/160707:6294430730:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.PassMessagePortToSharedWorker (805 ms)
[255/604] WorkerTest.PassMessagePortToSharedWorker (918 ms)
[ RUN ] WorkerTest.WebSocketSharedWorker
[4992:4992:1112/160706:6293650183:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[4992:4992:1112/160706:6293662968:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[4992:4992:1112/160706:6293745913:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[4992:5006:1112/160706:6293751242:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5009:5009:1112/160706:6293800066:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[4992:4992:1112/160706:6293802896:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[4992:4992:1112/160706:6293803051:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[4992:4992:1112/160706:6293803111:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
WebSocket server started on ws://127.0.0.1:41323...
sending server_data: {"host": "127.0.0.1", "port": 41323} (36 bytes)
[5052:5052:1112/160707:6294073910:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.WebSocketSharedWorker (982 ms)
[256/604] WorkerTest.WebSocketSharedWorker (1310 ms)
[ RUN ] WorkerTest.PassMessagePortToSharedWorkerDontWaitForConnect
[5072:5072:1112/160707:6294264081:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5072:5072:1112/160707:6294274310:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5072:5072:1112/160707:6294366736:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5072:5093:1112/160707:6294372796:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5096:5096:1112/160707:6294409646:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5113:5113:1112/160707:6294436379:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WorkerTest.PassMessagePortToSharedWorkerDontWaitForConnect (771 ms)
[257/604] WorkerTest.PassMessagePortToSharedWorkerDontWaitForConnect (917 ms)
[ RUN ] SitePerProcessBrowserTest.CrossSiteIframe
[5125:5125:1112/160707:6294661509:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5125:5125:1112/160707:6294672039:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5125:5125:1112/160707:6294736306:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5125:5142:1112/160707:6294740898:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5146:5146:1112/160707:6294789118:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5155:5155:1112/160707:6294801193:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5209:5209:1112/160708:6295128962:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5227:5227:1112/160708:6295201488:ERROR:renderer_main.cc(212)] Running without renderer sandbox
=================================================================
==5209==ERROR: AddressSanitizer: heap-use-after-free on address 0x608000009b60 at pc 0x00000557b913 bp 0x7fffb9656fa0 sp 0x7fffb9656f98
WRITE of size 8 at 0x608000009b60 thread T0 (content_browser)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SitePerProcessBrowserTest.CrossSiteIframe (1076 ms)
[258/604] SitePerProcessBrowserTest.CrossSiteIframe (1311 ms)
[ RUN ] SpeechRecognitionBrowserTest.Precheck
[5205:5205:1112/160708:6295200784:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5205:5205:1112/160708:6295215486:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5205:5205:1112/160708:6295315336:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5205:5248:1112/160708:6295324519:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5253:5253:1112/160708:6295389357:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5275:5275:1112/160708:6295395358:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
1 16 content::SpeechRecognitionBrowserTest::SetUpOnMainThread
-----------------------------------------------------
[ OK ] SpeechRecognitionBrowserTest.Precheck (795 ms)
[259/604] SpeechRecognitionBrowserTest.Precheck (923 ms)
[ RUN ] SitePerProcessBrowserTest.NavigateRemoteFrame
[5162:5162:1112/160708:6294927818:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5162:5162:1112/160708:6294941021:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5162:5162:1112/160708:6295034732:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5162:5177:1112/160708:6295039478:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5181:5181:1112/160708:6295109022:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5212:5212:1112/160708:6295135285:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5281:5281:1112/160708:6295467052:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5299:5299:1112/160708:6295573395:ERROR:renderer_main.cc(212)] Running without renderer sandbox
=================================================================
==5281==ERROR: AddressSanitizer: heap-use-after-free on address 0x608000009b60 at pc 0x00000557b913 bp 0x7fff386b38e0 sp 0x7fff386b38d8
WRITE of size 8 at 0x608000009b60 thread T0 (content_browser)
[5162:5177:1112/160708:6295671511:ERROR:channel.cc(258)] RawChannel read error (connection broken)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SitePerProcessBrowserTest.NavigateRemoteFrame (1126 ms)
[260/604] SitePerProcessBrowserTest.NavigateRemoteFrame (1310 ms)
[ RUN ] SitePerProcessBrowserTest.ProxyCreationSkipsSubtree
[5163:5163:1112/160708:6294985927:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5163:5163:1112/160708:6295001115:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5163:5163:1112/160708:6295105949:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5163:5192:1112/160708:6295115377:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5200:5200:1112/160708:6295164957:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5229:5229:1112/160708:6295205097:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5287:5287:1112/160708:6295514140:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5305:5305:1112/160708:6295608250:ERROR:renderer_main.cc(212)] Running without renderer sandbox
=================================================================
==5287==ERROR: AddressSanitizer: heap-use-after-free on address 0x608000009b60 at pc 0x00000557b913 bp 0x7ffff5f9d140 sp 0x7ffff5f9d138
WRITE of size 8 at 0x608000009b60 thread T0 (content_browser)
[5163:5192:1112/160708:6295691668:ERROR:channel.cc(258)] RawChannel read error (connection broken)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SitePerProcessBrowserTest.ProxyCreationSkipsSubtree (1090 ms)
[261/604] SitePerProcessBrowserTest.ProxyCreationSkipsSubtree (1311 ms)
[ RUN ] SpeechRecognitionBrowserTest.OneShotRecognition
[5332:5332:1112/160709:6295955253:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5332:5332:1112/160709:6295969245:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5332:5332:1112/160709:6296057443:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5332:5343:1112/160709:6296064616:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5347:5347:1112/160709:6296110039:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5373:5373:1112/160709:6296144335:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5332:5332:1112/160709:6296333071:INFO:CONSOLE(44)] "audiostart", source: file:///tmp/run_tha_testz5PHve/content/test/data/speech/web_speech_recognition.html (44)
[5332:5332:1112/160709:6296333222:INFO:CONSOLE(45)] "soundstart", source: file:///tmp/run_tha_testz5PHve/content/test/data/speech/web_speech_recognition.html (45)
[5332:5332:1112/160709:6296333435:INFO:CONSOLE(46)] "soundend", source: file:///tmp/run_tha_testz5PHve/content/test/data/speech/web_speech_recognition.html (46)
[5332:5332:1112/160709:6296362458:INFO:CONSOLE(47)] "audioend", source: file:///tmp/run_tha_testz5PHve/content/test/data/speech/web_speech_recognition.html (47)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
1 16 content::SpeechRecognitionBrowserTest::SetUpOnMainThread
-----------------------------------------------------
[ OK ] SpeechRecognitionBrowserTest.OneShotRecognition (852 ms)
[262/604] SpeechRecognitionBrowserTest.OneShotRecognition (1052 ms)
[ RUN ] TracingControllerTest.GetCategories
[5348:5348:1112/160709:6296112154:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5348:5348:1112/160709:6296123197:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5348:5348:1112/160709:6296197415:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5348:5371:1112/160709:6296204117:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5390:5390:1112/160709:6296256904:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5378:5378:1112/160709:6296270073:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.GetCategories (732 ms)
[263/604] TracingControllerTest.GetCategories (925 ms)
[ RUN ] TracingControllerTest.EnableAndDisableRecording
[5381:5381:1112/160709:6296249411:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5381:5381:1112/160709:6296262982:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5381:5381:1112/160709:6296364815:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5381:5402:1112/160709:6296371585:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5410:5410:1112/160709:6296438770:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5444:5444:1112/160709:6296458582:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.EnableAndDisableRecording (744 ms)
[264/604] TracingControllerTest.EnableAndDisableRecording (922 ms)
[ RUN ] TracingControllerTest.EnableAndDisableRecordingWithEmptyFileAndNullCallback
[5467:5467:1112/160710:6297018105:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5467:5467:1112/160710:6297031227:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5467:5467:1112/160710:6297106224:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5467:5492:1112/160710:6297113235:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5497:5497:1112/160710:6297159370:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5513:5513:1112/160710:6297174394:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.EnableAndDisableRecordingWithEmptyFileAndNullCallback (661 ms)
[265/604] TracingControllerTest.EnableAndDisableRecordingWithEmptyFileAndNullCallback (785 ms)
[ RUN ] TracingControllerTest.EnableCaptureAndDisableMonitoring
[5468:5468:1112/160710:6297012819:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5468:5468:1112/160710:6297023842:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5468:5468:1112/160710:6297117388:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5468:5483:1112/160710:6297122493:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5496:5496:1112/160710:6297162678:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5515:5515:1112/160710:6297179435:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.EnableCaptureAndDisableMonitoring (683 ms)
[266/604] TracingControllerTest.EnableCaptureAndDisableMonitoring (796 ms)
[ RUN ] TracingControllerTest.EnableCaptureAndDisableMonitoringWithFilePath
[5498:5498:1112/160710:6297185935:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5498:5498:1112/160710:6297199863:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5498:5498:1112/160710:6297293908:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5498:5535:1112/160710:6297301337:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5538:5538:1112/160710:6297348085:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5555:5555:1112/160710:6297366245:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.EnableCaptureAndDisableMonitoringWithFilePath (674 ms)
[267/604] TracingControllerTest.EnableCaptureAndDisableMonitoringWithFilePath (800 ms)
[ RUN ] TracingControllerTest.EnableCaptureAndDisableMonitoringWithEmptyFileAndNullCallback
[5572:5572:1112/160710:6297806829:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5572:5572:1112/160710:6297820273:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5572:5572:1112/160711:6297904027:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5572:5586:1112/160711:6297907813:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5599:5599:1112/160711:6297958808:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5616:5616:1112/160711:6297977619:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.EnableCaptureAndDisableMonitoringWithEmptyFileAndNullCallback (705 ms)
[268/604] TracingControllerTest.EnableCaptureAndDisableMonitoringWithEmptyFileAndNullCallback (803 ms)
[ RUN ] TransitionBrowserTest.NormalNavigationNotDeferred
[5573:5573:1112/160710:6297821305:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5573:5573:1112/160710:6297832858:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5573:5573:1112/160711:6297927273:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5573:5596:1112/160711:6297931815:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5602:5602:1112/160711:6297987299:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5625:5625:1112/160711:6297995767:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TransitionBrowserTest.NormalNavigationNotDeferred (728 ms)
[269/604] TransitionBrowserTest.NormalNavigationNotDeferred (941 ms)
[ RUN ] TransitionBrowserTest.TransitionNavigationIsDeferred
[5603:5603:1112/160711:6297990699:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5603:5603:1112/160711:6298005033:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5603:5603:1112/160711:6298091219:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5603:5639:1112/160711:6298096702:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5644:5644:1112/160711:6298134480:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5661:5661:1112/160711:6298164424:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TransitionBrowserTest.TransitionNavigationIsDeferred (680 ms)
[270/604] TransitionBrowserTest.TransitionNavigationIsDeferred (919 ms)
[ RUN ] TransitionBrowserTest.TransitionNavigationSharesRenderer
[5680:5680:1112/160711:6298612854:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5680:5680:1112/160711:6298624388:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5680:5680:1112/160711:6298697127:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5680:5692:1112/160711:6298702362:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5695:5695:1112/160711:6298741769:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5706:5706:1112/160711:6298761198:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TransitionBrowserTest.TransitionNavigationSharesRenderer (679 ms)
[271/604] TransitionBrowserTest.TransitionNavigationSharesRenderer (786 ms)
[ RUN ] TransitionBrowserTest.TransitionNavigationDataIsCleared
[5697:5697:1112/160711:6298760981:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5697:5697:1112/160711:6298776306:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5697:5697:1112/160711:6298855438:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5697:5721:1112/160711:6298862009:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5725:5725:1112/160712:6298909392:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5752:5752:1112/160712:6298921907:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5725:5725:1112/160712:6299046842:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TransitionBrowserTest.TransitionNavigationDataIsCleared (663 ms)
[272/604] TransitionBrowserTest.TransitionNavigationDataIsCleared (789 ms)
[ RUN ] OpenedByDOMTest.NormalWindow
[5726:5726:1112/160712:6298895030:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5726:5726:1112/160712:6298906914:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5726:5726:1112/160712:6298990655:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5726:5748:1112/160712:6298995689:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5758:5758:1112/160712:6299038571:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5726:5726:1112/160712:6299053124:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5726:5726:1112/160712:6299053270:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5726:5726:1112/160712:6299053308:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:42244...
sending server_data: {"host": "127.0.0.1", "port": 42244} (36 bytes)
[5776:5776:1112/160712:6299255120:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5726:5726:1112/160712:6299413535:INFO:CONSOLE(0)] "Scripts may close only the windows that were opened by it.", source: (0)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OpenedByDOMTest.NormalWindow (966 ms)
[273/604] OpenedByDOMTest.NormalWindow (1314 ms)
[ RUN ] TracingControllerTest.EnableAndDisableRecordingWithFilePath
[5386:5386:1112/160709:6296282042:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5386:5386:1112/160709:6296314653:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5386:5386:1112/160709:6296451074:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5386:5424:1112/160709:6296455877:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5432:5432:1112/160709:6296507967:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5454:5454:1112/160709:6296532803:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5454:5455:1112/160712:6299676626:WARNING:trace_event_impl.cc(1818)] The following threads haven't finished flush in time. If this happens stably for some thread, please call TraceLog::GetInstance()->SetCurrentThreadBlocksMessageLoop() from the thread to avoid its trace events from being lost.
[5454:5455:1112/160712:6299676929:WARNING:trace_event_impl.cc(1826)] Thread:
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TracingControllerTest.EnableAndDisableRecordingWithFilePath (3794 ms)
[274/604] TracingControllerTest.EnableAndDisableRecordingWithFilePath (3936 ms)
[ RUN ] OpenedByDOMTest.Popup
[5783:5783:1112/160712:6299397869:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5783:5783:1112/160712:6299413048:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5783:5783:1112/160712:6299496633:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5783:5799:1112/160712:6299501964:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5804:5804:1112/160712:6299525439:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5783:5783:1112/160712:6299548505:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5783:5783:1112/160712:6299548731:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5783:5783:1112/160712:6299548788:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:38416...
sending server_data: {"host": "127.0.0.1", "port": 38416} (36 bytes)
[5841:5841:1112/160712:6299788884:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[5804:5804:1112/160713:6300051898:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[5804:5804:1112/160713:6300052117:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OpenedByDOMTest.Popup (1143 ms)
[275/604] OpenedByDOMTest.Popup (1312 ms)
[ RUN ] TouchEditableImplAuraTest.TouchSelectionOriginatingFromWebpageTest
[5805:5805:1112/160712:6299558400:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5805:5805:1112/160712:6299571965:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5805:5805:1112/160712:6299648580:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5805:5825:1112/160712:6299654758:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5828:5828:1112/160712:6299677742:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5805:5805:1112/160712:6299703605:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5805:5805:1112/160712:6299703757:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5805:5805:1112/160712:6299703796:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:47101...
sending server_data: {"host": "127.0.0.1", "port": 47101} (36 bytes)
[5852:5852:1112/160713:6299944098:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchEditableImplAuraTest.TouchSelectionOriginatingFromWebpageTest (970 ms)
[276/604] TouchEditableImplAuraTest.TouchSelectionOriginatingFromWebpageTest (1315 ms)
[ RUN ] TouchEditableImplAuraTest.TestTouchSelectionHiddenWhenScrolling
[5867:5867:1112/160713:6300192474:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5867:5867:1112/160713:6300205953:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5867:5867:1112/160713:6300305614:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5867:5881:1112/160713:6300323428:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5896:5896:1112/160713:6300364616:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5867:5867:1112/160713:6300382297:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5867:5867:1112/160713:6300382396:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5867:5867:1112/160713:6300382426:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:37016...
sending server_data: {"host": "127.0.0.1", "port": 37016} (36 bytes)
[5917:5917:1112/160713:6300605893:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchEditableImplAuraTest.TestTouchSelectionHiddenWhenScrolling (1013 ms)
[277/604] TouchEditableImplAuraTest.TestTouchSelectionHiddenWhenScrolling (1311 ms)
[ RUN ] TouchEditableImplAuraTest.TestTouchSelectionReshownAfterFling
[5868:5868:1112/160713:6300210544:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5868:5868:1112/160713:6300221517:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5868:5868:1112/160713:6300331806:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5868:5893:1112/160713:6300336603:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5898:5898:1112/160713:6300386936:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5868:5868:1112/160713:6300401053:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5868:5868:1112/160713:6300401205:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5868:5868:1112/160713:6300401250:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:48773...
sending server_data: {"host": "127.0.0.1", "port": 48773} (36 bytes)
[5924:5924:1112/160713:6300683048:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchEditableImplAuraTest.TestTouchSelectionReshownAfterFling (1071 ms)
[278/604] TouchEditableImplAuraTest.TestTouchSelectionReshownAfterFling (1310 ms)
[ RUN ] TouchEditableImplAuraTest.TouchSelectionOnLongPressTest
[5922:5922:1112/160713:6300708218:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5922:5922:1112/160713:6300721649:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5922:5922:1112/160713:6300813075:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5922:5941:1112/160713:6300819147:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5947:5947:1112/160713:6300865077:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5922:5922:1112/160714:6300884247:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5922:5922:1112/160714:6300884345:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5922:5922:1112/160714:6300884374:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:55539...
sending server_data: {"host": "127.0.0.1", "port": 55539} (36 bytes)
[5989:5989:1112/160714:6301136253:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchEditableImplAuraTest.TouchSelectionOnLongPressTest (1003 ms)
[279/604] TouchEditableImplAuraTest.TouchSelectionOnLongPressTest (1311 ms)
[ RUN ] TouchEditableImplAuraTest.NoTouchSelectionOnDoubleTapTest
[5949:5949:1112/160714:6300882258:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[5949:5949:1112/160714:6300894754:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[5949:5949:1112/160714:6300967907:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[5949:5975:1112/160714:6300974098:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[5978:5978:1112/160714:6301010524:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[5949:5949:1112/160714:6301038810:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5949:5949:1112/160714:6301038929:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[5949:5949:1112/160714:6301038958:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:47620...
sending server_data: {"host": "127.0.0.1", "port": 47620} (36 bytes)
[6000:6000:1112/160714:6301264753:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] TouchEditableImplAuraTest.NoTouchSelectionOnDoubleTapTest (951 ms)
[280/604] TouchEditableImplAuraTest.NoTouchSelectionOnDoubleTapTest (1313 ms)
[ RUN ] WebContentsImplBrowserTest.DidStopLoadingDetails
[6017:6017:1112/160714:6301502284:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6017:6017:1112/160714:6301513285:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6017:6017:1112/160714:6301632161:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6017:6030:1112/160714:6301641607:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6045:6045:1112/160714:6301668647:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6065:6065:1112/160714:6301702172:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.DidStopLoadingDetails (747 ms)
[281/604] WebContentsImplBrowserTest.DidStopLoadingDetails (917 ms)
[ RUN ] WebContentsImplBrowserTest.DidStopLoadingDetailsWithPending
[6018:6018:1112/160714:6301523547:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6018:6018:1112/160714:6301536976:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6018:6018:1112/160714:6301630492:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6018:6042:1112/160714:6301638031:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6047:6047:1112/160714:6301670426:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6067:6067:1112/160714:6301706389:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6078:6078:1112/160714:6301825195:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.DidStopLoadingDetailsWithPending (745 ms)
[282/604] WebContentsImplBrowserTest.DidStopLoadingDetailsWithPending (918 ms)
[ RUN ] WebContentsImplBrowserTest.ClearNonVisiblePendingOnFail
[6098:6098:1112/160715:6302010677:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6098:6098:1112/160715:6302021692:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6098:6098:1112/160715:6302085548:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6098:6109:1112/160715:6302091914:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6112:6112:1112/160715:6302143082:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6121:6121:1112/160715:6302145787:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.ClearNonVisiblePendingOnFail (724 ms)
[283/604] WebContentsImplBrowserTest.ClearNonVisiblePendingOnFail (917 ms)
[ RUN ] WebContentsImplBrowserTest.GetSizeForNewRenderView
[6117:6117:1112/160715:6302185868:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6117:6117:1112/160715:6302200446:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6117:6117:1112/160715:6302297517:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6117:6138:1112/160715:6302302755:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6144:6144:1112/160715:6302335077:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6117:6117:1112/160715:6302348758:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6117:6117:1112/160715:6302348889:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6117:6117:1112/160715:6302348924:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTPS server started on https://127.0.0.1:34932...
sending server_data: {"host": "127.0.0.1", "port": 34932} (36 bytes)
[6203:6203:1112/160715:6302616311:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6226:6226:1112/160715:6302784028:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6256:6256:1112/160716:6302980107:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.GetSizeForNewRenderView (1300 ms)
[284/604] WebContentsImplBrowserTest.GetSizeForNewRenderView (1573 ms)
[ RUN ] WebContentsImplBrowserTest.OpenURLSubframe
[6160:6160:1112/160715:6302425887:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6160:6160:1112/160715:6302439290:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6160:6160:1112/160715:6302542144:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6160:6173:1112/160715:6302547808:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6188:6188:1112/160715:6302588093:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6160:6160:1112/160715:6302610563:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6160:6160:1112/160715:6302610715:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6160:6160:1112/160715:6302610766:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:37809...
sending server_data: {"host": "127.0.0.1", "port": 37809} (36 bytes)
[6235:6235:1112/160716:6302896691:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.OpenURLSubframe (1223 ms)
[285/604] WebContentsImplBrowserTest.OpenURLSubframe (1573 ms)
[ RUN ] WebContentsImplBrowserTest.RenderFrameCreatedCorrectProcessForObservers
[6234:6234:1112/160716:6302939350:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6234:6234:1112/160716:6302961948:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6234:6234:1112/160716:6303063989:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6234:6254:1112/160716:6303069895:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6262:6262:1112/160716:6303117181:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6234:6234:1112/160716:6303134137:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6234:6234:1112/160716:6303134287:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6234:6234:1112/160716:6303134344:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34338...
sending server_data: {"host": "127.0.0.1", "port": 34338} (36 bytes)
[6286:6286:1112/160716:6303392561:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6297:6297:1112/160716:6303547334:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.RenderFrameCreatedCorrectProcessForObservers (1140 ms)
[286/604] WebContentsImplBrowserTest.RenderFrameCreatedCorrectProcessForObservers (1309 ms)
[ RUN ] WebContentsImplBrowserTest.AppendingFrameInWebUIDoesNotCrash
[6161:6161:1112/160715:6302452468:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6161:6161:1112/160715:6302464237:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6161:6161:1112/160715:6302559348:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6161:6185:1112/160715:6302564557:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6190:6190:1112/160715:6302622203:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6207:6207:1112/160715:6302630741:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.AppendingFrameInWebUIDoesNotCrash (1931 ms)
[287/604] WebContentsImplBrowserTest.AppendingFrameInWebUIDoesNotCrash (2098 ms)
[ RUN ] WebContentsImplBrowserTest.LoadingStateChangedForSameDocumentNavigation
[6310:6310:1112/160716:6303747696:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6310:6310:1112/160716:6303760043:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6310:6310:1112/160716:6303839908:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6310:6322:1112/160716:6303847804:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6325:6325:1112/160716:6303865801:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6335:6335:1112/160717:6303907040:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.LoadingStateChangedForSameDocumentNavigation (749 ms)
[288/604] WebContentsImplBrowserTest.LoadingStateChangedForSameDocumentNavigation (918 ms)
[ RUN ] WebContentsImplBrowserTest.RenderViewCreatedForChildWindow
[6341:6341:1112/160717:6304009011:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6341:6341:1112/160717:6304027017:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6341:6341:1112/160717:6304122629:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6341:6355:1112/160717:6304128900:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6364:6364:1112/160717:6304171646:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6375:6375:1112/160717:6304190942:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.RenderViewCreatedForChildWindow (877 ms)
[289/604] WebContentsImplBrowserTest.RenderViewCreatedForChildWindow (1048 ms)
[ RUN ] WebContentsImplBrowserTest.LoadProgress
[6373:6373:1112/160717:6304255058:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6373:6373:1112/160717:6304268573:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6373:6373:1112/160717:6304374159:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6373:6391:1112/160717:6304380129:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6394:6394:1112/160717:6304411096:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6411:6411:1112/160717:6304450372:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsImplBrowserTest.LoadProgress (741 ms)
[290/604] WebContentsImplBrowserTest.LoadProgress (916 ms)
[ RUN ] WebContentsViewAuraTest.QuickOverscrollDirectionChange
[6480:6480:1112/160718:6305049593:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6480:6480:1112/160718:6305063322:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6480:6480:1112/160718:6305146743:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6480:6492:1112/160718:6305151402:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6496:6496:1112/160718:6305198252:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[6496:6496:1112/160718:6305198621:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6480:6480:1112/160718:6305228783:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6480:6480:1112/160718:6305228942:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6480:6480:1112/160718:6305228992:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:57059...
sending server_data: {"host": "127.0.0.1", "port": 57059} (36 bytes)
[6539:6539:1112/160718:6305476263:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.QuickOverscrollDirectionChange (1169 ms)
[291/604] WebContentsViewAuraTest.QuickOverscrollDirectionChange (1311 ms)
[ RUN ] WebContentsViewAuraTest.OverscrollNavigation
[6417:6417:1112/160717:6304548110:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6417:6417:1112/160717:6304562628:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6417:6417:1112/160717:6304646769:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6417:6431:1112/160717:6304652957:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6417:6417:1112/160717:6304697404:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6417:6417:1112/160717:6304697508:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6417:6417:1112/160717:6304697541:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[6438:6438:1112/160717:6304707969:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:60146...
sending server_data: {"host": "127.0.0.1", "port": 60146} (36 bytes)
[6474:6474:1112/160718:6304949760:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.OverscrollNavigation (1885 ms)
[292/604] WebContentsViewAuraTest.OverscrollNavigation (2098 ms)
[ RUN ] WebContentsViewAuraTest.OverscrollNavigationWithTouchHandler
[6439:6439:1112/160717:6304685480:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6439:6439:1112/160717:6304699175:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6439:6439:1112/160717:6304793545:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6439:6458:1112/160717:6304800123:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6463:6463:1112/160717:6304822572:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6439:6439:1112/160717:6304855245:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6439:6439:1112/160717:6304855352:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6439:6439:1112/160717:6304855384:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:55856...
sending server_data: {"host": "127.0.0.1", "port": 55856} (36 bytes)
[6500:6500:1112/160718:6305132811:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.OverscrollNavigationWithTouchHandler (1962 ms)
[293/604] WebContentsViewAuraTest.OverscrollNavigationWithTouchHandler (2096 ms)
[ RUN ] WebContentsViewAuraTest.ScreenshotForSwappedOutRenderViews
[6498:6498:1112/160718:6305181590:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6498:6498:1112/160718:6305199902:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6498:6498:1112/160718:6305293232:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6498:6523:1112/160718:6305299900:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6526:6526:1112/160718:6305344757:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6498:6498:1112/160718:6305359587:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6498:6498:1112/160718:6305359689:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6498:6498:1112/160718:6305359721:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:45769...
sending server_data: {"host": "127.0.0.1", "port": 45769} (36 bytes)
[6545:6545:1112/160718:6305583582:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6498:6498:1112/160718:6305737442:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6498:6498:1112/160718:6305737632:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6498:6498:1112/160718:6305737693:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTPS server started on https://127.0.0.1:37869...
sending server_data: {"host": "127.0.0.1", "port": 37869} (36 bytes)
[6561:6561:1112/160719:6305989710:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6576:6576:1112/160719:6306157773:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6589:6589:1112/160719:6306261380:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.ScreenshotForSwappedOutRenderViews (1634 ms)
[294/604] WebContentsViewAuraTest.ScreenshotForSwappedOutRenderViews (1836 ms)
[ RUN ] WebContentsViewAuraTest.ReplaceStateReloadPushState
[6595:6595:1112/160719:6306377440:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6595:6595:1112/160719:6306394102:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6595:6595:1112/160719:6306473128:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6595:6613:1112/160719:6306477746:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6618:6618:1112/160719:6306527106:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6595:6595:1112/160719:6306536338:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6595:6595:1112/160719:6306536435:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6595:6595:1112/160719:6306536462:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:35029...
sending server_data: {"host": "127.0.0.1", "port": 35029} (36 bytes)
[6650:6650:1112/160719:6306770800:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.ReplaceStateReloadPushState (1146 ms)
[295/604] WebContentsViewAuraTest.ReplaceStateReloadPushState (1313 ms)
[ RUN ] WebContentsViewAuraTest.ContentWindowClose
[6627:6627:1112/160719:6306637342:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6627:6627:1112/160719:6306651626:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6627:6627:1112/160719:6306741930:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6627:6640:1112/160719:6306747538:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6643:6643:1112/160719:6306788562:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6627:6627:1112/160719:6306807123:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6627:6627:1112/160719:6306807264:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6627:6627:1112/160719:6306807309:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:35940...
sending server_data: {"host": "127.0.0.1", "port": 35940} (36 bytes)
[6702:6702:1112/160720:6307089252:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.ContentWindowClose (1073 ms)
[296/604] WebContentsViewAuraTest.ContentWindowClose (1311 ms)
[ RUN ] WebContentsViewAuraTest.HideContentOnParenHide
[6682:6682:1112/160720:6307001967:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6682:6682:1112/160720:6307012543:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6682:6682:1112/160720:6307105696:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6682:6697:1112/160720:6307117711:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6700:6700:1112/160720:6307152506:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6682:6682:1112/160720:6307182354:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6682:6682:1112/160720:6307182506:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6682:6682:1112/160720:6307182562:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:50978...
sending server_data: {"host": "127.0.0.1", "port": 50978} (36 bytes)
[6733:6733:1112/160720:6307429655:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.HideContentOnParenHide (982 ms)
[297/604] WebContentsViewAuraTest.HideContentOnParenHide (1310 ms)
[ RUN ] WebContentsViewAuraTest.RepeatedQuickOverscrollGestures
[6644:6644:1112/160719:6306786725:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6644:6644:1112/160719:6306798869:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6644:6644:1112/160720:6306885351:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6644:6667:1112/160720:6306890773:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6644:6644:1112/160720:6306950330:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6644:6644:1112/160720:6306950486:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6644:6644:1112/160720:6306950534:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[6672:6672:1112/160720:6306957590:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:57104...
sending server_data: {"host": "127.0.0.1", "port": 57104} (36 bytes)
[6717:6717:1112/160720:6307215167:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.RepeatedQuickOverscrollGestures (1266 ms)
[298/604] WebContentsViewAuraTest.RepeatedQuickOverscrollGestures (1573 ms)
[ RUN ] WebContentsViewAuraTest.WebContentsViewReparent
[6746:6746:1112/160720:6307671503:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6746:6746:1112/160720:6307681975:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6746:6746:1112/160720:6307769490:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6746:6760:1112/160720:6307792683:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6765:6765:1112/160720:6307795999:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6746:6746:1112/160720:6307836491:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6746:6746:1112/160720:6307836673:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6746:6746:1112/160720:6307836727:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:54931...
sending server_data: {"host": "127.0.0.1", "port": 54931} (36 bytes)
[6799:6799:1112/160721:6308097082:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.WebContentsViewReparent (979 ms)
[299/604] WebContentsViewAuraTest.WebContentsViewReparent (1309 ms)
[ RUN ] WebKitBrowserTest.AbortOnEnd
[6811:6811:1112/160721:6308308359:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6811:6811:1112/160721:6308321825:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6811:6811:1112/160721:6308426499:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6811:6826:1112/160721:6308430513:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6836:6836:1112/160721:6308500728:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6811:6811:1112/160721:6308506118:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6811:6811:1112/160721:6308506280:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6811:6811:1112/160721:6308506342:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:40934...
sending server_data: {"host": "127.0.0.1", "port": 40934} (36 bytes)
[6869:6869:1112/160721:6308727992:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebKitBrowserTest.AbortOnEnd (972 ms)
[300/604] WebKitBrowserTest.AbortOnEnd (1310 ms)
[ RUN ] WebKitBrowserTest.XsltBadImport
[6812:6812:1112/160721:6308341663:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6812:6812:1112/160721:6308354537:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6812:6812:1112/160721:6308473147:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6812:6844:1112/160721:6308477634:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6846:6846:1112/160721:6308508312:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6812:6812:1112/160721:6308535307:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6812:6812:1112/160721:6308535443:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6812:6812:1112/160721:6308535478:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:53247...
sending server_data: {"host": "127.0.0.1", "port": 53247} (36 bytes)
[6873:6873:1112/160721:6308757106:ERROR:renderer_main.cc(212)] Running without renderer sandbox
File not found webkit/resources/nosuchfileatall full path:/tmp/run_tha_testz5PHve/content/test/data/webkit/resources/nosuchfileatall
localhost - - [12/Nov/2014 16:07:22] code 404, message Not Found
[6812:6812:1112/160722:6308919319:INFO:CONSOLE(4)] "Extra content at the end of the document
", source: http://127.0.0.1:53247/files/webkit/resources/xslt-bad-import-uri.xsl (4)
compilation error: file http://127.0.0.1:53247/files/webkit/resources/xslt-bad-import-uri.xsl line 6 element import
xsl:import : unable to load http://127.0.0.1:53247/files/webkit/resources/nosuchfileatall
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebKitBrowserTest.XsltBadImport (969 ms)
[301/604] WebKitBrowserTest.XsltBadImport (1311 ms)
[ RUN ] WebKitBrowserTest.PrerenderNoCrash
[6891:6891:1112/160722:6308981388:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6891:6891:1112/160722:6308994408:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6891:6891:1112/160722:6309070168:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6891:6906:1112/160722:6309075975:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6891:6891:1112/160722:6309124951:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6891:6891:1112/160722:6309125053:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6891:6891:1112/160722:6309125089:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[6909:6909:1112/160722:6309132824:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:34938...
sending server_data: {"host": "127.0.0.1", "port": 34938} (36 bytes)
[6920:6920:1112/160722:6309357218:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebKitBrowserTest.PrerenderNoCrash (925 ms)
[302/604] WebKitBrowserTest.PrerenderNoCrash (1047 ms)
[ RUN ] WebUIMojoTest.EndToEndPing
[6932:6932:1112/160722:6309618919:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6932:6932:1112/160722:6309629492:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6932:6932:1112/160722:6309700890:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6932:6945:1112/160722:6309705185:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6948:6948:1112/160722:6309753987:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6932:6932:1112/160722:6309761015:WARNING:web_ui_mojo_browsertest.cc(204)] mojom binding file doesn't exist, assuming on isolate
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebUIMojoTest.EndToEndPing (513 ms)
[303/604] WebUIMojoTest.EndToEndPing (653 ms)
[ RUN ] WebContentsViewAuraTest.VerticalOverscroll
[6773:6773:1112/160721:6307945944:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6773:6773:1112/160721:6307958164:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6773:6773:1112/160721:6308030949:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6773:6785:1112/160721:6308038123:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6789:6789:1112/160721:6308086432:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6773:6773:1112/160721:6308094746:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6773:6773:1112/160721:6308094854:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6773:6773:1112/160721:6308094885:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:42068...
sending server_data: {"host": "127.0.0.1", "port": 42068} (36 bytes)
[6814:6814:1112/160721:6308307419:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebContentsViewAuraTest.VerticalOverscroll (2311 ms)
[304/604] WebContentsViewAuraTest.VerticalOverscroll (2624 ms)
[ RUN ] RendererAccessibilityTest.SendFullAccessibilityTreeOnReload
[6985:6985:1112/160723:6310298793:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[6985:6985:1112/160723:6310300037:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[6985:6985:1112/160723:6310300100:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[6985:6985:1112/160723:6310330620:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=6,7
id=6 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
id=7 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[6985:6985:1112/160723:6310331368:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5
[6985:6985:1112/160723:6310336656:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 8
AXTreeUpdate: clear node 1
id=8 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=12
id=12 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=13,14
id=13 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
id=14 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[6985:6985:1112/160723:6310341413:INFO:renderer_accessibility.cc(256)] Accessibility event: liveRegionChanged on node id 19
AXTreeUpdate: clear node 8
id=15 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='A1'></div> <div role='group' id='A2'></div> </div></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=19
id=19 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=20,21
id=20 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
id=21 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[ OK ] RendererAccessibilityTest.SendFullAccessibilityTreeOnReload (133 ms)
[305/604] RendererAccessibilityTest.SendFullAccessibilityTreeOnReload (657 ms)
[ RUN ] SiteIsolationPolicyBrowserTest.CrossSiteDocumentBlockingForMimeType
[6934:6934:1112/160722:6309659899:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6934:6934:1112/160722:6309660030:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6934:6934:1112/160722:6309660088:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:44131...
sending server_data: {"host": "127.0.0.1", "port": 44131} (36 bytes)
[6934:6934:1112/160723:6309900957:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6934:6934:1112/160723:6309901127:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6934:6934:1112/160723:6309901166:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTPS server started on https://127.0.0.1:56050...
sending server_data: {"host": "127.0.0.1", "port": 56050} (36 bytes)
[6934:6934:1112/160723:6310110333:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6934:6934:1112/160723:6310122927:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6934:6934:1112/160723:6310201126:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6934:6977:1112/160723:6310202181:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[6980:6980:1112/160723:6310262119:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[6990:6990:1112/160723:6310271255:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[6990:6990:1112/160723:6310421356:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/valid.html is blocked as an illegal cross-site document from http://foo.com/
[6990:6990:1112/160723:6310433096:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/comment_valid.html is blocked as an illegal cross-site document from http://foo.com/
[6990:6990:1112/160723:6310442952:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/valid.xml is blocked as an illegal cross-site document from http://foo.com/
[6990:6990:1112/160723:6310448687:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/valid.json is blocked as an illegal cross-site document from http://foo.com/
[6990:6990:1112/160723:6310454070:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/html.txt is blocked as an illegal cross-site document from http://foo.com/
[6990:6990:1112/160723:6310460223:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/xml.txt is blocked as an illegal cross-site document from http://foo.com/
[6990:6990:1112/160723:6310465705:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/json.txt is blocked as an illegal cross-site document from http://foo.com/
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SiteIsolationPolicyBrowserTest.CrossSiteDocumentBlockingForMimeType (1295 ms)
[306/604] SiteIsolationPolicyBrowserTest.CrossSiteDocumentBlockingForMimeType (1571 ms)
[ RUN ] RendererAccessibilityTest.AccessibilityMessagesQueueWhileSwappedOut
[7014:7014:1112/160723:6310603192:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7014:7014:1112/160723:6310604242:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7014:7014:1112/160723:6310604295:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[7014:7014:1112/160723:6310644401:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY VERTICAL (0, 0)-(49, 64) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=49 scroll_y_max=64 value= url=data:text/html;charset=utf-8,<body> <p>Hello, world.</p></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <p>Hello, world.</p></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 paragraph OFFSCREEN READONLY (8, 8)-(42, 39) value= display=block html_tag=p name= child_ids=6
id=6 staticText OFFSCREEN READONLY (8, 8)-(42, 39) value=Hello, world. display=block name= child_ids=7,8
id=7 inlineTextBox (8, 8)-(40, 19) text_direction=lr value=Hello, name= character_offsets=12,19,23,28,36,40 word_starts=0 word_ends=5
id=8 inlineTextBox (8, 28)-(42, 19) text_direction=lr value=world. name= character_offsets=12,20,25,29,37,41 word_starts=0 word_ends=5
[ OK ] RendererAccessibilityTest.AccessibilityMessagesQueueWhileSwappedOut (153 ms)
[307/604] RendererAccessibilityTest.AccessibilityMessagesQueueWhileSwappedOut (654 ms)
[ RUN ] RendererAccessibilityTest.HideAccessibilityObject
[7063:7063:1112/160724:6310938090:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7063:7063:1112/160724:6310938873:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7063:7063:1112/160724:6310938907:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[7063:7063:1112/160724:6310963886:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='B'> <div role='group' id='C' style='visibility:visible'> </div> </div> </div></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='B'> <div role='group' id='C' style='visibility:visible'> </div> </div> </div></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=6
id=6 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=7
id=7 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[7063:7063:1112/160724:6310981593:INFO:renderer_accessibility.cc(256)] Accessibility event: childrenChanged on node id 5
AXTreeUpdate: clear node 5
id=5 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=7
id=7 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[ OK ] RendererAccessibilityTest.HideAccessibilityObject (129 ms)
[308/604] RendererAccessibilityTest.HideAccessibilityObject (654 ms)
[ RUN ] SiteIsolationPolicyBrowserTest.CrossSiteDocumentBlockingForDifferentTargets
[6964:6964:1112/160723:6310021757:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6964:6964:1112/160723:6310021869:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6964:6964:1112/160723:6310021907:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34901...
sending server_data: {"host": "127.0.0.1", "port": 34901} (36 bytes)
[6964:6964:1112/160723:6310245686:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6964:6964:1112/160723:6310245886:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[6964:6964:1112/160723:6310245943:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTPS server started on https://127.0.0.1:53297...
sending server_data: {"host": "127.0.0.1", "port": 53297} (36 bytes)
[6964:6964:1112/160723:6310501581:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[6964:6964:1112/160723:6310514819:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[6964:6964:1112/160723:6310605349:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[6964:7024:1112/160723:6310606318:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[7029:7029:1112/160723:6310635950:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[7045:7045:1112/160723:6310665037:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[7045:7045:1112/160723:6310818160:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/valid.html is blocked as an illegal cross-site document from http://foo.com/
[7045:7045:1112/160723:6310819587:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/valid.html is blocked as an illegal cross-site document from http://foo.com/
[7045:7045:1112/160723:6310836458:ERROR:site_isolation_policy.cc(300)] http://bar.com/files/site_isolation/valid.html is blocked as an illegal cross-site document from http://foo.com/
[7029:7029:1112/160724:6310889456:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[7029:7029:1112/160724:6310889636:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[7029:7029:1112/160724:6310889757:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SiteIsolationPolicyBrowserTest.CrossSiteDocumentBlockingForDifferentTargets (1237 ms)
[309/604] SiteIsolationPolicyBrowserTest.CrossSiteDocumentBlockingForDifferentTargets (1571 ms)
[ RUN ] RendererAccessibilityTest.ShowAccessibilityObject
[7077:7077:1112/160724:6311227544:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7077:7077:1112/160724:6311228373:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7077:7077:1112/160724:6311228410:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[7077:7077:1112/160724:6311249821:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=0 scroll_y_max=0 value= url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='B' style='visibility:hidden'> <div role='group' id='C' style='visibility:visible'> </div> </div> </div></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body> <div role='group' id='A'> <div role='group' id='B' style='visibility:hidden'> <div role='group' id='C' style='visibility:visible'> </div> </div> </div></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=5
id=5 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=7
id=7 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[7077:7077:1112/160724:6311269484:INFO:renderer_accessibility.cc(256)] Accessibility event: childrenChanged on node id 5
AXTreeUpdate: clear node 5
id=5 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=6
id=6 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name= child_ids=7
id=7 group OFFSCREEN READONLY (0, 0)-(0, 0) value= display=block html_tag=div role=group name=
[ OK ] RendererAccessibilityTest.ShowAccessibilityObject (131 ms)
[310/604] RendererAccessibilityTest.ShowAccessibilityObject (654 ms)
[ RUN ] RendererAccessibilityTest.DetachAccessibilityObject
[7078:7078:1112/160724:6311231720:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7078:7078:1112/160724:6311232482:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7078:7078:1112/160724:6311232518:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[7078:7078:1112/160724:6311267236:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY VERTICAL (0, 0)-(16, 56) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=16 scroll_y_max=56 value= url=data:text/html;charset=utf-8,<body aria-label='Body'><span>1</span><span style='display:block'>2</span></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body aria-label='Body'><span>1</span><span style='display:block'>2</span></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group OFFSCREEN READONLY VERTICAL (8, 8)-(8, 39) value= description=Body display=block html_tag=body name= child_ids=5,7
id=5 group OFFSCREEN READONLY VERTICAL (8, 8)-(8, 19) value= name= child_ids=9
id=9 staticText OFFSCREEN READONLY VERTICAL (8, 8)-(8, 19) value=1 display=inline name= child_ids=10
id=10 inlineTextBox VERTICAL (8, 8)-(8, 19) text_direction=lr value=1 name= character_offsets=8 word_starts=0 word_ends=1
id=7 staticText OFFSCREEN READONLY VERTICAL (8, 28)-(8, 19) value=2 display=block name= child_ids=11
id=11 inlineTextBox VERTICAL (8, 28)-(8, 19) text_direction=lr value=2 name= character_offsets=8 word_starts=0 word_ends=1
[7078:7078:1112/160724:6311286917:INFO:renderer_accessibility.cc(256)] Accessibility event: childrenChanged on node id 4
AXTreeUpdate: clear node 4
id=4 group OFFSCREEN READONLY VERTICAL (8, 8)-(16, 19) value= description=Body display=block html_tag=body name= child_ids=9,13
id=9 staticText OFFSCREEN READONLY VERTICAL (8, 8)-(8, 19) value=1 display=inline name= child_ids=14
id=14 inlineTextBox VERTICAL (8, 8)-(8, 19) text_direction=lr value=1 name= character_offsets=8 word_starts=0 word_ends=1
id=13 staticText OFFSCREEN READONLY VERTICAL (16, 8)-(8, 19) value=2 display=inline name= child_ids=15
id=15 inlineTextBox VERTICAL (16, 8)-(8, 19) text_direction=lr value=2 name= character_offsets=8 word_starts=0 word_ends=1
[ OK ] RendererAccessibilityTest.DetachAccessibilityObject (143 ms)
[311/604] RendererAccessibilityTest.DetachAccessibilityObject (653 ms)
[ RUN ] RendererAccessibilityTest.EventOnObjectNotInTree
[7098:7098:1112/160724:6311592960:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7098:7098:1112/160724:6311593753:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7098:7098:1112/160724:6311593787:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[7098:7098:1112/160724:6311625079:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 1
id=1 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(162, 38) scroll_x=0 scroll_y=0 scroll_x_min=0 scroll_y_min=0 scroll_x_max=162 scroll_y_max=38 value= url=data:text/html;charset=utf-8,<body><input></body> html_tag=#document doc_title= doc_url=data:text/html;charset=utf-8,<body><input></body> doc_mimetype=text/html name= doc_progress=1 doc_loaded=true child_ids=4
id=4 group OFFSCREEN READONLY (8, 8)-(154, 22) value= display=block html_tag=body name= child_ids=5
id=5 textField FOCUSABLE OFFSCREEN (8, 8)-(154, 22) sel_start=0 sel_end=0 value= display=inline-block html_tag=input text_input_type=text name= can_set_value=true
[ OK ] RendererAccessibilityTest.EventOnObjectNotInTree (117 ms)
[312/604] RendererAccessibilityTest.EventOnObjectNotInTree (653 ms)
[ RUN ] RenderViewBrowserTest.ConfirmCacheInformationPlumbed
[7099:7099:1112/160724:6311600975:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7099:7099:1112/160724:6311610951:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7099:7099:1112/160724:6311672089:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7099:7115:1112/160724:6311678616:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[7099:7099:1112/160724:6311736705:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[7099:7099:1112/160724:6311736850:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[7099:7099:1112/160724:6311736895:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:42722...
sending server_data: {"host": "127.0.0.1", "port": 42722} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7099:7115:1112/160725:6312613071:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] RenderViewBrowserTest.ConfirmCacheInformationPlumbed (1026 ms)
[313/604] RenderViewBrowserTest.ConfirmCacheInformationPlumbed (1309 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithDocType
[7131:7131:1112/160724:6311873773:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7131:7131:1112/160725:6311885239:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7131:7131:1112/160725:6311973667:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7131:7151:1112/160725:6311979889:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7131:7151:1112/160725:6312701689:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithDocType (836 ms)
[314/604] DomSerializerTests.SerializeHTMLDOMWithDocType (1048 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithoutDocType
[7132:7132:1112/160724:6311873779:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7132:7132:1112/160725:6311886045:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7132:7132:1112/160725:6311979368:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7132:7155:1112/160725:6311982929:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7132:7155:1112/160725:6312701855:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithoutDocType (836 ms)
[315/604] DomSerializerTests.SerializeHTMLDOMWithoutDocType (1062 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithAddingMOTW
[7198:7198:1112/160725:6312257698:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7198:7198:1112/160725:6312269379:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7198:7198:1112/160725:6312335075:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7198:7212:1112/160725:6312340528:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7198:7212:1112/160726:6312952058:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithAddingMOTW (706 ms)
[316/604] DomSerializerTests.SerializeHTMLDOMWithAddingMOTW (917 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithNoMetaCharsetInOriginalDoc
[7235:7235:1112/160726:6312912269:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7235:7235:1112/160726:6312922160:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7235:7235:1112/160726:6313014522:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7235:7248:1112/160726:6313024001:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7235:7248:1112/160726:6313742450:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithNoMetaCharsetInOriginalDoc (839 ms)
[317/604] DomSerializerTests.SerializeHTMLDOMWithNoMetaCharsetInOriginalDoc (946 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithEntitiesInText
[7237:7237:1112/160726:6312942828:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7237:7237:1112/160726:6312958989:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7237:7237:1112/160726:6313051332:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7237:7276:1112/160726:6313055505:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7237:7276:1112/160726:6313743261:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithEntitiesInText (809 ms)
[318/604] DomSerializerTests.SerializeHTMLDOMWithEntitiesInText (922 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithMultipleMetaCharsetInOriginalDoc
[7236:7236:1112/160726:6312929759:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7236:7236:1112/160726:6312942826:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7236:7236:1112/160726:6313032360:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7236:7262:1112/160726:6313044759:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7236:7262:1112/160726:6313760563:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithMultipleMetaCharsetInOriginalDoc (840 ms)
[319/604] DomSerializerTests.SerializeHTMLDOMWithMultipleMetaCharsetInOriginalDoc (1065 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithNonStandardEntities
[7302:7302:1112/160726:6313176342:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7302:7302:1112/160726:6313192935:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7302:7302:1112/160726:6313306495:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7302:7329:1112/160726:6313310851:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7302:7329:1112/160727:6313942499:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithNonStandardEntities (775 ms)
[320/604] DomSerializerTests.SerializeHTMLDOMWithNonStandardEntities (918 ms)
[ RUN ] GinBrowserTest.GinAndGarbageCollection
[7405:7405:1112/160727:6314109975:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7405:7405:1112/160727:6314110912:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7405:7405:1112/160727:6314110974:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] GinBrowserTest.GinAndGarbageCollection (161 ms)
[321/604] GinBrowserTest.GinAndGarbageCollection (655 ms)
[ RUN ] DomSerializerTests.SerializeDocumentWithDownloadedIFrame
[7362:7362:1112/160726:6313863486:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7362:7362:1112/160726:6313875814:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7362:7362:1112/160727:6313966394:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7362:7385:1112/160727:6313972053:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7362:7385:1112/160727:6314622517:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeDocumentWithDownloadedIFrame (767 ms)
[322/604] DomSerializerTests.SerializeDocumentWithDownloadedIFrame (916 ms)
[ RUN ] DomSerializerTests.SerializeHTMLDOMWithEmptyHead
[7361:7361:1112/160726:6313863455:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7361:7361:1112/160726:6313875681:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7361:7361:1112/160727:6313946852:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7361:7382:1112/160727:6313951010:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7361:7382:1112/160727:6314678227:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SerializeHTMLDOMWithEmptyHead (823 ms)
[323/604] DomSerializerTests.SerializeHTMLDOMWithEmptyHead (1048 ms)
[ RUN ] DomSerializerTests.SubResourceForElementsInNonHTMLNamespace
[7393:7393:1112/160727:6314004135:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[7393:7393:1112/160727:6314018163:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[7393:7393:1112/160727:6314118698:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[7393:7417:1112/160727:6314126112:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[7393:7417:1112/160727:6314785144:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] DomSerializerTests.SubResourceForElementsInNonHTMLNamespace (790 ms)
[324/604] DomSerializerTests.SubResourceForElementsInNonHTMLNamespace (920 ms)
[ RUN ] MouseLockDispatcherTest.BasicWebWidget
[7464:7464:1112/160727:6314739539:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7464:7464:1112/160727:6314740375:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7464:7464:1112/160727:6314740413:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.BasicWebWidget (85 ms)
[325/604] MouseLockDispatcherTest.BasicWebWidget (522 ms)
[ RUN ] MouseLockDispatcherTest.DeleteAndUnlock
[7478:7478:1112/160728:6314918285:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7478:7478:1112/160728:6314919060:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7478:7478:1112/160728:6314919102:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.DeleteAndUnlock (92 ms)
[326/604] MouseLockDispatcherTest.DeleteAndUnlock (524 ms)
[ RUN ] MouseLockDispatcherTest.BasicMockLockTarget
[7465:7465:1112/160727:6314805486:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7465:7465:1112/160727:6314806632:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7465:7465:1112/160727:6314806683:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.BasicMockLockTarget (110 ms)
[327/604] MouseLockDispatcherTest.BasicMockLockTarget (655 ms)
[ RUN ] MouseLockDispatcherTest.DeleteWithPendingLockSuccess
[7479:7479:1112/160728:6314937085:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7479:7479:1112/160728:6314937898:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7479:7479:1112/160728:6314937933:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.DeleteWithPendingLockSuccess (95 ms)
[328/604] MouseLockDispatcherTest.DeleteWithPendingLockSuccess (654 ms)
[ RUN ] PepperDeviceEnumerationHostHelperTest.EnumerateDevices
[ OK ] PepperDeviceEnumerationHostHelperTest.EnumerateDevices (0 ms)
[329/604] PepperDeviceEnumerationHostHelperTest.EnumerateDevices (113 ms)
[ RUN ] PepperDeviceEnumerationHostHelperTest.MonitorDeviceChange
[ OK ] PepperDeviceEnumerationHostHelperTest.MonitorDeviceChange (1 ms)
[330/604] PepperDeviceEnumerationHostHelperTest.MonitorDeviceChange (95 ms)
[ RUN ] MouseLockDispatcherTest.DeleteWithPendingLockFail
[7505:7505:1112/160728:6315263500:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7505:7505:1112/160728:6315264323:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7505:7505:1112/160728:6315264359:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.DeleteWithPendingLockFail (90 ms)
[331/604] MouseLockDispatcherTest.DeleteWithPendingLockFail (523 ms)
[ RUN ] MouseLockDispatcherTest.MouseEventsNotReceived
[7514:7514:1112/160728:6315439042:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7514:7514:1112/160728:6315439799:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7514:7514:1112/160728:6315439833:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.MouseEventsNotReceived (83 ms)
[332/604] MouseLockDispatcherTest.MouseEventsNotReceived (525 ms)
[ RUN ] MouseLockDispatcherTest.MultipleTargets
[7515:7515:1112/160728:6315444853:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7515:7515:1112/160728:6315445616:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7515:7515:1112/160728:6315445650:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] MouseLockDispatcherTest.MultipleTargets (79 ms)
[333/604] MouseLockDispatcherTest.MultipleTargets (523 ms)
[ RUN ] PepperGraphics2DHostTest.ConvertToLogicalPixels
[ OK ] PepperGraphics2DHostTest.ConvertToLogicalPixels (1 ms)
[334/604] PepperGraphics2DHostTest.ConvertToLogicalPixels (113 ms)
[ RUN ] PepperFileChooserHostTest.Show
[7540:7540:1112/160728:6315780302:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7540:7540:1112/160728:6315781065:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7540:7540:1112/160728:6315781100:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PepperFileChooserHostTest.Show (82 ms)
[335/604] PepperFileChooserHostTest.Show (525 ms)
[ RUN ] PepperFileChooserHostTest.NoUserGesture
[7541:7541:1112/160728:6315783352:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7541:7541:1112/160728:6315784089:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7541:7541:1112/160728:6315784125:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PepperFileChooserHostTest.NoUserGesture (77 ms)
[336/604] PepperFileChooserHostTest.NoUserGesture (529 ms)
[ RUN ] URLRequestInfoTest.GetInterface
[7561:7561:1112/160729:6315964185:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7561:7561:1112/160729:6315964964:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7561:7561:1112/160729:6315964999:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.GetInterface (80 ms)
[337/604] URLRequestInfoTest.GetInterface (521 ms)
[ RUN ] URLRequestInfoTest.AsURLRequestInfo
[7570:7570:1112/160729:6316073483:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7570:7570:1112/160729:6316074264:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7570:7570:1112/160729:6316074299:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.AsURLRequestInfo (77 ms)
[338/604] URLRequestInfoTest.AsURLRequestInfo (523 ms)
[ RUN ] URLRequestInfoTest.StreamToFile
[7585:7585:1112/160729:6316307249:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7585:7585:1112/160729:6316308050:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7585:7585:1112/160729:6316308092:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.StreamToFile (79 ms)
[339/604] URLRequestInfoTest.StreamToFile (654 ms)
[ RUN ] URLRequestInfoTest.FollowRedirects
[7586:7586:1112/160729:6316304350:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7586:7586:1112/160729:6316305115:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7586:7586:1112/160729:6316305151:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.FollowRedirects (77 ms)
[340/604] URLRequestInfoTest.FollowRedirects (653 ms)
[ RUN ] URLRequestInfoTest.RecordDownloadProgress
[7609:7609:1112/160729:6316491888:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7609:7609:1112/160729:6316492712:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7609:7609:1112/160729:6316492748:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.RecordDownloadProgress (102 ms)
[341/604] URLRequestInfoTest.RecordDownloadProgress (654 ms)
[ RUN ] URLRequestInfoTest.RecordUploadProgress
[7616:7616:1112/160729:6316622993:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7616:7616:1112/160729:6316623818:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7616:7616:1112/160729:6316623868:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.RecordUploadProgress (91 ms)
[342/604] URLRequestInfoTest.RecordUploadProgress (655 ms)
[ RUN ] URLRequestInfoTest.AllowCrossOriginRequests
[7629:7629:1112/160730:6316987882:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7629:7629:1112/160730:6316988760:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7629:7629:1112/160730:6316988796:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.AllowCrossOriginRequests (81 ms)
[343/604] URLRequestInfoTest.AllowCrossOriginRequests (522 ms)
[ RUN ] URLRequestInfoTest.AllowCredentials
[7630:7630:1112/160730:6316962841:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7630:7630:1112/160730:6316963908:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7630:7630:1112/160730:6316963950:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.AllowCredentials (83 ms)
[344/604] URLRequestInfoTest.AllowCredentials (522 ms)
[ RUN ] URLRequestInfoTest.JavascriptURL
[7657:7657:1112/160730:6317262977:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7657:7657:1112/160730:6317264150:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7657:7657:1112/160730:6317264188:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.JavascriptURL (81 ms)
[345/604] URLRequestInfoTest.JavascriptURL (524 ms)
[ RUN ] URLRequestInfoTest.SetURL
[7649:7649:1112/160730:6317143843:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7649:7649:1112/160730:6317144636:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7649:7649:1112/160730:6317144672:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.SetURL (87 ms)
[346/604] URLRequestInfoTest.SetURL (653 ms)
[ RUN ] URLRequestInfoTest.SetHeaders
[7670:7670:1112/160730:6317482876:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7670:7670:1112/160730:6317483684:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7670:7670:1112/160730:6317483738:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.SetHeaders (79 ms)
[347/604] URLRequestInfoTest.SetHeaders (522 ms)
[ RUN ] URLRequestInfoTest.SetMethod
[7669:7669:1112/160730:6317516488:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7669:7669:1112/160730:6317517684:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7669:7669:1112/160730:6317517737:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] URLRequestInfoTest.SetMethod (102 ms)
[348/604] URLRequestInfoTest.SetMethod (654 ms)
[ RUN ] PluginPowerSaverHelperTest.DisallowCrossOriginUnlessLarge
[7690:7690:1112/160730:6317800352:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7690:7690:1112/160730:6317801394:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7690:7690:1112/160730:6317801438:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PluginPowerSaverHelperTest.DisallowCrossOriginUnlessLarge (112 ms)
[349/604] PluginPowerSaverHelperTest.DisallowCrossOriginUnlessLarge (524 ms)
[ RUN ] PluginPowerSaverHelperTest.AllowSameOrigin
[7689:7689:1112/160730:6317778018:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7689:7689:1112/160730:6317778844:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7689:7689:1112/160730:6317778879:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PluginPowerSaverHelperTest.AllowSameOrigin (120 ms)
[350/604] PluginPowerSaverHelperTest.AllowSameOrigin (656 ms)
[ RUN ] PluginPowerSaverHelperTest.TemporaryOriginWhitelist
[7708:7708:1112/160731:6318013791:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7708:7708:1112/160731:6318014569:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7708:7708:1112/160731:6318014612:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PluginPowerSaverHelperTest.TemporaryOriginWhitelist (79 ms)
[351/604] PluginPowerSaverHelperTest.TemporaryOriginWhitelist (523 ms)
[ RUN ] PluginPowerSaverHelperTest.UnthrottleOnExPostFactoWhitelist
[7717:7717:1112/160731:6318137170:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7717:7717:1112/160731:6318137975:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7717:7717:1112/160731:6318138010:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PluginPowerSaverHelperTest.UnthrottleOnExPostFactoWhitelist (77 ms)
[352/604] PluginPowerSaverHelperTest.UnthrottleOnExPostFactoWhitelist (524 ms)
[ RUN ] PluginPowerSaverHelperTest.ClearWhitelistOnNavigate
[7728:7728:1112/160731:6318329099:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7728:7728:1112/160731:6318329924:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7728:7728:1112/160731:6318329958:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] PluginPowerSaverHelperTest.ClearWhitelistOnNavigate (101 ms)
[353/604] PluginPowerSaverHelperTest.ClearWhitelistOnNavigate (522 ms)
[ RUN ] RenderViewImplTest.OnNavigationHttpPost
[7741:7741:1112/160731:6318531072:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7741:7741:1112/160731:6318531876:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7741:7741:1112/160731:6318531911:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.OnNavigationHttpPost (110 ms)
[354/604] RenderViewImplTest.OnNavigationHttpPost (522 ms)
[ RUN ] RenderViewImplTest.SaveImageFromDataURL
[7736:7736:1112/160731:6318437887:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7736:7736:1112/160731:6318438920:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7736:7736:1112/160731:6318438956:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.SaveImageFromDataURL (175 ms)
[355/604] RenderViewImplTest.SaveImageFromDataURL (654 ms)
[ RUN ] RenderViewImplTest.DecideNavigationPolicy
[7753:7753:1112/160731:6318665120:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7753:7753:1112/160731:6318666202:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7753:7753:1112/160731:6318666238:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.DecideNavigationPolicy (77 ms)
[356/604] RenderViewImplTest.DecideNavigationPolicy (524 ms)
[ RUN ] RenderViewImplTest.DecideNavigationPolicyHandlesAllTopLevel
[7768:7768:1112/160731:6318853349:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7768:7768:1112/160731:6318854139:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7768:7768:1112/160731:6318854174:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.DecideNavigationPolicyHandlesAllTopLevel (78 ms)
[357/604] RenderViewImplTest.DecideNavigationPolicyHandlesAllTopLevel (522 ms)
[ RUN ] RenderViewImplTest.DecideNavigationPolicyForWebUI
[7778:7778:1112/160732:6319063382:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7778:7778:1112/160732:6319064222:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7778:7778:1112/160732:6319064259:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.DecideNavigationPolicyForWebUI (83 ms)
[358/604] RenderViewImplTest.DecideNavigationPolicyForWebUI (528 ms)
[ RUN ] RenderViewImplTest.SendSwapOutACK
[7779:7779:1112/160732:6319089360:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7779:7779:1112/160732:6319090158:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7779:7779:1112/160732:6319090193:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.SendSwapOutACK (117 ms)
[359/604] RenderViewImplTest.SendSwapOutACK (522 ms)
[ RUN ] RenderViewImplTest.ReloadWhileSwappedOut
[7790:7790:1112/160732:6319189768:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7790:7790:1112/160732:6319190568:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7790:7790:1112/160732:6319190603:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.ReloadWhileSwappedOut (128 ms)
[360/604] RenderViewImplTest.ReloadWhileSwappedOut (655 ms)
[ RUN ] RenderViewImplTest.StaleNavigationsIgnored
[7807:7807:1112/160732:6319375656:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7807:7807:1112/160732:6319376487:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7807:7807:1112/160732:6319376524:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.StaleNavigationsIgnored (129 ms)
[361/604] RenderViewImplTest.StaleNavigationsIgnored (655 ms)
[ RUN ] RenderViewImplTest.DontIgnoreBackAfterNavEntryLimit
[7820:7820:1112/160732:6319585923:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7820:7820:1112/160732:6319586721:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7820:7820:1112/160732:6319586757:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.DontIgnoreBackAfterNavEntryLimit (123 ms)
[362/604] RenderViewImplTest.DontIgnoreBackAfterNavEntryLimit (523 ms)
[ RUN ] RenderViewImplTest.OnImeTypeChanged
[7822:7822:1112/160732:6319611861:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7822:7822:1112/160732:6319612720:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7822:7822:1112/160732:6319612756:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.OnImeTypeChanged (257 ms)
[363/604] RenderViewImplTest.OnImeTypeChanged (785 ms)
[ RUN ] RenderViewImplTest.ImeComposition
[7838:7838:1112/160732:6319841573:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7838:7838:1112/160732:6319842358:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7838:7838:1112/160732:6319842392:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.ImeComposition (307 ms)
[364/604] RenderViewImplTest.ImeComposition (786 ms)
[ RUN ] RenderViewImplTest.OnSetTextDirection
[7848:7848:1112/160733:6320024095:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7848:7848:1112/160733:6320024870:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7848:7848:1112/160733:6320024904:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.OnSetTextDirection (139 ms)
[365/604] RenderViewImplTest.OnSetTextDirection (655 ms)
[ RUN ] RenderViewImplTest.OnHandleKeyboardEvent
[7856:7856:1112/160733:6320145665:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7856:7856:1112/160733:6320146723:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7856:7856:1112/160733:6320146759:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.OnHandleKeyboardEvent (465 ms)
[366/604] RenderViewImplTest.OnHandleKeyboardEvent (917 ms)
[ RUN ] RenderViewImplTest.InsertCharacters
[7868:7868:1112/160733:6320395681:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7868:7868:1112/160733:6320396529:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7868:7868:1112/160733:6320396565:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.InsertCharacters (281 ms)
[367/604] RenderViewImplTest.InsertCharacters (786 ms)
[ RUN ] RenderViewImplTest.UpdateTargetURLWithInvalidURL
[7880:7880:1112/160733:6320685862:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7880:7880:1112/160733:6320686649:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7880:7880:1112/160733:6320686685:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.UpdateTargetURLWithInvalidURL (85 ms)
[368/604] RenderViewImplTest.UpdateTargetURLWithInvalidURL (524 ms)
[ RUN ] RenderViewImplTest.DidFailProvisionalLoadWithErrorForCancellation
[7876:7876:1112/160733:6320631896:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7876:7876:1112/160733:6320632731:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7876:7876:1112/160733:6320632768:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.DidFailProvisionalLoadWithErrorForCancellation (110 ms)
[369/604] RenderViewImplTest.DidFailProvisionalLoadWithErrorForCancellation (655 ms)
[ RUN ] RenderViewImplTest.SetHistoryLengthAndPrune
[7901:7901:1112/160734:6321036311:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7901:7901:1112/160734:6321037098:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7901:7901:1112/160734:6321037132:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.SetHistoryLengthAndPrune (82 ms)
[370/604] RenderViewImplTest.SetHistoryLengthAndPrune (524 ms)
[ RUN ] RenderViewImplTest.ContextMenu
[7910:7910:1112/160734:6321187166:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7910:7910:1112/160734:6321187947:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7910:7910:1112/160734:6321187982:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.ContextMenu (110 ms)
[371/604] RenderViewImplTest.ContextMenu (656 ms)
[ RUN ] RenderViewImplTest.TestBackForward
[7912:7912:1112/160734:6321205703:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7912:7912:1112/160734:6321206485:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7912:7912:1112/160734:6321206518:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.TestBackForward (218 ms)
[372/604] RenderViewImplTest.TestBackForward (653 ms)
[ RUN ] RenderViewImplTest.GetCompositionCharacterBoundsTest
[7922:7922:1112/160734:6321287220:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7922:7922:1112/160734:6321288035:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7922:7922:1112/160734:6321288086:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.GetCompositionCharacterBoundsTest (211 ms)
[373/604] RenderViewImplTest.GetCompositionCharacterBoundsTest (655 ms)
[ RUN ] RenderViewImplTest.ZoomLimit
[7941:7941:1112/160734:6321569079:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7941:7941:1112/160734:6321570204:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7941:7941:1112/160734:6321570260:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.ZoomLimit (135 ms)
[374/604] RenderViewImplTest.ZoomLimit (655 ms)
[ RUN ] RenderViewImplTest.SetEditableSelectionAndComposition
[7968:7968:1112/160734:6321851052:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7968:7968:1112/160734:6321851840:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7968:7968:1112/160734:6321851875:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.SetEditableSelectionAndComposition (143 ms)
[375/604] RenderViewImplTest.SetEditableSelectionAndComposition (655 ms)
[ RUN ] RenderViewImplTest.OnExtendSelectionAndDelete
[7969:7969:1112/160734:6321869483:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7969:7969:1112/160734:6321870605:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7969:7969:1112/160734:6321870654:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.OnExtendSelectionAndDelete (143 ms)
[376/604] RenderViewImplTest.OnExtendSelectionAndDelete (655 ms)
[ RUN ] RenderViewImplTest.NavigateFrame
[7977:7977:1112/160735:6321946102:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7977:7977:1112/160735:6321946883:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7977:7977:1112/160735:6321946917:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.NavigateFrame (145 ms)
[377/604] RenderViewImplTest.NavigateFrame (656 ms)
[ RUN ] RenderViewImplTest.BasicRenderFrame
[7998:7998:1112/160735:6322202635:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[7998:7998:1112/160735:6322203410:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[7998:7998:1112/160735:6322203445:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.BasicRenderFrame (79 ms)
[378/604] RenderViewImplTest.BasicRenderFrame (524 ms)
[ RUN ] RenderViewImplTest.GetSSLStatusOfFrame
[8007:8007:1112/160735:6322494808:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8007:8007:1112/160735:6322495570:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8007:8007:1112/160735:6322495629:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.GetSSLStatusOfFrame (98 ms)
[379/604] RenderViewImplTest.GetSSLStatusOfFrame (523 ms)
[ RUN ] RenderViewImplTest.MessageOrderInDidChangeSelection
[8008:8008:1112/160735:6322513477:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8008:8008:1112/160735:6322514258:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8008:8008:1112/160735:6322514292:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.MessageOrderInDidChangeSelection (135 ms)
[380/604] RenderViewImplTest.MessageOrderInDidChangeSelection (655 ms)
[ RUN ] RenderViewImplTest.SendCandidateWindowEvents
[8019:8019:1112/160735:6322598794:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8019:8019:1112/160735:6322599634:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8019:8019:1112/160735:6322599670:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.SendCandidateWindowEvents (138 ms)
[381/604] RenderViewImplTest.SendCandidateWindowEvents (655 ms)
[ RUN ] RenderViewImplTest.SendFaviconURLUpdateEvent
[8032:8032:1112/160735:6322731166:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8032:8032:1112/160735:6322731936:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8032:8032:1112/160735:6322731971:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.SendFaviconURLUpdateEvent (104 ms)
[382/604] RenderViewImplTest.SendFaviconURLUpdateEvent (530 ms)
[ RUN ] RenderViewImplTest.FocusElementCallsFocusedNodeChanged
[8049:8049:1112/160736:6323028471:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8049:8049:1112/160736:6323029256:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8049:8049:1112/160736:6323029291:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.FocusElementCallsFocusedNodeChanged (136 ms)
[383/604] RenderViewImplTest.FocusElementCallsFocusedNodeChanged (667 ms)
[ RUN ] RenderViewImplTest.ServiceWorkerNetworkProviderSetup
[8057:8057:1112/160736:6323170039:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8057:8057:1112/160736:6323170974:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8057:8057:1112/160736:6323171011:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.ServiceWorkerNetworkProviderSetup (122 ms)
[384/604] RenderViewImplTest.ServiceWorkerNetworkProviderSetup (536 ms)
[ RUN ] RenderViewImplTest.OnSetAccessibilityMode
[8062:8062:1112/160736:6323259169:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8062:8062:1112/160736:6323259964:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8062:8062:1112/160736:6323259999:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[8062:8062:1112/160736:6323309197:INFO:renderer_accessibility.cc(256)] Accessibility event: layoutComplete on node id 3
id=3 rootWebArea FOCUSABLE OFFSCREEN READONLY (0, 0)-(0, 0) 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 ] RenderViewImplTest.OnSetAccessibilityMode (90 ms)
[385/604] RenderViewImplTest.OnSetAccessibilityMode (530 ms)
[ RUN ] RenderViewImplTest.ScreenMetricsEmulation
[8065:8065:1112/160736:6323258963:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8065:8065:1112/160736:6323259856:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8065:8065:1112/160736:6323259890:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.ScreenMetricsEmulation (129 ms)
[386/604] RenderViewImplTest.ScreenMetricsEmulation (655 ms)
[ RUN ] SuppressErrorPageTest.DoesNotSuppress
[8098:8098:1112/160736:6323783199:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8098:8098:1112/160736:6323784036:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8098:8098:1112/160736:6323784073:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] SuppressErrorPageTest.DoesNotSuppress (123 ms)
[387/604] SuppressErrorPageTest.DoesNotSuppress (523 ms)
[ RUN ] RenderViewImplTest.NavigationStartOverride
[8089:8089:1112/160736:6323690658:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8089:8089:1112/160736:6323691470:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8089:8089:1112/160736:6323691506:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplTest.NavigationStartOverride (117 ms)
[388/604] RenderViewImplTest.NavigationStartOverride (654 ms)
[ RUN ] SuppressErrorPageTest.Suppresses
[8090:8090:1112/160736:6323718504:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8090:8090:1112/160736:6323719305:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8090:8090:1112/160736:6323719339:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] SuppressErrorPageTest.Suppresses (117 ms)
[389/604] SuppressErrorPageTest.Suppresses (654 ms)
[ RUN ] RenderViewImplInitialSizeTest.InitialSize
[8121:8121:1112/160737:6323920752:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8121:8121:1112/160737:6323921548:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8121:8121:1112/160737:6323921583:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderViewImplInitialSizeTest.InitialSize (91 ms)
[390/604] RenderViewImplInitialSizeTest.InitialSize (523 ms)
[ RUN ] RenderWidgetTest.OnResize
[8135:8135:1112/160737:6324306676:ERROR:resource_bundle.cc(691)] Failed to load /tmp/run_tha_testz5PHve/out/Release/chrome_100_percent.pak
Some features may not be available.
[8135:8135:1112/160737:6324307459:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
[8135:8135:1112/160737:6324307493:WARNING:resource_bundle.cc(515)] locale resources are not loaded
[ OK ] RenderWidgetTest.OnResize (114 ms)
[391/604] RenderWidgetTest.OnResize (657 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcherDidFail
[8162:8162:1112/160737:6324458238:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8162:8162:1112/160737:6324470605:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8162:8162:1112/160737:6324577369:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8162:8197:1112/160737:6324583286:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8162:8197:1112/160738:6325284693:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcherDidFail (836 ms)
[392/604] ResourceFetcherTests.ResourceFetcherDidFail (1055 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcherDownload
[8136:8136:1112/160737:6324331572:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8136:8136:1112/160737:6324342236:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8136:8136:1112/160737:6324426813:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8136:8153:1112/160737:6324431559:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8136:8136:1112/160737:6324572170:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8136:8136:1112/160737:6324572492:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8136:8136:1112/160737:6324572550:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:43913...
sending server_data: {"host": "127.0.0.1", "port": 43913} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8136:8153:1112/160738:6325322327:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcherDownload (1005 ms)
[393/604] ResourceFetcherTests.ResourceFetcherDownload (1311 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcher404
[8137:8137:1112/160737:6324352833:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8137:8137:1112/160737:6324363829:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8137:8137:1112/160737:6324439567:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8137:8166:1112/160737:6324445678:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8137:8137:1112/160737:6324586529:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8137:8137:1112/160737:6324586685:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8137:8137:1112/160737:6324586736:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:51219...
sending server_data: {"host": "127.0.0.1", "port": 51219} (36 bytes)
File not found thisfiledoesntexist.html full path:/tmp/run_tha_testz5PHve/content/test/data/thisfiledoesntexist.html
localhost - - [12/Nov/2014 16:07:38] code 404, message Not Found
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8137:8166:1112/160738:6325366890:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcher404 (1028 ms)
[394/604] ResourceFetcherTests.ResourceFetcher404 (1309 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcherTimeout
[8229:8229:1112/160738:6324975812:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8229:8229:1112/160738:6324986744:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8229:8229:1112/160738:6325056956:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8229:8242:1112/160738:6325061983:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8229:8229:1112/160738:6325173531:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8229:8229:1112/160738:6325173671:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8229:8229:1112/160738:6325173722:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:60579...
sending server_data: {"host": "127.0.0.1", "port": 60579} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8229:8242:1112/160739:6325914506:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcherTimeout (953 ms)
[395/604] ResourceFetcherTests.ResourceFetcherTimeout (1311 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcherDeletedInCallback
[8262:8262:1112/160738:6325489763:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8262:8262:1112/160738:6325499336:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8262:8262:1112/160738:6325563138:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8262:8274:1112/160738:6325568084:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8262:8262:1112/160738:6325688992:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8262:8262:1112/160738:6325689322:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8262:8262:1112/160738:6325689372:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:48002...
sending server_data: {"host": "127.0.0.1", "port": 48002} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8262:8274:1112/160739:6326474263:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcherDeletedInCallback (999 ms)
[396/604] ResourceFetcherTests.ResourceFetcherDeletedInCallback (1311 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcherPost
[8284:8284:1112/160738:6325649577:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8284:8284:1112/160738:6325662519:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8284:8284:1112/160738:6325777240:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8284:8302:1112/160738:6325783017:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8284:8284:1112/160739:6325908406:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8284:8284:1112/160739:6325908595:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8284:8284:1112/160739:6325908649:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:37957...
sending server_data: {"host": "127.0.0.1", "port": 37957} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8284:8302:1112/160739:6326627589:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcherPost (992 ms)
[397/604] ResourceFetcherTests.ResourceFetcherPost (1311 ms)
[ RUN ] ResourceFetcherTests.ResourceFetcherSetHeader
[8286:8286:1112/160738:6325675322:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8286:8286:1112/160738:6325687893:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8286:8286:1112/160738:6325792987:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8286:8314:1112/160738:6325798004:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8286:8286:1112/160739:6325924707:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8286:8286:1112/160739:6325924998:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[8286:8286:1112/160739:6325925068:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34258...
sending server_data: {"host": "127.0.0.1", "port": 34258} (36 bytes)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8286:8314:1112/160739:6326627934:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ResourceFetcherTests.ResourceFetcherSetHeader (966 ms)
[398/604] ResourceFetcherTests.ResourceFetcherSetHeader (1320 ms)
[ RUN ] SavableResourcesTest.GetSavableResourceLinksWithPageHasValidLinks
[8352:8352:1112/160739:6326260828:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8352:8352:1112/160739:6326270643:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8352:8352:1112/160739:6326330258:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8352:8363:1112/160739:6326335541:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8352:8363:1112/160740:6326953166:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] SavableResourcesTest.GetSavableResourceLinksWithPageHasValidLinks (701 ms)
[399/604] SavableResourcesTest.GetSavableResourceLinksWithPageHasValidLinks (916 ms)
[ RUN ] SavableResourcesTest.GetSavableResourceLinksWithPageHasInvalidLinks
[8386:8386:1112/160739:6326796038:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8386:8386:1112/160739:6326806292:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8386:8386:1112/160739:6326867063:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8386:8397:1112/160739:6326871757:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8386:8397:1112/160740:6327584588:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] SavableResourcesTest.GetSavableResourceLinksWithPageHasInvalidLinks (797 ms)
[400/604] SavableResourcesTest.GetSavableResourceLinksWithPageHasInvalidLinks (916 ms)
[ RUN ] CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirectURL
[8407:8407:1112/160740:6326955750:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8407:8407:1112/160740:6326967924:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8407:8407:1112/160740:6327056131:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8407:8424:1112/160740:6327062085:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8429:8429:1112/160740:6327121733:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8459:8459:1112/160740:6327133163:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8429:8429:1112/160740:6327267625:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirectURL (686 ms)
[401/604] CrossSiteRedirectorBrowserTest.VerifyCrossSiteRedirectURL (789 ms)
[ RUN ] ContentBrowserTestSanityTest.Basic
[8408:8408:1112/160740:6327002534:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8408:8408:1112/160740:6327017430:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8408:8408:1112/160740:6327110511:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8408:8440:1112/160740:6327116619:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8444:8444:1112/160740:6327154000:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8468:8468:1112/160740:6327188907:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] ContentBrowserTestSanityTest.Basic (730 ms)
[402/604] ContentBrowserTestSanityTest.Basic (917 ms)
[ RUN ] ContentBrowserTestSanityTest.SingleProcess
[8456:8456:1112/160740:6327214452:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8456:8456:1112/160740:6327233756:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8456:8456:1112/160740:6327312499:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8456:8486:1112/160740:6327318091:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[8456:8486:1112/160741:6327992733:ERROR:channel.cc(258)] RawChannel read error (connection broken)
[ OK ] ContentBrowserTestSanityTest.SingleProcess (790 ms)
[403/604] ContentBrowserTestSanityTest.SingleProcess (1050 ms)
[ RUN ] PPAPITest.BrowserFont
[8519:8519:1112/160740:6327734622:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8519:8519:1112/160740:6327748142:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8519:8519:1112/160740:6327843392:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8519:8532:1112/160740:6327847857:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8538:8538:1112/160741:6327884743:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8563:8563:1112/160741:6327924996:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8519:8519:1112/160741:6328144049:INFO:CONSOLE(177)] "FontFamilies finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[8519:8519:1112/160741:6328150285:INFO:CONSOLE(177)] "Measure finished in 0.003 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[8519:8519:1112/160741:6328152923:INFO:CONSOLE(177)] "MeasureRTL finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[8519:8519:1112/160741:6328154535:INFO:CONSOLE(177)] "CharPos finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[8519:8519:1112/160741:6328159417:INFO:CONSOLE(177)] "Draw finished in 0.003 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.BrowserFont (833 ms)
[404/604] PPAPITest.BrowserFont (1048 ms)
[ RUN ] PPAPITest.Buffer
[8520:8520:1112/160740:6327776257:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8520:8520:1112/160740:6327791626:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8520:8520:1112/160741:6327888106:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8520:8546:1112/160741:6327892967:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8549:8549:1112/160741:6327930525:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8579:8579:1112/160741:6327976124:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8520:8520:1112/160741:6328172410:INFO:CONSOLE(177)] "InvalidSize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
[8520:8520:1112/160741:6328175207:INFO:CONSOLE(177)] "InitToZero finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
[8520:8520:1112/160741:6328177780:INFO:CONSOLE(177)] "IsBuffer finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
[8520:8520:1112/160741:6328181869:INFO:CONSOLE(177)] "BasicLifeCycle finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Buffer (833 ms)
[405/604] PPAPITest.Buffer (1048 ms)
[ RUN ] PPAPITest.CharSet
[8550:8550:1112/160741:6327933877:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8550:8550:1112/160741:6327946007:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8550:8550:1112/160741:6328053797:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8550:8577:1112/160741:6328058161:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8581:8581:1112/160741:6328106773:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8604:8604:1112/160741:6328128226:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8550:8550:1112/160741:6328310268:INFO:CONSOLE(177)] "UTF16ToCharSetDeprecated finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[8550:8550:1112/160741:6328312609:INFO:CONSOLE(177)] "UTF16ToCharSet finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[8550:8550:1112/160741:6328315626:INFO:CONSOLE(177)] "CharSetToUTF16Deprecated finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[8550:8550:1112/160741:6328316492:INFO:CONSOLE(177)] "CharSetToUTF16 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[8550:8550:1112/160741:6328319501:INFO:CONSOLE(177)] "GetDefaultCharSet finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.CharSet (778 ms)
[406/604] PPAPITest.CharSet (919 ms)
[ RUN ] PPAPITest.Console
[8612:8612:1112/160741:6328240360:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8612:8612:1112/160741:6328252588:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8612:8612:1112/160741:6328336624:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8612:8629:1112/160741:6328342328:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8636:8636:1112/160741:6328391425:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8647:8647:1112/160741:6328406235:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8612:8612:1112/160741:6328527194:INFO:CONSOLE(0)] "[Undefined]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527322:INFO:CONSOLE(0)] "somewhere: [Undefined]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527428:INFO:CONSOLE(0)] "[Null]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527514:INFO:CONSOLE(0)] "somewhere: [Null]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527642:INFO:CONSOLE(0)] "[False]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527752:INFO:CONSOLE(0)] "somewhere: [False]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527851:INFO:CONSOLE(0)] "12345678", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328527984:INFO:CONSOLE(0)] "somewhere: 12345678", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328528331:INFO:CONSOLE(0)] "-0", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328528434:INFO:CONSOLE(0)] "somewhere: -0", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328528545:INFO:CONSOLE(0)] "Hello World!", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328528673:INFO:CONSOLE(0)] "somewhere: Hello World!", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328528788:INFO:CONSOLE(0)] "[Array]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328528903:INFO:CONSOLE(0)] "somewhere: [Array]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328529010:INFO:CONSOLE(0)] "[Array buffer]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328529111:INFO:CONSOLE(0)] "somewhere: [Array buffer]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328529254:INFO:CONSOLE(0)] "[Dictionary]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328529332:INFO:CONSOLE(0)] "somewhere: [Dictionary]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[8612:8612:1112/160741:6328534052:INFO:CONSOLE(177)] "Smoke finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Console (724 ms)
[407/604] PPAPITest.Console (920 ms)
[ RUN ] PPAPITest.Crypto
[8664:8664:1112/160741:6328795128:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8664:8664:1112/160741:6328806411:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8664:8664:1112/160742:6328913107:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8664:8690:1112/160742:6328917834:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8697:8697:1112/160742:6328976498:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[8697:8697:1112/160742:6328976861:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8736:8736:1112/160742:6329001318:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8664:8664:1112/160742:6329201349:INFO:CONSOLE(177)] "GetRandomBytes finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Crypto (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Crypto (793 ms)
[408/604] PPAPITest.Crypto (920 ms)
[ RUN ] PPAPITest.Core
[8662:8662:1112/160741:6328766722:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8662:8662:1112/160741:6328777130:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8662:8662:1112/160741:6328841228:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8662:8676:1112/160741:6328850818:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8681:8681:1112/160742:6328930797:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8720:8720:1112/160742:6328939924:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8662:8662:1112/160742:6329184204:INFO:CONSOLE(177)] "Time finished in 0.100 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Core (177)
[8662:8662:1112/160742:6329289430:INFO:CONSOLE(177)] "TimeTicks finished in 0.100 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Core (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Core (904 ms)
[409/604] PPAPITest.Core (1052 ms)
[ RUN ] PPAPITest.ImageData
[8749:8749:1112/160742:6329178920:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8749:8749:1112/160742:6329190259:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8749:8749:1112/160742:6329278797:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8749:8769:1112/160742:6329285209:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8774:8774:1112/160742:6329328734:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8789:8789:1112/160742:6329348980:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8749:8749:1112/160742:6329503691:INFO:CONSOLE(177)] "InvalidFormat finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[8749:8749:1112/160742:6329505561:INFO:CONSOLE(177)] "GetNativeFormat finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[8749:8749:1112/160742:6329506845:INFO:CONSOLE(177)] "FormatSupported finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[8749:8749:1112/160742:6329508401:INFO:CONSOLE(177)] "InvalidSize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[8749:8749:1112/160742:6329509903:INFO:CONSOLE(177)] "HugeSize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[8749:8749:1112/160742:6329512838:INFO:CONSOLE(177)] "InitToZero finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[8749:8749:1112/160742:6329516656:INFO:CONSOLE(177)] "IsImageData finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.ImageData (743 ms)
[410/604] PPAPITest.ImageData (918 ms)
[ RUN ] PPAPITest.Instance_ExecuteScript
[8804:8804:1112/160742:6329719858:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8804:8804:1112/160742:6329731697:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8804:8804:1112/160742:6329814355:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8804:8816:1112/160742:6329819871:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8820:8820:1112/160742:6329856411:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8842:8842:1112/160743:6329886317:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8804:8804:1112/160743:6330087384:INFO:CONSOLE(1)] "Uncaught Error: plugin exception", source: (1)
[8804:8804:1112/160743:6330089527:INFO:CONSOLE(1)] "Uncaught TypeError: undefined is not a function", source: (1)
[8804:8804:1112/160743:6330092298:INFO:CONSOLE(177)] "ExecuteScript finished in 0.019 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_ExecuteScript (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Instance_ExecuteScript (814 ms)
[411/604] PPAPITest.Instance_ExecuteScript (918 ms)
[ RUN ] PPAPITest.Instance_ExecuteScriptAtInstanceShutdown
[8818:8818:1112/160742:6329836134:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8818:8818:1112/160742:6329849809:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8818:8818:1112/160743:6329931958:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8818:8836:1112/160743:6329941162:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8841:8841:1112/160743:6329977501:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8856:8856:1112/160743:6329998479:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8818:8818:1112/160743:6330210290:INFO:CONSOLE(177)] "SetupExecuteScriptAtInstanceShutdown finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_SetupExecuteScriptAtInstanceShutdown (177)
[8818:8818:1112/160743:6330279858:INFO:CONSOLE(177)] "ExecuteScriptAtInstanceShutdown finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_ExecuteScriptAtInstanceShutdown (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Instance_ExecuteScriptAtInstanceShutdown (926 ms)
[412/604] PPAPITest.Instance_ExecuteScriptAtInstanceShutdown (1049 ms)
[ RUN ] PPAPITest.Graphics2D
[8665:8665:1112/160741:6328841833:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8665:8665:1112/160741:6328860024:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8665:8665:1112/160742:6328991756:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8665:8709:1112/160742:6328996633:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8717:8717:1112/160742:6329041055:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[8717:8717:1112/160742:6329041481:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8747:8747:1112/160742:6329088466:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8665:8665:1112/160742:6329275688:INFO:CONSOLE(0)] "0xE is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329275801:INFO:CONSOLE(0)] "0xE is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329275894:INFO:CONSOLE(0)] "0xE is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329275965:INFO:CONSOLE(0)] "0xE is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329276066:INFO:CONSOLE(0)] "0xE is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329276161:INFO:CONSOLE(0)] "0xE is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329279271:INFO:CONSOLE(177)] "InvalidResource finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329288238:INFO:CONSOLE(177)] "InvalidSize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329288447:INFO:CONSOLE(177)] "Humongous finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329288646:INFO:CONSOLE(177)] "InitToZero finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329289654:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329293996:INFO:CONSOLE(177)] "Scale finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329440649:INFO:CONSOLE(177)] "PaintForceAsync finished in 0.142 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329584121:INFO:CONSOLE(177)] "Paint finished in 0.140 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329704756:INFO:CONSOLE(177)] "ScrollForceAsync finished in 0.118 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329825664:INFO:CONSOLE(177)] "Scroll finished in 0.116 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329828763:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160742:6329866530:INFO:CONSOLE(177)] "ReplaceForceAsync finished in 0.037 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160742:6329869043:INFO:CONSOLE(0)] "Graphics2DResource.PaintImageData: Bad image resource.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160743:6329912461:INFO:CONSOLE(177)] "Replace finished in 0.037 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6329913842:INFO:CONSOLE(0)] "Blocking callbacks are not allowed on the main thread.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160743:6329986956:INFO:CONSOLE(177)] "FlushForceAsync finished in 0.072 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6329988057:INFO:CONSOLE(0)] "Blocking callbacks are not allowed on the main thread.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[8665:8665:1112/160743:6330059256:INFO:CONSOLE(177)] "Flush finished in 0.068 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6330134582:INFO:CONSOLE(177)] "FlushOffscreenUpdateForceAsync finished in 0.064 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6330211154:INFO:CONSOLE(177)] "FlushOffscreenUpdate finished in 0.063 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6330217573:INFO:CONSOLE(177)] "Dev finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6330222353:INFO:CONSOLE(177)] "ReplaceContentsCaching finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[8665:8665:1112/160743:6330226304:INFO:CONSOLE(177)] "BindNull finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Graphics2D (1792 ms)
[413/604] PPAPITest.Graphics2D (2097 ms)
[ RUN ] PPAPITest.Instance_LeakedObjectDestructors
[8858:8858:1112/160743:6330090941:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8858:8858:1112/160743:6330104268:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8858:8858:1112/160743:6330193907:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8858:8879:1112/160743:6330198014:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8882:8882:1112/160743:6330255190:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8900:8900:1112/160743:6330276567:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8858:8858:1112/160743:6330405113:INFO:CONSOLE(177)] "LeakedObjectDestructors finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_LeakedObjectDestructors (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Instance_LeakedObjectDestructors (713 ms)
[414/604] PPAPITest.Instance_LeakedObjectDestructors (917 ms)
[ RUN ] PPAPITest.Memory
[8944:8944:1112/160744:6330880131:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8944:8944:1112/160744:6330890286:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8944:8944:1112/160744:6330980760:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8944:8962:1112/160744:6330992558:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8965:8965:1112/160744:6331038544:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9015:9015:1112/160744:6331077961:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8944:8944:1112/160744:6331300570:INFO:CONSOLE(177)] "MemAlloc finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Memory (177)
[8944:8944:1112/160744:6331300928:INFO:CONSOLE(177)] "NullMemFree finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Memory (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Memory (799 ms)
[415/604] PPAPITest.Memory (921 ms)
[ RUN ] PPAPITest.TraceEvent
[8951:8951:1112/160744:6330933767:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8951:8951:1112/160744:6330958056:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8951:8951:1112/160744:6331055674:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8951:8980:1112/160744:6331060384:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8987:8987:1112/160744:6331115998:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[8987:8987:1112/160744:6331116459:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9028:9028:1112/160744:6331140506:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8951:8951:1112/160744:6331359292:INFO:CONSOLE(177)] "Smoke finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TraceEvent (177)
[8951:8951:1112/160744:6331361879:INFO:CONSOLE(177)] "SmokeWithTimestamps finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TraceEvent (177)
[8951:8951:1112/160744:6331363508:INFO:CONSOLE(177)] "Clock finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TraceEvent (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.TraceEvent (798 ms)
[416/604] PPAPITest.TraceEvent (916 ms)
[ RUN ] PPAPITest.URLUtil
[8966:8966:1112/160744:6331014706:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8966:8966:1112/160744:6331033444:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8966:8966:1112/160744:6331123173:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8966:9003:1112/160744:6331129393:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9013:9013:1112/160744:6331166153:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9037:9037:1112/160744:6331205675:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8966:8966:1112/160744:6331412186:INFO:CONSOLE(177)] "Canonicalize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331414901:INFO:CONSOLE(177)] "ResolveRelative finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331416574:INFO:CONSOLE(177)] "IsSameSecurityOrigin finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331418161:INFO:CONSOLE(177)] "DocumentCanRequest finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331419676:INFO:CONSOLE(177)] "DocumentCanAccessDocument finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331421883:INFO:CONSOLE(177)] "GetDocumentURL finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331423573:INFO:CONSOLE(177)] "GetPluginInstanceURL finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[8966:8966:1112/160744:6331425816:INFO:CONSOLE(177)] "GetPluginReferrerURL finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.URLUtil (780 ms)
[417/604] PPAPITest.URLUtil (918 ms)
[ RUN ] PPAPITest.Instance_RecursiveObjects
[8919:8919:1112/160743:6330643848:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[8919:8919:1112/160743:6330656697:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[8919:8919:1112/160743:6330746172:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[8919:8931:1112/160743:6330751962:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[8934:8934:1112/160743:6330772319:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[8945:8945:1112/160743:6330809880:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[8919:8919:1112/160744:6331175042:INFO:CONSOLE(177)] "RecursiveObjects finished in 0.166 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_RecursiveObjects (177)
[8919:8919:1112/160744:6331321320:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 1
[8919:8919:1112/160744:6331380101:INFO:CONSOLE(177)] "RecursiveObjects finished in 0.135 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_RecursiveObjects (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Instance_RecursiveObjects (1109 ms)
[418/604] PPAPITest.Instance_RecursiveObjects (1311 ms)
[ RUN ] PPAPITest.VarDeprecated
[9070:9070:1112/160744:6331844315:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9070:9070:1112/160744:6331854970:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9070:9070:1112/160745:6331939833:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9070:9097:1112/160745:6331964894:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9101:9101:1112/160745:6332000178:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9148:9148:1112/160745:6332042346:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9070:9070:1112/160745:6332265821:INFO:CONSOLE(177)] "BasicString finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332268473:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332270308:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332272110:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332274265:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332276305:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332278469:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332286026:INFO:CONSOLE(177)] "HasPropertyAndMethod finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[9070:9070:1112/160745:6332291449:INFO:CONSOLE(177)] "PassReference finished in 0.003 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.VarDeprecated (806 ms)
[419/604] PPAPITest.VarDeprecated (923 ms)
[ RUN ] PPAPITest.VarResource
[9086:9086:1112/160745:6331935075:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9086:9086:1112/160745:6331958631:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9086:9086:1112/160745:6332082091:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9086:9123:1112/160745:6332097275:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9129:9129:1112/160745:6332119604:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[9129:9129:1112/160745:6332119953:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9171:9171:1112/160745:6332171678:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9086:9086:1112/160745:6332370120:INFO:CONSOLE(177)] "BasicResource finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarResource (177)
[9086:9086:1112/160745:6332371733:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarResource (177)
[9086:9086:1112/160745:6332373710:INFO:CONSOLE(177)] "WrongType finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarResource (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.VarResource (791 ms)
[420/604] PPAPITest.VarResource (921 ms)
[ RUN ] PPAPITest.Var
[9068:9068:1112/160744:6331803072:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9068:9068:1112/160744:6331813805:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9068:9068:1112/160745:6331897438:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9068:9082:1112/160745:6331901743:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9085:9085:1112/160745:6331959682:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9131:9131:1112/160745:6331998955:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9068:9068:1112/160745:6332238691:INFO:CONSOLE(177)] "BasicString finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[9068:9068:1112/160745:6332238918:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[9068:9068:1112/160745:6332240702:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[9068:9068:1112/160745:6332242586:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[9068:9068:1112/160745:6332244175:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[9068:9068:1112/160745:6332245792:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[9068:9068:1112/160745:6332248242:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.Var (830 ms)
[421/604] PPAPITest.Var (1050 ms)
[ RUN ] PPAPITest.VideoDecoderDev
[9100:9100:1112/160745:6331985805:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9100:9100:1112/160745:6332007324:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9100:9100:1112/160745:6332117029:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9100:9143:1112/160745:6332123175:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9150:9150:1112/160745:6332183844:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9176:9176:1112/160745:6332191861:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9100:9100:1112/160745:6332392915:INFO:CONSOLE(177)] "CreateFailure finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VideoDecoderDev (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] PPAPITest.VideoDecoderDev (766 ms)
[422/604] PPAPITest.VideoDecoderDev (920 ms)
[ RUN ] OutOfProcessPPAPITest.BrowserFont
[9212:9212:1112/160745:6332765071:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9212:9212:1112/160745:6332777765:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9212:9212:1112/160745:6332865970:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9212:9227:1112/160745:6332871259:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9231:9231:1112/160746:6332944795:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[9231:9231:1112/160746:6332945196:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9278:9278:1112/160746:6332962066:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9212:9212:1112/160746:6333257376:INFO:CONSOLE(177)] "FontFamilies finished in 0.003 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[9212:9212:1112/160746:6333259853:INFO:CONSOLE(177)] "Measure finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[9212:9212:1112/160746:6333261306:INFO:CONSOLE(177)] "MeasureRTL finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[9212:9212:1112/160746:6333263058:INFO:CONSOLE(177)] "CharPos finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
[9212:9212:1112/160746:6333273884:INFO:CONSOLE(177)] "Draw finished in 0.010 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=BrowserFont (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.BrowserFont (896 ms)
[423/604] OutOfProcessPPAPITest.BrowserFont (1060 ms)
[ RUN ] OutOfProcessPPAPITest.Buffer
[9215:9215:1112/160745:6332839448:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9215:9215:1112/160745:6332854241:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9215:9215:1112/160746:6332957863:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9215:9247:1112/160746:6332966407:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9260:9260:1112/160746:6333026572:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[9260:9260:1112/160746:6333026947:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9301:9301:1112/160746:6333058013:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9215:9215:1112/160746:6333310065:INFO:CONSOLE(177)] "InvalidSize finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
[9215:9215:1112/160746:6333313371:INFO:CONSOLE(177)] "InitToZero finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
[9215:9215:1112/160746:6333323289:INFO:CONSOLE(177)] "IsBuffer finished in 0.003 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
[9215:9215:1112/160746:6333332565:INFO:CONSOLE(177)] "BasicLifeCycle finished in 0.008 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Buffer (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Buffer (856 ms)
[424/604] OutOfProcessPPAPITest.Buffer (1048 ms)
[ RUN ] OutOfProcessPPAPITest.Console
[9229:9229:1112/160746:6332901954:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9229:9229:1112/160746:6332920031:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9229:9229:1112/160746:6333070152:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9229:9281:1112/160746:6333076213:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9290:9290:1112/160746:6333123295:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9317:9317:1112/160746:6333137259:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9229:9229:1112/160746:6333371044:INFO:CONSOLE(0)] "libppapi_tests.so: [Undefined]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333371374:INFO:CONSOLE(0)] "somewhere: [Undefined]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333371504:INFO:CONSOLE(0)] "libppapi_tests.so: [Null]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333371609:INFO:CONSOLE(0)] "somewhere: [Null]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333371743:INFO:CONSOLE(0)] "libppapi_tests.so: [False]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333371861:INFO:CONSOLE(0)] "somewhere: [False]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333371971:INFO:CONSOLE(0)] "libppapi_tests.so: 12345678", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372140:INFO:CONSOLE(0)] "somewhere: 12345678", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372255:INFO:CONSOLE(0)] "libppapi_tests.so: -0", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372351:INFO:CONSOLE(0)] "somewhere: -0", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372468:INFO:CONSOLE(0)] "libppapi_tests.so: Hello World!", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372570:INFO:CONSOLE(0)] "somewhere: Hello World!", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372708:INFO:CONSOLE(0)] "libppapi_tests.so: [Array]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372810:INFO:CONSOLE(0)] "somewhere: [Array]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333372926:INFO:CONSOLE(0)] "libppapi_tests.so: [Array buffer]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333373022:INFO:CONSOLE(0)] "somewhere: [Array buffer]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333373134:INFO:CONSOLE(0)] "libppapi_tests.so: [Dictionary]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333373262:INFO:CONSOLE(0)] "somewhere: [Dictionary]", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (0)
[9229:9229:1112/160746:6333375701:INFO:CONSOLE(177)] "Smoke finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Console (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Console (835 ms)
[425/604] OutOfProcessPPAPITest.Console (1052 ms)
[ RUN ] OutOfProcessPPAPITest.CharSet
[9219:9219:1112/160745:6332842383:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9219:9219:1112/160745:6332857136:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9219:9219:1112/160746:6333036151:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9219:9255:1112/160746:6333041805:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9264:9264:1112/160746:6333047954:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9312:9312:1112/160746:6333123596:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9219:9219:1112/160746:6333372714:INFO:CONSOLE(177)] "UTF16ToCharSetDeprecated finished in 0.001 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[9219:9219:1112/160746:6333375063:INFO:CONSOLE(177)] "UTF16ToCharSet finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[9219:9219:1112/160746:6333376625:INFO:CONSOLE(177)] "CharSetToUTF16Deprecated finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[9219:9219:1112/160746:6333378479:INFO:CONSOLE(177)] "CharSetToUTF16 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
[9219:9219:1112/160746:6333387832:INFO:CONSOLE(177)] "GetDefaultCharSet finished in 0.013 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=CharSet (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.CharSet (893 ms)
[426/604] OutOfProcessPPAPITest.CharSet (1083 ms)
[ RUN ] OutOfProcessPPAPITest.Crypto
[9378:9378:1112/160747:6333876973:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9378:9378:1112/160747:6333889684:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9378:9378:1112/160747:6334003372:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9378:9405:1112/160747:6334019234:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9412:9412:1112/160747:6334076403:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[9412:9412:1112/160747:6334076768:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9466:9466:1112/160747:6334101661:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9378:9378:1112/160747:6334337663:INFO:CONSOLE(177)] "GetRandomBytes finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Crypto (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Crypto (836 ms)
[427/604] OutOfProcessPPAPITest.Crypto (923 ms)
[ RUN ] OutOfProcessPPAPITest.ImageData
[9394:9394:1112/160747:6333941455:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9394:9394:1112/160747:6333958891:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9394:9394:1112/160747:6334087577:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9394:9435:1112/160747:6334092423:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9448:9448:1112/160747:6334123420:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9485:9485:1112/160747:6334186827:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9394:9394:1112/160747:6334416077:INFO:CONSOLE(177)] "InvalidFormat finished in 0.006 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[9394:9394:1112/160747:6334418191:INFO:CONSOLE(177)] "GetNativeFormat finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[9394:9394:1112/160747:6334419621:INFO:CONSOLE(177)] "FormatSupported finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[9394:9394:1112/160747:6334431368:INFO:CONSOLE(177)] "InvalidSize finished in 0.015 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[9394:9394:1112/160747:6334436306:INFO:CONSOLE(177)] "HugeSize finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[9394:9394:1112/160747:6334440537:INFO:CONSOLE(177)] "InitToZero finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
[9394:9394:1112/160747:6334445679:INFO:CONSOLE(177)] "IsImageData finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=ImageData (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.ImageData (885 ms)
[428/604] OutOfProcessPPAPITest.ImageData (1050 ms)
[ RUN ] OutOfProcessPPAPITest.Core
[9377:9377:1112/160746:6333817962:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9377:9377:1112/160746:6333827700:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9377:9377:1112/160747:6333909454:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9377:9389:1112/160747:6333915568:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9393:9393:1112/160747:6333965462:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[9393:9393:1112/160747:6333965823:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9443:9443:1112/160747:6333993897:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9377:9377:1112/160747:6334373621:INFO:CONSOLE(177)] "Time finished in 0.100 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Core (177)
[9377:9377:1112/160747:6334473167:INFO:CONSOLE(177)] "TimeTicks finished in 0.100 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Core (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Core (1035 ms)
[429/604] OutOfProcessPPAPITest.Core (1310 ms)
[ RUN ] OutOfProcessPPAPITest.InputEvent
[9532:9532:1112/160747:6334804017:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9532:9532:1112/160747:6334814473:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9532:9532:1112/160748:6334903266:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9532:9543:1112/160748:6334909882:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9550:9550:1112/160748:6334944865:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9559:9559:1112/160748:6334968287:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9532:9532:1112/160748:6335231735:INFO:CONSOLE(177)] "Events finished in 0.033 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=InputEvent (177)
[9532:9532:1112/160748:6335250589:INFO:CONSOLE(177)] "EventsLatencyTracking finished in 0.017 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=InputEvent (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.InputEvent (856 ms)
[430/604] OutOfProcessPPAPITest.InputEvent (1048 ms)
[ RUN ] OutOfProcessPPAPITest.Instance_ExecuteScript
[9555:9555:1112/160748:6334987987:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9555:9555:1112/160748:6335001252:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9555:9555:1112/160748:6335075892:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9555:9575:1112/160748:6335084986:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9578:9578:1112/160748:6335125238:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9592:9592:1112/160748:6335148679:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9555:9555:1112/160748:6335369928:INFO:CONSOLE(1)] "Uncaught Error: plugin exception", source: (1)
[9555:9555:1112/160748:6335373843:INFO:CONSOLE(1)] "Uncaught TypeError: undefined is not a function", source: (1)
[9555:9555:1112/160748:6335379270:INFO:CONSOLE(177)] "ExecuteScript finished in 0.047 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_ExecuteScript (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Instance_ExecuteScript (796 ms)
[431/604] OutOfProcessPPAPITest.Instance_ExecuteScript (917 ms)
[ RUN ] OutOfProcessPPAPITest.Instance_ExecuteScriptAtInstanceShutdown
[9579:9579:1112/160748:6335143239:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9579:9579:1112/160748:6335159415:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9579:9579:1112/160748:6335266180:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9579:9610:1112/160748:6335270103:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9614:9614:1112/160748:6335327338:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9633:9633:1112/160748:6335344706:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9579:9579:1112/160748:6335497262:INFO:CONSOLE(177)] "SetupExecuteScriptAtInstanceShutdown finished in 0.006 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_SetupExecuteScriptAtInstanceShutdown (177)
[9579:9579:1112/160748:6335547732:INFO:CONSOLE(177)] "ExecuteScriptAtInstanceShutdown finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_ExecuteScriptAtInstanceShutdown (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Instance_ExecuteScriptAtInstanceShutdown (888 ms)
[432/604] OutOfProcessPPAPITest.Instance_ExecuteScriptAtInstanceShutdown (1053 ms)
[ RUN ] OutOfProcessPPAPITest.Graphics2D
[9391:9391:1112/160747:6333932895:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9391:9391:1112/160747:6333953208:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9391:9391:1112/160747:6334081829:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9391:9437:1112/160747:6334086438:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9476:9476:1112/160747:6334167199:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9452:9452:1112/160747:6334167333:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9391:9391:1112/160747:6334349460:INFO:CONSOLE(0)] "libppapi_tests.so: 0x12 is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160747:6334349597:INFO:CONSOLE(0)] "libppapi_tests.so: 0x12 is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160747:6334349699:INFO:CONSOLE(0)] "libppapi_tests.so: 0x12 is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160747:6334349753:INFO:CONSOLE(0)] "libppapi_tests.so: 0x12 is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160747:6334349851:INFO:CONSOLE(0)] "libppapi_tests.so: 0x12 is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160747:6334349950:INFO:CONSOLE(0)] "libppapi_tests.so: 0x12 is not the correct type for this function.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160747:6334355334:INFO:CONSOLE(177)] "InvalidResource finished in 0.008 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334356343:INFO:CONSOLE(177)] "InvalidSize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334358115:INFO:CONSOLE(177)] "Humongous finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334368417:INFO:CONSOLE(177)] "InitToZero finished in 0.014 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334371183:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334374225:INFO:CONSOLE(177)] "Scale finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334529745:INFO:CONSOLE(177)] "PaintForceAsync finished in 0.159 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334684946:INFO:CONSOLE(177)] "Paint finished in 0.153 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160747:6334828156:INFO:CONSOLE(177)] "ScrollForceAsync finished in 0.139 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6334974523:INFO:CONSOLE(177)] "Scroll finished in 0.149 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6334979391:INFO:CONSOLE(0)] "libppapi_tests.so: Graphics2DResource.PaintImageData: Bad image resource.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160748:6335020801:INFO:CONSOLE(177)] "ReplaceForceAsync finished in 0.045 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335031953:INFO:CONSOLE(0)] "libppapi_tests.so: Graphics2DResource.PaintImageData: Bad image resource.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160748:6335074295:INFO:CONSOLE(177)] "Replace finished in 0.052 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335081912:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed on the main thread.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160748:6335156912:INFO:CONSOLE(177)] "FlushForceAsync finished in 0.082 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335163612:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed on the main thread.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (0)
[9391:9391:1112/160748:6335238468:INFO:CONSOLE(177)] "Flush finished in 0.081 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335313786:INFO:CONSOLE(177)] "FlushOffscreenUpdateForceAsync finished in 0.075 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335380968:INFO:CONSOLE(177)] "FlushOffscreenUpdate finished in 0.063 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335385988:INFO:CONSOLE(177)] "Dev finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335543666:INFO:CONSOLE(177)] "ReplaceContentsCaching finished in 0.165 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
[9391:9391:1112/160748:6335549375:INFO:CONSOLE(177)] "BindNull finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Graphics2D (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Graphics2D (2000 ms)
[433/604] OutOfProcessPPAPITest.Graphics2D (2362 ms)
[ RUN ] OutOfProcessPPAPITest.Instance_LeakedObjectDestructors
[9659:9659:1112/160748:6335855779:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9659:9659:1112/160748:6335868639:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9659:9659:1112/160749:6335966060:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9659:9671:1112/160749:6335970433:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9676:9676:1112/160749:6336021576:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9705:9705:1112/160749:6336045679:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9659:9659:1112/160749:6336207423:INFO:CONSOLE(177)] "LeakedObjectDestructors finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Instance_LeakedObjectDestructors (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Instance_LeakedObjectDestructors (792 ms)
[434/604] OutOfProcessPPAPITest.Instance_LeakedObjectDestructors (917 ms)
[ RUN ] OutOfProcessPPAPITest.Memory
[9737:9737:1112/160749:6336299050:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9737:9737:1112/160749:6336315530:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9737:9737:1112/160749:6336395633:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9737:9775:1112/160749:6336403530:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9780:9780:1112/160749:6336461303:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9796:9796:1112/160749:6336467412:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9737:9737:1112/160749:6336613069:INFO:CONSOLE(177)] "MemAlloc finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Memory (177)
[9737:9737:1112/160749:6336617306:INFO:CONSOLE(177)] "NullMemFree finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Memory (177)
[9780:9780:1112/160749:6336634335:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd500]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[9780:9780:1112/160749:6336634543:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd500]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'
[9780:9780:1112/160749:6336634767:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd500]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[9780:9780:1112/160749:6336634959:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd500]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'
[9780:9780:1112/160749:6336635132:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd500]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[9780:9780:1112/160749:6336635268:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd500]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Memory (715 ms)
[435/604] OutOfProcessPPAPITest.Memory (917 ms)
[ RUN ] OutOfProcessPPAPITest.MessageHandler
[9824:9824:1112/160749:6336792130:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9824:9824:1112/160749:6336802802:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9824:9824:1112/160749:6336864842:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9824:9835:1112/160749:6336871124:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9838:9838:1112/160750:6336907873:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9846:9846:1112/160750:6336923164:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9824:9824:1112/160750:6337117233:INFO:CONSOLE(177)] "RegisterErrorConditions finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (177)
[9824:9824:1112/160750:6337123922:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed while handling a blocking message from JavaScript.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (0)
[9824:9824:1112/160750:6337125154:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed while handling a blocking message from JavaScript.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (0)
[9824:9824:1112/160750:6337126041:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed while handling a blocking message from JavaScript.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (0)
[9824:9824:1112/160750:6337127221:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed while handling a blocking message from JavaScript.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (0)
[9824:9824:1112/160750:6337128545:INFO:CONSOLE(0)] "libppapi_tests.so: Blocking callbacks are not allowed while handling a blocking message from JavaScript.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (0)
[9824:9824:1112/160750:6337137805:INFO:CONSOLE(177)] "PostMessageAndAwaitResponse finished in 0.024 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (177)
[9824:9824:1112/160750:6337165120:INFO:CONSOLE(177)] "Exceptions finished in 0.027 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageHandler (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.MessageHandler (732 ms)
[436/604] OutOfProcessPPAPITest.MessageHandler (916 ms)
[ RUN ] OutOfProcessPPAPITest.MessageLoop_Basics
[9863:9863:1112/160750:6337200388:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9863:9863:1112/160750:6337210376:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9863:9863:1112/160750:6337273973:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9863:9876:1112/160750:6337279831:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9880:9880:1112/160750:6337311320:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9888:9888:1112/160750:6337333500:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9863:9863:1112/160750:6337461811:INFO:CONSOLE(177)] "Basics finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageLoop_Basics (177)
[9880:9880:1112/160750:6337478497:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[9880:9880:1112/160750:6337478707:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[9880:9880:1112/160750:6337478914:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[9880:9880:1112/160750:6337479073:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[9880:9880:1112/160750:6337479221:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[9880:9880:1112/160750:6337479388:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.MessageLoop_Basics (642 ms)
[437/604] OutOfProcessPPAPITest.MessageLoop_Basics (785 ms)
[ RUN ] OutOfProcessPPAPITest.MediaStreamAudioTrack
[9660:9660:1112/160749:6335900696:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9660:9660:1112/160749:6335912042:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9660:9660:1112/160749:6336013357:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9660:9685:1112/160749:6336019119:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9690:9690:1112/160749:6336058515:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9713:9713:1112/160749:6336083297:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9660:9660:1112/160749:6336310352:INFO:CONSOLE(177)] "Create finished in 0.066 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamAudioTrack (177)
[9660:9660:1112/160749:6336350303:INFO:CONSOLE(177)] "GetBuffer finished in 0.044 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamAudioTrack (177)
[9660:9660:1112/160750:6337710208:INFO:CONSOLE(177)] "Configure finished in 1.361 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamAudioTrack (177)
[9660:9660:1112/160750:6337718662:INFO:CONSOLE(177)] "ConfigureClose finished in 0.006 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamAudioTrack (177)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[9660:9679:1112/160750:6337724730:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[9660:9679:1112/160750:6337725255:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[9660:9660:1112/160750:6337816809:INFO:CONSOLE(177)] "VerifyWaveform finished in 0.099 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamAudioTrack (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.MediaStreamAudioTrack (2333 ms)
[438/604] OutOfProcessPPAPITest.MediaStreamAudioTrack (2622 ms)
[ RUN ] OutOfProcessPPAPITest.MediaStreamVideoTrack
[9721:9721:1112/160749:6336208297:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9721:9721:1112/160749:6336222945:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9721:9721:1112/160749:6336323043:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9721:9747:1112/160749:6336332086:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9756:9756:1112/160749:6336374038:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9787:9787:1112/160749:6336404273:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9721:9721:1112/160749:6336624718:INFO:CONSOLE(177)] "Create finished in 0.014 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamVideoTrack (177)
[9721:9721:1112/160749:6336775249:INFO:CONSOLE(177)] "GetFrame finished in 0.151 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamVideoTrack (177)
[9721:9721:1112/160751:6337990725:INFO:CONSOLE(177)] "Configure finished in 1.214 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MediaStreamVideoTrack (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.MediaStreamVideoTrack (2217 ms)
[439/604] OutOfProcessPPAPITest.MediaStreamVideoTrack (2363 ms)
[ RUN ] OutOfProcessPPAPITest.MessageLoop_Post
[9907:9907:1112/160750:6337684780:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9907:9907:1112/160750:6337694546:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9907:9907:1112/160750:6337771857:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9907:9918:1112/160750:6337777723:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9922:9922:1112/160750:6337814253:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9932:9932:1112/160750:6337831891:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9907:9907:1112/160751:6338090378:INFO:CONSOLE(177)] "Post finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=MessageLoop_Post (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.MessageLoop_Post (807 ms)
[440/604] OutOfProcessPPAPITest.MessageLoop_Post (916 ms)
[ RUN ] OutOfProcessPPAPITest.NetworkProxy
[9942:9942:1112/160751:6337983904:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[9942:9942:1112/160751:6337997027:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[9942:9942:1112/160751:6338091782:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[9942:9959:1112/160751:6338097584:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[9964:9964:1112/160751:6338132382:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[9979:9979:1112/160751:6338162729:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[9942:9942:1112/160751:6338374480:INFO:CONSOLE(177)] "GetProxyForURLForceAsync finished in 0.003 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=NetworkProxy (177)
[9942:9942:1112/160751:6338376828:INFO:CONSOLE(177)] "GetProxyForURL finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=NetworkProxy (177)
[9942:9942:1112/160751:6338378616:INFO:CONSOLE(177)] "GetProxyForURLBlocking finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=NetworkProxy (177)
[9942:9942:1112/160751:6338380308:INFO:CONSOLE(177)] "GetProxyForURLBackground finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=NetworkProxy (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.NetworkProxy (837 ms)
[441/604] OutOfProcessPPAPITest.NetworkProxy (1047 ms)
[ RUN ] OutOfProcessPPAPITest.TraceEvent
[10002:10002:1112/160751:6338520217:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10002:10002:1112/160751:6338533256:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10002:10002:1112/160751:6338629280:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10002:10017:1112/160751:6338640469:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10032:10032:1112/160751:6338677894:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10062:10062:1112/160751:6338725894:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10002:10002:1112/160752:6338949589:INFO:CONSOLE(177)] "Smoke finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TraceEvent (177)
[10002:10002:1112/160752:6338952136:INFO:CONSOLE(177)] "SmokeWithTimestamps finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TraceEvent (177)
[10002:10002:1112/160752:6338953426:INFO:CONSOLE(177)] "Clock finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TraceEvent (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.TraceEvent (852 ms)
[442/604] OutOfProcessPPAPITest.TraceEvent (1049 ms)
[ RUN ] OutOfProcessPPAPITest.TrueTypeFont
[10003:10003:1112/160751:6338551633:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10003:10003:1112/160751:6338564854:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10003:10003:1112/160751:6338681218:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10003:10030:1112/160751:6338688650:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10034:10034:1112/160751:6338740412:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[10034:10034:1112/160751:6338740819:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10071:10071:1112/160751:6338766604:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10003:10003:1112/160752:6338994987:INFO:CONSOLE(177)] "GetFontFamilies finished in 0.006 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TrueTypeFont (177)
[10003:10003:1112/160752:6339008647:INFO:CONSOLE(177)] "GetFontsInFamily finished in 0.014 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TrueTypeFont (177)
[10003:10003:1112/160752:6339011409:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TrueTypeFont (177)
[10003:10003:1112/160752:6339012646:INFO:CONSOLE(177)] "Describe finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TrueTypeFont (177)
[10003:10003:1112/160752:6339020320:INFO:CONSOLE(177)] "GetTableTags finished in 0.002 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TrueTypeFont (177)
[10003:10003:1112/160752:6339022600:INFO:CONSOLE(177)] "GetTable finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=TrueTypeFont (177)
-----------------------------------------------------
Suppressions used:
count bytes template
342 14736 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.TrueTypeFont (887 ms)
[443/604] OutOfProcessPPAPITest.TrueTypeFont (1050 ms)
[ RUN ] OutOfProcessPPAPITest.URLUtil
[10013:10013:1112/160751:6338636483:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10013:10013:1112/160751:6338650624:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10013:10013:1112/160751:6338755591:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10013:10051:1112/160751:6338761021:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10060:10060:1112/160751:6338809594:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10084:10084:1112/160751:6338841081:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10013:10013:1112/160752:6339078298:INFO:CONSOLE(177)] "Canonicalize finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339080117:INFO:CONSOLE(177)] "ResolveRelative finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339081373:INFO:CONSOLE(177)] "IsSameSecurityOrigin finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339088499:INFO:CONSOLE(177)] "DocumentCanRequest finished in 0.009 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339091373:INFO:CONSOLE(177)] "DocumentCanAccessDocument finished in 0.006 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339105605:INFO:CONSOLE(177)] "GetDocumentURL finished in 0.007 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339112812:INFO:CONSOLE(177)] "GetPluginInstanceURL finished in 0.009 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
[10013:10013:1112/160752:6339129297:INFO:CONSOLE(177)] "GetPluginReferrerURL finished in 0.013 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=URLUtil (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.URLUtil (882 ms)
[444/604] OutOfProcessPPAPITest.URLUtil (1048 ms)
[ RUN ] OutOfProcessPPAPITest.Var
[10105:10105:1112/160752:6339057133:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10105:10105:1112/160752:6339067377:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10105:10105:1112/160752:6339157038:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10105:10131:1112/160752:6339162071:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10135:10135:1112/160752:6339207287:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10146:10146:1112/160752:6339230206:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10105:10105:1112/160752:6339440864:INFO:CONSOLE(177)] "BasicString finished in 0.007 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[10105:10105:1112/160752:6339443252:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[10105:10105:1112/160752:6339445300:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[10105:10105:1112/160752:6339447029:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[10105:10105:1112/160752:6339448745:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[10105:10105:1112/160752:6339450163:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
[10105:10105:1112/160752:6339451615:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=Var (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.Var (868 ms)
[445/604] OutOfProcessPPAPITest.Var (1053 ms)
[ RUN ] OutOfProcessPPAPITest.VarDeprecated
[10166:10166:1112/160752:6339566056:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10166:10166:1112/160752:6339577331:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10166:10166:1112/160752:6339661472:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10166:10181:1112/160752:6339665827:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10185:10185:1112/160752:6339716081:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[10185:10185:1112/160752:6339716474:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10224:10224:1112/160752:6339750438:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10166:10166:1112/160753:6340004794:INFO:CONSOLE(177)] "BasicString finished in 0.006 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340005230:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340005399:INFO:CONSOLE(177)] "InvalidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340005519:INFO:CONSOLE(177)] "NullInputInUtf8Conversion finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340012760:INFO:CONSOLE(177)] "ValidUtf8 finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340015261:INFO:CONSOLE(177)] "Utf8WithEmbeddedNulls finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340018530:INFO:CONSOLE(177)] "VarToUtf8ForWrongType finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340044259:INFO:CONSOLE(177)] "HasPropertyAndMethod finished in 0.040 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
[10166:10166:1112/160753:6340064203:INFO:CONSOLE(177)] "PassReference finished in 0.018 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarDeprecated (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.VarDeprecated (915 ms)
[446/604] OutOfProcessPPAPITest.VarDeprecated (1049 ms)
[ RUN ] OutOfProcessPPAPITest.VarResource
[10170:10170:1112/160752:6339626674:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10170:10170:1112/160752:6339640215:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10170:10170:1112/160752:6339737238:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10170:10196:1112/160752:6339741659:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10209:10209:1112/160752:6339788695:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[10209:10209:1112/160752:6339788973:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10239:10239:1112/160752:6339828720:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10170:10170:1112/160753:6340060338:INFO:CONSOLE(177)] "BasicResource finished in 0.005 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarResource (177)
[10170:10170:1112/160753:6340064974:INFO:CONSOLE(177)] "InvalidAndEmpty finished in 0.004 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarResource (177)
[10170:10170:1112/160753:6340066395:INFO:CONSOLE(177)] "WrongType finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VarResource (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.VarResource (874 ms)
[447/604] OutOfProcessPPAPITest.VarResource (1049 ms)
[ RUN ] OutOfProcessPPAPITest.VideoDecoder
[10183:10183:1112/160752:6339658841:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10183:10183:1112/160752:6339672972:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10183:10183:1112/160752:6339798105:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10183:10215:1112/160752:6339802858:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10221:10221:1112/160752:6339859014:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10247:10247:1112/160753:6339876937:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10183:10183:1112/160753:6340157044:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.034 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VideoDecoder (177)
[10183:10183:1112/160753:6340192358:INFO:CONSOLE(177)] "Create finished in 0.035 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VideoDecoder (177)
[10183:10183:1112/160753:6340230168:INFO:CONSOLE(177)] "CreateBlocking finished in 0.038 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VideoDecoder (177)
[10183:10183:1112/160753:6340273227:INFO:CONSOLE(177)] "CreateBackground finished in 0.044 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VideoDecoder (177)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.VideoDecoder (1026 ms)
[448/604] OutOfProcessPPAPITest.VideoDecoder (1310 ms)
[ RUN ] OutOfProcessPPAPITest.VideoDecoderDev
[10267:10267:1112/160753:6340111519:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10267:10267:1112/160753:6340124414:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10267:10267:1112/160753:6340212029:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10267:10293:1112/160753:6340218091:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10301:10301:1112/160753:6340269183:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10317:10317:1112/160753:6340281633:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10267:10267:1112/160753:6340433969:INFO:CONSOLE(177)] "CreateFailure finished in 0.000 seconds.", source: file:///tmp/run_tha_testz5PHve/ppapi/tests/test_case.html?testcase=VideoDecoderDev (177)
[10301:10301:1112/160753:6340459277:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[10301:10301:1112/160753:6340459537:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[10301:10301:1112/160753:6340459781:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[10301:10301:1112/160753:6340459961:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[10301:10301:1112/160753:6340460140:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[10301:10301:1112/160753:6340460314:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] OutOfProcessPPAPITest.VideoDecoderDev (765 ms)
[449/604] OutOfProcessPPAPITest.VideoDecoderDev (917 ms)
[ RUN ] WebUIResourceBrowserTest.MediaInternals_PlayerInfo
[10342:10342:1112/160753:6340646402:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10342:10342:1112/160753:6340656576:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10342:10342:1112/160753:6340764806:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10342:10366:1112/160753:6340770912:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10372:10372:1112/160753:6340815051:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10393:10393:1112/160753:6340828787:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10342:10342:1112/160754:6341014386:INFO:CONSOLE(1452)] "Uncaught TypeError: Cannot read property 'querySelector' of null", source: (1452)
[10342:10342:1112/160754:6341022979:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source: (0)
[10342:10342:1112/160754:6341023605:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source: (0)
[10342:10342:1112/160754:6341034581:INFO:CONSOLE(88)] "[object Object]", source: file:///tmp/run_tha_testz5PHve/content/test/data/media/webui/player_info_test.html (88)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebUIResourceBrowserTest.MediaInternals_PlayerInfo (814 ms)
[450/604] WebUIResourceBrowserTest.MediaInternals_PlayerInfo (918 ms)
[ RUN ] WebUIResourceBrowserTest.MediaInternals_Integration
[10341:10341:1112/160753:6340614563:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10341:10341:1112/160753:6340624597:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10341:10341:1112/160753:6340734122:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10341:10353:1112/160753:6340739348:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10368:10368:1112/160753:6340783439:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10386:10386:1112/160753:6340811718:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10341:10341:1112/160754:6341006928:INFO:CONSOLE(1452)] "Uncaught TypeError: Cannot read property 'querySelector' of null", source: (1452)
[10341:10341:1112/160754:6341015022:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source: (0)
[10341:10341:1112/160754:6341015601:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source: (0)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebUIResourceBrowserTest.MediaInternals_Integration (829 ms)
[451/604] WebUIResourceBrowserTest.MediaInternals_Integration (1052 ms)
[ RUN ] WebRtcAecDumpBrowserTest.CallWithAecDump
[10403:10403:1112/160754:6341039412:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10403:10403:1112/160754:6341051553:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10403:10403:1112/160754:6341149848:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10403:10438:1112/160754:6341153907:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10445:10445:1112/160754:6341202987:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10403:10403:1112/160754:6341223906:INFO:webrtc_aecdump_browsertest.cc(68)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcAecDumpBrowserTest.CallWithAecDump (563 ms)
[452/604] WebRtcAecDumpBrowserTest.CallWithAecDump (786 ms)
[ RUN ] WebUIResourceBrowserTest.MediaInternals_Manager
[10402:10402:1112/160754:6340975402:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10402:10402:1112/160754:6340986124:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10402:10402:1112/160754:6341066428:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10402:10420:1112/160754:6341073621:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10423:10423:1112/160754:6341127460:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10451:10451:1112/160754:6341146459:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10402:10402:1112/160754:6341344381:INFO:CONSOLE(1452)] "Uncaught TypeError: Cannot read property 'querySelector' of null", source: (1452)
[10402:10402:1112/160754:6341349941:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source: (0)
[10402:10402:1112/160754:6341350331:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source: (0)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebUIResourceBrowserTest.MediaInternals_Manager (766 ms)
[453/604] WebUIResourceBrowserTest.MediaInternals_Manager (916 ms)
[ RUN ] WebRtcAecDumpBrowserTest.CallWithAecDumpEnabledThenDisabled
[10478:10478:1112/160754:6341567351:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10478:10478:1112/160754:6341577766:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10478:10478:1112/160754:6341646180:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10478:10489:1112/160754:6341652567:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10478:10478:1112/160754:6341711945:INFO:webrtc_aecdump_browsertest.cc(126)] Missing output devices: skipping test...
[10494:10494:1112/160754:6341716341:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcAecDumpBrowserTest.CallWithAecDumpEnabledThenDisabled (561 ms)
[454/604] WebRtcAecDumpBrowserTest.CallWithAecDumpEnabledThenDisabled (655 ms)
[ RUN ] WebRtcAecDumpBrowserTest.TwoCallsWithAecDump
[10492:10492:1112/160754:6341695574:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10492:10492:1112/160754:6341706345:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10492:10492:1112/160754:6341784597:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10492:10510:1112/160754:6341790733:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10520:10520:1112/160754:6341848826:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10492:10492:1112/160754:6341854340:INFO:webrtc_aecdump_browsertest.cc(177)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcAecDumpBrowserTest.TwoCallsWithAecDump (584 ms)
[455/604] WebRtcAecDumpBrowserTest.TwoCallsWithAecDump (786 ms)
[ RUN ] WebRtcBrowserTest.CanSetupVideoCallWith1To1AspectRatio
[10529:10529:1112/160755:6341901207:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10529:10529:1112/160755:6341915131:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10529:10529:1112/160755:6341987360:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10529:10560:1112/160755:6341992113:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10564:10564:1112/160755:6342058134:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10582:10582:1112/160755:6342065935:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10529:10529:1112/160755:6342596041:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:44623/media/webrtc_test_utilities.js (64)
[10529:10529:1112/160755:6342599311:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:44623/media/webrtc_test_utilities.js (64)
[10529:10529:1112/160755:6342627868:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:44623/media/peerconnection-call.html (758)
[10529:10529:1112/160756:6343497118:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:44623/media/peerconnection-call.html (781)
[10529:10529:1112/160756:6343797382:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:44623/media/peerconnection-call.html (859)
[10529:10529:1112/160756:6343801946:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:44623/media/peerconnection-call.html (883)
[10529:10529:1112/160757:6344104092:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:44623/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10529:10529:1112/160757:6344750532:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:44623/media/webrtc_test_utilities.js (80)
[10529:10529:1112/160758:6345096656:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:44623/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupVideoCallWith1To1AspectRatio (3591 ms)
[456/604] WebRtcBrowserTest.CanSetupVideoCallWith1To1AspectRatio (3933 ms)
[ RUN ] WebRtcBrowserTest.CanSetupVideoCallWith16To9AspectRatio
[10589:10589:1112/160755:6342219382:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10589:10589:1112/160755:6342229156:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10589:10589:1112/160755:6342321504:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10589:10600:1112/160755:6342327638:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10603:10603:1112/160755:6342377581:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10618:10618:1112/160755:6342389420:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10589:10589:1112/160755:6342618765:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:50956/media/webrtc_test_utilities.js (64)
[10589:10589:1112/160755:6342624942:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:50956/media/webrtc_test_utilities.js (64)
[10589:10589:1112/160755:6342644271:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:50956/media/peerconnection-call.html (758)
[10589:10589:1112/160756:6343585776:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:50956/media/peerconnection-call.html (781)
[10589:10589:1112/160757:6343931568:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:50956/media/peerconnection-call.html (859)
[10589:10589:1112/160757:6343935302:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:50956/media/peerconnection-call.html (883)
[10589:10589:1112/160757:6344229248:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:50956/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10589:10589:1112/160758:6345127849:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:50956/media/webrtc_test_utilities.js (80)
[10589:10589:1112/160758:6345510511:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:50956/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupVideoCallWith16To9AspectRatio (3679 ms)
[457/604] WebRtcBrowserTest.CanSetupVideoCallWith16To9AspectRatio (3933 ms)
[ RUN ] WebRtcBrowserTest.CanSetupDefaultVideoCall
[10515:10515:1112/160754:6341808355:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10515:10515:1112/160754:6341821347:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10515:10515:1112/160755:6341908110:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10515:10538:1112/160755:6341913171:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10543:10543:1112/160755:6341950645:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10568:10568:1112/160755:6341979755:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10515:10515:1112/160755:6342453933:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:46725/media/webrtc_test_utilities.js (64)
[10515:10515:1112/160755:6342464405:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:46725/media/webrtc_test_utilities.js (64)
[10515:10515:1112/160755:6342481350:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:46725/media/peerconnection-call.html (758)
[10515:10515:1112/160756:6343407490:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:46725/media/peerconnection-call.html (781)
[10515:10515:1112/160756:6343620053:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:46725/media/peerconnection-call.html (883)
[10515:10515:1112/160756:6343661561:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:46725/media/peerconnection-call.html (859)
[10515:10515:1112/160757:6344006548:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:46725/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10515:10515:1112/160758:6345056125:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:46725/media/webrtc_test_utilities.js (80)
[10515:10515:1112/160758:6345557121:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:46725/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupDefaultVideoCall (4145 ms)
[458/604] WebRtcBrowserTest.CanSetupDefaultVideoCall (4458 ms)
[ RUN ] WebRtcBrowserTest.CanSetupVideoCallWith4To3AspectRatio
[10617:10617:1112/160755:6342481372:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10617:10617:1112/160755:6342501789:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10617:10617:1112/160755:6342652461:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10656:10656:1112/160755:6342657616:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10617:10646:1112/160755:6342660213:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10679:10679:1112/160755:6342745983:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10617:10617:1112/160756:6342946173:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:56185/media/webrtc_test_utilities.js (64)
[10617:10617:1112/160756:6342951843:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:56185/media/webrtc_test_utilities.js (64)
[10617:10617:1112/160756:6342961196:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:56185/media/peerconnection-call.html (758)
[10617:10617:1112/160757:6344096405:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:56185/media/peerconnection-call.html (781)
[10617:10617:1112/160757:6344327810:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:56185/media/peerconnection-call.html (883)
[10617:10617:1112/160757:6344334206:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:56185/media/peerconnection-call.html (859)
[10617:10617:1112/160757:6344725331:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:56185/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10617:10617:1112/160759:6346044105:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:56185/media/webrtc_test_utilities.js (80)
[10617:10617:1112/160800:6347054218:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:56185/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupVideoCallWith4To3AspectRatio (4977 ms)
[459/604] WebRtcBrowserTest.CanSetupVideoCallWith4To3AspectRatio (5249 ms)
[ RUN ] WebRtcBrowserTest.CanSetupAudioAndVideoCall
[10799:10799:1112/160759:6346176200:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10799:10799:1112/160759:6346189605:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10799:10799:1112/160759:6346280951:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10799:10820:1112/160759:6346285694:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10823:10823:1112/160759:6346330901:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10848:10848:1112/160759:6346361587:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10799:10799:1112/160759:6346802237:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:43639/media/webrtc_test_utilities.js (64)
[10799:10799:1112/160759:6346806302:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:43639/media/webrtc_test_utilities.js (64)
[10799:10799:1112/160759:6346823141:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:43639/media/peerconnection-call.html (758)
[10799:10799:1112/160800:6347600127:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:43639/media/peerconnection-call.html (781)
[10799:10799:1112/160800:6347713831:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:43639/media/peerconnection-call.html (883)
[10799:10799:1112/160800:6347720859:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:43639/media/peerconnection-call.html (859)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[10799:10814:1112/160801:6347884506:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[10799:10814:1112/160801:6347884851:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[10799:10799:1112/160801:6347945085:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:43639/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10799:10799:1112/160801:6348810916:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:43639/media/webrtc_test_utilities.js (80)
[10799:10799:1112/160802:6349360259:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:43639/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupAudioAndVideoCall (3629 ms)
[460/604] WebRtcBrowserTest.CanSetupAudioAndVideoCall (3943 ms)
[ RUN ] WebRtcBrowserTest.CanSetupVideoCallAndDisableLocalVideo
[10766:10766:1112/160758:6345808148:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10766:10766:1112/160758:6345818322:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10766:10766:1112/160759:6345904160:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10766:10777:1112/160759:6345944799:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10780:10780:1112/160759:6345958979:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10791:10791:1112/160759:6346004555:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10766:10766:1112/160759:6346162862:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:41640/media/webrtc_test_utilities.js (64)
[10766:10766:1112/160759:6346174301:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:41640/media/peerconnection-call.html (758)
[10766:10766:1112/160800:6347119176:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:41640/media/peerconnection-call.html (781)
[10766:10766:1112/160800:6347357241:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:41640/media/peerconnection-call.html (883)
[10766:10766:1112/160800:6347362915:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:41640/media/peerconnection-call.html (859)
[10766:10766:1112/160800:6347496029:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:41640/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10766:10766:1112/160801:6348490070:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:41640/media/webrtc_test_utilities.js (80)
[10766:10766:1112/160801:6348492088:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:41640/media/webrtc_test_utilities.js (64)
[10766:10766:1112/160802:6349734924:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:41640/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupVideoCallAndDisableLocalVideo (4356 ms)
[461/604] WebRtcBrowserTest.CanSetupVideoCallAndDisableLocalVideo (4460 ms)
[ RUN ] WebRtcBrowserTest.CanForwardRemoteStream
[10811:10811:1112/160759:6346255311:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10811:10811:1112/160759:6346269037:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10811:10811:1112/160759:6346365377:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10811:10835:1112/160759:6346375065:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10842:10842:1112/160759:6346431672:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10862:10862:1112/160759:6346444732:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10811:10811:1112/160800:6346885427:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (64)
[10811:10811:1112/160800:6346889081:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (64)
[10811:10811:1112/160800:6346903670:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:54011/media/peerconnection-call.html (758)
[10811:10811:1112/160800:6347620552:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:54011/media/peerconnection-call.html (781)
[10811:10811:1112/160800:6347711812:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:54011/media/peerconnection-call.html (883)
[10811:10811:1112/160800:6347717101:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:54011/media/peerconnection-call.html (859)
[10811:10811:1112/160801:6347902768:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:54011/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10811:10811:1112/160802:6349594877:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (80)
[10811:10811:1112/160803:6350094754:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (80)
[10811:10811:1112/160803:6350100913:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:54011/media/peerconnection-call.html (758)
[10811:10811:1112/160803:6350102525:INFO:CONSOLE(64)] "Looking at video in element remote-view-3", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (64)
[10811:10811:1112/160803:6350103413:INFO:CONSOLE(64)] "Looking at video in element remote-view-4", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (64)
[10811:10811:1112/160803:6350140282:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:54011/media/peerconnection-call.html (781)
[10811:10811:1112/160803:6350264808:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:54011/media/peerconnection-call.html (883)
[10811:10811:1112/160803:6350268393:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:54011/media/peerconnection-call.html (859)
[10811:10811:1112/160803:6350489581:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:54011/media/peerconnection-call.html (883)
[10811:10811:1112/160804:6351525344:INFO:CONSOLE(80)] "Done looking at video in element remote-view-3", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (80)
[10811:10811:1112/160805:6352023044:INFO:CONSOLE(80)] "Done looking at video in element remote-view-4", source: http://127.0.0.1:54011/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanForwardRemoteStream (6202 ms)
[462/604] WebRtcBrowserTest.CanForwardRemoteStream (6560 ms)
[ RUN ] WebRtcBrowserTest.NegotiateUnsupportedVideoCodec
[11152:11152:1112/160805:6352815860:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11152:11152:1112/160805:6352829653:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11152:11152:1112/160806:6352942704:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11152:11165:1112/160806:6352947482:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11170:11170:1112/160806:6353014859:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11179:11179:1112/160806:6353164139:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11152:11152:1112/160806:6353774357:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:51725/media/peerconnection-call.html (758)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.NegotiateUnsupportedVideoCodec (1506 ms)
[463/604] WebRtcBrowserTest.NegotiateUnsupportedVideoCodec (1612 ms)
[ RUN ] WebRtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle
[11029:11029:1112/160803:6350293501:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11029:11029:1112/160803:6350307048:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11029:11029:1112/160803:6350396440:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11029:11057:1112/160803:6350403416:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11063:11063:1112/160803:6350450915:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11072:11072:1112/160803:6350472756:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11029:11029:1112/160803:6350628724:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:56515/media/webrtc_test_utilities.js (64)
[11029:11029:1112/160803:6350632753:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:56515/media/webrtc_test_utilities.js (64)
[11029:11029:1112/160803:6350643163:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:56515/media/peerconnection-call.html (758)
[11029:11029:1112/160804:6351567426:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:56515/media/peerconnection-call.html (781)
[11029:11029:1112/160804:6351865198:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:56515/media/peerconnection-call.html (859)
[11029:11029:1112/160804:6351869748:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:56515/media/peerconnection-call.html (883)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11029:11051:1112/160805:6352081342:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11029:11051:1112/160805:6352081746:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11029:11029:1112/160805:6352123904:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:56515/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11029:11029:1112/160806:6353238422:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:56515/media/webrtc_test_utilities.js (80)
[11029:11029:1112/160806:6353787206:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:56515/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle (3932 ms)
[464/604] WebRtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle (4219 ms)
[ RUN ] WebRtcBrowserTest.NoCrashWhenConnectChromiumSinkToRemoteTrack
[11005:11005:1112/160803:6350102030:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11005:11005:1112/160803:6350113345:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11005:11005:1112/160803:6350198195:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11005:11016:1112/160803:6350208626:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11021:11021:1112/160803:6350254994:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11037:11037:1112/160803:6350278831:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11005:11005:1112/160803:6350771178:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:49362/media/webrtc_test_utilities.js (64)
[11005:11005:1112/160803:6350800545:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:49362/media/peerconnection-call.html (758)
[11005:11005:1112/160804:6351567791:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:49362/media/peerconnection-call.html (781)
[11005:11005:1112/160804:6351682749:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:49362/media/peerconnection-call.html (883)
[11005:11005:1112/160804:6351691133:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:49362/media/peerconnection-call.html (859)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11005:11010:1112/160804:6351827767:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11005:11010:1112/160804:6351828264:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11005:11005:1112/160804:6351857341:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:49362/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11005:11005:1112/160805:6352818078:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:49362/media/webrtc_test_utilities.js (80)
[11005:11005:1112/160805:6352820313:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:49362/media/webrtc_test_utilities.js (64)
[11037:11037:1112/160805:6352821630:ERROR:media_stream_audio_sink.cc(22)] Can't add the sink to a remote audio track
[11005:11005:1112/160807:6354197275:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:49362/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.NoCrashWhenConnectChromiumSinkToRemoteTrack (4547 ms)
[465/604] WebRtcBrowserTest.NoCrashWhenConnectChromiumSinkToRemoteTrack (4721 ms)
[ RUN ] WebRtcBrowserTest.NegotiateNonCryptoCall
[11210:11210:1112/160807:6354421508:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11210:11210:1112/160807:6354434468:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11210:11210:1112/160807:6354522985:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11210:11222:1112/160807:6354530741:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11225:11225:1112/160807:6354581450:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11248:11248:1112/160807:6354609929:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11210:11210:1112/160808:6355235948:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:44235/media/peerconnection-call.html (758)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.NegotiateNonCryptoCall (1487 ms)
[466/604] WebRtcBrowserTest.NegotiateNonCryptoCall (1835 ms)
[ RUN ] WebRtcBrowserTest.CanForwardRemoteStream720p
[10916:10916:1112/160800:6347726634:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[10916:10916:1112/160800:6347741314:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[10916:10916:1112/160800:6347835506:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[10916:10941:1112/160800:6347839369:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[10946:10946:1112/160801:6347881980:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[10962:10962:1112/160801:6347905490:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[10916:10916:1112/160801:6348367716:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (64)
[10916:10916:1112/160801:6348371562:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (64)
[10916:10916:1112/160801:6348385777:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:42734/media/peerconnection-call.html (758)
[10916:10916:1112/160802:6349176038:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:42734/media/peerconnection-call.html (781)
[10916:10916:1112/160802:6349271225:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:42734/media/peerconnection-call.html (883)
[10916:10916:1112/160802:6349275513:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:42734/media/peerconnection-call.html (859)
[10916:10916:1112/160802:6349489454:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:42734/media/peerconnection-call.html (883)
WARNING: no real random source present!
[10916:10916:1112/160804:6351186246:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (80)
[10916:10916:1112/160805:6352419907:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (80)
[10916:10916:1112/160805:6352426413:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:42734/media/peerconnection-call.html (758)
[10916:10916:1112/160805:6352427950:INFO:CONSOLE(64)] "Looking at video in element remote-view-3", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (64)
[10916:10916:1112/160805:6352428836:INFO:CONSOLE(64)] "Looking at video in element remote-view-4", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (64)
[10916:10916:1112/160805:6352483689:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:42734/media/peerconnection-call.html (781)
[10916:10916:1112/160805:6352602331:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:42734/media/peerconnection-call.html (883)
[10916:10916:1112/160805:6352607025:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:42734/media/peerconnection-call.html (859)
[10916:10916:1112/160805:6352767986:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:42734/media/peerconnection-call.html (883)
[10916:10916:1112/160807:6354440188:INFO:CONSOLE(80)] "Done looking at video in element remote-view-3", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (80)
[10916:10916:1112/160809:6356615210:INFO:CONSOLE(80)] "Done looking at video in element remote-view-4", source: http://127.0.0.1:42734/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanForwardRemoteStream720p (9371 ms)
[467/604] WebRtcBrowserTest.CanForwardRemoteStream720p (9703 ms)
[ RUN ] WebRtcBrowserTest.CallWithDataOnly
[11348:11348:1112/160809:6356275084:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11348:11348:1112/160809:6356289162:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11348:11348:1112/160809:6356374459:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11348:11370:1112/160809:6356381223:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11373:11373:1112/160809:6356423355:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11389:11389:1112/160809:6356445131:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11348:11348:1112/160810:6356977065:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:43258/media/peerconnection-call.html (758)
[11348:11348:1112/160810:6357122409:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:43258/media/peerconnection-call.html (781)
[11348:11348:1112/160810:6357133033:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:43258/media/peerconnection-call.html (859)
WARNING: no real random source present!
[11348:11348:1112/160810:6357309538:INFO:CONSOLE(581)] "gSecondConnection received data", source: http://127.0.0.1:43258/media/peerconnection-call.html (581)
[11348:11348:1112/160810:6357311584:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:43258/media/peerconnection-call.html (758)
[11348:11348:1112/160810:6357319380:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:43258/media/peerconnection-call.html (781)
[11348:11348:1112/160810:6357326518:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:43258/media/peerconnection-call.html (859)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CallWithDataOnly (1524 ms)
[468/604] WebRtcBrowserTest.CallWithDataOnly (1838 ms)
[ RUN ] WebRtcBrowserTest.NegotiateOfferWithBLine
[11213:11213:1112/160807:6354504854:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11213:11213:1112/160807:6354518579:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11213:11213:1112/160807:6354616790:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11213:11239:1112/160807:6354621224:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11243:11243:1112/160807:6354688406:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11263:11263:1112/160807:6354712556:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11213:11213:1112/160808:6355376482:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:35313/media/webrtc_test_utilities.js (64)
[11213:11213:1112/160808:6355382957:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:35313/media/webrtc_test_utilities.js (64)
[11213:11213:1112/160808:6355415394:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:35313/media/peerconnection-call.html (758)
[11213:11213:1112/160809:6356123398:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:35313/media/peerconnection-call.html (781)
[11213:11213:1112/160809:6356311788:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:35313/media/peerconnection-call.html (883)
[11213:11213:1112/160809:6356320384:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:35313/media/peerconnection-call.html (859)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11213:11231:1112/160809:6356563196:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11213:11231:1112/160809:6356563731:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11213:11213:1112/160809:6356603159:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:35313/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11213:11213:1112/160810:6357559779:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:35313/media/webrtc_test_utilities.js (80)
[11213:11213:1112/160811:6358096804:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:35313/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.NegotiateOfferWithBLine (4039 ms)
[469/604] WebRtcBrowserTest.NegotiateOfferWithBLine (4196 ms)
[ RUN ] WebRtcBrowserTest.CanSetupLegacyCall
[11269:11269:1112/160807:6354835316:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11269:11269:1112/160807:6354848882:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11269:11269:1112/160808:6354929370:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11269:11280:1112/160808:6354935640:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11283:11283:1112/160808:6354976805:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11292:11292:1112/160808:6355002791:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11269:11269:1112/160808:6355313292:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:49441/media/webrtc_test_utilities.js (64)
[11269:11269:1112/160808:6355318384:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:49441/media/webrtc_test_utilities.js (64)
[11269:11269:1112/160808:6355348567:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:49441/media/peerconnection-call.html (758)
[11269:11269:1112/160809:6356182125:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:49441/media/peerconnection-call.html (781)
[11269:11269:1112/160809:6356539304:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:49441/media/peerconnection-call.html (859)
WARNING: no real random source present!
[11269:11269:1112/160809:6356546683:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:49441/media/peerconnection-call.html (883)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11269:11274:1112/160809:6356706997:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11269:11274:1112/160809:6356707467:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11269:11269:1112/160809:6356774266:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:49441/media/peerconnection-call.html (883)
[11269:11269:1112/160809:6356783270:INFO:CONSOLE(581)] "gSecondConnection received data", source: http://127.0.0.1:49441/media/peerconnection-call.html (581)
[11269:11269:1112/160809:6356787106:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:49441/media/peerconnection-call.html (758)
[11269:11269:1112/160809:6356854201:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:49441/media/peerconnection-call.html (781)
[11269:11269:1112/160810:6357499860:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:49441/media/webrtc_test_utilities.js (80)
[11269:11269:1112/160810:6357515828:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:49441/media/peerconnection-call.html (859)
[11269:11269:1112/160811:6358034562:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:49441/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CanSetupLegacyCall (3639 ms)
[470/604] WebRtcBrowserTest.CanSetupLegacyCall (3935 ms)
[ RUN ] WebRtcBrowserTest.CallWithSctpDataOnly
[11423:11423:1112/160810:6357416999:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11423:11423:1112/160810:6357429847:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11423:11423:1112/160810:6357531861:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11423:11436:1112/160810:6357536588:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11439:11439:1112/160810:6357578392:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11448:11448:1112/160810:6357615045:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11423:11423:1112/160811:6358152026:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:40441/media/peerconnection-call.html (758)
[11423:11423:1112/160811:6358339520:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:40441/media/peerconnection-call.html (781)
[11423:11423:1112/160811:6358350806:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:40441/media/peerconnection-call.html (859)
[11423:11423:1112/160811:6358508757:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:40441/media/peerconnection-call.html (758)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CallWithSctpDataOnly (1564 ms)
[471/604] WebRtcBrowserTest.CallWithSctpDataOnly (1843 ms)
[ RUN ] WebRtcBrowserTest.AddTwoMediaStreamsToOnePC
[11580:11580:1112/160812:6359254452:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11580:11580:1112/160812:6359267455:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11580:11580:1112/160812:6359372102:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11580:11593:1112/160812:6359379980:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11599:11599:1112/160812:6359433012:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11627:11627:1112/160812:6359473892:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11580:11580:1112/160813:6360007322:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:48914/media/peerconnection-call.html (758)
[11580:11580:1112/160813:6360228416:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:48914/media/peerconnection-call.html (781)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.AddTwoMediaStreamsToOnePC (1556 ms)
[472/604] WebRtcBrowserTest.AddTwoMediaStreamsToOnePC (1837 ms)
[ RUN ] WebRtcBrowserTest.EstablishAudioVideoCallAndEnsureAudioIsPlaying
[11704:11704:1112/160814:6361110507:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11704:11704:1112/160814:6361124991:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11704:11704:1112/160814:6361209139:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11704:11715:1112/160814:6361214918:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11718:11718:1112/160814:6361279988:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11704:11704:1112/160814:6361283755:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EstablishAudioVideoCallAndEnsureAudioIsPlaying (566 ms)
[473/604] WebRtcBrowserTest.EstablishAudioVideoCallAndEnsureAudioIsPlaying (786 ms)
[ RUN ] WebRtcBrowserTest.CallWithDataAndMedia
[11457:11457:1112/160811:6358121985:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11457:11457:1112/160811:6358138159:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11457:11457:1112/160811:6358226810:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11457:11482:1112/160811:6358232118:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11485:11485:1112/160811:6358274204:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11495:11495:1112/160811:6358290080:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11457:11457:1112/160811:6358744230:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:39198/media/webrtc_test_utilities.js (64)
[11457:11457:1112/160811:6358752442:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:39198/media/webrtc_test_utilities.js (64)
[11457:11457:1112/160811:6358783490:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:39198/media/peerconnection-call.html (758)
[11457:11457:1112/160812:6359681136:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:39198/media/peerconnection-call.html (781)
[11457:11457:1112/160812:6359794229:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:39198/media/peerconnection-call.html (883)
[11457:11457:1112/160812:6359804164:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:39198/media/peerconnection-call.html (859)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11457:11476:1112/160813:6359974754:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11457:11476:1112/160813:6359975047:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11457:11457:1112/160813:6360039710:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:39198/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11457:11457:1112/160813:6360244962:INFO:CONSOLE(581)] "gSecondConnection received data", source: http://127.0.0.1:39198/media/peerconnection-call.html (581)
[11457:11457:1112/160813:6360247499:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:39198/media/peerconnection-call.html (758)
[11457:11457:1112/160813:6360288498:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:39198/media/peerconnection-call.html (781)
[11457:11457:1112/160813:6360327135:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:39198/media/peerconnection-call.html (859)
[11457:11457:1112/160814:6361004052:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:39198/media/webrtc_test_utilities.js (80)
[11457:11457:1112/160814:6361553835:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:39198/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CallWithDataAndMedia (3864 ms)
[474/604] WebRtcBrowserTest.CallWithDataAndMedia (4206 ms)
[ RUN ] WebRtcBrowserTest.CallWithSctpDataAndMedia
[11506:11506:1112/160811:6358696137:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11506:11506:1112/160811:6358710152:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11506:11506:1112/160811:6358805524:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11506:11524:1112/160811:6358810060:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11531:11531:1112/160811:6358851232:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[11531:11531:1112/160811:6358851580:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11561:11561:1112/160812:6358915925:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11506:11506:1112/160812:6359361553:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:39394/media/webrtc_test_utilities.js (64)
[11506:11506:1112/160812:6359367092:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:39394/media/webrtc_test_utilities.js (64)
[11506:11506:1112/160812:6359394966:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:39394/media/peerconnection-call.html (758)
[11506:11506:1112/160813:6360292622:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:39394/media/peerconnection-call.html (781)
[11506:11506:1112/160813:6360433720:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:39394/media/peerconnection-call.html (883)
[11506:11506:1112/160813:6360440614:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:39394/media/peerconnection-call.html (859)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11506:11518:1112/160813:6360626408:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11506:11518:1112/160813:6360626908:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11506:11506:1112/160813:6360792074:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:39394/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11506:11506:1112/160814:6360897164:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:39394/media/peerconnection-call.html (758)
[11506:11506:1112/160814:6360952186:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:39394/media/peerconnection-call.html (781)
[11506:11506:1112/160814:6360983064:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:39394/media/peerconnection-call.html (859)
[11506:11506:1112/160814:6361596959:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:39394/media/webrtc_test_utilities.js (80)
[11506:11506:1112/160815:6362092657:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:39394/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CallWithSctpDataAndMedia (3791 ms)
[475/604] WebRtcBrowserTest.CallWithSctpDataAndMedia (3937 ms)
[ RUN ] WebRtcBrowserTest.EstablishAudioOnlyCallAndEnsureAudioIsPlaying
[11732:11732:1112/160815:6361883850:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11732:11732:1112/160815:6361897485:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11732:11732:1112/160815:6361999520:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11732:11743:1112/160815:6362007214:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11746:11746:1112/160815:6362036246:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11732:11732:1112/160815:6362058176:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EstablishAudioOnlyCallAndEnsureAudioIsPlaying (575 ms)
[476/604] WebRtcBrowserTest.EstablishAudioOnlyCallAndEnsureAudioIsPlaying (785 ms)
[ RUN ] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyRemoteMutingWorks
[11760:11760:1112/160815:6362298587:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11760:11760:1112/160815:6362311303:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11760:11760:1112/160815:6362383178:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11760:11771:1112/160815:6362390215:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11760:11760:1112/160815:6362443619:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
[11774:11774:1112/160815:6362451849:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyRemoteMutingWorks (549 ms)
[477/604] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyRemoteMutingWorks (654 ms)
[ RUN ] WebRtcBrowserTest.CallWithNewVideoMediaStream
[11513:11513:1112/160811:6358776354:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11513:11513:1112/160811:6358791962:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11513:11513:1112/160812:6358909957:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11513:11545:1112/160812:6358917072:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11552:11552:1112/160812:6358960251:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11574:11574:1112/160812:6358990950:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11513:11513:1112/160812:6359470023:INFO:CONSOLE(64)] "Looking at video in element remote-view-1", source: http://127.0.0.1:42593/media/webrtc_test_utilities.js (64)
[11513:11513:1112/160812:6359476104:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:42593/media/webrtc_test_utilities.js (64)
[11513:11513:1112/160812:6359497383:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:42593/media/peerconnection-call.html (758)
[11513:11513:1112/160813:6360358072:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:42593/media/peerconnection-call.html (781)
[11513:11513:1112/160813:6360467342:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:42593/media/peerconnection-call.html (883)
[11513:11513:1112/160813:6360472448:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:42593/media/peerconnection-call.html (859)
[11513:11513:1112/160813:6360660908:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:42593/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11513:11513:1112/160814:6361742737:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:42593/media/webrtc_test_utilities.js (80)
[11513:11513:1112/160815:6362490908:INFO:CONSOLE(80)] "Done looking at video in element remote-view-1", source: http://127.0.0.1:42593/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CallWithNewVideoMediaStream (4160 ms)
[478/604] WebRtcBrowserTest.CallWithNewVideoMediaStream (4466 ms)
[ RUN ] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyLocalMutingWorks
[11788:11788:1112/160815:6362627712:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11788:11788:1112/160815:6362639041:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11788:11788:1112/160815:6362723462:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11788:11801:1112/160815:6362727192:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11804:11804:1112/160815:6362789434:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11788:11788:1112/160815:6362807418:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyLocalMutingWorks (570 ms)
[479/604] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyLocalMutingWorks (786 ms)
[ RUN ] WebRtcBrowserTest.EnsureLocalVideoMuteDoesntMuteAudio
[11790:11790:1112/160815:6362670725:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11790:11790:1112/160815:6362686062:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11790:11790:1112/160815:6362768041:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11790:11815:1112/160815:6362775582:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11818:11818:1112/160815:6362825427:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11790:11790:1112/160815:6362838743:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EnsureLocalVideoMuteDoesntMuteAudio (575 ms)
[480/604] WebRtcBrowserTest.EnsureLocalVideoMuteDoesntMuteAudio (787 ms)
[ RUN ] WebRtcBrowserTest.EnsureRemoteVideoMuteDoesntMuteAudio
[11837:11837:1112/160816:6362964501:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11837:11837:1112/160816:6362975908:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11837:11837:1112/160816:6363041792:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11837:11850:1112/160816:6363048618:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11837:11837:1112/160816:6363090991:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
[11853:11853:1112/160816:6363111475:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EnsureRemoteVideoMuteDoesntMuteAudio (513 ms)
[481/604] WebRtcBrowserTest.EnsureRemoteVideoMuteDoesntMuteAudio (655 ms)
[ RUN ] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyUnmutingWorks
[11863:11863:1112/160816:6363230413:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11863:11863:1112/160816:6363243147:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11863:11863:1112/160816:6363316054:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11863:11876:1112/160816:6363322649:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11879:11879:1112/160816:6363355198:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11863:11863:1112/160816:6363367889:INFO:webrtc_browsertest.cc(69)] Missing output devices: skipping test...
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyUnmutingWorks (610 ms)
[482/604] WebRtcBrowserTest.EstablishAudioVideoCallAndVerifyUnmutingWorks (797 ms)
[ RUN ] WebRtcBrowserTest.CreateOfferWithOfferOptions
[11888:11888:1112/160816:6363447175:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11888:11888:1112/160816:6363460372:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11888:11888:1112/160816:6363560378:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11888:11915:1112/160816:6363566039:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11920:11920:1112/160816:6363636359:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11943:11943:1112/160816:6363640925:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CreateOfferWithOfferOptions (1398 ms)
[483/604] WebRtcBrowserTest.CreateOfferWithOfferOptions (1573 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.RenderSameTrackMediastreamAndStop
[11982:11982:1112/160817:6364021968:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11982:11982:1112/160817:6364034902:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11982:11982:1112/160817:6364142588:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11982:11999:1112/160817:6364146563:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12005:12005:1112/160817:6364198973:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12029:12029:1112/160817:6364227524:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11982:11982:1112/160817:6364640186:INFO:CONSOLE(84)] "Calling renderSameTrackMediastreamAndStop.", source: http://127.0.0.1:58083/media/getusermedia.html (84)
[11982:11982:1112/160817:6364650226:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:58083/media/webrtc_test_utilities.js (64)
[11982:11982:1112/160819:6366397144:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:58083/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.RenderSameTrackMediastreamAndStop (2758 ms)
[484/604] WebRtcGetUserMediaBrowserTest.RenderSameTrackMediastreamAndStop (2885 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetVideoStreamAndStop
[11925:11925:1112/160816:6363646796:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11925:11925:1112/160816:6363658902:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11925:11925:1112/160816:6363738342:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11925:11958:1112/160816:6363744814:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11969:11969:1112/160816:6363798529:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11961:11961:1112/160816:6363810519:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11925:11925:1112/160817:6363906078:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:35940/media/getusermedia.html (23)
[11925:11925:1112/160817:6363916184:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:35940/media/webrtc_test_utilities.js (64)
[11925:11925:1112/160819:6366081577:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:35940/media/webrtc_test_utilities.js (80)
[11925:11925:1112/160819:6366084218:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:35940/media/webrtc_test_utilities.js (64)
[11925:11925:1112/160819:6366825038:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:35940/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetVideoStreamAndStop (3601 ms)
[485/604] WebRtcGetUserMediaBrowserTest.GetVideoStreamAndStop (3935 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.RenderClonedMediastreamAndStop
[12047:12047:1112/160818:6365031520:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12047:12047:1112/160818:6365044343:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12047:12047:1112/160818:6365117730:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12047:12065:1112/160818:6365125568:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12068:12068:1112/160818:6365170678:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12081:12081:1112/160818:6365191619:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12047:12047:1112/160818:6365288716:INFO:CONSOLE(46)] "Calling renderClonedMediastreamAndStop.", source: http://127.0.0.1:42689/media/getusermedia.html (46)
[12047:12047:1112/160818:6365299689:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:42689/media/webrtc_test_utilities.js (64)
[12047:12047:1112/160820:6367045803:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:42689/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.RenderClonedMediastreamAndStop (2600 ms)
[486/604] WebRtcGetUserMediaBrowserTest.RenderClonedMediastreamAndStop (2884 ms)
[ RUN ] WebRtcBrowserTest.CallAndVerifyVideoMutingWorks
[11885:11885:1112/160816:6363415678:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[11885:11885:1112/160816:6363426673:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[11885:11885:1112/160816:6363506932:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[11885:11900:1112/160816:6363514843:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[11906:11906:1112/160816:6363562648:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[11934:11934:1112/160816:6363585666:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[11885:11885:1112/160817:6364087801:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:34487/media/webrtc_test_utilities.js (64)
[11885:11885:1112/160817:6364117042:INFO:CONSOLE(758)] "Negotiating call...", source: http://127.0.0.1:34487/media/peerconnection-call.html (758)
[11885:11885:1112/160818:6364890580:INFO:CONSOLE(781)] "Receiving offer...", source: http://127.0.0.1:34487/media/peerconnection-call.html (781)
[11885:11885:1112/160818:6364996854:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:34487/media/peerconnection-call.html (883)
[11885:11885:1112/160818:6365002762:INFO:CONSOLE(859)] "Receiving answer...", source: http://127.0.0.1:34487/media/peerconnection-call.html (859)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11885:11894:1112/160818:6365162395:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[11885:11894:1112/160818:6365162700:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[11885:11885:1112/160818:6365187264:INFO:CONSOLE(883)] "Receiving remote stream...", source: http://127.0.0.1:34487/media/peerconnection-call.html (883)
WARNING: no real random source present!
[11885:11885:1112/160819:6366011253:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:34487/media/webrtc_test_utilities.js (80)
[11885:11885:1112/160819:6366013468:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:34487/media/webrtc_test_utilities.js (64)
[11885:11885:1112/160820:6367128136:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:34487/media/webrtc_test_utilities.js (80)
[11885:11885:1112/160820:6367130182:INFO:CONSOLE(64)] "Looking at video in element remote-view-2", source: http://127.0.0.1:34487/media/webrtc_test_utilities.js (64)
[11885:11885:1112/160821:6368334059:INFO:CONSOLE(80)] "Done looking at video in element remote-view-2", source: http://127.0.0.1:34487/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcBrowserTest.CallAndVerifyVideoMutingWorks (5297 ms)
[487/604] WebRtcBrowserTest.CallAndVerifyVideoMutingWorks (5506 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.kRenderClonedTrackMediastreamAndStop
[12096:12096:1112/160820:6366907371:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12096:12096:1112/160820:6366920262:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12096:12096:1112/160820:6367006777:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12096:12109:1112/160820:6367010882:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12112:12112:1112/160820:6367063978:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12122:12122:1112/160820:6367083701:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12096:12096:1112/160820:6367473962:INFO:CONSOLE(104)] "Calling renderClonedTrackMediastreamAndStop.", source: http://127.0.0.1:41990/media/getusermedia.html (104)
[12096:12096:1112/160820:6367485245:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:41990/media/webrtc_test_utilities.js (64)
[12096:12096:1112/160822:6369245617:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:41990/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.kRenderClonedTrackMediastreamAndStop (2695 ms)
[488/604] WebRtcGetUserMediaBrowserTest.kRenderClonedTrackMediastreamAndStop (2884 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.kRenderDuplicatedMediastreamAndStop
[12134:12134:1112/160820:6367554995:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12134:12134:1112/160820:6367567524:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12134:12134:1112/160820:6367662428:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12134:12146:1112/160820:6367669921:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12149:12149:1112/160820:6367709138:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12159:12159:1112/160820:6367744891:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12134:12134:1112/160821:6368168437:INFO:CONSOLE(65)] "Calling renderDuplicateMediastreamAndStop.", source: http://127.0.0.1:41240/media/getusermedia.html (65)
[12134:12134:1112/160821:6368191525:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:41240/media/webrtc_test_utilities.js (64)
[12134:12134:1112/160822:6369827458:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:41240/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.kRenderDuplicatedMediastreamAndStop (2683 ms)
[489/604] WebRtcGetUserMediaBrowserTest.kRenderDuplicatedMediastreamAndStop (2883 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetAudioAndVideoStreamAndStop
[12165:12165:1112/160821:6367906061:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12165:12165:1112/160821:6367918895:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12165:12165:1112/160821:6368009329:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12165:12176:1112/160821:6368016512:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12179:12179:1112/160821:6368045856:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12188:12188:1112/160821:6368077901:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12165:12165:1112/160821:6368466396:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:51102/media/getusermedia.html (23)
[12165:12165:1112/160821:6368536278:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:51102/media/webrtc_test_utilities.js (64)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12165:12170:1112/160821:6368586977:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12165:12170:1112/160821:6368587427:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[12165:12165:1112/160823:6370179749:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:51102/media/webrtc_test_utilities.js (80)
[12165:12165:1112/160823:6370182293:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:51102/media/webrtc_test_utilities.js (64)
[12165:12165:1112/160824:6370934618:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:51102/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetAudioAndVideoStreamAndStop (3412 ms)
[490/604] WebRtcGetUserMediaBrowserTest.GetAudioAndVideoStreamAndStop (3679 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetAudioAndVideoStreamAndClone
[12216:12216:1112/160822:6368919740:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12216:12216:1112/160822:6368930107:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12216:12216:1112/160822:6369012195:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12216:12227:1112/160822:6369018441:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12237:12237:1112/160822:6369070597:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12230:12230:1112/160822:6369071151:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12216:12216:1112/160822:6369181160:INFO:CONSOLE(159)] "Calling getUserMediaAndClone.", source: http://127.0.0.1:41269/media/getusermedia.html (159)
[12216:12216:1112/160822:6369243124:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:41269/media/webrtc_test_utilities.js (64)
[12216:12216:1112/160824:6371284541:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:41269/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetAudioAndVideoStreamAndClone (2741 ms)
[491/604] WebRtcGetUserMediaBrowserTest.GetAudioAndVideoStreamAndClone (2884 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.RenderVideoTrackInMultipleTagsAndPause
[12262:12262:1112/160822:6369801579:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12262:12262:1112/160822:6369812166:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12262:12262:1112/160823:6369888662:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12262:12273:1112/160823:6369894580:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12277:12277:1112/160823:6369922692:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12288:12288:1112/160823:6369954342:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12262:12262:1112/160823:6370347780:INFO:CONSOLE(64)] "Looking at video in element video0", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (64)
[12262:12262:1112/160823:6370351552:INFO:CONSOLE(64)] "Looking at video in element video1", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (64)
[12262:12262:1112/160823:6370353305:INFO:CONSOLE(64)] "Looking at video in element video2", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (64)
[12262:12262:1112/160823:6370756780:INFO:CONSOLE(80)] "Done looking at video in element video0", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (80)
[12262:12262:1112/160823:6370757369:INFO:CONSOLE(363)] "pause video0", source: http://127.0.0.1:34559/media/getusermedia.html (363)
[12262:12262:1112/160823:6370760504:INFO:CONSOLE(80)] "Done looking at video in element video1", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (80)
[12262:12262:1112/160823:6370761016:INFO:CONSOLE(363)] "pause video1", source: http://127.0.0.1:34559/media/getusermedia.html (363)
[12262:12262:1112/160823:6370763710:INFO:CONSOLE(80)] "Done looking at video in element video2", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (80)
[12262:12262:1112/160823:6370763966:INFO:CONSOLE(363)] "pause video2", source: http://127.0.0.1:34559/media/getusermedia.html (363)
[12262:12262:1112/160823:6370767581:INFO:CONSOLE(64)] "Looking at video in element lastVideoTag", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (64)
[12262:12262:1112/160824:6371171597:INFO:CONSOLE(80)] "Done looking at video in element lastVideoTag", source: http://127.0.0.1:34559/media/webrtc_test_utilities.js (80)
[12277:12277:1112/160824:6371424941:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425084:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425184:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425296:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425398:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425483:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425587:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425695:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12277:12277:1112/160824:6371425785:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.RenderVideoTrackInMultipleTagsAndPause (2014 ms)
[492/604] WebRtcGetUserMediaBrowserTest.RenderVideoTrackInMultipleTagsAndPause (2360 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithInvalidMandatorySourceID
[12354:12354:1112/160824:6371586554:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12354:12354:1112/160824:6371599306:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12354:12354:1112/160824:6371688709:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12354:12365:1112/160824:6371696295:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12368:12368:1112/160824:6371746706:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12378:12378:1112/160824:6371749491:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12354:12354:1112/160824:6371862955:ERROR:web_contents_delegate.cc(178)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[12354:12354:1112/160824:6371863489:ERROR:web_contents_delegate.cc(178)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[12354:12354:1112/160825:6371910798:INFO:CONSOLE(38)] "Calling getUserMediaAndExpectFailure.", source: http://127.0.0.1:33926/media/getusermedia.html (38)
[12354:12365:1112/160825:6371912302:WARNING:media_stream_manager.cc(1016)] Invalid mandatory sourceId = something invalid.
[12354:12354:1112/160825:6371915080:INFO:CONSOLE(38)] "Calling getUserMediaAndExpectFailure.", source: http://127.0.0.1:33926/media/getusermedia.html (38)
[12354:12365:1112/160825:6371916166:WARNING:media_stream_manager.cc(1016)] Invalid mandatory sourceId = something invalid.
[12354:12354:1112/160825:6371918523:INFO:CONSOLE(38)] "Calling getUserMediaAndExpectFailure.", source: http://127.0.0.1:33926/media/getusermedia.html (38)
[12354:12365:1112/160825:6371919243:WARNING:media_stream_manager.cc(1016)] Invalid mandatory sourceId = .
[12368:12368:1112/160825:6372102975:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithInvalidMandatorySourceID (891 ms)
[493/604] WebRtcGetUserMediaBrowserTest.GetUserMediaWithInvalidMandatorySourceID (1047 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndStop
[12418:12418:1112/160825:6372150944:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12418:12418:1112/160825:6372162367:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12418:12418:1112/160825:6372240929:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12418:12431:1112/160825:6372246824:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12434:12434:1112/160825:6372299967:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12443:12443:1112/160825:6372316304:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12418:12418:1112/160825:6372499497:INFO:CONSOLE(64)] "Looking at video in element local-view-2", source: http://127.0.0.1:42271/media/webrtc_test_utilities.js (64)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12418:12425:1112/160825:6372547851:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12418:12425:1112/160825:6372548317:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[12418:12418:1112/160826:6373383635:INFO:CONSOLE(80)] "Done looking at video in element local-view-2", source: http://127.0.0.1:42271/media/webrtc_test_utilities.js (80)
[12418:12418:1112/160826:6373385422:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:42271/media/webrtc_test_utilities.js (64)
[12418:12418:1112/160827:6374464498:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:42271/media/webrtc_test_utilities.js (80)
[12418:12418:1112/160827:6374466334:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:42271/media/webrtc_test_utilities.js (64)
[12418:12418:1112/160828:6375151515:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:42271/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndStop (3347 ms)
[494/604] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndStop (3671 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithEqualConstraints
[12479:12479:1112/160825:6372632773:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12479:12479:1112/160825:6372643852:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12479:12479:1112/160825:6372723973:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12479:12490:1112/160825:6372731745:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12493:12493:1112/160825:6372785259:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12502:12502:1112/160825:6372788804:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12479:12484:1112/160826:6373015970:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12479:12484:1112/160826:6373016440:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithEqualConstraints (3353 ms)
[495/604] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithEqualConstraints (3671 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithMandatorySourceID
[12298:12298:1112/160823:6370433541:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12298:12298:1112/160823:6370443925:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12298:12298:1112/160823:6370533762:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12298:12311:1112/160823:6370538884:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12314:12314:1112/160823:6370560231:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12323:12323:1112/160823:6370599469:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12298:12298:1112/160824:6370951380:ERROR:web_contents_delegate.cc(178)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[12298:12298:1112/160824:6370951796:ERROR:web_contents_delegate.cc(178)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[12298:12298:1112/160824:6370988778:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:47856/media/getusermedia.html (23)
[12298:12298:1112/160824:6371051627:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (64)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12298:12305:1112/160824:6371105079:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12298:12305:1112/160824:6371105564:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[12298:12298:1112/160826:6372896887:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (80)
[12298:12298:1112/160826:6372898977:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (64)
[12298:12298:1112/160826:6373610001:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (80)
[12298:12298:1112/160827:6374183407:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:47856/media/getusermedia.html (23)
[12298:12298:1112/160827:6374195936:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (64)
[12298:12298:1112/160827:6374414832:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 2
[12298:12298:1112/160828:6375442219:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (80)
[12298:12298:1112/160828:6375444581:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (64)
[12298:12298:1112/160829:6376170722:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:47856/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithMandatorySourceID (6162 ms)
[496/604] WebRtcGetUserMediaBrowserTest.GetUserMediaWithMandatorySourceID (6292 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithInvalidOptionalSourceID
[12375:12375:1112/160824:6371833747:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12375:12375:1112/160824:6371848641:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12375:12375:1112/160825:6371934988:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12375:12398:1112/160825:6371940180:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12402:12402:1112/160825:6371979637:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12412:12412:1112/160825:6371999505:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12375:12375:1112/160825:6372358842:ERROR:web_contents_delegate.cc(178)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[12375:12375:1112/160825:6372358969:ERROR:web_contents_delegate.cc(178)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[12375:12375:1112/160825:6372407521:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:57845/media/getusermedia.html (23)
[12375:12375:1112/160825:6372487134:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (64)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12375:12392:1112/160825:6372542346:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[12375:12392:1112/160825:6372542943:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[12375:12375:1112/160827:6374190215:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (80)
[12375:12375:1112/160827:6374192385:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (64)
[12375:12375:1112/160828:6374886602:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (80)
[12375:12375:1112/160828:6374889333:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:57845/media/getusermedia.html (23)
[12375:12375:1112/160828:6374894725:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (64)
[12375:12375:1112/160829:6375899015:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (80)
[12375:12375:1112/160829:6375901213:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (64)
[12375:12375:1112/160829:6376666064:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (80)
[12375:12375:1112/160829:6376667999:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:57845/media/getusermedia.html (23)
[12375:12375:1112/160829:6376671640:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (64)
[12375:12375:1112/160830:6377716199:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (80)
[12375:12375:1112/160830:6377717006:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (64)
[12375:12375:1112/160831:6378385766:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57845/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithInvalidOptionalSourceID (6911 ms)
[497/604] WebRtcGetUserMediaBrowserTest.GetUserMediaWithInvalidOptionalSourceID (7082 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithSecondVideoCropped
[12537:12537:1112/160828:6375820637:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12537:12537:1112/160828:6375830783:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12537:12537:1112/160829:6375927571:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12537:12548:1112/160829:6375933587:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12551:12551:1112/160829:6375959059:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12561:12561:1112/160829:6375987697:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithSecondVideoCropped (3289 ms)
[498/604] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithSecondVideoCropped (3409 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithTooHighVideoConstraintsValues
[12650:12650:1112/160832:6378886019:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12650:12650:1112/160832:6378897577:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12650:12650:1112/160832:6378964438:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12650:12661:1112/160832:6378969390:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12671:12671:1112/160832:6379034758:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12664:12664:1112/160832:6379040037:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12650:12650:1112/160832:6379154719:INFO:CONSOLE(38)] "Calling getUserMediaAndExpectFailure.", source: http://127.0.0.1:39780/media/getusermedia.html (38)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.GetUserMediaWithTooHighVideoConstraintsValues (904 ms)
[499/604] WebRtcGetUserMediaBrowserTest.GetUserMediaWithTooHighVideoConstraintsValues (1049 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndCheckCallbackAfterFailure
[12683:12683:1112/160832:6379234748:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12683:12683:1112/160832:6379245682:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12683:12683:1112/160832:6379309416:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12683:12694:1112/160832:6379315496:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12697:12697:1112/160832:6379351954:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12706:12706:1112/160832:6379367760:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12683:12683:1112/160832:6379705929:INFO:CONSOLE(38)] "Calling getUserMediaAndExpectFailure.", source: http://127.0.0.1:43107/media/getusermedia.html (38)
[12683:12683:1112/160832:6379710985:INFO:CONSOLE(151)] "Calling getUserMediaAndAnalyseAndStop.", source: http://127.0.0.1:43107/media/getusermedia.html (151)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndCheckCallbackAfterFailure (2682 ms)
[500/604] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndCheckCallbackAfterFailure (2884 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndVerifyFrameRate
[12604:12604:1112/160829:6376729534:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12604:12604:1112/160829:6376739900:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12604:12604:1112/160829:6376826576:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12604:12617:1112/160829:6376830241:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12620:12620:1112/160829:6376859376:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12633:12633:1112/160830:6376896908:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12604:12604:1112/160830:6377261372:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (64)
[12604:12604:1112/160830:6377264184:INFO:CONSOLE(64)] "Looking at video in element local-view-2", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (64)
[12604:12604:1112/160832:6379225909:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (80)
[12604:12604:1112/160832:6379688750:INFO:CONSOLE(80)] "Done looking at video in element local-view-2", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (80)
[12604:12604:1112/160833:6380232822:INFO:CONSOLE(141)] "FrameRate in local-view-1 is 8.991008991008991", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (141)
[12604:12604:1112/160833:6380692609:INFO:CONSOLE(141)] "FrameRate in local-view-2 is 6.986027944111776", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (141)
[12604:12604:1112/160834:6381229299:INFO:CONSOLE(141)] "FrameRate in local-view-1 is 16", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (141)
[12604:12604:1112/160835:6382230255:INFO:CONSOLE(141)] "FrameRate in local-view-1 is 14.985014985014987", source: http://127.0.0.1:57087/media/webrtc_test_utilities.js (141)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndVerifyFrameRate (5876 ms)
[501/604] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaAndVerifyFrameRate (6031 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithFirstHdSecondVga
[12570:12570:1112/160829:6376299572:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12570:12570:1112/160829:6376312357:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12570:12570:1112/160829:6376392282:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12570:12581:1112/160829:6376398787:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12586:12586:1112/160829:6376447064:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12597:12597:1112/160829:6376465233:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithFirstHdSecondVga (7080 ms)
[502/604] WebRtcGetUserMediaBrowserTest.TwoGetUserMediaWithFirstHdSecondVga (7341 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio4To3
[12757:12757:1112/160835:6382116085:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12757:12757:1112/160835:6382125756:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12757:12757:1112/160835:6382187600:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12757:12768:1112/160835:6382193125:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12771:12771:1112/160835:6382232338:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12781:12781:1112/160835:6382259946:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12757:12757:1112/160835:6382588803:INFO:CONSOLE(151)] "Calling getUserMediaAndAnalyseAndStop.", source: http://127.0.0.1:60811/media/getusermedia.html (151)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio4To3 (2727 ms)
[503/604] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio4To3 (2885 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio16To9
[12796:12796:1112/160835:6382753466:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12796:12796:1112/160835:6382763435:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12796:12796:1112/160835:6382826280:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12796:12807:1112/160835:6382831200:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12810:12810:1112/160836:6382886728:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12817:12817:1112/160836:6382887016:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12796:12796:1112/160836:6382977192:INFO:CONSOLE(151)] "Calling getUserMediaAndAnalyseAndStop.", source: http://127.0.0.1:46521/media/getusermedia.html (151)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio16To9 (2615 ms)
[504/604] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio16To9 (2883 ms)
[ RUN ] WebRtcInternalsBrowserTest.AddAndRemovePeerConnection
[12870:12870:1112/160838:6385001913:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12870:12870:1112/160838:6385012674:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12870:12870:1112/160838:6385079658:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12870:12883:1112/160838:6385085741:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12893:12893:1112/160838:6385134519:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12886:12886:1112/160838:6385144280:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.AddAndRemovePeerConnection (655 ms)
[505/604] WebRtcInternalsBrowserTest.AddAndRemovePeerConnection (787 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio1To1
[12833:12833:1112/160836:6383643175:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12833:12833:1112/160836:6383653676:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12833:12833:1112/160836:6383717038:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12833:12844:1112/160836:6383723024:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12854:12854:1112/160836:6383774429:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12847:12847:1112/160836:6383783994:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12833:12833:1112/160837:6383881130:INFO:CONSOLE(151)] "Calling getUserMediaAndAnalyseAndStop.", source: http://127.0.0.1:35580/media/getusermedia.html (151)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio1To1 (2321 ms)
[506/604] WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio1To1 (2628 ms)
[ RUN ] WebRtcInternalsBrowserTest.UpdateAllPeerConnections
[12911:12911:1112/160838:6385634415:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12911:12911:1112/160838:6385643933:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12911:12911:1112/160838:6385723386:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12911:12923:1112/160838:6385728063:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12927:12927:1112/160838:6385763487:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12936:12936:1112/160838:6385780395:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12927:12927:1112/160839:6386008768:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12927:12927:1112/160839:6386008968:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12927:12927:1112/160839:6386009143:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[12927:12927:1112/160839:6386009299:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.UpdateAllPeerConnections (747 ms)
[507/604] WebRtcInternalsBrowserTest.UpdateAllPeerConnections (916 ms)
[ RUN ] WebRtcInternalsBrowserTest.UpdatePeerConnection
[12930:12930:1112/160838:6385796046:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12930:12930:1112/160838:6385806716:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12930:12930:1112/160839:6385885585:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12930:12952:1112/160839:6385891767:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12956:12956:1112/160839:6385947108:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12966:12966:1112/160839:6385948242:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.UpdatePeerConnection (790 ms)
[508/604] WebRtcInternalsBrowserTest.UpdatePeerConnection (916 ms)
[ RUN ] WebRtcInternalsBrowserTest.AddStats
[12982:12982:1112/160839:6386273056:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12982:12982:1112/160839:6386283748:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12982:12982:1112/160839:6386346820:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12982:12995:1112/160839:6386352754:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12998:12998:1112/160839:6386388849:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13007:13007:1112/160839:6386411790:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.AddStats (891 ms)
[509/604] WebRtcInternalsBrowserTest.AddStats (1049 ms)
[ RUN ] WebRtcInternalsBrowserTest.BweCompoundGraph
[13016:13016:1112/160839:6386559620:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13016:13016:1112/160839:6386573124:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13016:13016:1112/160839:6386650605:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13016:13028:1112/160839:6386657273:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13032:13032:1112/160839:6386695408:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13042:13042:1112/160839:6386721506:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13032:13032:1112/160840:6387077800:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387078010:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387078244:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387078424:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387078589:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387078798:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387078937:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387079149:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387079308:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387079494:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387079698:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387079850:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387080048:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387080254:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387080419:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387080565:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387080655:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387080778:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387080928:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387081097:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387081251:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387081445:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387093292:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387093466:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387093678:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387093881:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387094022:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387094193:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
[13032:13032:1112/160840:6387094421:ERROR:gles2_cmd_decoder.cc(10687)] [.Compositor-0x6130000cd880]GL ERROR :GL_INVALID_OPERATION : glConsumeTextureCHROMIUM: invalid mailbox name
[13032:13032:1112/160840:6387094544:ERROR:gles2_cmd_decoder.cc(6329)] [.Compositor-0x6130000cd880]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'
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.BweCompoundGraph (910 ms)
[510/604] WebRtcInternalsBrowserTest.BweCompoundGraph (1049 ms)
[ RUN ] WebRtcInternalsBrowserTest.ConvertedGraphs
[13033:13033:1112/160839:6386717823:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13033:13033:1112/160839:6386735765:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13033:13033:1112/160839:6386817553:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13033:13056:1112/160839:6386822472:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13061:13061:1112/160839:6386868835:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13075:13075:1112/160840:6386885051:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.ConvertedGraphs (868 ms)
[511/604] WebRtcInternalsBrowserTest.ConvertedGraphs (1049 ms)
[ RUN ] WebRtcInternalsBrowserTest.CreatePageDump
[13091:13091:1112/160840:6387321897:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13091:13091:1112/160840:6387332100:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13091:13091:1112/160840:6387394074:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13091:13103:1112/160840:6387399915:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13112:13112:1112/160840:6387449316:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13106:13106:1112/160840:6387458578:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13106:13106:1112/160840:6387788190:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[13106:13106:1112/160840:6387788383:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[13106:13106:1112/160840:6387788555:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[13106:13106:1112/160840:6387788675:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[13106:13106:1112/160840:6387788786:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
[13106:13106:1112/160840:6387788899:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.CreatePageDump (840 ms)
[512/604] WebRtcInternalsBrowserTest.CreatePageDump (1049 ms)
[ RUN ] WebRtcInternalsBrowserTest.UpdateGetUserMedia
[13124:13124:1112/160840:6387609318:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13124:13124:1112/160840:6387622886:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13124:13124:1112/160840:6387692792:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13124:13137:1112/160840:6387699032:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13140:13140:1112/160840:6387736448:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13149:13149:1112/160840:6387754595:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.UpdateGetUserMedia (686 ms)
[513/604] WebRtcInternalsBrowserTest.UpdateGetUserMedia (785 ms)
[ RUN ] WebRtcInternalsBrowserTest.ReceivedPropagationDelta
[13142:13142:1112/160840:6387771579:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13142:13142:1112/160840:6387783050:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13142:13142:1112/160840:6387861466:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13142:13166:1112/160840:6387867116:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13170:13170:1112/160841:6387910453:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13183:13183:1112/160841:6387922461:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcInternalsBrowserTest.ReceivedPropagationDelta (802 ms)
[514/604] WebRtcInternalsBrowserTest.ReceivedPropagationDelta (921 ms)
[ RUN ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/0
[13201:13201:1112/160841:6388376948:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13201:13201:1112/160841:6388387227:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13201:13201:1112/160841:6388477383:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13201:13213:1112/160841:6388485029:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13228:13228:1112/160841:6388531917:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13201:13201:1112/160841:6388546562:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13244:13244:1112/160841:6388554769:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13201:13201:1112/160841:6388829766: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)
[13201:13243:1112/160841:6388832700:INFO:mock_browsertest_indexed_db_class_factory.cc(249)] FailOperation: class=2, method=2, instanceNum=2, callNum=1
[13201:13214:1112/160841:6388837259:ERROR:indexed_db_backing_store.cc(565)] IndexedDB Read Error: READ_BLOB_JOURNAL
[13201:13214:1112/160841:6388837376:ERROR:indexed_db_backing_store.cc(4022)] IndexedDB Write Error: TRANSACTION_COMMIT_METHOD
[13201:13201:1112/160841:6388857965:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13201:13201:1112/160841:6388858103:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13201:13214:1112/160842:6388910840:ERROR:indexed_db_backing_store.cc(988)] IndexedDB recovering from a corrupted (and deleted) database.
[13201:13214:1112/160842:6388912948:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[13201:13214:1112/160842:6388913449:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[13201:13201:1112/160842:6388992097:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/0 (1028 ms)
[515/604] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/0 (1320 ms)
[ RUN ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/1
[13202:13202:1112/160841:6388394126:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13202:13202:1112/160841:6388405190:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13202:13202:1112/160841:6388519523:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13202:13225:1112/160841:6388525650:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13230:13230:1112/160841:6388566854:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13202:13202:1112/160841:6388581251:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13254:13254:1112/160841:6388588979:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13202:13202:1112/160841:6388795826: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)
[13202:13253:1112/160841:6388797713:INFO:mock_browsertest_indexed_db_class_factory.cc(249)] FailOperation: class=2, method=2, instanceNum=1, callNum=1
[13202:13226:1112/160841:6388803995:ERROR:indexed_db_backing_store.cc(1838)] IndexedDB Read Error: GET_RECORD
[13202:13202:1112/160841:6388829802:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13202:13202:1112/160841:6388829926:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13202:13226:1112/160842:6388878983:ERROR:indexed_db_backing_store.cc(988)] IndexedDB recovering from a corrupted (and deleted) database.
[13202:13226:1112/160842:6388879753:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[13202:13226:1112/160842:6388880327:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[13202:13202:1112/160842:6388970086:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/1 (991 ms)
[516/604] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/1 (1311 ms)
[ RUN ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/2
[13260:13260:1112/160841:6388693455:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13260:13260:1112/160841:6388709695:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13260:13260:1112/160841:6388802352:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13260:13277:1112/160841:6388807518:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13283:13283:1112/160841:6388857606:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13260:13260:1112/160841:6388872896:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13296:13296:1112/160842:6388883527:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13260:13260:1112/160842:6389113516: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)
[13260:13295:1112/160842:6389116125:INFO:mock_browsertest_indexed_db_class_factory.cc(249)] FailOperation: class=1, method=3, instanceNum=1, callNum=1
[13260:13278:1112/160842:6389118718:ERROR:indexed_db_backing_store.cc(1199)] IndexedDB Read Error: GET_DATABASE_NAMES
[13260:13260:1112/160842:6389139087:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13260:13260:1112/160842:6389139192:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13260:13278:1112/160842:6389177730:ERROR:indexed_db_backing_store.cc(988)] IndexedDB recovering from a corrupted (and deleted) database.
[13260:13278:1112/160842:6389178618:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[13260:13278:1112/160842:6389179326:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[13260:13260:1112/160842:6389254666:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/2 (939 ms)
[517/604] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/2 (1050 ms)
[ RUN ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/3
[13322:13322:1112/160842:6389697494:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13322:13322:1112/160842:6389707429:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13322:13322:1112/160842:6389792240:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13322:13335:1112/160842:6389797437:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13350:13350:1112/160842:6389842759:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[13350:13350:1112/160842:6389843159:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13322:13322:1112/160842:6389871017:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13382:13382:1112/160843:6389880853:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13322:13322:1112/160843:6390128401: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)
[13322:13380:1112/160843:6390132343:INFO:indexed_db_browsertest.cc(485)] Requested to corrupt IndexedDB: storeName
[13322:13336:1112/160843:6390159419:INFO:indexed_db_browsertest.cc(457)] There were 1 in /tmp/.org.chromium.Chromium.zl5oJw/d9YGAje/IndexedDB/http_127.0.0.1_60205.indexeddb.leveldb with 0 errors
[13322:13336:1112/160843:6390164453:ERROR:leveldb_iterator_impl.cc(29)] LevelDB iterator error: Corruption: block checksum mismatch
[13322:13322:1112/160843:6390188034:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13322:13322:1112/160843:6390188170:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13322:13336:1112/160843:6390238093:ERROR:indexed_db_backing_store.cc(988)] IndexedDB recovering from a corrupted (and deleted) database.
[13322:13336:1112/160843:6390239293:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[13322:13336:1112/160843:6390239886:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[13322:13322:1112/160843:6390326416:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13322:13322:1112/160843:6390338336:WARNING:channel.cc(519)] Failed to send message to remove remote message pipe endpoint (local ID 1, remote ID 1)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/3 (1012 ms)
[518/604] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/3 (1314 ms)
[ RUN ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/4
[13323:13323:1112/160842:6389710533:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13323:13323:1112/160842:6389723906:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13323:13323:1112/160842:6389823441:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13323:13347:1112/160842:6389828630:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13352:13352:1112/160842:6389871180:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13323:13323:1112/160843:6389908039:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13393:13393:1112/160843:6389917165:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13323:13323:1112/160843:6390153308: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)
[13323:13387:1112/160843:6390156852:INFO:mock_browsertest_indexed_db_class_factory.cc(249)] FailOperation: class=2, method=1, instanceNum=1, callNum=1
[13323:13348:1112/160843:6390160931:ERROR:indexed_db_backing_store.cc(4088)] IndexedDB Write Error: TRANSACTION_COMMIT_METHOD
[13323:13323:1112/160843:6390182754:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13323:13323:1112/160843:6390182881:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13323:13348:1112/160843:6390238093:ERROR:indexed_db_backing_store.cc(988)] IndexedDB recovering from a corrupted (and deleted) database.
[13323:13348:1112/160843:6390239182:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[13323:13348:1112/160843:6390239850:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[13323:13323:1112/160843:6390323973:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/4 (992 ms)
[519/604] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/4 (1310 ms)
[ RUN ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/5
[13324:13324:1112/160842:6389760772:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13324:13324:1112/160842:6389775506:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13324:13324:1112/160843:6389924274:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13324:13368:1112/160843:6389928424:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13378:13378:1112/160843:6389957328:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13324:13324:1112/160843:6389992553:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13403:13403:1112/160843:6389999938:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13324:13324:1112/160843:6390255742: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)
[13324:13402:1112/160843:6390257987:INFO:indexed_db_browsertest.cc(485)] Requested to corrupt IndexedDB: storeName
[13324:13369:1112/160843:6390281719:INFO:indexed_db_browsertest.cc(457)] There were 1 in /tmp/.org.chromium.Chromium.zl5oJw/dxwd972/IndexedDB/http_127.0.0.1_33364.indexeddb.leveldb with 0 errors
[13324:13369:1112/160843:6390285447:ERROR:leveldb_iterator_impl.cc(29)] LevelDB iterator error: Corruption: block checksum mismatch
[13324:13369:1112/160843:6390285516:ERROR:indexed_db_backing_store.cc(1955)] IndexedDB Write Error: CLEAR_OBJECT_STORE
[13324:13324:1112/160843:6390304048:INFO:indexed_db_browsertest.cc(78)] Navigation done.
[13324:13324:1112/160843:6390304203:INFO:indexed_db_browsertest.cc(76)] Navigating to URL and blocking.
[13324:13369:1112/160843:6390357216:ERROR:indexed_db_backing_store.cc(988)] IndexedDB recovering from a corrupted (and deleted) database.
[13324:13369:1112/160843:6390357990:ERROR:indexed_db_backing_store.cc(1028)] IndexedDB backing store open failed, attempting cleanup
[13324:13369:1112/160843:6390358424:ERROR:indexed_db_backing_store.cc(1037)] IndexedDB backing store cleanup succeeded, reopening
[13324:13324:1112/160843:6390435798:INFO:indexed_db_browsertest.cc(78)] Navigation done.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/5 (1048 ms)
[520/604] IndexedDBBrowserCorruptionTestInstantiation/IndexedDBBrowserCorruptionTest.OperationOnCorruptedOpenDatabase/5 (1313 ms)
[ RUN ] WebRtcGetUserMediaBrowserTest.TraceVideoCaptureControllerPerformanceDuringGetUserMedia
[12719:12719:1112/160833:6379932263:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[12719:12719:1112/160833:6379946152:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[12719:12719:1112/160833:6380027616:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[12719:12730:1112/160833:6380033911:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[12733:12733:1112/160833:6380051102:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[12742:12742:1112/160833:6380090032:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[12719:12719:1112/160833:6380414887:INFO:CONSOLE(127)] "Calling getUserMediaAndGetStreamUp.", source: http://127.0.0.1:36829/media/getusermedia.html (127)
[12719:12719:1112/160833:6380423145:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:36829/media/webrtc_test_utilities.js (64)
[12719:12719:1112/160835:6381889142:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:36829/media/webrtc_test_utilities.js (80)
*RESULT VideoCaptureController: sample_duration= [264,143,151,173,174,172,165,169,162,149,151,161,400,143,143,151,166,202,166,153,157,152,144,172,153,143,164,158,165,152,211,192,163,173,165,182,173,196,161,168,154,158,155,213,149,165,150,158,178,181,166,169,148,156,156,171,164,156,171,196,145,169,175,193,204,158,165,170,163,194,181,157,167,155,166,239,171,167,171,171,149,210,161,184,189,173,161,177,146,155,283,168,185,167,214,184,167,159,167,203,179,170,148,159,171,165,168,193,157,167,188,155,163,228,193,171,200,186,168,184,144,168,161,170,161,164,217,163,193,162,277,164,164,173,183,154,180,162,171,190,158,164,168,171,163,170,143,155,183,198,184,196,205,190,179,137,146,181,171,145,172,151,180,174,141,172,156,176,159,154,211,236,171,168,328,144,178,209,186,172,171,172,172,175,153,151,153,184,173,165,179,226,202,177,172,172,557,] us
*RESULT VideoCaptureController: interarrival_time= [50,50,50,50,50,50,50,50,50,50,50,50,54,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,55,50,50,50,50,50,50,50,] us
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] WebRtcGetUserMediaBrowserTest.TraceVideoCaptureControllerPerformanceDuringGetUserMedia (12343 ms)
[521/604] WebRtcGetUserMediaBrowserTest.TraceVideoCaptureControllerPerformanceDuringGetUserMedia (12588 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[13442:13442:1112/160844:6391006031:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13442:13442:1112/160844:6391018611:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13442:13442:1112/160844:6391115014:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13442:13458:1112/160844:6391120417:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13472:13472:1112/160844:6391183610:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13442:13442:1112/160844:6391191192:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13442:13442:1112/160844:6391191325:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13442:13442:1112/160844:6391191368:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:38225...
sending server_data: {"host": "127.0.0.1", "port": 38225} (36 bytes)
[13442:13442:1112/160844:6391393659:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:38225/files/eme_player.html?mediaFile=bear-a_enc-a.webm&mediaType=audio/webm;%20codecs=%22vorbis%22&keySystem=webkit-org.w3.clearkey&usePrefixedEME=1
[13511:13511:1112/160844:6391401783:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13442:13442:1112/160844:6391661389:INFO:CONSOLE(283)] "16:08:44.786 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
[13442:13442:1112/160844:6391665785:INFO:CONSOLE(283)] "16:08:44.795 - Registering video event handlers.", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
[13442:13442:1112/160844:6391669347:INFO:CONSOLE(283)] "16:08:44.799 - Loading media using src.", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
[13442:13442:1112/160844:6391728410:INFO:CONSOLE(283)] "16:08:44.858 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
[13442:13442:1112/160844:6391732206:INFO:CONSOLE(283)] "16:08:44.860 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
[13442:13442:1112/160844:6391736928:INFO:CONSOLE(283)] "16:08:44.866 - Adding key to sessionID: 1", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
[13442:13442:1112/160844:6391743494:INFO:CONSOLE(283)] "16:08:44.872 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13442:13451:1112/160844:6391748559:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13442:13451:1112/160844:6391748939:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13442:13442:1112/160847:6394635357:INFO:CONSOLE(283)] "16:08:47.763 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:38225/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (4006 ms)
[522/604] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (4195 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[13443:13443:1112/160844:6391012773:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13443:13443:1112/160844:6391026042:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13443:13443:1112/160844:6391125201:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13443:13467:1112/160844:6391130637:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13474:13474:1112/160844:6391175156:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13443:13443:1112/160844:6391200709:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13443:13443:1112/160844:6391200863:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13443:13443:1112/160844:6391200906:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:53914...
sending server_data: {"host": "127.0.0.1", "port": 53914} (36 bytes)
[13443:13443:1112/160844:6391400693:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:53914/files/eme_player.html?mediaFile=bear-320x240-av_enc-a.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&usePrefixedEME=1
[13513:13513:1112/160844:6391409263:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13443:13443:1112/160844:6391672919:INFO:CONSOLE(283)] "16:08:44.798 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
[13443:13443:1112/160844:6391675912:INFO:CONSOLE(283)] "16:08:44.806 - Registering video event handlers.", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
[13443:13443:1112/160844:6391678483:INFO:CONSOLE(283)] "16:08:44.808 - Loading media using src.", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
[13443:13443:1112/160844:6391753440:INFO:CONSOLE(283)] "16:08:44.883 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13443:13461:1112/160844:6391761628:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13443:13461:1112/160844:6391761930:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13443:13443:1112/160844:6391767260:INFO:CONSOLE(283)] "16:08:44.886 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
[13443:13443:1112/160844:6391773080:INFO:CONSOLE(283)] "16:08:44.902 - Adding key to sessionID: 1", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
[13443:13443:1112/160844:6391778704:INFO:CONSOLE(283)] "16:08:44.908 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
[13443:13443:1112/160847:6394648842:INFO:CONSOLE(283)] "16:08:47.776 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53914/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (4013 ms)
[523/604] SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (4196 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[13444:13444:1112/160844:6391052477:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13444:13444:1112/160844:6391065045:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13444:13444:1112/160844:6391171361:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13444:13483:1112/160844:6391176366:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13486:13486:1112/160844:6391214074:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13444:13444:1112/160844:6391234438:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13444:13444:1112/160844:6391234543:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13444:13444:1112/160844:6391234582:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:57186...
sending server_data: {"host": "127.0.0.1", "port": 57186} (36 bytes)
[13444:13444:1112/160844:6391437912:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:57186/files/eme_player.html?mediaFile=bear-320x240-av_enc-av.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&usePrefixedEME=1
[13522:13522:1112/160844:6391446586:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13444:13444:1112/160844:6391713788:INFO:CONSOLE(283)] "16:08:44.839 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391717252:INFO:CONSOLE(283)] "16:08:44.847 - Registering video event handlers.", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391722467:INFO:CONSOLE(283)] "16:08:44.852 - Loading media using src.", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391779412:INFO:CONSOLE(283)] "16:08:44.909 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391784220:INFO:CONSOLE(283)] "16:08:44.913 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391787138:INFO:CONSOLE(283)] "16:08:44.915 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391791733:INFO:CONSOLE(283)] "16:08:44.921 - Adding key to sessionID: 1", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391797969:INFO:CONSOLE(283)] "16:08:44.926 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13444:13477:1112/160844:6391802893:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13444:13477:1112/160844:6391803165:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13444:13444:1112/160844:6391803587:INFO:CONSOLE(283)] "16:08:44.933 - Adding key to sessionID: 2", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391806638:INFO:CONSOLE(283)] "16:08:44.935 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160844:6391809164:INFO:CONSOLE(283)] "16:08:44.938 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
[13444:13444:1112/160847:6394690266:INFO:CONSOLE(283)] "16:08:47.817 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57186/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (4007 ms)
[524/604] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (4196 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[13612:13612:1112/160848:6395205870:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13612:13612:1112/160848:6395218912:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13612:13612:1112/160848:6395313836:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13612:13636:1112/160848:6395318936:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13641:13641:1112/160848:6395367715:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13612:13612:1112/160848:6395383308:INFO:encrypted_media_browsertest.cc(79)] Skipping test - config change test requires MSE.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (554 ms)
[525/604] SRC_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (653 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[13560:13560:1112/160845:6392527261:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13560:13560:1112/160845:6392539103:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13560:13560:1112/160845:6392604968:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13560:13571:1112/160845:6392610916:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13574:13574:1112/160845:6392651970:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13560:13560:1112/160845:6392660222:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13560:13560:1112/160845:6392660321:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13560:13560:1112/160845:6392660348:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:37182...
sending server_data: {"host": "127.0.0.1", "port": 37182} (36 bytes)
[13560:13560:1112/160845:6392870016:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:37182/files/eme_player.html?mediaFile=bear-320x240-v_enc-v.webm&mediaType=video/webm;%20codecs=%22vp8%22&keySystem=webkit-org.w3.clearkey&usePrefixedEME=1
[13583:13583:1112/160846:6392878322:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13560:13560:1112/160846:6393100125:INFO:CONSOLE(283)] "16:08:46.227 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160846:6393102994:INFO:CONSOLE(283)] "16:08:46.233 - Registering video event handlers.", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160846:6393105740:INFO:CONSOLE(283)] "16:08:46.236 - Loading media using src.", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160846:6393160120:INFO:CONSOLE(283)] "16:08:46.290 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160846:6393163204:INFO:CONSOLE(283)] "16:08:46.292 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160846:6393167256:INFO:CONSOLE(283)] "16:08:46.297 - Adding key to sessionID: 1", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160846:6393171894:INFO:CONSOLE(283)] "16:08:46.301 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
[13560:13560:1112/160849:6395917895:INFO:CONSOLE(283)] "16:08:49.040 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:37182/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (3832 ms)
[526/604] SRC_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (3932 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[13613:13613:1112/160848:6395251793:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13613:13613:1112/160848:6395265869:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13613:13613:1112/160848:6395386622:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13613:13652:1112/160848:6395392516:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13659:13659:1112/160848:6395424995:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13613:13613:1112/160848:6395441775:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13613:13613:1112/160848:6395441946:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13613:13613:1112/160848:6395441996:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:36383...
sending server_data: {"host": "127.0.0.1", "port": 36383} (36 bytes)
[13613:13613:1112/160848:6395650711:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:36383/files/encrypted_frame_size_change.html?mediaFile=frame_size_change-av_enc-v.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&usePrefixedEME=1
[13687:13687:1112/160848:6395660815:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13613:13613:1112/160849:6395922404:INFO:CONSOLE(283)] "16:08:49.046 - Registering video event handlers.", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6395930164:INFO:CONSOLE(283)] "16:08:49.060 - Loading media using src.", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6395931578:INFO:CONSOLE(283)] "16:08:49.062 - Registering video event handlers.", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6395932061:INFO:CONSOLE(283)] "16:08:49.062 - Loading media using src.", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13613:13646:1112/160849:6396009026:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13613:13646:1112/160849:6396009559:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13613:13613:1112/160849:6396010631:INFO:CONSOLE(283)] "16:08:49.140 - webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396022742:INFO:CONSOLE(283)] "16:08:49.142 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396023412:INFO:CONSOLE(283)] "16:08:49.147 - Adding key to sessionID: 1", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396023528:INFO:CONSOLE(283)] "16:08:49.151 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396027276:INFO:CONSOLE(283)] "16:08:49.157 - webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396029656:INFO:CONSOLE(283)] "16:08:49.160 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396035157:INFO:CONSOLE(283)] "16:08:49.165 - Adding key to sessionID: 2", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160849:6396045063:INFO:CONSOLE(283)] "16:08:49.175 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
[13613:13613:1112/160850:6397313605:INFO:CONSOLE(283)] "16:08:50.443 - One video seeked.", source: http://127.0.0.1:36383/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (2464 ms)
[527/604] SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (2630 ms)
[ RUN ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[13611:13611:1112/160848:6395205595:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13611:13611:1112/160848:6395217804:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13611:13611:1112/160848:6395305812:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13611:13632:1112/160848:6395313363:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13640:13640:1112/160848:6395355207:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[13640:13640:1112/160848:6395355491:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13611:13611:1112/160848:6395387122:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13611:13611:1112/160848:6395390231:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13611:13611:1112/160848:6395390297:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:34159...
sending server_data: {"host": "127.0.0.1", "port": 34159} (36 bytes)
[13611:13611:1112/160848:6395602514:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:34159/files/eme_player.html?mediaFile=bear-320x240-av_enc-v.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&usePrefixedEME=1
[13681:13681:1112/160848:6395612061:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13611:13611:1112/160848:6395854835:INFO:CONSOLE(283)] "16:08:48.980 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
[13611:13611:1112/160848:6395858834:INFO:CONSOLE(283)] "16:08:48.988 - Registering video event handlers.", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
[13611:13611:1112/160848:6395862119:INFO:CONSOLE(283)] "16:08:48.992 - Loading media using src.", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
[13611:13611:1112/160849:6395925605:INFO:CONSOLE(283)] "16:08:49.055 - webkit-org.w3.clearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13611:13622:1112/160849:6395928039:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13611:13622:1112/160849:6395928686:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13611:13611:1112/160849:6395932569:INFO:CONSOLE(283)] "16:08:49.059 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
[13611:13611:1112/160849:6395935274:INFO:CONSOLE(283)] "16:08:49.065 - Adding key to sessionID: 1", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
[13611:13611:1112/160849:6395942645:INFO:CONSOLE(283)] "16:08:49.072 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
[13611:13611:1112/160851:6398863896:INFO:CONSOLE(283)] "16:08:51.992 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:34159/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (4039 ms)
[528/604] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (4195 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[13699:13699:1112/160849:6395886018:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13699:13699:1112/160849:6395900383:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13699:13699:1112/160849:6396002858:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13699:13715:1112/160849:6396022634:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13720:13720:1112/160849:6396065452:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13699:13699:1112/160849:6396073088:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13699:13699:1112/160849:6396073265:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13699:13699:1112/160849:6396073329:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:39921...
sending server_data: {"host": "127.0.0.1", "port": 39921} (36 bytes)
[13699:13699:1112/160849:6396286992:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:39921/files/eme_player.html?mediaFile=bear-a_enc-a.webm&mediaType=audio/webm;%20codecs=%22vorbis%22&keySystem=webkit-org.w3.clearkey&useMSE=1&usePrefixedEME=1
[13744:13744:1112/160849:6396294591:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13699:13699:1112/160849:6396549806:INFO:CONSOLE(283)] "16:08:49.673 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396552979:INFO:CONSOLE(283)] "16:08:49.682 - Registering video event handlers.", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396557003:INFO:CONSOLE(283)] "16:08:49.687 - Loading media using MSE.", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396598350:INFO:CONSOLE(283)] "16:08:49.726 - onSourceOpen [object Event]", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396599922:INFO:CONSOLE(283)] "16:08:49.729 - Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396624699:INFO:CONSOLE(283)] "16:08:49.753 - End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396639000:INFO:CONSOLE(283)] "16:08:49.768 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396643975:INFO:CONSOLE(283)] "16:08:49.773 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396649412:INFO:CONSOLE(283)] "16:08:49.778 - Adding key to sessionID: 1", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
[13699:13699:1112/160849:6396656419:INFO:CONSOLE(283)] "16:08:49.785 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:39921/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13699:13708:1112/160849:6396659594:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13699:13708:1112/160849:6396659859:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (3940 ms)
[529/604] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (4201 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[13751:13751:1112/160849:6396472098:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13751:13751:1112/160849:6396487897:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13751:13751:1112/160849:6396583292:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13751:13766:1112/160849:6396588713:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13769:13769:1112/160849:6396640686:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13751:13751:1112/160849:6396657806:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13751:13751:1112/160849:6396657896:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13751:13751:1112/160849:6396657928:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:35937...
sending server_data: {"host": "127.0.0.1", "port": 35937} (36 bytes)
[13751:13751:1112/160850:6396884432:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:35937/files/eme_player.html?mediaFile=bear-320x240-av_enc-a.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&useMSE=1&usePrefixedEME=1
[13780:13780:1112/160850:6396892915:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13751:13751:1112/160850:6397123506:INFO:CONSOLE(283)] "16:08:50.250 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397126142:INFO:CONSOLE(283)] "16:08:50.256 - Registering video event handlers.", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397128390:INFO:CONSOLE(283)] "16:08:50.258 - Loading media using MSE.", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397178386:INFO:CONSOLE(283)] "16:08:50.306 - onSourceOpen [object Event]", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397179525:INFO:CONSOLE(283)] "16:08:50.309 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397198549:INFO:CONSOLE(283)] "16:08:50.328 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397200347:INFO:CONSOLE(283)] "16:08:50.330 - End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397201789:INFO:CONSOLE(283)] "16:08:50.331 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397206026:INFO:CONSOLE(283)] "16:08:50.335 - Adding key to sessionID: 1", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
[13751:13751:1112/160850:6397211407:INFO:CONSOLE(283)] "16:08:50.340 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13751:13760:1112/160850:6397214951:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13751:13760:1112/160850:6397215250:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13751:13751:1112/160853:6400081498:INFO:CONSOLE(283)] "16:08:53.209 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:35937/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (4004 ms)
[530/604] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (4198 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[13799:13799:1112/160850:6397868773:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13799:13799:1112/160851:6397879876:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13799:13799:1112/160851:6397951687:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13799:13810:1112/160851:6397956549:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13813:13813:1112/160851:6397990779:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13799:13799:1112/160851:6398003542:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13799:13799:1112/160851:6398003650:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13799:13799:1112/160851:6398003677:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:56153...
sending server_data: {"host": "127.0.0.1", "port": 56153} (36 bytes)
[13799:13799:1112/160851:6398214336:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:56153/files/eme_player.html?mediaFile=bear-320x240-av_enc-av.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&useMSE=1&usePrefixedEME=1
[13822:13822:1112/160851:6398222073:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13799:13799:1112/160851:6398435816:INFO:CONSOLE(283)] "16:08:51.562 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398438719:INFO:CONSOLE(283)] "16:08:51.568 - Registering video event handlers.", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398441217:INFO:CONSOLE(283)] "16:08:51.571 - Loading media using MSE.", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398492937:INFO:CONSOLE(283)] "16:08:51.621 - onSourceOpen [object Event]", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398493819:INFO:CONSOLE(283)] "16:08:51.623 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398527110:INFO:CONSOLE(283)] "16:08:51.656 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398529308:INFO:CONSOLE(283)] "16:08:51.659 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398531468:INFO:CONSOLE(283)] "16:08:51.661 - End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398532960:INFO:CONSOLE(283)] "16:08:51.662 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398537206:INFO:CONSOLE(283)] "16:08:51.667 - Adding key to sessionID: 1", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398541147:INFO:CONSOLE(283)] "16:08:51.670 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398545078:INFO:CONSOLE(283)] "16:08:51.674 - Adding key to sessionID: 2", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398548548:INFO:CONSOLE(283)] "16:08:51.677 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
[13799:13799:1112/160851:6398550976:INFO:CONSOLE(283)] "16:08:51.679 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13799:13804:1112/160851:6398552498:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13799:13804:1112/160851:6398552788:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13799:13799:1112/160854:6401419832:INFO:CONSOLE(283)] "16:08:54.546 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56153/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (3934 ms)
[531/604] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (4195 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[13918:13918:1112/160853:6400665503:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13918:13918:1112/160853:6400679169:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13918:13918:1112/160853:6400755338:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13918:13930:1112/160853:6400761737:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13933:13933:1112/160853:6400805815:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13918:13918:1112/160853:6400820978:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13918:13918:1112/160853:6400821136:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13918:13918:1112/160853:6400821192:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52503...
sending server_data: {"host": "127.0.0.1", "port": 52503} (36 bytes)
[13918:13918:1112/160854:6401034021:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:52503/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1
[13947:13947:1112/160854:6401042328:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13918:13918:1112/160854:6401254810:INFO:CONSOLE(283)] "16:08:54.382 - Registering video event handlers.", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401280532:INFO:CONSOLE(283)] "16:08:54.409 - onSourceOpen [object Event]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401280688:INFO:CONSOLE(283)] "16:08:54.411 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401300276:INFO:CONSOLE(283)] "16:08:54.430 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401301582:INFO:CONSOLE(283)] "16:08:54.432 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401302496:INFO:CONSOLE(283)] "16:08:54.433 - End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401303202:INFO:CONSOLE(39)] "Appending next media source at 1sec.", source: http://127.0.0.1:52503/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (39)
[13918:13918:1112/160854:6401304481:INFO:CONSOLE(283)] "16:08:54.435 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401307922:INFO:CONSOLE(283)] "16:08:54.438 - Adding key to sessionID: 1", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401311544:INFO:CONSOLE(283)] "16:08:54.442 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401313988:INFO:CONSOLE(283)] "16:08:54.444 - Adding key to sessionID: 2", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401318340:INFO:CONSOLE(57)] "Appending next media source at 1sec.", source: http://127.0.0.1:52503/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (57)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13918:13924:1112/160854:6401321797:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13918:13924:1112/160854:6401322314:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13918:13918:1112/160854:6401323457:INFO:CONSOLE(283)] "16:08:54.453 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401323531:INFO:CONSOLE(283)] "16:08:54.454 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401325021:INFO:CONSOLE(283)] "16:08:54.455 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401326051:INFO:CONSOLE(283)] "16:08:54.456 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401327886:INFO:CONSOLE(45)] "Second buffer append ended.", source: http://127.0.0.1:52503/files/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (45)
[13918:13918:1112/160854:6401329647:INFO:CONSOLE(283)] "16:08:54.460 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401330115:INFO:CONSOLE(283)] "16:08:54.460 - Adding key to sessionID: 3", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401330751:INFO:CONSOLE(283)] "16:08:54.461 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401331018:INFO:CONSOLE(283)] "16:08:54.461 - Adding key to sessionID: 4", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401337369:INFO:CONSOLE(283)] "16:08:54.467 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160854:6401337864:INFO:CONSOLE(283)] "16:08:54.468 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
[13918:13918:1112/160855:6402478882:INFO:CONSOLE(283)] "16:08:55.609 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:52503/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (2216 ms)
[532/604] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (2359 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[13841:13841:1112/160852:6399400810:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13841:13841:1112/160852:6399411516:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13841:13841:1112/160852:6399492763:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13841:13852:1112/160852:6399497977:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13856:13856:1112/160852:6399544894:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13841:13841:1112/160852:6399549996:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13841:13841:1112/160852:6399550164:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13841:13841:1112/160852:6399550229:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52184...
sending server_data: {"host": "127.0.0.1", "port": 52184} (36 bytes)
[13841:13841:1112/160852:6399753894:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:52184/files/eme_player.html?mediaFile=bear-320x240-v_enc-v.webm&mediaType=video/webm;%20codecs=%22vp8%22&keySystem=webkit-org.w3.clearkey&useMSE=1&usePrefixedEME=1
[13867:13867:1112/160852:6399762871:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13841:13841:1112/160853:6399989087:INFO:CONSOLE(283)] "16:08:53.115 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6399991983:INFO:CONSOLE(283)] "16:08:53.122 - Registering video event handlers.", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6399994358:INFO:CONSOLE(283)] "16:08:53.124 - Loading media using MSE.", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400036183:INFO:CONSOLE(283)] "16:08:53.164 - onSourceOpen [object Event]", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400036892:INFO:CONSOLE(283)] "16:08:53.167 - Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400056333:INFO:CONSOLE(283)] "16:08:53.186 - webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400058032:INFO:CONSOLE(283)] "16:08:53.188 - End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400059486:INFO:CONSOLE(283)] "16:08:53.189 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400063311:INFO:CONSOLE(283)] "16:08:53.193 - Adding key to sessionID: 1", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160853:6400067574:INFO:CONSOLE(283)] "16:08:53.197 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
[13841:13841:1112/160855:6402807390:INFO:CONSOLE(283)] "16:08:55.934 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:52184/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (3810 ms)
[533/604] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (3933 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[13878:13878:1112/160853:6400069719:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13878:13878:1112/160853:6400083049:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13878:13878:1112/160853:6400171042:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13878:13893:1112/160853:6400175536:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13898:13898:1112/160853:6400226750:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13878:13878:1112/160853:6400236351:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13878:13878:1112/160853:6400236444:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13878:13878:1112/160853:6400236476:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:38825...
sending server_data: {"host": "127.0.0.1", "port": 38825} (36 bytes)
[13878:13878:1112/160853:6400448392:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:38825/files/eme_player.html?mediaFile=bear-320x240-av_enc-v.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&useMSE=1&usePrefixedEME=1
[13908:13908:1112/160853:6400456701:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13878:13878:1112/160853:6400683390:INFO:CONSOLE(283)] "16:08:53.809 - Using PrefixedClearKeyPlayer", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400687377:INFO:CONSOLE(283)] "16:08:53.817 - Registering video event handlers.", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400689855:INFO:CONSOLE(283)] "16:08:53.820 - Loading media using MSE.", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400744068:INFO:CONSOLE(283)] "16:08:53.872 - onSourceOpen [object Event]", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400745315:INFO:CONSOLE(283)] "16:08:53.875 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400771231:INFO:CONSOLE(283)] "16:08:53.900 - webkit-org.w3.clearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13878:13884:1112/160853:6400772277:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13878:13884:1112/160853:6400772821:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13878:13878:1112/160853:6400774212:INFO:CONSOLE(283)] "16:08:53.903 - End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400776930:INFO:CONSOLE(283)] "16:08:53.905 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400781182:INFO:CONSOLE(283)] "16:08:53.910 - Adding key to sessionID: 1", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160853:6400786728:INFO:CONSOLE(283)] "16:08:53.916 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
[13878:13878:1112/160856:6403640101:INFO:CONSOLE(283)] "16:08:56.768 - Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:38825/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (3982 ms)
[534/604] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (4195 ms)
[ RUN ] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[13968:13968:1112/160855:6402066329:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[13968:13968:1112/160855:6402079160:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[13968:13968:1112/160855:6402151595:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[13968:13979:1112/160855:6402155882:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[13982:13982:1112/160855:6402189497:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[13968:13968:1112/160855:6402203910:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13968:13968:1112/160855:6402204050:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[13968:13968:1112/160855:6402204091:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:55408...
sending server_data: {"host": "127.0.0.1", "port": 55408} (36 bytes)
[13968:13968:1112/160855:6402412176:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:55408/files/encrypted_frame_size_change.html?mediaFile=frame_size_change-av_enc-v.webm&mediaType=video/webm;%20codecs=%22vorbis,%20vp8%22&keySystem=webkit-org.w3.clearkey&useMSE=1&usePrefixedEME=1
[13991:13991:1112/160855:6402419991:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[13968:13968:1112/160855:6402633405:INFO:CONSOLE(283)] "16:08:55.760 - Registering video event handlers.", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402636212:INFO:CONSOLE(283)] "16:08:55.766 - Loading media using MSE.", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402640263:INFO:CONSOLE(283)] "16:08:55.770 - Registering video event handlers.", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402640952:INFO:CONSOLE(283)] "16:08:55.771 - Loading media using MSE.", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402657384:INFO:CONSOLE(283)] "16:08:55.786 - onSourceOpen [object Event]", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402657731:INFO:CONSOLE(283)] "16:08:55.788 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402661795:INFO:CONSOLE(283)] "16:08:55.791 - onSourceOpen [object Event]", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402661999:INFO:CONSOLE(283)] "16:08:55.791 - Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13968:13973:1112/160855:6402692360:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[13968:13973:1112/160855:6402692678:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
[13968:13968:1112/160855:6402693395:INFO:CONSOLE(283)] "16:08:55.823 - webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402700351:INFO:CONSOLE(283)] "16:08:55.830 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402703580:INFO:CONSOLE(283)] "16:08:55.834 - Adding key to sessionID: 1", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402716176:INFO:CONSOLE(283)] "16:08:55.846 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402721423:INFO:CONSOLE(283)] "16:08:55.852 - webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402732131:INFO:CONSOLE(283)] "16:08:55.862 - onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402735891:INFO:CONSOLE(283)] "16:08:55.866 - Adding key to sessionID: 2", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402742848:INFO:CONSOLE(283)] "16:08:55.872 - onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402769712:INFO:CONSOLE(283)] "16:08:55.900 - End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160855:6402775822:INFO:CONSOLE(283)] "16:08:55.906 - End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160857:6404012237:INFO:CONSOLE(283)] "16:08:57.141 - One video seeked.", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
[13968:13968:1112/160857:6404032229:INFO:CONSOLE(283)] "16:08:57.162 - Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:55408/files/eme_player_js/utils.js (283)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (2365 ms)
[535/604] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (2621 ms)
[ RUN ] File/MediaTest.VideoBearTheora/0
[14016:14016:1112/160856:6403021886:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14016:14016:1112/160856:6403034648:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14016:14016:1112/160856:6403108309:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14016:14027:1112/160856:6403113556:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14030:14030:1112/160856:6403147036:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14016:14016:1112/160856:6403164399:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear.ogv
[14038:14038:1112/160856:6403172304:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14016:14021:1112/160856:6403373808:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14016:14021:1112/160856:6403374104:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearTheora/0 (2101 ms)
[536/604] File/MediaTest.VideoBearTheora/0 (2360 ms)
[ RUN ] File/MediaTest.VideoBearSilentTheora/0
[14045:14045:1112/160856:6403354464:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14045:14045:1112/160856:6403367334:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14045:14045:1112/160856:6403449364:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14045:14062:1112/160856:6403454164:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14045:14045:1112/160856:6403504062:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear_silent.ogv
[14069:14069:1112/160856:6403504802:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14077:14077:1112/160856:6403514325:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearSilentTheora/0 (1820 ms)
[537/604] File/MediaTest.VideoBearSilentTheora/0 (2112 ms)
[ RUN ] File/MediaTest.VideoBearWebm/0
[14099:14099:1112/160857:6404263394:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14099:14099:1112/160857:6404273395:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14099:14099:1112/160857:6404345896:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14099:14110:1112/160857:6404351124:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14113:14113:1112/160857:6404386355:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14099:14099:1112/160857:6404402759:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear.webm
[14121:14121:1112/160857:6404411529:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14099:14104:1112/160857:6404592999:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14099:14104:1112/160857:6404593340:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearWebm/0 (2048 ms)
[538/604] File/MediaTest.VideoBearWebm/0 (2361 ms)
[ RUN ] File/MediaTest.VideoBearSilentWebm/0
[14184:14184:1112/160858:6405448397:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14184:14184:1112/160858:6405463079:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14184:14184:1112/160858:6405550294:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14184:14211:1112/160858:6405556407:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14215:14215:1112/160858:6405588861:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14184:14184:1112/160858:6405606076:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear_silent.webm
[14231:14231:1112/160858:6405614165:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearSilentWebm/0 (1769 ms)
[539/604] File/MediaTest.VideoBearSilentWebm/0 (2098 ms)
[ RUN ] File/MediaTest.VideoBearOpusWebm/0
[14138:14138:1112/160857:6404685023:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14138:14138:1112/160857:6404694686:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14138:14138:1112/160857:6404770982:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14138:14149:1112/160857:6404776674:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14152:14152:1112/160857:6404829409:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14138:14138:1112/160857:6404835889:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear-opus.webm
[14165:14165:1112/160857:6404843117:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14138:14143:1112/160858:6404976687:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14138:14143:1112/160858:6404977150:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearOpusWebm/0 (3094 ms)
[540/604] File/MediaTest.VideoBearOpusWebm/0 (3408 ms)
[ RUN ] File/MediaTest.VideoBearOpusOgg/0
[14181:14181:1112/160858:6405375514:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14181:14181:1112/160858:6405388544:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14181:14181:1112/160858:6405454193:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14181:14193:1112/160858:6405459761:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14196:14196:1112/160858:6405512360:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14181:14181:1112/160858:6405522130:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=bear-opus.ogg
[14218:14218:1112/160858:6405531443:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14181:14187:1112/160858:6405722090:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14181:14187:1112/160858:6405722603:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearOpusOgg/0 (3307 ms)
[541/604] File/MediaTest.VideoBearOpusOgg/0 (3408 ms)
[ RUN ] File/MediaTest.VideoBearWavAlaw/0
[14257:14257:1112/160859:6406620636:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14257:14257:1112/160859:6406631019:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14257:14257:1112/160859:6406696221:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14257:14268:1112/160859:6406702160:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14271:14271:1112/160859:6406742063:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14257:14257:1112/160859:6406749418:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?audio=bear_alaw.wav
[14279:14279:1112/160859:6406755822:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14257:14262:1112/160900:6406923587:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14257:14262:1112/160900:6406923897:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearWavAlaw/0 (3475 ms)
[542/604] File/MediaTest.VideoBearWavAlaw/0 (3670 ms)
[ RUN ] File/MediaTest.VideoBearWavPcm/0
[14335:14335:1112/160901:6408095401:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14335:14335:1112/160901:6408106418:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14335:14335:1112/160901:6408169510:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14335:14346:1112/160901:6408174034:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14349:14349:1112/160901:6408208266:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14335:14335:1112/160901:6408222219:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?audio=bear_pcm.wav
[14357:14357:1112/160901:6408229754:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14335:14340:1112/160901:6408391337:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14335:14340:1112/160901:6408391623:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearWavPcm/0 (2046 ms)
[543/604] File/MediaTest.VideoBearWavPcm/0 (2359 ms)
[ RUN ] File/MediaTest.VideoBearWavMulaw/0
[14299:14299:1112/160900:6407543500:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14299:14299:1112/160900:6407554869:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14299:14299:1112/160900:6407620131:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14299:14310:1112/160900:6407625857:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14313:14313:1112/160900:6407658078:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14299:14299:1112/160900:6407672464:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?audio=bear_mulaw.wav
[14321:14321:1112/160900:6407679701:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14299:14304:1112/160900:6407816523:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14299:14304:1112/160900:6407817038:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearWavMulaw/0 (3716 ms)
[544/604] File/MediaTest.VideoBearWavMulaw/0 (3934 ms)
[ RUN ] File/MediaTest.VideoBearWavPcm192kHz/0
[14424:14424:1112/160903:6410289641:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14424:14424:1112/160903:6410299710:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14424:14424:1112/160903:6410362633:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14424:14435:1112/160903:6410368716:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14438:14438:1112/160903:6410410295:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14424:14424:1112/160903:6410411708:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?audio=bear_192kHz.wav
[14447:14447:1112/160903:6410419544:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14424:14429:1112/160903:6410597121:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14424:14429:1112/160903:6410597571:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearWavPcm192kHz/0 (1916 ms)
[545/604] File/MediaTest.VideoBearWavPcm192kHz/0 (2099 ms)
[ RUN ] Http/MediaTest.VideoBearTheora/0
[14501:14501:1112/160904:6411482065:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14501:14501:1112/160904:6411492363:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14501:14501:1112/160904:6411564628:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14501:14512:1112/160904:6411573243:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14515:14515:1112/160904:6411609519:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14501:14501:1112/160904:6411621538:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14501:14501:1112/160904:6411621634:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14501:14501:1112/160904:6411621662:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:55691...
sending server_data: {"host": "127.0.0.1", "port": 55691} (36 bytes)
[14501:14501:1112/160904:6411833113:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:55691/files/player.html?video=bear.ogv
[14526:14526:1112/160904:6411842192:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14501:14506:1112/160905:6412015135:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14501:14506:1112/160905:6412015475:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearTheora/0 (2273 ms)
[546/604] Http/MediaTest.VideoBearTheora/0 (2621 ms)
[ RUN ] File/MediaTest.VideoBearWavPcm3kHz/0
[14381:14381:1112/160901:6408785090:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14381:14381:1112/160901:6408795456:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14381:14381:1112/160901:6408861142:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14381:14392:1112/160901:6408867023:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14395:14395:1112/160902:6408904410:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14381:14381:1112/160902:6408911908:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?audio=bear_3kHz.wav
[14403:14403:1112/160902:6408919269:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14381:14386:1112/160902:6409073911:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14381:14386:1112/160902:6409074207:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoBearWavPcm3kHz/0 (5460 ms)
[547/604] File/MediaTest.VideoBearWavPcm3kHz/0 (5769 ms)
[ RUN ] Http/MediaTest.VideoBearSilentTheora/0
[14544:14544:1112/160905:6412396906:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14544:14544:1112/160905:6412408297:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14544:14544:1112/160905:6412489702:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14544:14555:1112/160905:6412496128:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14558:14558:1112/160905:6412523172:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14544:14544:1112/160905:6412544355:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14544:14544:1112/160905:6412544473:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14544:14544:1112/160905:6412544517:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:51549...
sending server_data: {"host": "127.0.0.1", "port": 51549} (36 bytes)
[14544:14544:1112/160905:6412754469:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:51549/files/player.html?video=bear_silent.ogv
[14567:14567:1112/160905:6412762680:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearSilentTheora/0 (2021 ms)
[548/604] Http/MediaTest.VideoBearSilentTheora/0 (2359 ms)
[ RUN ] File/MediaTest.VideoTulipWebm/0
[14444:14444:1112/160903:6410455344:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14444:14444:1112/160903:6410466436:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14444:14444:1112/160903:6410530300:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14444:14463:1112/160903:6410536345:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14466:14466:1112/160903:6410571931:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14444:14444:1112/160903:6410588785:INFO:media_browsertest.cc(54)] Running test URL: file:///tmp/run_tha_testz5PHve/media/test/data/player.html?video=tulip2.webm
[14480:14480:1112/160903:6410596991:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14444:14457:1112/160903:6410769201:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14444:14457:1112/160903:6410769486:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] File/MediaTest.VideoTulipWebm/0 (5459 ms)
[549/604] File/MediaTest.VideoTulipWebm/0 (5768 ms)
[ RUN ] Http/MediaTest.VideoBearWebm/0
[14591:14591:1112/160907:6414115928:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14591:14591:1112/160907:6414127756:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14591:14591:1112/160907:6414193388:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14591:14603:1112/160907:6414198371:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14591:14591:1112/160907:6414248968:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14591:14591:1112/160907:6414249098:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14591:14591:1112/160907:6414249128:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
[14606:14606:1112/160907:6414265107:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
HTTP server started on http://127.0.0.1:36380...
sending server_data: {"host": "127.0.0.1", "port": 36380} (36 bytes)
[14591:14591:1112/160907:6414460711:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:36380/files/player.html?video=bear.webm
[14617:14617:1112/160907:6414469996:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14591:14597:1112/160907:6414613960:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14591:14597:1112/160907:6414614252:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearWebm/0 (2235 ms)
[550/604] Http/MediaTest.VideoBearWebm/0 (2360 ms)
[ RUN ] Http/MediaTest.VideoBearSilentWebm/0
[14712:14712:1112/160909:6416220667:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14712:14712:1112/160909:6416231807:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14712:14712:1112/160909:6416303116:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14712:14723:1112/160909:6416309793:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14726:14726:1112/160909:6416342516:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14712:14712:1112/160909:6416360192:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14712:14712:1112/160909:6416360346:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14712:14712:1112/160909:6416360394:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52626...
sending server_data: {"host": "127.0.0.1", "port": 52626} (36 bytes)
[14712:14712:1112/160909:6416574612:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:52626/files/player.html?video=bear_silent.webm
[14759:14759:1112/160909:6416584807:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearSilentWebm/0 (1959 ms)
[551/604] Http/MediaTest.VideoBearSilentWebm/0 (2097 ms)
[ RUN ] Http/MediaTest.VideoBearOpusOgg/0
[14653:14653:1112/160907:6414754727:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14653:14653:1112/160907:6414765658:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14653:14653:1112/160907:6414836470:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14653:14666:1112/160907:6414842349:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14670:14670:1112/160908:6414882067:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14653:14653:1112/160908:6414890458:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14653:14653:1112/160908:6414890614:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14653:14653:1112/160908:6414890661:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:36432...
sending server_data: {"host": "127.0.0.1", "port": 36432} (36 bytes)
[14653:14653:1112/160908:6415127533:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:36432/files/player.html?video=bear-opus.ogg
[14692:14692:1112/160908:6415137849:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14653:14660:1112/160908:6415304351:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14653:14660:1112/160908:6415304625:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearOpusOgg/0 (3531 ms)
[552/604] Http/MediaTest.VideoBearOpusOgg/0 (3671 ms)
[ RUN ] Http/MediaTest.VideoBearOpusWebm/0
[14622:14622:1112/160907:6414567353:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14622:14622:1112/160907:6414579523:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14622:14622:1112/160907:6414663327:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14622:14638:1112/160907:6414669140:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14643:14643:1112/160907:6414705378:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14622:14622:1112/160907:6414720071:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14622:14622:1112/160907:6414720176:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14622:14622:1112/160907:6414720204:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:59376...
sending server_data: {"host": "127.0.0.1", "port": 59376} (36 bytes)
[14622:14622:1112/160908:6414940977:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:59376/files/player.html?video=bear-opus.webm
[14678:14678:1112/160908:6414950532:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14622:14632:1112/160908:6415126392:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14622:14632:1112/160908:6415126989:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearOpusWebm/0 (3612 ms)
[553/604] Http/MediaTest.VideoBearOpusWebm/0 (3933 ms)
[ RUN ] Http/MediaTest.VideoBearWavAlaw/0
[14736:14736:1112/160909:6416460346:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14736:14736:1112/160909:6416471304:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14736:14736:1112/160909:6416536447:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14736:14748:1112/160909:6416543248:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14751:14751:1112/160909:6416580130:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14736:14736:1112/160909:6416592128:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14736:14736:1112/160909:6416592284:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14736:14736:1112/160909:6416592331:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:36128...
sending server_data: {"host": "127.0.0.1", "port": 36128} (36 bytes)
[14736:14736:1112/160909:6416815941:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:36128/files/player.html?audio=bear_alaw.wav
[14775:14775:1112/160909:6416824102:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14736:14742:1112/160910:6416989128:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14736:14742:1112/160910:6416989438:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearWavAlaw/0 (3710 ms)
[554/604] Http/MediaTest.VideoBearWavAlaw/0 (3934 ms)
[ RUN ] Http/MediaTest.VideoBearWavPcm/0
[14814:14814:1112/160911:6418419416:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14814:14814:1112/160911:6418431150:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14814:14814:1112/160911:6418502182:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14814:14832:1112/160911:6418508867:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14837:14837:1112/160911:6418565547:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14814:14814:1112/160911:6418574744:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14814:14814:1112/160911:6418574898:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14814:14814:1112/160911:6418574947:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:33314...
sending server_data: {"host": "127.0.0.1", "port": 33314} (36 bytes)
[14814:14814:1112/160911:6418817658:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:33314/files/player.html?audio=bear_pcm.wav
[14877:14877:1112/160911:6418826446:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14814:14826:1112/160912:6419005885:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14814:14826:1112/160912:6419006181:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearWavPcm/0 (2277 ms)
[555/604] Http/MediaTest.VideoBearWavPcm/0 (2381 ms)
[ RUN ] Http/MediaTest.VideoBearWavMulaw/0
[14799:14799:1112/160911:6418322504:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14799:14799:1112/160911:6418333018:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14799:14799:1112/160911:6418396103:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14799:14811:1112/160911:6418402733:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14815:14815:1112/160911:6418438669:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14799:14799:1112/160911:6418451797:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14799:14799:1112/160911:6418451901:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14799:14799:1112/160911:6418451928:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:59083...
sending server_data: {"host": "127.0.0.1", "port": 59083} (36 bytes)
[14799:14799:1112/160911:6418698219:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:59083/files/player.html?audio=bear_mulaw.wav
[14868:14868:1112/160911:6418707560:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14799:14805:1112/160912:6418876743:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14799:14805:1112/160912:6418877331:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearWavMulaw/0 (3755 ms)
[556/604] Http/MediaTest.VideoBearWavMulaw/0 (3933 ms)
[ RUN ] Http/MediaTest.VideoBearWavPcm192kHz/0
[14913:14913:1112/160913:6420399202:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14913:14913:1112/160913:6420410431:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14913:14913:1112/160913:6420482448:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14913:14926:1112/160913:6420489133:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14929:14929:1112/160913:6420525109:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14913:14913:1112/160913:6420534363:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14913:14913:1112/160913:6420534513:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14913:14913:1112/160913:6420534545:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:52210...
sending server_data: {"host": "127.0.0.1", "port": 52210} (36 bytes)
[14913:14913:1112/160913:6420738581:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:52210/files/player.html?audio=bear_192kHz.wav
[14940:14940:1112/160913:6420749059:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14913:14920:1112/160914:6420929270:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14913:14920:1112/160914:6420929630:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearWavPcm192kHz/0 (2173 ms)
[557/604] Http/MediaTest.VideoBearWavPcm192kHz/0 (2360 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore/0
[14997:14997:1112/160915:6422255938:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14997:14997:1112/160915:6422268520:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14997:14997:1112/160915:6422342596:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14997:15009:1112/160915:6422349361:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15012:15012:1112/160915:6422386114:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15020:15020:1112/160915:6422407179:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore/0 (811 ms)
[558/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore/0 (917 ms)
[ RUN ] Http/MediaTest.VideoBearWavPcm3kHz/0
[14822:14822:1112/160911:6418496574:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14822:14822:1112/160911:6418509484:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14822:14822:1112/160911:6418626473:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14822:14852:1112/160911:6418631586:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14857:14857:1112/160911:6418646194:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14822:14822:1112/160911:6418679239:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14822:14822:1112/160911:6418679348:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14822:14822:1112/160911:6418679375:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:51083...
sending server_data: {"host": "127.0.0.1", "port": 51083} (36 bytes)
[14822:14822:1112/160912:6418909702:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:51083/files/player.html?audio=bear_3kHz.wav
[14888:14888:1112/160912:6418918486:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14822:14846:1112/160912:6419086076:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14822:14846:1112/160912:6419086370:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoBearWavPcm3kHz/0 (4417 ms)
[559/604] Http/MediaTest.VideoBearWavPcm3kHz/0 (4742 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore/1
[15036:15036:1112/160915:6422756849:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15036:15036:1112/160915:6422770920:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15036:15036:1112/160915:6422842944:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15036:15048:1112/160915:6422848228:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15056:15056:1112/160916:6422942839:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore/1 (695 ms)
[560/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore/1 (917 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore_CallbackDespiteDelete/1
[15071:15071:1112/160916:6423251433:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15071:15071:1112/160916:6423267326:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15071:15071:1112/160916:6423345932:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15071:15097:1112/160916:6423351452:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15116:15116:1112/160916:6423451133:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore_CallbackDespiteDelete/1 (751 ms)
[561/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore_CallbackDespiteDelete/1 (926 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore_CallbackDespiteDelete/0
[15070:15070:1112/160916:6423177724:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15070:15070:1112/160916:6423189019:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15070:15070:1112/160916:6423278538:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15070:15082:1112/160916:6423285526:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15085:15085:1112/160916:6423319821:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15109:15109:1112/160916:6423359969:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore_CallbackDespiteDelete/0 (933 ms)
[562/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromBackingStore_CallbackDespiteDelete/0 (1050 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromCompositingSurface_CallbackDespiteDelete/0
[15132:15132:1112/160916:6423690938:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15132:15132:1112/160916:6423704512:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15132:15132:1112/160916:6423790879:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15132:15146:1112/160916:6423796752:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15150:15150:1112/160916:6423843244:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15158:15158:1112/160916:6423866832:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromCompositingSurface_CallbackDespiteDelete/0 (975 ms)
[563/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromCompositingSurface_CallbackDespiteDelete/0 (1339 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromCompositingSurface_CallbackDespiteDelete/1
[15168:15168:1112/160917:6424182209:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15168:15168:1112/160917:6424196479:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15168:15168:1112/160917:6424289793:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15168:15182:1112/160917:6424295919:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15210:15210:1112/160917:6424401779:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromCompositingSurface_CallbackDespiteDelete/1 (716 ms)
[564/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyFromCompositingSurface_CallbackDespiteDelete/1 (918 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.FrameSubscriberTest/0
[15170:15170:1112/160917:6424251751:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15170:15170:1112/160917:6424265714:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15170:15170:1112/160917:6424360857:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15170:15195:1112/160917:6424365471:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15204:15204:1112/160917:6424416092:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15218:15218:1112/160917:6424444338:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.FrameSubscriberTest/0 (889 ms)
[565/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.FrameSubscriberTest/0 (1051 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.FrameSubscriberTest/1
[15239:15239:1112/160918:6425022960:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15239:15239:1112/160918:6425034104:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15239:15239:1112/160918:6425104280:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15239:15251:1112/160918:6425109571:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15278:15278:1112/160918:6425209531:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[15239:15251:1112/160918:6425318921:ERROR:browser_gpu_channel_host_factory.cc(113)] Failed to launch GPU process.
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.FrameSubscriberTest/1 (678 ms)
[566/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.FrameSubscriberTest/1 (791 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyTwice/0
[15240:15240:1112/160918:6425081066:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15240:15240:1112/160918:6425095230:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15240:15240:1112/160918:6425191039:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15240:15264:1112/160918:6425198286:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15272:15272:1112/160918:6425240238:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15287:15287:1112/160918:6425261375:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyTwice/0 (928 ms)
[567/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyTwice/0 (1049 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyTwice/1
[15279:15279:1112/160918:6425290488:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15279:15279:1112/160918:6425307590:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15279:15279:1112/160918:6425395462:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15279:15307:1112/160918:6425401409:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15321:15321:1112/160918:6425491944:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyTwice/1 (698 ms)
[568/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTest.CopyTwice/1 (921 ms)
[ RUN ] Http/MediaTest.VideoTulipWebm/0
[14939:14939:1112/160913:6420806435:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14939:14939:1112/160913:6420817650:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[14939:14939:1112/160914:6420890683:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[14939:14956:1112/160914:6420897374:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[14959:14959:1112/160914:6420952288:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[14939:14939:1112/160914:6420957697:WARNING:python_utils.cc(88)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14939:14939:1112/160914:6420957955:WARNING:python_utils.cc(97)] Can't find pyproto next to /tmp/run_tha_testz5PHve/out/Release
[14939:14939:1112/160914:6420957988:WARNING:local_test_server.cc(187)] Cannot find pyproto dir for generated code. Testserver features that rely on it will not work
HTTP server started on http://127.0.0.1:33424...
sending server_data: {"host": "127.0.0.1", "port": 33424} (36 bytes)
[14939:14939:1112/160914:6421155565:INFO:media_browsertest.cc(54)] Running test URL: http://127.0.0.1:33424/files/player.html?video=tulip2.webm
[14975:14975:1112/160914:6421163742:ERROR:renderer_main.cc(212)] Running without renderer sandbox
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14939:14950:1112/160914:6421334190:WARNING:alsa_util.cc(24)] PcmOpen: default,No such file or directory
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
[14939:14950:1112/160914:6421334579:WARNING:alsa_util.cc(24)] PcmOpen: plug:default,No such file or directory
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] Http/MediaTest.VideoTulipWebm/0 (5916 ms)
[569/604] Http/MediaTest.VideoTulipWebm/0 (6033 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Unscaled/1
[15366:15366:1112/160919:6426127411:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15366:15366:1112/160919:6426138048:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15366:15366:1112/160919:6426198932:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15366:15378:1112/160919:6426204861:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15406:15406:1112/160919:6426317825:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Unscaled/1 (716 ms)
[570/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Unscaled/1 (917 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Scaled/1
[15436:15436:1112/160919:6426847113:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15436:15436:1112/160919:6426860192:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15436:15436:1112/160920:6426919108:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15436:15448:1112/160920:6426924847:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15456:15456:1112/160920:6427002421:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Scaled/1 (640 ms)
[571/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Scaled/1 (787 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Unscaled/0
[15337:15337:1112/160918:6425804729:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15337:15337:1112/160918:6425817669:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15337:15337:1112/160919:6425885368:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15337:15348:1112/160919:6425891599:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15351:15351:1112/160919:6425925775:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15359:15359:1112/160919:6425947328:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Unscaled/0 (2441 ms)
[572/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Unscaled/0 (2622 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Unscaled/1
[15500:15500:1112/160920:6427656124:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15500:15500:1112/160920:6427669111:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15500:15500:1112/160920:6427756184:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15500:15511:1112/160920:6427761742:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15518:15518:1112/160920:6427863678:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Unscaled/1 (693 ms)
[573/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Unscaled/1 (916 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Scaled/0
[15367:15367:1112/160919:6426194544:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15367:15367:1112/160919:6426207649:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15367:15367:1112/160919:6426293603:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15367:15394:1112/160919:6426299503:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15398:15398:1112/160919:6426351259:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15417:15417:1112/160919:6426363827:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Scaled/0 (2558 ms)
[574/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Origin_Scaled/0 (2883 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Scaled/1
[15553:15553:1112/160921:6428551394:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15553:15553:1112/160921:6428561665:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15553:15553:1112/160921:6428661251:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15553:15570:1112/160921:6428678405:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15585:15585:1112/160921:6428773718:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Scaled/1 (673 ms)
[575/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Scaled/1 (787 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame/1
[15629:15629:1112/160922:6429337944:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15629:15629:1112/160922:6429350598:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15629:15629:1112/160922:6429435649:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15629:15641:1112/160922:6429441101:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15650:15650:1112/160922:6429528152:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame/1 (656 ms)
[576/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame/1 (787 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Unscaled/0
[15455:15455:1112/160920:6427042694:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15455:15455:1112/160920:6427053419:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15455:15455:1112/160920:6427136997:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15455:15473:1112/160920:6427142350:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15478:15478:1112/160920:6427185678:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15490:15490:1112/160920:6427194422:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Unscaled/0 (2823 ms)
[577/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Unscaled/0 (3147 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Scaled/0
[15537:15537:1112/160921:6428429704:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15537:15537:1112/160921:6428439504:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15537:15537:1112/160921:6428503007:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15537:15549:1112/160921:6428508706:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15552:15552:1112/160921:6428567478:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15573:15573:1112/160921:6428583552:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Scaled/0 (2352 ms)
[578/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_Cropped_Scaled/0 (2622 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame_Scaled/1
[15678:15678:1112/160923:6430224850:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15678:15678:1112/160923:6430236708:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15678:15678:1112/160923:6430319099:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15678:15702:1112/160923:6430323900:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15720:15720:1112/160923:6430428163:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame_Scaled/1 (679 ms)
[579/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame_Scaled/1 (918 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_EntireRegion/1
[15737:15737:1112/160924:6431134492:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15737:15737:1112/160924:6431147350:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15737:15737:1112/160924:6431210764:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15737:15766:1112/160924:6431216816:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15782:15782:1112/160924:6431312617:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_EntireRegion/1 (724 ms)
[580/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_EntireRegion/1 (916 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame/0
[15602:15602:1112/160922:6429073339:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15602:15602:1112/160922:6429086520:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15602:15602:1112/160922:6429165950:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15602:15613:1112/160922:6429171987:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15616:15616:1112/160922:6429224220:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15624:15624:1112/160922:6429243512:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame/0 (2990 ms)
[581/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame/0 (3145 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame_Scaled/0
[15669:15669:1112/160923:6430112936:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15669:15669:1112/160923:6430122529:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15669:15669:1112/160923:6430209054:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15669:15681:1112/160923:6430215187:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15684:15684:1112/160923:6430227823:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15704:15704:1112/160923:6430290224:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame_Scaled/0 (2506 ms)
[582/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCapture.CopyFromCompositingSurface_ForVideoFrame_Scaled/0 (2621 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_CenterRegion/1
[15823:15823:1112/160925:6432224608:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15823:15823:1112/160925:6432238078:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15823:15823:1112/160925:6432301801:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15823:15843:1112/160925:6432306170:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15855:15855:1112/160925:6432385202:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_CenterRegion/1 (695 ms)
[583/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_CenterRegion/1 (918 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_ScaledResult/1
[15902:15902:1112/160926:6433137782:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15902:15902:1112/160926:6433147887:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15902:15902:1112/160926:6433211012:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15902:15913:1112/160926:6433216539:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15920:15920:1112/160926:6433300187:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_ScaledResult/1 (634 ms)
[584/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_ScaledResult/1 (785 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_CenterRegion/0
[15802:15802:1112/160925:6432025286:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15802:15802:1112/160925:6432038151:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15802:15802:1112/160925:6432115492:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15802:15813:1112/160925:6432121509:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15817:15817:1112/160925:6432165585:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15826:15826:1112/160925:6432171394:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_CenterRegion/0 (3059 ms)
[585/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_CenterRegion/0 (3408 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_EntireRegion/0
[15736:15736:1112/160924:6431047255:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15736:15736:1112/160924:6431059196:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15736:15736:1112/160924:6431139844:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15736:15748:1112/160924:6431145905:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15751:15751:1112/160924:6431208280:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15775:15775:1112/160924:6431224622:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_EntireRegion/0 (4371 ms)
[586/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_EntireRegion/0 (4720 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_ScaledResult/0
[15870:15870:1112/160925:6432739663:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15870:15870:1112/160925:6432751229:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15870:15870:1112/160925:6432814475:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15870:15881:1112/160925:6432820193:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15890:15890:1112/160925:6432871229:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[15884:15884:1112/160926:6432884312:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_ScaledResult/0 (3281 ms)
[587/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToBitmap_ScaledResult/0 (3410 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_EntireRegion/1
[15972:15972:1112/160928:6435440064:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15972:15972:1112/160928:6435451025:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15972:15972:1112/160928:6435511242:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15972:15984:1112/160928:6435516649:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15991:15991:1112/160928:6435597444:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_EntireRegion/1 (714 ms)
[588/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_EntireRegion/1 (916 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_CenterRegion/1
[16040:16040:1112/160929:6436152675:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16040:16040:1112/160929:6436165191:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16040:16040:1112/160929:6436237607:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16040:16051:1112/160929:6436243769:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16059:16059:1112/160929:6436323356:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_CenterRegion/1 (750 ms)
[589/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_CenterRegion/1 (918 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_EntireRegion/0
[15933:15933:1112/160927:6433955438:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[15933:15933:1112/160927:6433968222:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[15933:15933:1112/160927:6434060387:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[15933:15944:1112/160927:6434066413:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[15947:15947:1112/160927:6434092783:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[15955:15955:1112/160927:6434131892:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_EntireRegion/0 (3193 ms)
[590/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_EntireRegion/0 (3413 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_ScaledResult/1
[16106:16106:1112/160930:6437068660:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16106:16106:1112/160930:6437082506:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16106:16106:1112/160930:6437169157:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16106:16117:1112/160930:6437174574:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16125:16125:1112/160930:6437260577:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_ScaledResult/1 (699 ms)
[591/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_ScaledResult/1 (918 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_CenterRegion/0
[16004:16004:1112/160928:6435770942:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16004:16004:1112/160928:6435782126:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16004:16004:1112/160928:6435866167:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16004:16017:1112/160928:6435872515:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16020:16020:1112/160929:6435906827:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16029:16029:1112/160929:6435935078:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_CenterRegion/0 (3327 ms)
[592/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_CenterRegion/0 (3674 ms)
[ RUN ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_ScaledResult/0
[16058:16058:1112/160929:6436356695:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16058:16058:1112/160929:6436367302:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16058:16058:1112/160929:6436435204:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16058:16076:1112/160929:6436443733:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16081:16081:1112/160929:6436490968:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16092:16092:1112/160929:6436508762:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_ScaledResult/0 (2960 ms)
[593/604] GLAndSoftwareCompositing/CompositingRenderWidgetHostViewBrowserTestTabCaptureHighDPI.CopyToVideoFrame_ScaledResult/0 (3147 ms)
[ RUN ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/0
[16130:16130:1112/160930:6437349022:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16130:16130:1112/160930:6437360826:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16130:16130:1112/160930:6437444576:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16130:16146:1112/160930:6437450449:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16149:16149:1112/160930:6437497779:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16161:16161:1112/160930:6437505335:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16130:16130:1112/160930:6437608876:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:58955/media/getusermedia.html (23)
[16130:16130:1112/160930:6437620405:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:58955/media/webrtc_test_utilities.js (64)
[16130:16130:1112/160931:6438726577:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:58955/media/webrtc_test_utilities.js (80)
[16130:16130:1112/160931:6438728531:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:58955/media/webrtc_test_utilities.js (64)
[16130:16130:1112/160932:6439216869:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:58955/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/0 (2241 ms)
[594/604] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/0 (2361 ms)
[ RUN ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/1
[16171:16171:1112/160931:6437987058:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16171:16171:1112/160931:6437998677:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16171:16171:1112/160931:6438084430:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16171:16182:1112/160931:6438090780:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16185:16185:1112/160931:6438142204:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16193:16193:1112/160931:6438143375:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16171:16171:1112/160931:6438484494:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:47962/media/getusermedia.html (23)
[16171:16171:1112/160931:6438492762:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:47962/media/webrtc_test_utilities.js (64)
[16171:16171:1112/160932:6439583620:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:47962/media/webrtc_test_utilities.js (80)
[16171:16171:1112/160932:6439583797:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:47962/media/webrtc_test_utilities.js (64)
[16171:16171:1112/160933:6440082022:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:47962/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/1 (2475 ms)
[595/604] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/1 (2623 ms)
[ RUN ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/2
[16215:16215:1112/160932:6439443098:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16215:16215:1112/160932:6439453277:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16215:16215:1112/160932:6439513303:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16215:16227:1112/160932:6439518083:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16253:16253:1112/160932:6439588805:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16230:16230:1112/160932:6439591378:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16215:16215:1112/160932:6439713518:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:46170/media/getusermedia.html (23)
[16215:16215:1112/160932:6439725433:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:46170/media/webrtc_test_utilities.js (64)
[16215:16215:1112/160934:6441269542:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:46170/media/webrtc_test_utilities.js (80)
[16215:16215:1112/160934:6441271901:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:46170/media/webrtc_test_utilities.js (64)
[16215:16215:1112/160934:6441855518:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:46170/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/2 (2761 ms)
[596/604] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/2 (2885 ms)
[ RUN ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/3
[16216:16216:1112/160932:6439521119:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16216:16216:1112/160932:6439534298:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16216:16216:1112/160932:6439637320:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16216:16245:1112/160932:6439642462:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16249:16249:1112/160932:6439684298:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16272:16272:1112/160932:6439722128:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16216:16216:1112/160933:6440099936:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:55304/media/getusermedia.html (23)
[16216:16216:1112/160933:6440110643:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:55304/media/webrtc_test_utilities.js (64)
[16216:16216:1112/160934:6441674823:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:55304/media/webrtc_test_utilities.js (80)
[16216:16216:1112/160934:6441677236:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:55304/media/webrtc_test_utilities.js (64)
[16216:16216:1112/160935:6442360529:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:55304/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/3 (3242 ms)
[597/604] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/3 (3409 ms)
[ RUN ] DatabaseTest.DatabasePersistsAfterRelaunch
[16356:16356:1112/160935:6442332163:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16356:16356:1112/160935:6442341986:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16356:16356:1112/160935:6442414951:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16356:16367:1112/160935:6442419856:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16371:16371:1112/160935:6442463749:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16381:16381:1112/160935:6442494069:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16371:16371:1112/160935:6442621141:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.DatabasePersistsAfterRelaunch (652 ms)
[598/604] DatabaseTest.DatabasePersistsAfterRelaunch (787 ms)
[ RUN ] DatabaseTest.OffTheRecordDatabaseNotPersistent
[16396:16396:1112/160936:6442909583:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16396:16396:1112/160936:6442919555:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16396:16396:1112/160936:6442985024:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16396:16407:1112/160936:6442991238:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16396:16396:1112/160936:6443055373:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16396:16407:1112/160936:6443055887:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16410:16410:1112/160936:6443060769:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16420:16420:1112/160936:6443082893:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] DatabaseTest.OffTheRecordDatabaseNotPersistent (753 ms)
[599/604] DatabaseTest.OffTheRecordDatabaseNotPersistent (917 ms)
[ RUN ] IndexedDBBrowserTest.PRE_VersionChangeCrashResilience
[16417:16417:1112/160936:6443118750:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16417:16417:1112/160936:6443129603:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16417:16417:1112/160936:6443211408:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16417:16436:1112/160936:6443216371:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16439:16439:1112/160936:6443270559:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16454:16454:1112/160936:6443294492:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[600/604] IndexedDBBrowserTest.PRE_VersionChangeCrashResilience (788 ms)
[ RUN ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/4
[16263:16263:1112/160932:6439720759:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16263:16263:1112/160932:6439733829:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16263:16263:1112/160932:6439822675:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16263:16287:1112/160932:6439827424:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16291:16291:1112/160932:6439858574:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16300:16300:1112/160933:6439888559:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16263:16263:1112/160933:6440246758:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:39768/media/getusermedia.html (23)
[16263:16263:1112/160933:6440257209:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:39768/media/webrtc_test_utilities.js (64)
[16263:16263:1112/160935:6442648595:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:39768/media/webrtc_test_utilities.js (80)
[16263:16263:1112/160935:6442651091:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:39768/media/webrtc_test_utilities.js (64)
[16263:16263:1112/160937:6443974640:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:39768/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/4 (4680 ms)
[601/604] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/4 (4983 ms)
[ RUN ] IndexedDBBrowserTest.VersionChangeCrashResilience
[16474:16474:1112/160937:6443912198:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16474:16474:1112/160937:6443926743:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16474:16474:1112/160937:6444028370:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16474:16497:1112/160937:6444033735:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16504:16504:1112/160937:6444072945:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16524:16524:1112/160937:6444098770:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16504:16504:1112/160937:6444239886:WARNING:file_descriptor_set_posix.cc(30)] FileDescriptorSet destroyed with unconsumed descriptors: 0/1
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.VersionChangeCrashResilience (685 ms)
[602/604] IndexedDBBrowserTest.VersionChangeCrashResilience (789 ms)
[ RUN ] IndexedDBBrowserTest.NullKeyPathPersistence
[16471:16471:1112/160936:6443832791:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16471:16471:1112/160936:6443846051:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16471:16471:1112/160937:6443952052:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16471:16483:1112/160937:6443971724:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16486:16486:1112/160937:6443992491:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[16486:16486:1112/160937:6443992897:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16516:16516:1112/160937:6444048431:ERROR:renderer_main.cc(212)] Running without renderer sandbox
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] IndexedDBBrowserTest.NullKeyPathPersistence (807 ms)
[603/604] IndexedDBBrowserTest.NullKeyPathPersistence (924 ms)
[ RUN ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/5
[16319:16319:1112/160933:6440604653:ERROR:browser_main_loop.cc(164)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[16319:16319:1112/160933:6440614958:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
Xlib: extension "RANDR" missing on display ":9".
[16319:16319:1112/160933:6440675106:ERROR:proxy_service.cc(1436)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[16319:16330:1112/160933:6440681518:WARNING:proxy_service.cc(899)] PAC support disabled because there is no system implementation
[16333:16333:1112/160933:6440739877:ERROR:vaapi_wrapper.cc(207)] Failed to initialize VAAPI libs
[16342:16342:1112/160933:6440755562:ERROR:renderer_main.cc(212)] Running without renderer sandbox
[16319:16319:1112/160934:6441083521:INFO:CONSOLE(23)] "Calling getUserMediaAndStop.", source: http://127.0.0.1:56174/media/getusermedia.html (23)
[16319:16319:1112/160934:6441091952:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:56174/media/webrtc_test_utilities.js (64)
[16319:16319:1112/160937:6444154630:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:56174/media/webrtc_test_utilities.js (80)
[16319:16319:1112/160937:6444157784:INFO:CONSOLE(64)] "Looking at video in element local-view-1", source: http://127.0.0.1:56174/media/webrtc_test_utilities.js (64)
[16319:16319:1112/160938:6445840822:INFO:CONSOLE(80)] "Done looking at video in element local-view-1", source: http://127.0.0.1:56174/media/webrtc_test_utilities.js (80)
-----------------------------------------------------
Suppressions used:
count bytes template
334 14352 libfontconfig
-----------------------------------------------------
[ OK ] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/5 (5586 ms)
[604/604] UserMedia/WebRtcConstraintsBrowserTest.GetUserMediaConstraints/5 (5771 ms)
SUCCESS: all tests passed.
[run_isolated_out_hack]{"hash":"cf6938d906ebe4a75b200416796a0501fd22439c","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-----------------------------------------------------------------------+
| End of shard 0 Duration: 256.0s Bot: swarm250-c4 Exit code 0 |
+-----------------------------------------------------------------------+
Total duration: 256.0s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@38 disabled@@@
@@@STEP_CURSOR content_browsertests@@@
@@@STEP_CURSOR content_browsertests@@@