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

Unified Diff: tests/lib/lib.status

Issue 1678383002: Mark lib/async/slow_consumer2_test as failing on noopt + simarm64. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: -> flaky Created 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index d854ac9c2c0f8c97b9765a0601f12afb4185ea0e..317880e05ec24eab1ed48bafe3f95ae323c143d6 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -348,6 +348,9 @@ mirrors/typedef_library_test: Crash # Assertion failure: typedef(G) has not been
[ $compiler != dart2js ]
async/dart2js_uncaught_error_test: Skip # JS-integration only test
+[ $noopt && $arch == simarm64 ]
+async/slow_consumer2_test: Pass, RuntimeError # Issue 25726
+
[ ($noopt || $compiler == precompiler) ]
mirrors/*: SkipByDesign
convert/chunked_conversion_utf88_test: Pass, Timeout
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698