| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index ef43015ba89ed0322031953096724bf4ba9ba67d..d2dd2daac883846b2bd4aac85e32deee1ca3f0a6 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -256,6 +256,9 @@
|
| # BUG(v8:4378).
|
| 'regress/regress-crbug-501711': [PASS, ['isolates', SKIP]],
|
| 'regress/regress-4279': [PASS, ['isolates', SKIP]],
|
| +
|
| + # BUG(chromium:518748)
|
| + 'regress/regress-crbug-518748': [PASS, ['mode == debug', SKIP]],
|
| }], # ALWAYS
|
|
|
| ['novfp3 == True', {
|
|
|