Index: tests/language_2/language_2_dartdevc.status |
diff --git a/tests/language_2/language_2_dartdevc.status b/tests/language_2/language_2_dartdevc.status |
index eb02bec9833f36c293f57fba2e232aa46ac7e22c..29b74eb08cdaf06b91e41c345df28b7351f28d49 100644 |
--- a/tests/language_2/language_2_dartdevc.status |
+++ b/tests/language_2/language_2_dartdevc.status |
@@ -113,4 +113,7 @@ canonical_const2_test: RuntimeError # Ints and doubles are unified. |
canonical_const_test: RuntimeError # Ints and doubles are unified. |
function_type/function_type50_test: RuntimeError # Issue 29920 |
function_type/function_type58_test: RuntimeError # Issue 29920 |
-compile_time_constant10_test/none: RuntimeError |
+compile_time_constant10_test/none: RuntimeError |
+# compile_time_constant_a_test: RuntimeError # Issue 30526 |
Bob Nystrom
2017/08/23 21:56:54
Was this supposed to be commented out?
|
+compile_time_constant_b_test: RuntimeError # Issue 29920 |
+compile_time_constant_d_test: RuntimeError # Issue 29920 |