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

Unified Diff: test/mjsunit/mjsunit.status

Issue 422063005: Contribution of PowerPC port. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 8f7ef56be8905cb3e0df8fce5a8d26f1b050c129..df4d8a7fccb5ff51ab57c3d151763ed31cfdc917 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -469,6 +469,14 @@
}], # 'arch == nacl_ia32 or arch == nacl_x64'
##############################################################################
+['arch == ppc or arch == ppc64', {
+
+ # Test does not handle increased precision of multiply-add optimization
+ 'numops-fuzz-part2': [PASS, FAIL]
+
+}], # 'arch == ppc or arch == ppc64'
+
+##############################################################################
['deopt_fuzzer == True', {
# Skip tests that are not suitable for deoptimization fuzzing.
« src/objects-inl.h ('K') | « test/mjsunit/d8-os.js ('k') | test/mjsunit/nans.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698