(view as text)
@@@BUILD_STEP ui_touch_selection_unittests@@@
> /b/build/scripts/slave/runtest.py '--factory-properties={"target": "Debug", "blink_config": "blink", "gclient_env": {}, "build_url": "gs://chromium-android/webkit_latest_dbg", "clobber": false, "GYP_DEFINES": " component=shared_library", "target_os": "android", "android_bot_id": "webkit-latest-tests-dbg"}' '--build-properties={"parentname": "Android Builder (dbg)", "parent_wk_revision": "192728", "parent_got_v8_revision": "4879ca1ab4bd35e6e06232807e59751b9111a008", "parent_got_swarming_client_revision": "13e7c88b5a9494467259603486f001694ea85721", "parent_build_archive_url": "gs://chromium-android/webkit_latest_dbg/full-build-linux_2e9f5cad520549b6d07ab5c0493e32ec3719613a.zip", "git_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "got_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "parent_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "blamelist_real": ["tommi@chromium.org"], "got_webkit_revision_git": "03f6b2d29482174f489b42966d0124009e65ef13", "parent_slavename": "vm830-m1", "buildnumber": 25187, "got_webkit_revision": "192728", "parent_scheduler": "global_scheduler", "got_swarming_client_revision": "13e7c88b5a9494467259603486f001694ea85721", "parent_buildnumber": "42656", "slavename": "chromeperf57", "got_revision_cp": "refs/heads/master@{#322729}", "blamelist": "tommi@chromium.org", "branch": "master", "patchset": "", "issue": "", "revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "workdir": "/b/build/slave/Android_Tests__dbg_", "repository": "https://chromium.googlesource.com/chromium/src", "buildername": "Android Tests (dbg)", "parent_try_job_key": "", "mastername": "chromium.webkit", "parent_got_webkit_revision": "192728", "parent_builddir": "", "parent_branch": "master", "got_v8_revision_cp": "refs/heads/4.3.60@{#1}", "primary_repo": "", "scheduler": "android_dbg_trigger", "requester": "", "buildbotURL": "http://build.chromium.org/p/chromium.webkit/", "parent_cr_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "rietveld": "", "parent_got_nacl_revision": "", "parent_buildername": "Android Builder (dbg)", "got_v8_revision": "4879ca1ab4bd35e6e06232807e59751b9111a008", "parent_got_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "got_webkit_revision_cp": "refs/heads/master@{#192728}", "project": "chromium", "requestedAt": 1427672656, "patch_url": "", "parent_git_number": "", "parentslavename": "vm830-m1", "root": ""}' --test-platform android --target Debug --flakiness-dashboard-server=test-results.appspot.com ui_touch_selection_unittests --verbose
[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-iTIhhlDnVq,guid=febf2505d270e9db9bc016e30093fdc5
 setting DBUS_SESSION_BUS_PID to 18773

src/build/android/test_runner.py gtest --debug -s ui_touch_selection_unittests --flakiness-dashboard-server=test-results.appspot.com
W    0.012s Main  Found target /b/build/slave/Android_Tests__dbg_/build/src/out/Debug/ui_touch_selection_unittests_apk/ui_touch_selection_unittests-debug.apk
W    0.121s Main  Creating 3 test runners.
W    0.121s 0bae  Creating shard 0 for device 009efc42d5d30bae.
W    0.122s a8bb  Creating shard 1 for device 009f018a5a25a8bb.
W    0.123s a6b6  Creating shard 2 for device 01c9ee131a1ca6b6.
W   10.670s Main  Running tests with 3 test runners.
W   16.050s Main  Creating 3 test runners.
W   16.051s 0bae  Creating shard 0 for device 009efc42d5d30bae.
W   16.052s a8bb  Creating shard 1 for device 009f018a5a25a8bb.
W   16.052s a6b6  Creating shard 2 for device 01c9ee131a1ca6b6.
W   17.983s Main  Running tests with 3 test runners.
>>ScopedMainEntryLogger
Note: Google Test filter = TouchHandleTest.VisibilityAnimation:TouchHandleTest.PositionNotUpdatedWhileFadingOrInvisible:TouchHandleTest.DragDefersOrientationChange:TouchHandleTest.Tap:TouchSelectionControllerTest.InsertionWithNoShowOnTapForEmptyEditable:TouchSelectionControllerTest.InsertionToSelectionTransition:TouchSelectionControllerTest.InsertionNotResetByRepeatedTapOrPress:TouchSelectionControllerTest.SelectionDragged:TouchSelectionControllerTest.SelectionDragExtremeLineSize:TouchSelectionControllerTest.SelectionClearOnTap
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from TouchHandleTest
[ RUN      ] TouchHandleTest.VisibilityAnimation
[       OK ] TouchHandleTest.VisibilityAnimation (1 ms)
[ RUN      ] TouchHandleTest.PositionNotUpdatedWhileFadingOrInvisible
[       OK ] TouchHandleTest.PositionNotUpdatedWhileFadingOrInvisible (1 ms)
[ RUN      ] TouchHandleTest.DragDefersOrientationChange
[       OK ] TouchHandleTest.DragDefersOrientationChange (1 ms)
[ RUN      ] TouchHandleTest.Tap
[       OK ] TouchHandleTest.Tap (0 ms)
[----------] 4 tests from TouchHandleTest (13 ms total)

[----------] 6 tests from TouchSelectionControllerTest
[ RUN      ] TouchSelectionControllerTest.InsertionWithNoShowOnTapForEmptyEditable
[       OK ] TouchSelectionControllerTest.InsertionWithNoShowOnTapForEmptyEditable (1 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionToSelectionTransition
[       OK ] TouchSelectionControllerTest.InsertionToSelectionTransition (1 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionNotResetByRepeatedTapOrPress
[       OK ] TouchSelectionControllerTest.InsertionNotResetByRepeatedTapOrPress (2 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDragged
[       OK ] TouchSelectionControllerTest.SelectionDragged (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDragExtremeLineSize
[       OK ] TouchSelectionControllerTest.SelectionDragExtremeLineSize (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionClearOnTap
[       OK ] TouchSelectionControllerTest.SelectionClearOnTap (1 ms)
[----------] 6 tests from TouchSelectionControllerTest (18 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (40 ms total)
[  PASSED  ] 10 tests.
>>ScopedMainEntryLogger
Note: Google Test filter = TouchHandleTest.Visibility:TouchHandleTest.Position:TouchHandleTest.Drag:TouchHandleTest.DragTargettingUsesTouchSize:TouchSelectionControllerTest.InsertionClearedWhenNoLongerEditable:TouchSelectionControllerTest.InsertionAppearsAfterTapFollowingTyping:TouchSelectionControllerTest.InsertionTapped:TouchSelectionControllerTest.SelectionRepeatedLongPress:TouchSelectionControllerTest.SelectionDraggedToSwitchBaseAndExtent:TouchSelectionControllerTest.TemporarilyHidden
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from TouchHandleTest
[ RUN      ] TouchHandleTest.Visibility
[       OK ] TouchHandleTest.Visibility (1 ms)
[ RUN      ] TouchHandleTest.Position
[       OK ] TouchHandleTest.Position (1 ms)
[ RUN      ] TouchHandleTest.Drag
[       OK ] TouchHandleTest.Drag (1 ms)
[ RUN      ] TouchHandleTest.DragTargettingUsesTouchSize
[       OK ] TouchHandleTest.DragTargettingUsesTouchSize (0 ms)
[----------] 4 tests from TouchHandleTest (11 ms total)

[----------] 6 tests from TouchSelectionControllerTest
[ RUN      ] TouchSelectionControllerTest.InsertionClearedWhenNoLongerEditable
[       OK ] TouchSelectionControllerTest.InsertionClearedWhenNoLongerEditable (1 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionAppearsAfterTapFollowingTyping
[       OK ] TouchSelectionControllerTest.InsertionAppearsAfterTapFollowingTyping (0 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionTapped
[       OK ] TouchSelectionControllerTest.InsertionTapped (2 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionRepeatedLongPress
[       OK ] TouchSelectionControllerTest.SelectionRepeatedLongPress (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDraggedToSwitchBaseAndExtent
[       OK ] TouchSelectionControllerTest.SelectionDraggedToSwitchBaseAndExtent (3 ms)
[ RUN      ] TouchSelectionControllerTest.TemporarilyHidden
[       OK ] TouchSelectionControllerTest.TemporarilyHidden (0 ms)
[----------] 6 tests from TouchSelectionControllerTest (20 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (38 ms total)
[  PASSED  ] 10 tests.
>>ScopedMainEntryLogger
Note: Google Test filter = TouchHandleTest.Orientation:TouchHandleTest.Enabled:TouchHandleTest.DragDefersFade:TouchSelectionControllerTest.InsertionBasic:TouchSelectionControllerTest.InsertionWithShowOnTapForEmptyEditable:TouchSelectionControllerTest.InsertionDragged:TouchSelectionControllerTest.SelectionBasic:TouchSelectionControllerTest.SelectionDraggedWithOverlap:TouchSelectionControllerTest.Animation:TouchSelectionControllerTest.AllowShowingFromCurrentSelection
[==========] Running 10 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from TouchHandleTest
[ RUN      ] TouchHandleTest.Orientation
[       OK ] TouchHandleTest.Orientation (0 ms)
[ RUN      ] TouchHandleTest.Enabled
[       OK ] TouchHandleTest.Enabled (0 ms)
[ RUN      ] TouchHandleTest.DragDefersFade
[       OK ] TouchHandleTest.DragDefersFade (0 ms)
[----------] 3 tests from TouchHandleTest (12 ms total)

[----------] 7 tests from TouchSelectionControllerTest
[ RUN      ] TouchSelectionControllerTest.InsertionBasic
[       OK ] TouchSelectionControllerTest.InsertionBasic (1 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionWithShowOnTapForEmptyEditable
[       OK ] TouchSelectionControllerTest.InsertionWithShowOnTapForEmptyEditable (0 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionDragged
[       OK ] TouchSelectionControllerTest.InsertionDragged (0 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionBasic
[       OK ] TouchSelectionControllerTest.SelectionBasic (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDraggedWithOverlap
[       OK ] TouchSelectionControllerTest.SelectionDraggedWithOverlap (1 ms)
[ RUN      ] TouchSelectionControllerTest.Animation
[       OK ] TouchSelectionControllerTest.Animation (2 ms)
[ RUN      ] TouchSelectionControllerTest.AllowShowingFromCurrentSelection
[       OK ] TouchSelectionControllerTest.AllowShowingFromCurrentSelection (0 ms)
[----------] 7 tests from TouchSelectionControllerTest (22 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 2 test cases ran. (42 ms total)
[  PASSED  ] 10 tests.
<<ScopedMainEntryLogger
C   22.996s Main  ********************************************************************************
C   22.996s Main  Summary
C   22.996s Main  ********************************************************************************
C   22.996s Main  [==========] 30 tests ran.
C   22.996s Main  [  PASSED  ] 30 tests.
C   22.996s Main  ********************************************************************************
 killed dbus-daemon with PID 18773
 cleared DBUS_SESSION_BUS_ADDRESS environment variable
< /b/build/scripts/slave/runtest.py '--factory-properties={"target": "Debug", "blink_config": "blink", "gclient_env": {}, "build_url": "gs://chromium-android/webkit_latest_dbg", "clobber": false, "GYP_DEFINES": " component=shared_library", "target_os": "android", "android_bot_id": "webkit-latest-tests-dbg"}' '--build-properties={"parentname": "Android Builder (dbg)", "parent_wk_revision": "192728", "parent_got_v8_revision": "4879ca1ab4bd35e6e06232807e59751b9111a008", "parent_got_swarming_client_revision": "13e7c88b5a9494467259603486f001694ea85721", "parent_build_archive_url": "gs://chromium-android/webkit_latest_dbg/full-build-linux_2e9f5cad520549b6d07ab5c0493e32ec3719613a.zip", "git_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "got_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "parent_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "blamelist_real": ["tommi@chromium.org"], "got_webkit_revision_git": "03f6b2d29482174f489b42966d0124009e65ef13", "parent_slavename": "vm830-m1", "buildnumber": 25187, "got_webkit_revision": "192728", "parent_scheduler": "global_scheduler", "got_swarming_client_revision": "13e7c88b5a9494467259603486f001694ea85721", "parent_buildnumber": "42656", "slavename": "chromeperf57", "got_revision_cp": "refs/heads/master@{#322729}", "blamelist": "tommi@chromium.org", "branch": "master", "patchset": "", "issue": "", "revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "workdir": "/b/build/slave/Android_Tests__dbg_", "repository": "https://chromium.googlesource.com/chromium/src", "buildername": "Android Tests (dbg)", "parent_try_job_key": "", "mastername": "chromium.webkit", "parent_got_webkit_revision": "192728", "parent_builddir": "", "parent_branch": "master", "got_v8_revision_cp": "refs/heads/4.3.60@{#1}", "primary_repo": "", "scheduler": "android_dbg_trigger", "requester": "", "buildbotURL": "http://build.chromium.org/p/chromium.webkit/", "parent_cr_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "rietveld": "", "parent_got_nacl_revision": "", "parent_buildername": "Android Builder (dbg)", "got_v8_revision": "4879ca1ab4bd35e6e06232807e59751b9111a008", "parent_got_revision": "2e9f5cad520549b6d07ab5c0493e32ec3719613a", "got_webkit_revision_cp": "refs/heads/master@{#192728}", "project": "chromium", "requestedAt": 1427672656, "patch_url": "", "parent_git_number": "", "parentslavename": "vm830-m1", "root": ""}' --test-platform android --target Debug --flakiness-dashboard-server=test-results.appspot.com ui_touch_selection_unittests --verbose


--------------------------------------------------------------------------------
started: Sun Mar 29 17:46:19 2015
ended: Sun Mar 29 17:46:39 2015
duration: 20 secs
status: SUCCESS
status reason: