Commit Graph

3 Commits

Author SHA1 Message Date
Paul Biggar
ec283527e7 Bug 646763: Fix |make check-ooms| which never ran (r=nnethercote) 2011-04-03 18:29:46 -07:00
Kyle Huey
6b325cc332 Merge m-c to bs. 2011-03-31 07:17:15 -04:00
Paul Biggar
ad4c4d2b58 Bug 642327 - Add OOM regression checking to the shell via |make check|. (r=nnethercote)
In a known test file, there are 129 OOM errors. This adds a script which checks
the number of unhandled OOMs, and fails if it is not exactly 129. If we
accidentally increase the number of unhandled OOMs, this should catch it. If we
reduce the number of unhandled OOMs (which is the plan), then adjust this
number in Makefile.in.
2011-01-17 15:15:00 -08:00