| Index: test/message/message.status
|
| diff --git a/test/message/message.status b/test/message/message.status
|
| index f764cd0a732823cb8bc5b683146af490ea609f97..234bf0f35ca1b50c16f0aa3d1d10ef088d60c42d 100644
|
| --- a/test/message/message.status
|
| +++ b/test/message/message.status
|
| @@ -30,15 +30,4 @@
|
| # All tests in the bug directory are expected to fail.
|
| 'bugs/*': [FAIL],
|
| }], # ALWAYS
|
| -['ignition == True', {
|
| - # TODO(4680): Some source positions are off with Ignition.
|
| - 'default-parameter-tdz': [SKIP],
|
| - 'default-parameter-tdz-arrow': [SKIP],
|
| - 'destructuring-modify-const': [SKIP],
|
| - 'instanceof': [SKIP],
|
| - 'overwritten-builtins': [SKIP],
|
| - 'regress/regress-1527': [SKIP],
|
| - 'regress/regress-3995': [SKIP],
|
| - 'replacement-marker-as-argument': [SKIP],
|
| -}], # ignition == True
|
| ]
|
|
|