| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 045ecfb9374102b97238f34929553badb4664d1a..4a75f252bf0fa6689c1b8193c661c9000f0764b6 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -616,6 +616,9 @@
|
| # TODO(jgruber): Fails in --turbo --always-opt mode.
|
| 'regress/regress-105': [FAIL],
|
|
|
| + # TODO(mstarzinger): Debugger cannot materialize de-materialized functions.
|
| + 'regress/regress-crbug-323936': [FAIL],
|
| +
|
| # Too slow.
|
| 'big-object-literal': [SKIP],
|
| 'ignition/regress-599001-verifyheap': [SKIP],
|
|
|