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

Unified Diff: tests/language/language_kernel.status

Issue 3003993002: Fix issues from CL 3009573002. (Closed)
Patch Set: Update imports and expectations. Created 3 years, 4 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 | « pkg/front_end/testcases/strong.status ('k') | no next file » | 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 8f55fbf68a3fe52d1c61ec1b22fec2bb7000ce08..d6a24a9927bf606bae9f9ba57f563978f62cd7b0 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -149,8 +149,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 # Issue 29989
-export_main_test: CompileTimeError # Issue 29989
+export_double_same_main_test: RuntimeError # Issue 29989
+export_main_test: RuntimeError # Issue 29989
const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: Non-const expression in field initializer.
« no previous file with comments | « pkg/front_end/testcases/strong.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698