| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index d5e677227a85df9de8b39990eddaedb8554b78be..df38e4a5144990cbad8aa2046125073451063630 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -358,6 +358,10 @@
|
| 'big-object-literal': [SKIP],
|
| 'regress/regress-crbug-178790': [SKIP],
|
|
|
| + # https://bugs.chromium.org/p/v8/issues/detail?id=4639
|
| + # The failed allocation causes an asan/msan/tsan error
|
| + 'es6/typedarray-construct-offset-not-smi': [SKIP],
|
| +
|
| # Exception thrown during bootstrapping on ASAN builds, see issue 4236.
|
| 'regress/regress-1132': [SKIP],
|
| }], # 'asan == True'
|
|
|