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

Unified Diff: test/cctest/cctest.status

Issue 866843003: Contribution of PowerPC port (continuation of 422063005) - AIX Common1 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Address second set of comments Created 5 years, 11 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/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 15a4bab28c2a271457e36fbecc3965e276920074..25c67350358743f5c293836109adcc2e7fda6ca4 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -399,4 +399,9 @@
'test-accessors/Gc' : [SKIP],
}], # 'arch == nacl_ia32 or arch == nacl_x64'
+
+['arch == ppc64', {
+ #issue 2857
+ 'test-log/EquivalenceOfLoggingAndTraversal' : [SKIP],
+}], # 'arch == ppc64'
]
« src/serialize.cc ('K') | « src/utils.cc ('k') | test/cctest/test-sampler-api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698