DescriptionAndroid: Add test runner scripts to run content_browsertests.
We want to run only one testcase each time the test activity is invoked.
Next:
Currently the APK is reinstalled before runnning each test case, avoiding that (and other test data setup) will speed up tests a lot.
build/android/run_browser_tests.py -vvv -f SessionHistoryTest.BasicBackForward:SessionHistoryTest.FrameBackForward
BUG=138275
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183982
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : #
Total comments: 4
Patch Set 5 : Using the gtest testrunner now. #Patch Set 6 : Adding dispatch.py #Patch Set 7 : Actually adding dispatch.py #
Total comments: 1
Patch Set 8 : Rebased with the shard.py change #Patch Set 9 : Remove unused browsertests/test_sharder.py #
Total comments: 6
Patch Set 10 : Addressed Craig's comments. #
Total comments: 4
Patch Set 11 : Addressed Frank's comments and fixed typo in constants.py #
Messages
Total messages: 14 (0 generated)
|