Use available memory instead of physical memory as metric for allocation-heavy tests
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 9 May 2016 22:25:23 +0000 (00:25 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 9 May 2016 22:26:04 +0000 (00:26 +0200)
commit5099acaed48ec335df50849cea90752102e9009c
tree579035b33f9c004e78aa8c59350052a3473fc19f
parent65ab352de4d4818baa4b167a1bbb0c45e0062c99
Use available memory instead of physical memory as metric for allocation-heavy tests

We were seeing issues on the new Jenkins Azure boxes which had 7GB of physical memory but only about 1GB free at the time of the test, so it'd fail.
Checking the available memory should fix this.
acceptance-tests/SUBMODULES.json
mcs/class/corlib/Test/System/StringTest.cs