| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2e769277106e315a24b657007d10837740853092..1bb8dc941f1f79bdb990770563d50308e8667294 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -512,6 +512,9 @@
|
|
|
| # BUG(v8:3435)
|
| 'debug-script-breakpoints': [PASS, FAIL],
|
| +
|
| + # BUG(v8:3815). TODO(arv): Investigate.
|
| + 'harmony/computed-property-names': [PASS, FAIL]
|
| }], # 'system == windows'
|
|
|
| ##############################################################################
|
|
|