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

Issue 605133004: Let test driver fail if test executable can't list the tests. (Closed)

Created:
6 years, 2 months ago by Michael Achenbach
Modified:
6 years, 2 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev, Benedikt Meurer, dcarney
Project:
v8
Visibility:
Public.

Description

Let test driver fail if test executable can't list the tests. TBR=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24253

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/testrunner/local/testsuite.py View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 4 (1 generated)
Michael Achenbach
PTAL. Note: This will fail all suites also if only one has a problem.
6 years, 2 months ago (2014-09-26 12:38:33 UTC) #2
Michael Achenbach
Committed patchset #1 (id:1) manually as 24253 (tree was closed).
6 years, 2 months ago (2014-09-26 13:46:32 UTC) #3
Jakob Kummerow
6 years, 2 months ago (2014-09-26 13:49:10 UTC) #4
Message was sent while issue was closed.
TBR is not for the impatient!

See one comment below. Also, the same change should be applied to cctest.

https://codereview.chromium.org/605133004/diff/1/tools/testrunner/local/tests...
File tools/testrunner/local/testsuite.py (right):

https://codereview.chromium.org/605133004/diff/1/tools/testrunner/local/tests...
tools/testrunner/local/testsuite.py:237: raise Exception("Test executable failed
to list the tests.")
You should print something to identify the suite (name/path/executable).

Powered by Google App Engine
This is Rietveld 408576698