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

Unified Diff: dart/tests/standalone/standalone.status

Issue 135243005: Remove flaky markers from status file for tests that are not flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 months 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
« dart/tests/language/language_analyzer.status ('K') | « dart/tests/lib/lib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/standalone/standalone.status
diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
index fc3c77b9c4fe895183a2bc8b95c3ca43268abd7d..97c3f5eb1fd242e7172284f493f5f66534a4a91a 100644
--- a/dart/tests/standalone/standalone.status
+++ b/dart/tests/standalone/standalone.status
@@ -9,7 +9,7 @@
package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally
-issue14236_test: Crash, RuntimeError # Issue 14516.
floitsch 2014/02/11 11:57:44 I added this line recently. The crash is basically
kustermann 2014/02/11 12:54:36 I talked to florian schneider about it. This test
+issue14236_test: Crash # Issue 14516.
[ $runtime == vm ]
package/package_isolate_test: Fail # Issue 12474
@@ -81,7 +81,6 @@ javascript_int_overflow_literal_test: Skip
oom_error_stacktrace_test: RuntimeError, OK # (OOM on JS may produce a stacktrace).
vmservice/*: Skip # Do not run standalone vm service tests with dart2js.
issue14236_test: Skip # dart2js does not deal with Script snapshots.
-io/platform_test: Pass, CompileTimeError # Issue 14603
[ $compiler == dart2js && $jscl ]
assert_test: RuntimeError, OK # Assumes unspecified fields on the AssertionError.
« dart/tests/language/language_analyzer.status ('K') | « dart/tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698