|
17 | 17 | ], |
18 | 18 | "testfiles": [ |
19 | 19 | { "name": "parser-oom.js", "reason": "Requires exactly 512KB memory." }, |
| 20 | + { "name": "parser-oom2.js", "reason": "There's not enough memory to run." }, |
20 | 21 | { "name": "N.compact-profile-error.js", "reason": "Compact profile is not enabled." }, |
21 | 22 | { "name": "regression-test-issue-1555.js", "reason": "There's not enough memory to run." }, |
22 | 23 | { "name": "regression-test-issue-1997.js", "reason": "There's not enough memory to run." }, |
23 | 24 | { "name": "regression-test-issue-2451.js", "reason": "There's not enough memory to run." }, |
24 | 25 | { "name": "regression-test-issue-2452.js", "reason": "There's not enough memory to run." }, |
25 | | - { "name": "regression-test-issue-2453.js", "reason": "There's not enough memory to run." } |
| 26 | + { "name": "regression-test-issue-2453.js", "reason": "There's not enough memory to run." }, |
| 27 | + { "name": "regression-test-issue-2486.js", "reason": "There's not enough memory to run." } |
26 | 28 | ] |
27 | 29 | }, |
28 | 30 | "enable": [] |
|
34 | 36 | ], |
35 | 37 | "testfiles": [ |
36 | 38 | { "name": "parser-oom.js", "reason": "Requires exactly 512KB memory." }, |
| 39 | + { "name": "parser-oom2.js", "reason": "There's not enough memory to run." }, |
37 | 40 | { "name": "N.compact-profile-error.js", "reason": "Compact profile is not enabled." }, |
38 | 41 | { "name": "regression-test-issue-1555.js", "reason": "There's not enough memory to run." }, |
39 | 42 | { "name": "regression-test-issue-1997.js", "reason": "There's not enough memory to run." }, |
40 | 43 | { "name": "regression-test-issue-2451.js", "reason": "There's not enough memory to run." }, |
41 | 44 | { "name": "regression-test-issue-2452.js", "reason": "There's not enough memory to run." }, |
42 | | - { "name": "regression-test-issue-2453.js", "reason": "There's not enough memory to run." } |
| 45 | + { "name": "regression-test-issue-2453.js", "reason": "There's not enough memory to run." }, |
| 46 | + { "name": "regression-test-issue-2486.js", "reason": "There's not enough memory to run." } |
43 | 47 | ] |
44 | 48 | }, |
45 | 49 | "enable": [] |
|
0 commit comments