forked from kripken/xml.js
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable the flakey out of memory test
The memory consumption has probably gotten better in PR #21, and the test was always super flakey anyway, and often passes even without increasing the memory limit. Just drop that "should error with out of memory" test altogether. At least the test still has those initialMemoryPages options, so those code paths get some coverage, even though there's no actual counterexample to make sure they are improving things.
- Loading branch information
Showing
1 changed file
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters