| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 149c61189a25a9a5e0348ee94f325c5c1743a94f..7d5d4522eaae2cab6b9d48369f95786548b2747d 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -111,6 +111,9 @@
|
| 'compiler/alloc-number-debug': [PASS, ['mode == release', SKIP]],
|
| 'regress/regress-634': [PASS, ['mode == debug', SKIP]],
|
| 'regress/regress-634-debug': [PASS, ['mode == release', SKIP]],
|
| +
|
| + # BUG(336820). TODO(bmeurer): Investigate.
|
| + 'regress/regress-336820': [PASS, FAIL],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|