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

Unified Diff: tests/standalone/standalone.status

Issue 2713593004: Don't inline functions that the parser decides shouldn't be inlined. (Closed)
Patch Set: Also fix 28759 Created 3 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
« runtime/vm/flow_graph_inliner.cc ('K') | « tests/co19/co19-runtime.status ('k') | 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 9a7193bc1c513b982edcadc955cc83389b05e086..bbe3b40e4092892de5e6a8deccc6e850da48c264 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -408,9 +408,6 @@ io/raw_datagram_read_all_test: Pass, Fail # Timing dependent.
io/test_runner_test: Pass, Slow # Slow.
io/skipping_dart2js_compilations_test: Pass, Slow # Slow.
-[ $compiler == precompiler && $runtime == dart_precompiled && $mode == debug ]
-io/http_bind_test: Crash # Issue 28857
-
[ $builder_tag == no_ipv6 ]
io/raw_datagram_socket_test: SkipByDesign
io/socket_source_address_test: SkipByDesign
« runtime/vm/flow_graph_inliner.cc ('K') | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698