| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index b7711d15feb0e9f89e3e661333ad9b1a7c40b43e..b78abd4b92eec9565ba6d50f521612d6ecb45848 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -123,7 +123,11 @@
|
|
|
| # Issue 3956: Strong mode is deprecating. The expectations inside the
|
| # following tests should be updated once deprecation is complete.
|
| + 'strong/class-extend-null': [SKIP],
|
| + 'strong/class-literals': [SKIP],
|
| + 'strong/class-object-frozen': [SKIP],
|
| 'strong/destructuring': [SKIP],
|
| + 'strong/functions': [SKIP],
|
| 'strong/implicit-conversions': [SKIP],
|
| 'strong/implicit-conversions-count': [SKIP],
|
| 'strong/implicit-conversions-inlining': [SKIP],
|
|
|