Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Issue 7104059: Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts (Closed)

Created:
9 years, 6 months ago by Raghu Simha
Modified:
9 years, 6 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts Reason for revert: This patch causes --test-terminate-timeout to be disregarded by out_of_proc_test_runner.cc, resulting in redness on the sync buildbots. This is the first step towards removing --test-terminate-timeout completely. In this CL --test-terminate-timeout becomes a synonym for --ui-test-action-max-timeout. This makes it possible to switch callers to --ui-test-action-max-timeout and remove --test-terminate-timeout. Removing number of different kinds of timeouts makes it easier to pick one. BUG=85287 Review URL: http://codereview.chromium.org/7111035 TBR=phajdan.jr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88352

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M base/test/test_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/test/test_switches.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M base/test/test_timeouts.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/test_launcher_utils.cc View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Raghu Simha
9 years, 6 months ago (2011-06-08 17:20:18 UTC) #1
Paweł Hajdan Jr.
9 years, 6 months ago (2011-06-09 08:45:47 UTC) #2
OK, thank you for keeping the tree green.

Powered by Google App Engine
This is Rietveld 408576698