Commit Graph

2 Commits

Author SHA1 Message Date
Doug Gregor
de13028f6b [StringMemoryTest] Reduce # of iterations down to 1M and lower memory threshold
This test is taking way too long. Cut down on the number of iterations
from 10M to 1M.
2019-03-06 16:59:32 -08:00
Jordan Rose
1663ee7ffd [test] Move slow StringMemoryTest to validation-test (#18776)
This test takes over a minute to run, and all it's doing is testing
that repeated operations on a string don't leak.
2018-08-17 08:46:53 -07:00