(view as text)
@@@STEP_CURSOR@printing_unittests on Mac-10.9@@@
@@@STEP_STARTED@@@
python -u /b/build/scripts/tools/runit.py python /b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpiAqvji.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpzurfE3.json
in dir /b/build/slave/Mac_ASan_64_Tests__1_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/scripts/tools/runit.py', 'python', '/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpiAqvji.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpzurfE3.json']
 name: printing_unittests on Mac-10.9
 step_test_data: <lambda>(...)
full environment:
 AWS_CREDENTIAL_FILE: /b/build/site_config/.boto
 BOTO_CONFIG: /b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'danakj@chromium.org', u'dpranke@chromium.org', u'mstensho@opera.com', u'spqchan@chromium.org', u'tedchoc@chromium.org', u'zmo@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
 BUILDBOT_BUILDERNAME: Mac ASan 64 Tests (1)
 BUILDBOT_BUILDNUMBER: 16552
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory
 BUILDBOT_REVISION: ae057e0a986c713b8d3b619d1e0f4be61a3f963c
 BUILDBOT_SCHEDULER: mac_asan_64_rel_trigger
 BUILDBOT_SLAVENAME: vm689-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.7.4 vm689-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/slave/Mac_ASan_64_Tests__1_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-EmMOc6/Listeners
 USER: chrome-bot

