Update regression-wally according to PR

This commit is contained in:
Kaitlin Lucio 2024-10-28 16:05:39 -07:00 committed by slmnemo
parent 9284dd3a9a
commit b9d215db76

View File

@ -437,7 +437,7 @@ if (args.nightly):
addLockstepTestsByDir(WALLY+"/tests/coverage", "rv64gc", lockstepsim, 0)
addLockstepTestsByDir(WALLY+"/tests/riscof/work/wally-riscv-arch-test/rv64i_m", "rv64gc", lockstepsim, 0)
addTests(derivconfigtests, defaultsim)
addTests(bpredtests, defaultsim)
# addTests(bpredtests, defaultsim) # This is currently broken in regression due to something related to the new wsim script.
# testfloat tests
if (args.testfloat): # for testfloat alone, just run testfloat tests