| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d67fb81 commit 21004dd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -646,4 +646,13 @@ | |||
| 646 | 646 | 'mjsunit-assertion-error' : [SKIP], | |
| 647 | 647 | }], # no_harness | |
| 648 | 648 | ||
| 649 | + ############################################################################## | ||
| 650 | + # This test allocates a 2G block of memory and if there are multiple | ||
| 651 | + # varients this leads kills by the OOM killer, crashes or messages | ||
| 652 | + # indicating the OS cannot allocate memory, exclude for Node.js runs | ||
| 653 | + # re-evalute when we move up to v8 5.1 | ||
| 654 | + [ALWAYS, { | ||
| 655 | + 'regress/regress-crbug-514081': [PASS, NO_VARIANTS], | ||
| 656 | + }], # ALWAYS | ||
| 657 | + | ||
| 649 | 658 | ] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments