Commit Graph

30 Commits

Author SHA1 Message Date
Zach Musgrave
7e29c6a07e Merge pull request #5732 from dolthub/zachmu/checkout-bug
Fixed bug in `dolt checkout` with uncommitted changes on another branch
2023-04-18 13:36:31 -07:00
Zach Musgrave
ab58b30cba Skip compatibility test 2023-04-18 13:24:00 -07:00
Jason Fulghum
d0c17c39db removing debug output, now that test is passing in CI 2023-03-28 16:51:14 -07:00
Jason Fulghum
95ab8dc6be Fixing merge compatibility test 2023-03-28 16:41:05 -07:00
Jason Fulghum
7e2113e350 Updating error message for merge compatibility test, now that schema merges aren't blocked with the previous error message 2023-03-28 16:34:01 -07:00
Jason Fulghum
97fa9e8706 adding some debug output 2023-03-28 11:36:32 -07:00
jennifersp
fe9d51f2c1 fixes for changes on info_schema tables (#5074) 2023-01-13 11:31:22 -08:00
Dhruv Sringari
befb373612 Block merges that corrupt indexes
Today, many merges can leave indexes in a corrupted state. This PR blocks those merges as a short-term fix.
In the long term we will make these merges automatic.
2022-12-21 13:51:59 -08:00
Zach Musgrave
4be2eec463 Slightly less picky test conditions 2022-06-28 08:28:26 -07:00
Zach Musgrave
55335dfee8 Fixed broken compatibility test 2022-06-27 17:52:17 -07:00
Zach Musgrave
4d4e917656 Fixed compatibility test 2022-06-27 17:31:28 -07:00
Zach Musgrave
e6106ae247 fixed formatting error 2022-06-24 10:30:07 -07:00
Zach Musgrave
3417ad9fbb Fixed a couple compatibilty tests 2022-06-24 10:05:16 -07:00
Andy Arthur
4ee5d1eec9 Revert "updated compatibility tests, removed legacy compatibility tests"
This reverts commit ff722b5baa.
2021-12-13 16:13:55 -08:00
Andy Arthur
ff722b5baa updated compatibility tests, removed legacy compatibility tests 2021-12-13 16:11:21 -08:00
Zach Musgrave
2d36a07bec Fixed compatility test with new schema output 2021-11-19 17:40:45 -08:00
Zach Musgrave
cad95197aa Fixed broken bats test 2021-10-18 15:38:20 -07:00
Dustin Brown
f98118eed9 /integration-tests/compatibility: fix compatibility tests 2021-09-23 14:30:45 -07:00
Daylon Wilkins
e69b812399 Changed TEXT types to use noms Blobs 2021-08-23 14:16:43 -07:00
Brian Hendriks
737d9050b4 fix concurrent map edit (#2036) 2021-08-19 13:37:07 -07:00
Zach Musgrave
a0b14f3da9 Fixed bug in compatibility script. The test setup for forward compatibility was being done with the current dolt, not the dolt under test 2021-07-05 11:42:21 -07:00
Vinai Rachakonda
df31756727 Vinai/gms bump fixes (#1714)
Bump gms and change index lookup equality.
2021-05-17 17:41:03 -04:00
Zach Musgrave
d3cbf9e65d Typo 2021-05-06 14:51:45 -07:00
Zach Musgrave
9c0e9755ed Fixed directory already exists error 2021-05-06 14:26:11 -07:00
Zach Musgrave
0ebaea9e5c Added a push and clone to compatibility test scripts 2021-05-05 19:53:00 -07:00
Andy Arthur
4c5705744c added compatibility tessts, included large tables 2021-04-15 12:36:55 -07:00
Andy Arthur
8dd674da5a update compat test versions 2021-04-14 10:24:23 -07:00
Andy Arthur
1d18cf955c delete stale corona-virus test, update README 2021-04-13 15:13:19 -07:00
Andy Arthur
a7e9feca34 split compatibility tests into forward and backward 2021-04-13 14:57:40 -07:00
Andy Arthur
54c202c49f update compatibility test versions, move directory, delete stale migration tests 2021-04-13 14:40:21 -07:00