MIPS: skip embenchen/zlib test.
authorpaul.lind <paul.lind@imgtec.com>
Mon, 29 Jun 2015 17:25:03 +0000 (10:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Jun 2015 17:25:12 +0000 (17:25 +0000)
zlib is broken for mips after 35eb3a0260d349cb4201fed66ff62a438962bd47.

We're still working on a fix. Skip test for now, so the bots cycle green.

BUG=

Review URL: https://codereview.chromium.org/1209253005

Cr-Commit-Position: refs/heads/master@{#29356}

test/mjsunit/mjsunit.status

index ba00e9a..d0bb753 100644 (file)
 ##############################################################################
 ['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]],
 ##############################################################################
 ['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]],