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

Issue 27704002: Make it possible to run a test only in the standard variant. (Closed)

Created:
7 years, 2 months ago by Sven Panne
Modified:
7 years, 2 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Make it possible to run a test only in the standard variant. Use this for mjsunit/unicode-case-overoptimization, which is not related to Crankshaft at all and takes ages. R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17255

Patch Set 1 #

Total comments: 3

Patch Set 2 : Incorporated feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M test/benchmarks/testcfg.py View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/mjsunit.status View 1 1 chunk +1 line, -1 line 0 comments Download
M test/preparser/testcfg.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/run-tests.py View 1 1 chunk +3 lines, -2 lines 0 comments Download
M tools/testrunner/local/statusfile.py View 1 3 chunks +6 lines, -1 line 0 comments Download
M tools/testrunner/local/testsuite.py View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
7 years, 2 months ago (2013-10-17 12:51:04 UTC) #1
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/27704002/diff/1/tools/run-tests.py File tools/run-tests.py (right): https://codereview.chromium.org/27704002/diff/1/tools/run-tests.py#newcode335 tools/run-tests.py:335: s.tests = [ t.CopyAddingFlags(v) for t ...
7 years, 2 months ago (2013-10-17 13:03:41 UTC) #2
Sven Panne
7 years, 2 months ago (2013-10-17 13:09:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17255 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698