Remove the timeout from the test script command line |
||
Issue descriptionWe determined that the timeout in the background offlining test script command line is probably both unnecessary and causes problems. Let's remove the argument and rely on the defaults in OfflinerPolicy
,
Nov 19 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2656bba9e0f0cff3f12d0aa008ba91797ae53b9c commit 2656bba9e0f0cff3f12d0aa008ba91797ae53b9c Author: romax <romax@chromium.org> Date: Sat Nov 19 01:04:23 2016 [Offline Pages] Remove timeout in test harness. Removes the timeout related code since there isn't a use case which would terminate test harness before it finishes offlining all the urls. BUG= 666515 Review-Url: https://codereview.chromium.org/2518733002 Cr-Commit-Position: refs/heads/master@{#433362} [modify] https://crrev.com/2656bba9e0f0cff3f12d0aa008ba91797ae53b9c/chrome/android/javatests/src/org/chromium/chrome/browser/offlinepages/OfflinePageSavePageLaterEvaluationTest.java [modify] https://crrev.com/2656bba9e0f0cff3f12d0aa008ba91797ae53b9c/chrome/browser/android/offline_pages/evaluation/run_offline_page_evaluation_test.py
,
Nov 19 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by romax@chromium.org
, Nov 19 2016