| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index e57265a396c57e5054f40aeb4ecacb1c6e27b6a2..6c39f963488e6cb5ead6b9fe293abedd8f4a4885 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -759,7 +759,6 @@
|
| # TODO(yangguo,4690): assertion failures in debugger tests.
|
| 'debug-allscopes-on-debugger': [FAIL],
|
| 'es6/debug-stepnext-for': [FAIL],
|
| - 'es6/debug-stepin-string-template': [FAIL],
|
| 'es6/debug-promises/stepin-constructor': [FAIL],
|
| 'es6/debug-stepin-proxies': [FAIL],
|
| 'regress/regress-crbug-119800': [FAIL],
|
| @@ -799,10 +798,6 @@
|
| # objects.
|
| 'es6/mirror-collections': [FAIL],
|
|
|
| - # TODO(mythria, 4680): line numbers in eval test. Column number is
|
| - # incorrect.
|
| - 'regress/regress-crbug-109362': [FAIL],
|
| -
|
| # TODO(mythria, 4680): possibly problem with line numbers.
|
| 'es6/regress/regress-468661': [FAIL],
|
|
|
|
|