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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1242293004: Version 4.5.103.10 (cherry-pick) (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@4.5
Patch Set: Created 5 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
« no previous file with comments | « src/compiler/mips64/code-generator-mips64.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 0309e5ecf243f4e4243315637a707c4a9c3c6f5f..6c6a9b975505852b2da3b93b105ba73e4d7581ac 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -485,9 +485,6 @@
##############################################################################
['arch == mipsel or arch == mips', {
- # Bug in zlib due to 35eb3a0260d349cb4201fed66ff62a438962bd47
- 'asm/embenchen/zlib': [SKIP],
-
# Slow tests which times out in debug mode.
'try': [PASS, ['mode == debug', SKIP]],
'debug-scripts-request': [PASS, ['mode == debug', SKIP]],
@@ -527,9 +524,6 @@
##############################################################################
['arch == mips64el', {
- # Bug in zlib due to 35eb3a0260d349cb4201fed66ff62a438962bd47
- 'asm/embenchen/zlib': [SKIP],
-
# Slow tests which times out in debug mode.
'try': [PASS, ['mode == debug', SKIP]],
'debug-scripts-request': [PASS, ['mode == debug', SKIP]],
« no previous file with comments | « src/compiler/mips64/code-generator-mips64.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698