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

Issue 10665028: Add filter for vm specific tests to dart2js status file. (Closed)

Created:
8 years, 6 months ago by regis
Modified:
8 years, 6 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add filter for vm specific tests to dart2js status file. Committed: https://code.google.com/p/dart/source/detail?r=9073

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M tests/language/language_dart2js.status View 3 chunks +5 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 6 months ago (2012-06-25 17:56:22 UTC) #1
Ivan Posva
8 years, 6 months ago (2012-06-25 17:59:02 UTC) #2
LGTM -ip

https://chromiumcodereview.appspot.com/10665028/diff/1/tests/language/languag...
File tests/language/language_dart2js.status (right):

https://chromiumcodereview.appspot.com/10665028/diff/1/tests/language/languag...
tests/language/language_dart2js.status:5: [ $compiler == dart2js ]
This line should not be needed as this status file is only used for dart2js
compiler runs.

On the other hand it is repeated in the tests below as well, so I guess this is
the style.

Powered by Google App Engine
This is Rietveld 408576698