| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index c59ce4dc9103884bbc6d12e7d67e66ec1992d662..ee3feb0968a7885146d34a53a47f66207562ecd9 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -404,6 +404,11 @@
|
| # Random failures on HW, need investigation.
|
| 'debug-*': [SKIP],
|
| }],
|
| +##############################################################################
|
| +['system == windows', {
|
| + # BUG(v8:3435)
|
| + 'debug-script-breakpoints': [PASS, FAIL],
|
| +}], # 'system == windows'
|
|
|
| ##############################################################################
|
| # Native Client uses the ARM simulator so will behave similarly to arm
|
|
|