| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0c001a2463c28d0fe110c48650cddd80d29e4aa9..ef955ea9e47454cbda3cc282883a2229c35ce57a 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -291,6 +291,9 @@
|
| 'regress/regress-3717': [SKIP],
|
| # Issue 478788.
|
| 'es7/object-observe': [SKIP],
|
| +
|
| + # Issue 3803.
|
| + 'es6/generators-iteration': [PASS, FLAKY],
|
| }], # 'gc_stress == True'
|
|
|
| ##############################################################################
|
|
|