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

Unified Diff: tests/language/language_analyzer2.status

Issue 269253007: - Fix the external_test.dart as it was relying on outdated (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 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
« no previous file with comments | « tests/language/language_analyzer.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
===================================================================
--- tests/language/language_analyzer2.status (revision 37188)
+++ tests/language/language_analyzer2.status (working copy)
@@ -15,6 +15,10 @@
type_check_const_function_typedef2_test/00: MissingCompileTimeError, Ok # Compile-time error in checked mode, because of constants.
+external_test/21: Fail
+external_test/24: Fail
+external_test/25: Fail
+
# Please add new failing tests before this line.
# Section below is for invalid tests.
#
@@ -168,7 +172,6 @@
body_less_constructor_wrong_arg_negative_test: CompileTimeError # Test Issue 18695
empty_block_case_test: StaticWarning # Test Issue 18701
error_stacktrace_test: StaticWarning # Test Issue 18702
-external_test/20: StaticWarning # Test Issue 18703
const_counter_negative_test: CompileTimeError
const_optional_args_negative_test: CompileTimeError
« no previous file with comments | « tests/language/language_analyzer.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698