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

Unified Diff: tests/language/language_dart2js.status

Issue 2818933003: Fix #28740 demangle constructors in stack traces (A.A becomes new A). (Closed)
Patch Set: Fix ctor demangle test comments, kind() == ctor, and test status updates Created 3 years, 8 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.status ('k') | tests/language/stacktrace_demangle_ctors_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index b7a9301cd8509c5f407f75e287769f495dd3f8d0..a02e605664ac5a4af43b20d8a855e602748416b2 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -55,6 +55,8 @@ covariant_test/32: MissingCompileTimeError, OK # Accepts `covariant` for statics
covariant_test/34: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
covariant_test/36: MissingCompileTimeError, OK # Accepts `covariant` for statics/top-level.
+stacktrace_demangle_ctors_test: Fail # dart2js stack traces are not always compliant.
+
[ $compiler == dart2js && $fast_startup ]
const_evaluation_test/*: Fail # mirrors not supported
deferred_constraints_constants_test/none: Fail # mirrors not supported
« no previous file with comments | « tests/language/language.status ('k') | tests/language/stacktrace_demangle_ctors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698