| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index df4fb1bbba38aafe6ceacd49d0092cb9a50b68c8..5cbf15eada8b16d95f0e46facb5268cf3822ae6d 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -130,9 +130,6 @@
|
| 'compiler/alloc-number-debug': [PASS, ['mode == release', SKIP]],
|
| 'regress/regress-634-debug': [PASS, ['mode == release', SKIP]],
|
|
|
| - # BUG(336820). TODO(bmeurer): Investigate.
|
| - 'regress/regress-336820': [PASS, FAIL],
|
| -
|
| # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for
|
| # nosse2. Also for arm novfp3.
|
| 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87 or arch == arm and simulator == True', PASS]],
|
|
|