| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 8a2fef9dd373f791aef288f36beff3bad152f8df..e6ebe4886b6a3fb5fc7621fd1d75cf91d86dff7b 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -221,6 +221,8 @@
|
| 'regexp-global': [SKIP],
|
| 'compiler/alloc-numbers': [SKIP],
|
| 'harmony/symbols': [SKIP],
|
| + # Issue 3219:
|
| + 'getters-on-elements': [PASS, ['gc_stress == True', FAIL]],
|
| }], # 'arch == a64 and mode == debug and simulator_run == True'
|
|
|
| ##############################################################################
|
|
|