(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": "195835", "parent_got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_build_archive_url": "gs://chromium-android/webkit_latest_dbg/full-build-linux_ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4.zip", "got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "parent_revision": "195835", "blamelist_real": ["jsbell@chromium.org"], "got_webkit_revision_git": "aef915d141f34b7fd4050fffc1dc51160fc48fef", "parent_slavename": "vm830-m1", "buildnumber": 26175, "got_webkit_revision": "195835", "parent_scheduler": "global_scheduler", "got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_buildnumber": "45288", "slavename": "chromeperf57", "got_revision_cp": "refs/heads/master@{#331249}", "blamelist": "jsbell@chromium.org", "branch": "trunk", "patchset": "", "issue": "", "revision": "195835", "workdir": "/b/build/slave/Android_Tests__dbg_", "repository": "svn://svn-mirror.golo.chromium.org/blink", "buildername": "Android Tests (dbg)", "parent_try_job_key": "", "mastername": "chromium.webkit", "parent_got_webkit_revision": "195835", "parent_builddir": "", "parent_branch": "trunk", "got_v8_revision_cp": "refs/heads/4.5.14@{#1}", "primary_repo": "", "scheduler": "android_dbg_trigger", "requester": "", "buildbotURL": "http://build.chromium.org/p/chromium.webkit/", "parent_cr_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "rietveld": "", "parent_got_nacl_revision": "", "parent_buildername": "Android Builder (dbg)", "got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "got_webkit_revision_cp": "refs/heads/master@{#195835}", "project": "webkit", "requestedAt": 1432475393, "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-EtX3Wa0Zzd,guid=090758fa27df613e372ffb9d00dd5591
 setting DBUS_SESSION_BUS_PID to 13268

src/build/android/test_runner.py gtest --debug -s ui_touch_selection_unittests --flakiness-dashboard-server=test-results.appspot.com
W    0.022s 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.125s Main  Creating 3 test runners.
W    0.126s 0bae  Creating shard 0 for device 009efc42d5d30bae.
W    0.127s a8bb  Creating shard 1 for device 009f018a5a25a8bb.
W    0.129s a6b6  Creating shard 2 for device 01c9ee131a1ca6b6.
W   10.141s Main  Running tests with 3 test runners.
W   16.256s Main  Creating 3 test runners.
W   16.257s 0bae  Creating shard 0 for device 009efc42d5d30bae.
W   16.258s a8bb  Creating shard 1 for device 009f018a5a25a8bb.
W   16.260s a6b6  Creating shard 2 for device 01c9ee131a1ca6b6.
W   18.028s Main  Running tests with 3 test runners.
>>ScopedMainEntryLogger
Note: Google Test filter = TouchHandleTest.Orientation:TouchHandleTest.Enabled:TouchHandleTest.DragDefersFade:TouchSelectionControllerTest.InsertionBasic:TouchSelectionControllerTest.InsertionWithShowOnTapForEmptyEditable:TouchSelectionControllerTest.InsertionDragged:TouchSelectionControllerTest.SelectionBasic:TouchSelectionControllerTest.SelectionDragged:TouchSelectionControllerTest.SelectionDragExtremeLineSize:TouchSelectionControllerTest.SelectionClearOnTap:TouchSelectionControllerTest.HandlesShowOnTapInsideRect
[==========] Running 11 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 (2 ms total)

[----------] 8 tests from TouchSelectionControllerTest
[ RUN      ] TouchSelectionControllerTest.InsertionBasic
[       OK ] TouchSelectionControllerTest.InsertionBasic (4 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionWithShowOnTapForEmptyEditable
[       OK ] TouchSelectionControllerTest.InsertionWithShowOnTapForEmptyEditable (1 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionDragged
[       OK ] TouchSelectionControllerTest.InsertionDragged (0 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionBasic
[       OK ] TouchSelectionControllerTest.SelectionBasic (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDragged
[       OK ] TouchSelectionControllerTest.SelectionDragged (0 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDragExtremeLineSize
[       OK ] TouchSelectionControllerTest.SelectionDragExtremeLineSize (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionClearOnTap
[       OK ] TouchSelectionControllerTest.SelectionClearOnTap (0 ms)
[ RUN      ] TouchSelectionControllerTest.HandlesShowOnTapInsideRect
[       OK ] TouchSelectionControllerTest.HandlesShowOnTapInsideRect (1 ms)
[----------] 8 tests from TouchSelectionControllerTest (8 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 2 test cases ran. (11 ms total)
[  PASSED  ] 11 tests.
<<ScopedMainEntryLogger
>>ScopedMainEntryLogger
Note: Google Test filter = TouchHandleTest.VisibilityAnimation:TouchHandleTest.PositionNotUpdatedWhileFadingOrInvisible:TouchHandleTest.DragDefersOrientationChange:TouchHandleTest.Tap:TouchSelectionControllerTest.InsertionWithNoShowOnTapForEmptyEditable:TouchSelectionControllerTest.InsertionToSelectionTransition:TouchSelectionControllerTest.InsertionNotResetByRepeatedTapOrPress:TouchSelectionControllerTest.SelectionRepeatedLongPress:TouchSelectionControllerTest.SelectionDraggedToSwitchBaseAndExtent:TouchSelectionControllerTest.TemporarilyHidden:TouchSelectionControllerTest.AllowShowingFromCurrentSelection
[==========] Running 11 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from TouchHandleTest
[ RUN      ] TouchHandleTest.VisibilityAnimation
[       OK ] TouchHandleTest.VisibilityAnimation (0 ms)
[ RUN      ] TouchHandleTest.PositionNotUpdatedWhileFadingOrInvisible
[       OK ] TouchHandleTest.PositionNotUpdatedWhileFadingOrInvisible (0 ms)
[ RUN      ] TouchHandleTest.DragDefersOrientationChange
[       OK ] TouchHandleTest.DragDefersOrientationChange (1 ms)
[ RUN      ] TouchHandleTest.Tap
[       OK ] TouchHandleTest.Tap (0 ms)
[----------] 4 tests from TouchHandleTest (2 ms total)

[----------] 7 tests from TouchSelectionControllerTest
[ RUN      ] TouchSelectionControllerTest.InsertionWithNoShowOnTapForEmptyEditable
[       OK ] TouchSelectionControllerTest.InsertionWithNoShowOnTapForEmptyEditable (0 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionToSelectionTransition
[       OK ] TouchSelectionControllerTest.InsertionToSelectionTransition (1 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionNotResetByRepeatedTapOrPress
[       OK ] TouchSelectionControllerTest.InsertionNotResetByRepeatedTapOrPress (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionRepeatedLongPress
[       OK ] TouchSelectionControllerTest.SelectionRepeatedLongPress (0 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDraggedToSwitchBaseAndExtent
[       OK ] TouchSelectionControllerTest.SelectionDraggedToSwitchBaseAndExtent (2 ms)
[ RUN      ] TouchSelectionControllerTest.TemporarilyHidden
[       OK ] TouchSelectionControllerTest.TemporarilyHidden (0 ms)
[ RUN      ] TouchSelectionControllerTest.AllowShowingFromCurrentSelection
[       OK ] TouchSelectionControllerTest.AllowShowingFromCurrentSelection (0 ms)
[----------] 7 tests from TouchSelectionControllerTest (5 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 2 test cases ran. (12 ms total)
[  PASSED  ] 11 tests.
<<ScopedMainEntryLogger
>>ScopedMainEntryLogger
Note: Google Test filter = TouchHandleTest.Visibility:TouchHandleTest.Position:TouchHandleTest.Drag:TouchHandleTest.DragTargettingUsesTouchSize:TouchSelectionControllerTest.InsertionClearedWhenNoLongerEditable:TouchSelectionControllerTest.InsertionAppearsAfterTapFollowingTyping:TouchSelectionControllerTest.InsertionTapped:TouchSelectionControllerTest.SelectionAllowsEmptyUpdateAfterLongPress:TouchSelectionControllerTest.SelectionDraggedWithOverlap:TouchSelectionControllerTest.Animation:TouchSelectionControllerTest.NoSelectionAfterLongpressThenTap:TouchSelectionControllerTest.HandlesShowOnLongPressInsideRect
[==========] Running 12 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from TouchHandleTest
[ RUN      ] TouchHandleTest.Visibility
[       OK ] TouchHandleTest.Visibility (0 ms)
[ RUN      ] TouchHandleTest.Position
[       OK ] TouchHandleTest.Position (0 ms)
[ RUN      ] TouchHandleTest.Drag
[       OK ] TouchHandleTest.Drag (0 ms)
[ RUN      ] TouchHandleTest.DragTargettingUsesTouchSize
[       OK ] TouchHandleTest.DragTargettingUsesTouchSize (0 ms)
[----------] 4 tests from TouchHandleTest (1 ms total)

[----------] 8 tests from TouchSelectionControllerTest
[ RUN      ] TouchSelectionControllerTest.InsertionClearedWhenNoLongerEditable
[       OK ] TouchSelectionControllerTest.InsertionClearedWhenNoLongerEditable (0 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionAppearsAfterTapFollowingTyping
[       OK ] TouchSelectionControllerTest.InsertionAppearsAfterTapFollowingTyping (0 ms)
[ RUN      ] TouchSelectionControllerTest.InsertionTapped
[       OK ] TouchSelectionControllerTest.InsertionTapped (1 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionAllowsEmptyUpdateAfterLongPress
[       OK ] TouchSelectionControllerTest.SelectionAllowsEmptyUpdateAfterLongPress (0 ms)
[ RUN      ] TouchSelectionControllerTest.SelectionDraggedWithOverlap
[       OK ] TouchSelectionControllerTest.SelectionDraggedWithOverlap (0 ms)
[ RUN      ] TouchSelectionControllerTest.Animation
[       OK ] TouchSelectionControllerTest.Animation (0 ms)
[ RUN      ] TouchSelectionControllerTest.NoSelectionAfterLongpressThenTap
[       OK ] TouchSelectionControllerTest.NoSelectionAfterLongpressThenTap (0 ms)
[ RUN      ] TouchSelectionControllerTest.HandlesShowOnLongPressInsideRect
[       OK ] TouchSelectionControllerTest.HandlesShowOnLongPressInsideRect (0 ms)
[----------] 8 tests from TouchSelectionControllerTest (1 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 2 test cases ran. (2 ms total)
[  PASSED  ] 12 tests.
<<ScopedMainEntryLogger
C   22.439s Main  ********************************************************************************
C   22.440s Main  Summary
C   22.440s Main  ********************************************************************************
C   22.440s Main  [==========] 34 tests ran.
C   22.440s Main  [  PASSED  ] 34 tests.
C   22.440s Main  ********************************************************************************
 killed dbus-daemon with PID 13268
 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": "195835", "parent_got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_build_archive_url": "gs://chromium-android/webkit_latest_dbg/full-build-linux_ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4.zip", "got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "parent_revision": "195835", "blamelist_real": ["jsbell@chromium.org"], "got_webkit_revision_git": "aef915d141f34b7fd4050fffc1dc51160fc48fef", "parent_slavename": "vm830-m1", "buildnumber": 26175, "got_webkit_revision": "195835", "parent_scheduler": "global_scheduler", "got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_buildnumber": "45288", "slavename": "chromeperf57", "got_revision_cp": "refs/heads/master@{#331249}", "blamelist": "jsbell@chromium.org", "branch": "trunk", "patchset": "", "issue": "", "revision": "195835", "workdir": "/b/build/slave/Android_Tests__dbg_", "repository": "svn://svn-mirror.golo.chromium.org/blink", "buildername": "Android Tests (dbg)", "parent_try_job_key": "", "mastername": "chromium.webkit", "parent_got_webkit_revision": "195835", "parent_builddir": "", "parent_branch": "trunk", "got_v8_revision_cp": "refs/heads/4.5.14@{#1}", "primary_repo": "", "scheduler": "android_dbg_trigger", "requester": "", "buildbotURL": "http://build.chromium.org/p/chromium.webkit/", "parent_cr_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "rietveld": "", "parent_got_nacl_revision": "", "parent_buildername": "Android Builder (dbg)", "got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "got_webkit_revision_cp": "refs/heads/master@{#195835}", "project": "webkit", "requestedAt": 1432475393, "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 May 24 08:56:23 2015
ended: Sun May 24 08:56:43 2015
duration: 20 secs
status: SUCCESS
status reason: