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

Unified Diff: tests/co19/co19-runtime.status

Issue 2950683002: Updated tests that had incorrect annotations which were causing test failures, and updated co19 sta… (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
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index b4a3b9e81b3e9edbe2847b67c4c06ca276dd8a67..9d20066c477953959a683dd554fdad6751acc20b 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -9,7 +9,6 @@
LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Issue 28269
LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Issue 28269
LibTest/isolate/Isolate/spawn_A04_t01: Pass, Fail # Issue 28269
-Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02: CompileTimeError
[$runtime == vm && $compiler == none && $system == fuchsia]
*: Skip # Tests not included in the image.
@@ -17,6 +16,8 @@ Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu
[ $runtime == vm || $runtime == flutter || $runtime == dart_precompiled ]
# Failures ok in tests below. VM moves super initializer to end of list.
Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK
+Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t02: CompileTimeError
+Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02: CompileTimeError
Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK
Language/Expressions/Instance_Creation/New/execution_t06: Fail, OK

Powered by Google App Engine
This is Rietveld 408576698