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

Unified Diff: tests/language/language.status

Issue 49003012: Search for main in the exported names of the main library, not in the library itself. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9c6fe8b8f6282ca365463e9f4fb96c156373e43d..3d07723ca761cbfbc25ca25e4d87c35e58d9509c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -49,6 +49,7 @@ compile_time_constant_checked3_test/06: Fail, OK
[ $runtime == vm || (($runtime == drt || $runtime == dartium) && $compiler == none) ]
call_test: Fail # Issue 12602
dynamic_prefix_core_test: Fail # Issue 12478
+export_main_test: Fail # Issue 14763
[ $compiler == none && $runtime == drt ]
mixin_illegal_object_test/01: pass # Issue 10952.

Powered by Google App Engine
This is Rietveld 408576698