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

Unified Diff: tests/try/try.status

Issue 1505743003: Change the order the classes are expected to be found by serialize_test (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Adjust status file Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/try/poi/serialize_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/try/try.status
diff --git a/tests/try/try.status b/tests/try/try.status
index e256bca3fad4ebc63a336e9b47b102d0c6f7d2c0..d6d7ca76b0d847d6d99324140dc9a6d50c4f1576 100644
--- a/tests/try/try.status
+++ b/tests/try/try.status
@@ -39,9 +39,6 @@ poi/serialize_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js ]
poi/*: Skip # Issue 20031
-[ $compiler == dart2js && $runtime == none ]
-poi/serialize_test: RuntimeError # Issue 25125
-
[ $compiler == dart2js ]
# Compilation is slow, test fails at runtime due to time out, but
# unpredictably.
« no previous file with comments | « tests/try/poi/serialize_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698