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

Unified Diff: tests/standalone/standalone.status

Issue 2961623002: Reduce the scope of a status exclusion - this passes on vm-product, and only seems to fail on dart_… (Closed)
Patch Set: Created 3 years, 6 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/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index d0ca293a79e059b4f5980f68ce289ccde16b8fc5..aae055c5ecd6a2971ee6b0bbdf990589bde65cec 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -267,8 +267,8 @@ io/named_pipe_script_test: Pass, RuntimeError # Issue 28737
[ $runtime == vm && $system == linux && $mode == release && $arch == ia32 && $builder_tag == asan ]
io/socket_close_test: Pass, Timeout # Issue 28502: timeout.
-[ $runtime == dart_precompiled || $mode == product && ($compiler != dartk && $compiler != dartkp)]
- io/skipping_dart2js_compilations_test: RuntimeError # Issue 30008
+[ $runtime == dart_precompiled ]
+io/skipping_dart2js_compilations_test: RuntimeError # Issue 30008
[ $compiler == app_jit ]
assert_test: RuntimeError # Script name change?
« 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