Ignore downgrade testing for now
Since we're writing xxhash3 checksums that 6.3 can't yet understand, these tests would fail currently.
This commit is contained in:
parent
e1ae23db34
commit
16f68babd3
|
@ -204,7 +204,7 @@ if(WITH_PYTHON)
|
|||
restarting/from_7.0.0/UpgradeAndBackupRestore-2.toml)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/to_6.3.5/CycleTestRestart-1.txt
|
||||
restarting/to_6.3.5/CycleTestRestart-2.txt)
|
||||
restarting/to_6.3.5/CycleTestRestart-2.txt IGNORE)
|
||||
add_fdb_test(TEST_FILES slow/ApiCorrectness.toml)
|
||||
add_fdb_test(TEST_FILES slow/ApiCorrectnessAtomicRestore.toml)
|
||||
add_fdb_test(TEST_FILES slow/ApiCorrectnessSwitchover.toml)
|
||||
|
|
Loading…
Reference in New Issue