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

Unified Diff: test/cctest/cctest.status

Issue 1440293003: Version 4.8.271.3 (cherry-pick) (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@4.8
Patch Set: Created 5 years, 1 month 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 | « src/ppc/assembler-ppc.h ('k') | test/cctest/test-heap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index eca3419d97038f000956fcab0e019a95e4b0abfd..d01a2474d4298d27f08b50568d40d4986be575a6 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -451,6 +451,14 @@
}], # 'system == aix and arch == ppc64'
##############################################################################
+['system == aix or (arch == ppc64 and byteorder == big)', {
+
+ # Test currently broken for platforms with function desciptors
+ 'test-run-machops/RunComputedCodeObject' : [SKIP],
+
+}], # 'system == aix or (arch == ppc64 and byteorder == big)'
+
+##############################################################################
['arch == ppc and simulator_run == True or arch == ppc64 and simulator_run == True', {
# Pass but take too long with the simulator.
« no previous file with comments | « src/ppc/assembler-ppc.h ('k') | test/cctest/test-heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698