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

Unified Diff: test/inspector/inspector.status

Issue 2814773005: [js] Avoid %_ClassOf for collection builtins. (Closed)
Patch Set: Disable the failing test for CS again. Created 3 years, 7 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
Index: test/inspector/inspector.status
diff --git a/test/inspector/inspector.status b/test/inspector/inspector.status
index cec99e07796a294c3b982eb3b9d7a21afc2dd4e2..5eb0a30ec6e4460994f8fa1a296de7198be85367 100644
--- a/test/inspector/inspector.status
+++ b/test/inspector/inspector.status
@@ -21,6 +21,12 @@
}], # variant != default
##############################################################################
+['variant == noturbofan', {
+ # Crashes due to missing source position in ToBooleanICStub?
+ 'runtime/command-line-api': [SKIP],
+}], # variant == noturbofan
+
+##############################################################################
['variant == wasm_traps', {
'*': [SKIP],
}], # variant == wasm_traps
« src/compiler/js-intrinsic-lowering.cc ('K') | « src/runtime/runtime-collections.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698