| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent edd2072 commit da59a57
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -835,4 +835,13 @@ | |||
| 835 | 835 | 'regress/regress-crbug-514081': [PASS, NO_VARIANTS], | |
| 836 | 836 | }], # ALWAYS | |
| 837 | 837 | ||
| 838 | + ############################################################################## | ||
| 839 | + # This test allocates a 2G block of memory and if there are multiple | ||
| 840 | + # varients this leads kills by the OOM killer, crashes or messages | ||
| 841 | + # indicating the OS cannot allocate memory, exclude for Node.js runs | ||
| 842 | + # re-evalute when we move up to v8 5.1 | ||
| 843 | + [ALWAYS, { | ||
| 844 | + 'regress/regress-crbug-514081': [PASS, NO_VARIANTS], | ||
| 845 | + }], # ALWAYS | ||
| 846 | + | ||
| 838 | 847 | ] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments