Commit Graph

5 Commits

Author SHA1 Message Date
Dhruv Sringari ca08128772 [no-release-notes] Unskip bats for schema import, add engine test secondary idx validation for keyless data (#3720)
* unskip schema import bats

* unskip a bunch of bats that already work

* unskip backup.bats

* add validation for keyless indexes, unskip some bats

* reskip index.bats

* reskip remotes-aws.bats

* delete gates instead of setting false
2022-06-29 15:36:16 -07:00
Andy Arthur 6cc935560b gate diff/merge less aggresively, update BATS 2022-05-13 14:58:53 -07:00
Dustin Brown 5371ed510f /integration-tests/bats: fix bats tests 2021-09-23 14:30:43 -07:00
Zach Musgrave 8a867b3d13 Fixed feature version bats test. Running a SQL select on a working root with an older feature version is actually a write operation because of autocommit -- it pulls the feature branch forward. We could prevent this with deeper root value checking if we wanted to (don't consider root values that differ only in feature version to be unequal). 2021-05-08 15:02:30 -07:00
Dustin Brown 61b06450b1 /integration-tests: move bats 2021-03-15 14:04:40 -07:00