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

Unified Diff: tests/kernel/kernel.status

Issue 3003583002: [VM, Precompiler] PoC Obfuscator (Closed)
Patch Set: Fix bad refactoring in NewAtomicRename 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 | « tests/corelib_2/corelib_2.status ('k') | tests/kernel/unsorted/nsm_dispatcher_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/kernel/kernel.status
diff --git a/tests/kernel/kernel.status b/tests/kernel/kernel.status
index e90bada8e4ac97d6e079c6e41733023406ebb1d8..38ca3b032de68f2e57733b5b9acfda9981013a36 100644
--- a/tests/kernel/kernel.status
+++ b/tests/kernel/kernel.status
@@ -17,3 +17,6 @@ unsorted/nsm_dispatcher_test: Skip # The test uses Symbol without MirrorsUsed
unsorted/super_initializer_test: Skip
unsorted/super_mixin_test: CompileTimeError
unsorted/loop_test: Skip
+
+[ $runtime == dart_precompiled && $minified ]
+unsorted/symbol_literal_test: Skip # Expects unobfuscated Symbol.toString.
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | tests/kernel/unsorted/nsm_dispatcher_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698