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

Issue 10315009: Modify two regression tests to actually fail when failing. (Closed)

Created:
8 years, 7 months ago by Yang
Modified:
8 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Modify two regression tests to actually fail when failing. BUG= TEST=regress-1639, regress-1639-2 Committed: https://code.google.com/p/v8/source/detail?r=11493

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M test/mjsunit/regress/regress-1639.js View 1 4 chunks +14 lines, -8 lines 0 comments Download
M test/mjsunit/regress/regress-1639-2.js View 4 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
PTAL.
8 years, 7 months ago (2012-05-03 11:37:04 UTC) #1
Michael Starzinger
8 years, 7 months ago (2012-05-03 11:51:20 UTC) #2
LGTM (with one comment).

https://chromiumcodereview.appspot.com/10315009/diff/1/test/mjsunit/regress/r...
File test/mjsunit/regress/regress-1639.js (right):

https://chromiumcodereview.appspot.com/10315009/diff/1/test/mjsunit/regress/r...
test/mjsunit/regress/regress-1639.js:89: assertFalse(exception); // BREAK 3
Could we have some kind of NOP statement that actually triggers "Break 3" here,
and then the assertion, so that we don't break on the assertion itself?

Powered by Google App Engine
This is Rietveld 408576698