(view as text)
python ../../../scripts/slave/runtest.py --target Debug '--build-properties={"blamelist":"henrik.lundin@webrtc.org","blamelist_real":["henrik.lundin@webrtc.org"],"branch":"trunk","buildbotURL":"http://build.chromium.org/p/client.webrtc/","buildername":"Chrome OS","buildnumber":1364,"got_revision":"5924","got_swarming_client_revision":"8472efa59518a6e28db6da249685d65f49ce8244","gtest_filter":"","mastername":"client.webrtc","primary_repo":"","project":"","repository":"http://webrtc.googlecode.com/svn","revision":"5924","scheduler":"webrtc_linux_scheduler","slavename":"vm306-m3","warnings-count":"","workdir":"/mnt/data/b/build/slave/Chrome_OS"}' '--factory-properties={"gclient_env":{"CHROMIUM_GYP_SYNTAX_CHECK":"1","DEPOT_TOOLS_UPDATE":"0","GYP_DEFINES":"chromeos=1","GYP_GENERATOR_FLAGS":"","LANDMINES_VERBOSE":"1"}}' --annotate=gtest --test-type neteq_unittests neteq_unittests --gtest_print_time
 in dir /mnt/data/b/build/slave/Chrome_OS/build (timeout 600 secs) (maxTime 28800 secs)
 watching logfiles {}
 argv: ['python', '../../../scripts/slave/runtest.py', '--target', 'Debug', '--build-properties={"blamelist":"henrik.lundin@webrtc.org","blamelist_real":["henrik.lundin@webrtc.org"],"branch":"trunk","buildbotURL":"http://build.chromium.org/p/client.webrtc/","buildername":"Chrome OS","buildnumber":1364,"got_revision":"5924","got_swarming_client_revision":"8472efa59518a6e28db6da249685d65f49ce8244","gtest_filter":"","mastername":"client.webrtc","primary_repo":"","project":"","repository":"http://webrtc.googlecode.com/svn","revision":"5924","scheduler":"webrtc_linux_scheduler","slavename":"vm306-m3","warnings-count":"","workdir":"/mnt/data/b/build/slave/Chrome_OS"}', '--factory-properties={"gclient_env":{"CHROMIUM_GYP_SYNTAX_CHECK":"1","DEPOT_TOOLS_UPDATE":"0","GYP_DEFINES":"chromeos=1","GYP_GENERATOR_FLAGS":"","LANDMINES_VERBOSE":"1"}}', '--annotate=gtest', '--test-type', 'neteq_unittests', 'neteq_unittests', '--gtest_print_time']
 environment:
  AWS_CREDENTIAL_FILE=/mnt/data/b/build/site_config/.boto
  BOTO_CONFIG=/mnt/data/b/build/site_config/.boto
  BUILDBOT_BLAMELIST=[u'henrik.lundin@webrtc.org']
  BUILDBOT_BRANCH=trunk
  BUILDBOT_BUILDERNAME=Chrome OS
  BUILDBOT_BUILDNUMBER=1364
  BUILDBOT_CLOBBER=
  BUILDBOT_GOT_REVISION=5924
  BUILDBOT_REVISION=5924
  BUILDBOT_SCHEDULER=webrtc_linux_scheduler
  BUILDBOT_SLAVENAME=vm306-m3
  CHROME_HEADLESS=1
  DISPLAY=:0.0
  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/Chrome_OS/build
  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
 using PTY: False
[Running on builder: "None"]
DBUS_SESSION_BUS_ADDRESS env var not found, starting dbus-launch
 setting DBUS_SESSION_BUS_ADDRESS to unix:abstract=/tmp/dbus-2AK4ftS6Jl,guid=948eac23de6f8fe8f02b765f000003fb
 setting DBUS_SESSION_BUS_PID to 6265
Enabling sandbox.  Setting environment variable:
  CHROME_DEVEL_SANDBOX="/opt/chromium/chrome_sandbox"
Window manager (openbox) started.

/usr/bin/python /mnt/data/b/build/scripts/slave/runisolatedtest.py --test_name neteq_unittests --builder_name "Chrome OS" --checkout_dir /mnt/data/b/build/slave/Chrome_OS/build /mnt/data/b/build/slave/Chrome_OS/build/src/out/Debug/neteq_unittests -- /mnt/data/b/build/slave/Chrome_OS/build/src/out/Debug/neteq_unittests --brave-new-test-launcher --test-launcher-bot-mode --gtest_print_time --test-launcher-summary-output=/tmp/tmpHnWttN

/mnt/data/b/build/slave/Chrome_OS/build/src/out/Debug/neteq_unittests --brave-new-test-launcher --test-launcher-bot-mode --gtest_print_time --test-launcher-summary-output=/tmp/tmpHnWttN
[==========] Running 12 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 12 tests from NetEqDecodingTest
[ RUN      ] NetEqDecodingTest.TestBitExactness
[       OK ] NetEqDecodingTest.TestBitExactness (2951 ms)
[ RUN      ] NetEqDecodingTest.TestNetworkStatistics
[       OK ] NetEqDecodingTest.TestNetworkStatistics (1694 ms)
[ RUN      ] NetEqDecodingTest.TestFrameWaitingTimeStatistics
[       OK ] NetEqDecodingTest.TestFrameWaitingTimeStatistics (3 ms)
[ RUN      ] NetEqDecodingTest.TestAverageInterArrivalTimeNegative
[       OK ] NetEqDecodingTest.TestAverageInterArrivalTimeNegative (57 ms)
[ RUN      ] NetEqDecodingTest.TestAverageInterArrivalTimePositive
[       OK ] NetEqDecodingTest.TestAverageInterArrivalTimePositive (118 ms)
[ RUN      ] NetEqDecodingTest.LongCngWithClockDrift
[       OK ] NetEqDecodingTest.LongCngWithClockDrift (177 ms)
[ RUN      ] NetEqDecodingTest.NoInputDataStereo
[       OK ] NetEqDecodingTest.NoInputDataStereo (2 ms)
[ RUN      ] NetEqDecodingTest.TestExtraDelay
[       OK ] NetEqDecodingTest.TestExtraDelay (9257 ms)
[ RUN      ] NetEqDecodingTest.SequenceNumberWrap
[       OK ] NetEqDecodingTest.SequenceNumberWrap (2 ms)
[ RUN      ] NetEqDecodingTest.SequenceNumberWrapAndDrop
[       OK ] NetEqDecodingTest.SequenceNumberWrapAndDrop (2 ms)
[ RUN      ] NetEqDecodingTest.TimestampWrap
[       OK ] NetEqDecodingTest.TimestampWrap (2 ms)
[ RUN      ] NetEqDecodingTest.TimestampAndSequenceNumberWrap
[       OK ] NetEqDecodingTest.TimestampAndSequenceNumberWrap (2 ms)
[----------] 12 tests from NetEqDecodingTest (14267 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test case ran. (14267 ms total)
[  PASSED  ] 12 tests.
Stopping Xvfb with pid 6268 ...
Xvfb pid file removed

/mnt/data/b/build/scripts/slave/gsutil cp file:///tmp/tmpZKJeIF gs://chrome-gtest-results/raw/2014/4/14/17/7ffdc1baa1efd60c57184f991eae13560b4dc17a.json.gz
Copying file:///tmp/tmpZKJeIF [Content-Type=application/octet-stream]...
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@neteq_unittests@@@
 killed dbus-daemon with PID 6265
 cleared DBUS_SESSION_BUS_ADDRESS environment variable
program finished with exit code 0
elapsedTime=16.073891