diff --git a/configs/heavy_tests.json b/configs/heavy_tests.json index 5e920cc..eab85e5 100644 --- a/configs/heavy_tests.json +++ b/configs/heavy_tests.json @@ -36,25 +36,6 @@ }, "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=arrayConnect\")"] }, - { - "library":"ScalableTestSuite", - "libraryVersion":"master", - "libraryVersionNameForTests":"NB_resizable", - "ulimitOmc":400, - "ulimitExe":300, - "ulimitMemory":62914560, - "procOMC":0, - "procCCompile":0, - "optlevel":"-O0 -march=native", - "referenceFileExtension":"mat", - "referenceFileNameDelimiter":".", - "referenceFinalDot":"_res.", - "referenceFiles":{ - "giturl":"https://github.com/casella/ScalableTestSuite-ref", - "destination":"ReferenceFiles/ScalableTestSuite" - }, - "extraCustomCommands":["setCommandLineOptions(\"--newBackend --resizableArrays -d=arrayConnect\")"] - }, { "library":"LargeTestSuite", "libraryVersion":"master", @@ -67,19 +48,6 @@ "optlevel":"-O0 -march=native", "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=arrayConnect\")"] }, - { - "library":"ScalableTestGrids", - "libraryVersion":"master", - "libraryVersionNameForTests":"OB_SymbolicJacobian", - "ignoreModelPrefix":"ScalableTestGrids.Models.Type1Large", - "ulimitOmc":800, - "ulimitExe":300, - "ulimitMemory":62000000, - "procOMC":0, - "procCCompile":0, - "optlevel":"-O0 -march=native", - "extraCustomCommands":["setCommandLineOptions(\"--generateDynamicJacobian=symbolic\")"] - }, { "library":"ScalableTestGrids", "libraryVersion":"master",