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

Unified Diff: tests/co19/co19-runtime.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
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index eadde1bc1805816b351c8f4823717316a3fa4469..9d88cfce7cce5ce4e16fa2e0f02cc4fedb2588c1 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -47,9 +47,6 @@ LibTest/isolate/Isolate/spawn_A04_t03: Skip # Flaky, Issue 15974
LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596
LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596
-[ $compiler == precompiler && $runtime == dart_precompiled && $mode == debug ]
-Language/Expressions/Function_Invocation/async_invokation_t06: Crash # Issue 28759
-
[ $runtime == vm || $runtime == dart_precompiled ]
LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599
LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599

Powered by Google App Engine
This is Rietveld 408576698