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

Issue 1047823006: Fix Dartium test breakage after r44802. (Closed)

Created:
5 years, 8 months ago by Paul Berry
Modified:
5 years, 8 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Fix Dartium test breakage after r44802. Compile-time errors apparently manifest in the Dartium tests as runtime errors, so the new "if_null" tests need to be marked as RuntimeError for Dartium. TBR=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=44803

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M tests/language/language.status View 1 chunk +7 lines, -0 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
Committed patchset #1 (id:1) manually as 44803 (presubmit successful).
5 years, 8 months ago (2015-03-31 14:13:27 UTC) #1
hausner
lgtm w/comment https://codereview.chromium.org/1047823006/diff/1/tests/language/language.status File tests/language/language.status (right): https://codereview.chromium.org/1047823006/diff/1/tests/language/language.status#newcode26 tests/language/language.status:26: [ $compiler == none && $runtime == ...
5 years, 8 months ago (2015-03-31 15:33:45 UTC) #2
Paul Berry
5 years, 8 months ago (2015-03-31 15:36:28 UTC) #3
Message was sent while issue was closed.
https://codereview.chromium.org/1047823006/diff/1/tests/language/language.status
File tests/language/language.status (right):

https://codereview.chromium.org/1047823006/diff/1/tests/language/language.sta...
tests/language/language.status:26: [ $compiler == none && $runtime == dartium ]
On 2015/03/31 15:33:44, hausner wrote:
> Why not just mark them as Fail instead of the more specific annotations. There
> is no gain in being over-specific here. Keep it simple.

Good point.  I will fix in a follow-up CL.

Powered by Google App Engine
This is Rietveld 408576698