• Noel Grandin's avatar
    improve stability of unit tests · 00a114a7
    Noel Grandin 提交于
    TestMemoryUsage would sometimes manage to overrun it's loop bounds and
    enter an infinite loop.
    
    TestMultiThread would sometimes timeout if the machine was busy.
    
    TestOutOfMemory could sometimes fail, and would then cause future tests
    to fail because it held onto the memory.
    
    FilePathReorderWrites was not deleting it's subsidiary memFS: data.
    
    TestPreparedStatement::testDateTime8 had a typo.
    
    The change to TestMVStore::testCacheSize I'm not sure about.
    00a114a7
名称
最后提交
最后更新
..
.mvn/wrapper Loading commit data...
service Loading commit data...
src Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
MAVEN.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...