| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2d84ac7 commit 16159c2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -930,4 +930,13 @@ | |||
| 930 | 930 | 'wasm/asm-wasm' : [SKIP], | |
| 931 | 931 | }], # 'arch == ppc64'' | |
| 932 | 932 | ||
| 933 | + ############################################################################## | ||
| 934 | + # This test allocates a 2G block of memory and if there are multiple | ||
| 935 | + # varients this leads kills by the OOM killer, crashes or messages | ||
| 936 | + # indicating the OS cannot allocate memory, exclude for Node.js runs | ||
| 937 | + # re-evalute when we move up to v8 5.1 | ||
| 938 | + [ALWAYS, { | ||
| 939 | + 'regress/regress-crbug-514081': [PASS, NO_VARIANTS], | ||
| 940 | + }], # ALWAYS | ||
| 941 | + | ||
| 933 | 942 | ] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments