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

Unified Diff: tests/language/language_kernel.status

Issue 2948273002: Correctly set root_library based on the application script URI instead of looking for the library t… (Closed)
Patch Set: Integrate cl from Siggi for front end change to not require a 'main' method when using the memory f… Created 3 years, 5 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 | « tests/co19/co19-kernel.status ('k') | utils/kernel-service/kernel-service.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index bef41e06d100e69499a1f151dbaace495d061926..d952befdc976efce1985aadef3cb956dea20146d 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -185,8 +185,8 @@ constructor_redirect_test/01: MissingCompileTimeError # Fasta bug: Initializer r
malformed_test/none: RuntimeError # Fasta bug: Leads to assertion error in Fasta.
-export_double_same_main_test: CompileTimeError # Fasta bug: Main is exported.
-export_main_test: CompileTimeError # Fasta bug: Main is exported.
+export_double_same_main_test: CompileTimeError # Issue 29989
+export_main_test: CompileTimeError # Issue 29989
const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: Non-const expression in field initializer.
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | utils/kernel-service/kernel-service.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698