+------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2efe9576d2137b10 |
+------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 8 parallel jobs.
[ RUN      ] PrintingUtilsTest.SimplifyDocumentTitle
[       OK ] PrintingUtilsTest.SimplifyDocumentTitle (0 ms)
[1/26] PrintingUtilsTest.SimplifyDocumentTitle (0 ms)
[ RUN      ] PrintingUtilsTest.FormatDocumentTitleWithOwner
[       OK ] PrintingUtilsTest.FormatDocumentTitleWithOwner (0 ms)
[2/26] PrintingUtilsTest.FormatDocumentTitleWithOwner (0 ms)
[ RUN      ] UnitsTest.Convertions
[       OK ] UnitsTest.Convertions (0 ms)
[3/26] UnitsTest.Convertions (0 ms)
[ RUN      ] PdfTransformTest.CalculateScaleFactor
[       OK ] PdfTransformTest.CalculateScaleFactor (1 ms)
[4/26] PdfTransformTest.CalculateScaleFactor (1 ms)
[ RUN      ] PdfTransformTest.SetDefaultClipBox
[       OK ] PdfTransformTest.SetDefaultClipBox (0 ms)
[5/26] PdfTransformTest.SetDefaultClipBox (0 ms)
[ RUN      ] PdfTransformTest.CalculateMediaBoxAndCropBox
[       OK ] PdfTransformTest.CalculateMediaBoxAndCropBox (0 ms)
[6/26] PdfTransformTest.CalculateMediaBoxAndCropBox (0 ms)
[ RUN      ] PdfTransformTest.CalculateClipBoxBoundary
[       OK ] PdfTransformTest.CalculateClipBoxBoundary (0 ms)
[7/26] PdfTransformTest.CalculateClipBoxBoundary (0 ms)
[ RUN      ] PdfTransformTest.CalculateScaledClipBoxOffset
[       OK ] PdfTransformTest.CalculateScaledClipBoxOffset (0 ms)
[8/26] PdfTransformTest.CalculateScaledClipBoxOffset (0 ms)
[ RUN      ] PdfTransformTest.CalculateNonScaledClipBoxOffset
[       OK ] PdfTransformTest.CalculateNonScaledClipBoxOffset (0 ms)
[9/26] PdfTransformTest.CalculateNonScaledClipBoxOffset (0 ms)
[ RUN      ] PdfTransformTest.ReversedMediaBox
[       OK ] PdfTransformTest.ReversedMediaBox (0 ms)
[10/26] PdfTransformTest.ReversedMediaBox (0 ms)
[ RUN      ] PageNumberTest.Count
[       OK ] PageNumberTest.Count (0 ms)
[11/26] PageNumberTest.Count (0 ms)
[ RUN      ] PageRangeTest.RangeMerge
[       OK ] PageRangeTest.RangeMerge (0 ms)
[12/26] PageRangeTest.RangeMerge (0 ms)
[ RUN      ] PageRangeTest.Empty
[       OK ] PageRangeTest.Empty (0 ms)
[13/26] PageRangeTest.Empty (0 ms)
[ RUN      ] PageRangeTest.Huge
[       OK ] PageRangeTest.Huge (96 ms)
[14/26] PageRangeTest.Huge (96 ms)
[ RUN      ] PageSetupTest.Random
[       OK ] PageSetupTest.Random (0 ms)
[15/26] PageSetupTest.Random (0 ms)
[ RUN      ] PageSetupTest.HardCoded
[       OK ] PageSetupTest.HardCoded (0 ms)
[16/26] PageSetupTest.HardCoded (0 ms)
[ RUN      ] PageSetupTest.OutOfRangeMargins
[       OK ] PageSetupTest.OutOfRangeMargins (0 ms)
[17/26] PageSetupTest.OutOfRangeMargins (0 ms)
[ RUN      ] PageSetupTest.FlipOrientation
[       OK ] PageSetupTest.FlipOrientation (0 ms)
[18/26] PageSetupTest.FlipOrientation (0 ms)
[ RUN      ] PdfMetafileCgTest.Pdf
[       OK ] PdfMetafileCgTest.Pdf (12 ms)
[19/26] PdfMetafileCgTest.Pdf (12 ms)
[ RUN      ] PrintedPageTest.GetCenteredPageContentRect
[       OK ] PrintedPageTest.GetCenteredPageContentRect (0 ms)
[20/26] PrintedPageTest.GetCenteredPageContentRect (0 ms)
[ RUN      ] PrintBackendCupsHelperTest.TestPpdParsingNoColorDuplexLongEdge
[       OK ] PrintBackendCupsHelperTest.TestPpdParsingNoColorDuplexLongEdge (2 ms)
[21/26] PrintBackendCupsHelperTest.TestPpdParsingNoColorDuplexLongEdge (2 ms)
[ RUN      ] PrintBackendCupsHelperTest.TestPpdParsingNoColorDuplexSimples
[       OK ] PrintBackendCupsHelperTest.TestPpdParsingNoColorDuplexSimples (1 ms)
[22/26] PrintBackendCupsHelperTest.TestPpdParsingNoColorDuplexSimples (1 ms)
[ RUN      ] PrintBackendCupsHelperTest.TestPpdParsingNoColorNoDuplex
[       OK ] PrintBackendCupsHelperTest.TestPpdParsingNoColorNoDuplex (0 ms)
[23/26] PrintBackendCupsHelperTest.TestPpdParsingNoColorNoDuplex (0 ms)
[ RUN      ] PrintBackendCupsHelperTest.TestPpdParsingColorTrueDuplexLongEdge
[       OK ] PrintBackendCupsHelperTest.TestPpdParsingColorTrueDuplexLongEdge (1 ms)
[24/26] PrintBackendCupsHelperTest.TestPpdParsingColorTrueDuplexLongEdge (1 ms)
[ RUN      ] PrintBackendCupsHelperTest.TestPpdParsingColorFalseDuplexLongEdge
[       OK ] PrintBackendCupsHelperTest.TestPpdParsingColorFalseDuplexLongEdge (1 ms)
[25/26] PrintBackendCupsHelperTest.TestPpdParsingColorFalseDuplexLongEdge (1 ms)
[ RUN      ] PrintBackendCupsHelperTest.TestPpdParsingPageSize
[       OK ] PrintBackendCupsHelperTest.TestPpdParsingPageSize (0 ms)
[26/26] PrintBackendCupsHelperTest.TestPpdParsingPageSize (0 ms)
SUCCESS: all tests passed.
Tests took 0 seconds.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/b/swarm_slave/work/isolated/runAcp9Va/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/b/swarm_slave/work/isolated/runAcp9Va/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/printing_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/b/swarm_slave/work/isolated/outYuBDfo/output.json
+------------------------------------------------------------------------+
| End of shard 0  Pending: 0.8s  Duration: 0.9s  Bot: vm997-m4  Exit: 0  |
+------------------------------------------------------------------------+
Total duration: 0.9s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_CURSOR@printing_unittests on Mac-10.9@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=2360f5627994418ca0907562fa7278dfbbed8890@@@


--------------------------------------------------------------------------------
started: Tue May 24 19:46:24 2016
ended: Tue May 24 19:46:24 2016
duration: 0 secs
status: SUCCESS
status reason: