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

Unified Diff: tests/standalone/standalone.status

Issue 2930153002: Disable dependency_graph_test on some platforms. (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 4318c06ab5cc578093e7a8b42321f0dd052d8e12..964ffb7603b762819845c6c8b0347ed7f16028a8 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -163,6 +163,7 @@ medium_integer_test: Pass # The test only fails at runtime, not at compilation.
oom_error_stacktrace_test: Pass # The test only fails at runtime.
[ $compiler == dart2js && $fast_startup ]
+io/dependency_graph_test: CompileTimeError # Imports dart:mirrors
io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors
io/status_file_parser_test: CompileTimeError # Imports dart:mirrors
io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors
@@ -333,6 +334,7 @@ io/named_pipe_script_test: Pass, RuntimeError # Issue 28737
io/socket_close_test: Pass, Timeout # Issue 28502: timeout.
[ $runtime == dart_precompiled || $mode == product && ($compiler != dartk && $compiler != dartkp)]
+io/dependency_graph_test: CompileTimeError # Imports dart:mirrors
io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors
io/status_file_parser_test: CompileTimeError # Imports dart:mirrors
io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors
@@ -558,6 +560,7 @@ package/package_test: Fail # Unable to parse package files Flutter Issue 9115
#unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue 9115
io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9115
+io/dependency_graph_test: CompileTimeError # Imports dart:mirrors
io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors
io/status_file_parser_test: CompileTimeError # Uses mirrors
io/test_harness_analyzer_test: CompileTimeError # Uses mirrors
« 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