Reviewers: Yang,

Message:
TBR

Description:
[test] Skip slow test in novfp3 mode.

[email protected]
NOTRY=true

Please review this at https://codereview.chromium.org/1264443002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+6, -0 lines):
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 68c570edcc56071af2c2714ac74426befd9afb01..68bdac9c5d6f1112ee2164aa1694d90c2fe791ed 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -130,6 +130,12 @@
 }],  # ALWAYS

##############################################################################
+['novfp3 == True', {
+  # TODO(yangguo): Got very slow after 3069c43.
+  'test-debug/DebugBreakLoop': [SKIP],
+}],  # novfp3 == True
+
+##############################################################################
 ['arch == arm64', {

   'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to