Reviewers: danno, Sven Panne,
Message:
Excludes cleanup for PPC
Description:
PPC: cleanup excludes
Updated excludes to remove SKIPs where possible. Either
removing if no longer needed or replacing with SLOW where
tests just need more time to run
modified: test/cctest/cctest.status
modified: test/mjsunit/mjsunit.status
[email protected], [email protected]
BUG=
Please review this at https://codereview.chromium.org/1017073003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+3, -11 lines):
M test/cctest/cctest.status
M test/mjsunit/mjsunit.status
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index
57ed1aff8d6404b13794e5bd1bd0d409e33c062e..d6228bca108358f3d4655d27a44aa22a7dec3999
100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -397,20 +397,13 @@
}], # 'arch == nacl_ia32 or arch == nacl_x64'
-['arch == ppc64', {
- #issue 2857
- 'test-log/EquivalenceOfLoggingAndTraversal' : [SKIP],
- #test has assumption that does not hold for larger PPC page sizes
- 'test-heap/FirstPageFitsStartup' : [SKIP],
-}], # 'arch == ppc64'
-
##############################################################################
['arch == ppc and simulator_run == True or arch == ppc64 and simulator_run
== True', {
# Pass but take too long with the simulator.
- 'test-api/Threading1': [SKIP],
- 'test-api/Threading2': [SKIP],
- 'test-api/ExternalArrays': [SKIP],
+ 'test-api/Threading1': [PASS, SLOW],
+ 'test-api/Threading2': [PASS, SLOW],
+ 'test-api/ExternalArrays': [PASS, SLOW],
}], # 'arch == ppc64 and simulator_run == True'
]
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
97bf5190b3c9155caf5a564b7c9a2147221be2dc..5dfef400a3dcf633285d1ac4e40fbe0fe8ae68a5
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -594,7 +594,6 @@
# take too long with the simulator.
'regress/regress-1132': [SKIP],
- 'asm/embenchen/box2d': [SKIP],
# these two issues started after uplevel, believe they share common cause
'debug-references': [SKIP],
--
--
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.