| 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]],
|
|
|