Commit Graph

3729 Commits

Author SHA1 Message Date
elianddb ede37be613 add coloring, fix logging 2025-09-17 14:17:51 -07:00
elianddb ceb8936dcd fix tests and add user_host feature 2025-09-17 14:17:51 -07:00
elianddb 4ef5e5d1c8 fix err match 2025-09-17 14:17:51 -07:00
elianddb 004c0b086b fix initialization 2025-09-17 14:17:51 -07:00
elianddb 1b8019e109 add debug to bats 2025-09-17 14:17:51 -07:00
elianddb ef1de80544 wait for reattach 2025-09-17 14:17:51 -07:00
elianddb 13a76f933f fix race condition on server startup 2025-09-17 14:17:51 -07:00
elianddb fd61097b40 amend bats tests and entrypoint logs 2025-09-17 14:17:51 -07:00
elianddb ba8bc1912e uncomment skiponwindows on bats 2025-09-17 14:17:50 -07:00
elianddb 7006db88f7 rm mysql-client 2025-09-17 14:17:50 -07:00
Aaron Son dbd015fcc3 Fix some Dockerfiles used in CI to include libicu-dev. 2025-09-16 01:13:35 -07:00
Elian 8cbb2c3ec1 Merge branch 'main' into elian/9817 2025-09-10 15:56:08 -07:00
elianddb 2f7bf94d43 add gms ver and mv tests 2025-09-10 13:52:12 -07:00
James Cor 8c2446831c fix missed context canceled error for dolt_test_run() (#9822) 2025-09-10 13:39:26 -07:00
elianddb 2618d1a1c5 add tests 2025-09-10 17:48:32 +00:00
Elian 875953db55 Merge pull request #9790 from dolthub/elian/9086
dolthub/dolt#9794 - Add --skinny support for DOLT_DIFF table func
2025-09-08 18:49:12 -07:00
elianddb 4450754c33 rm persistence on options 2025-09-08 17:46:06 -07:00
James Cor 21ffb64467 fix dolt test run in server mode (#9811)
Co-authored-by: James Cor <james@dolthub.com>
2025-09-08 15:52:28 -07:00
elianddb b0ddaede45 fix missing bind var err on bats 2025-09-08 12:05:17 -07:00
elianddb fadb0af405 add --include-cols option, cli arg parsing, and amend tests 2025-09-08 10:52:09 -07:00
elianddb 1420e9f70e amend impl of skinny cols filter 2025-09-06 19:51:33 -07:00
elianddb 668f3cb307 amend docs and fix options parse 2025-09-05 10:23:32 -07:00
elianddb 63bba7a030 rm tmp wsl fix for bats test 2025-09-05 10:23:32 -07:00
elianddb 493e9c18c5 add --skinny impl 2025-09-05 10:23:32 -07:00
elianddb e2b3efb991 add bats and --skinny flag 2025-09-05 10:23:32 -07:00
Nick Tobey 8776e76fa9 Merge remote-tracking branch 'origin/main' into nicktobey/vector3 2025-09-02 19:25:13 -07:00
Tim Sehn 291e5127c8 Merge pull request #9773 from dolthub/tim/dolt_test-in-diff
Make sure `dolt_tests` system table changes show up in `dolt diff` by default
2025-09-02 16:05:33 -07:00
Tim Sehn b87ebff9fe Remove skip 2025-09-02 15:24:03 -07:00
Tim Sehn 3682f34c5c Make sure dolt_tests changes show up in dolt diff by default 2025-09-02 15:07:26 -07:00
coffeegoddd☕️✨ 698b6e1e2a /integration-tests: bump go version in dockerfiles 2025-09-02 12:58:07 -07:00
coffeegoddd☕️✨ 500de379c0 /integration-tests/go-sql-server-driver/go.mod: run go mod tidy 2025-09-02 12:07:24 -07:00
coffeegoddd☕️✨ 0ed843bb09 /{go,integration-tests}: bump go 2025-09-02 12:05:07 -07:00
Nick Tobey 279c17b56a Correctly dump vector type. 2025-09-02 01:39:42 -07:00
Aaron Son 544f298739 Merge pull request #9726 from dolthub/aaron/auto-gc-for-dolt-sql
go: cmd/dolt: sql.go: Enable Auto GC when running `dolt sql`.
2025-09-01 15:48:34 +02:00
coffeegoddd☕️✨ d70dfd2a14 /go/integration-tests/bats/sql-server-mcp-config.bats: assert error output 2025-08-28 16:17:07 -07:00
coffeegoddd☕️✨ 540c4c92ae /integration-tests/bats/sql-server-mcp-config.bats: check IS_WINDOWS instead of for curl binary 2025-08-28 15:49:35 -07:00
coffeegoddd☕️✨ 5bad0ae0d7 /integration-tests/bats/sql-server-mcp-config.bats: remove skip lines 2025-08-28 10:25:09 -07:00
coffeegoddd☕️✨ 535f140276 /integration-tests/bats/sql-server-mcp-config.bats: unskip bats tests 2025-08-28 10:20:31 -07:00
coffeegoddd☕️✨ 6e6b115c3f /integration-tests/bats/sql-server-mcp-config.bats: skipped tests before implementation 2025-08-28 10:20:30 -07:00
Neil Macneale IV 766330a63d Merge pull request #9737 from dolthub/macneale4-claude/pager-override
add DOLT_PAGER to override default pager
2025-08-27 17:07:19 -07:00
Neil Macneale IV b3877a5515 Handle bogus pager gracefully 2025-08-27 16:30:48 -07:00
Neil Macneale IV c4e5c9ddad skip expect on windows and lambda 2025-08-27 14:41:03 -07:00
Neil Macneale IV 2b1b46028d Add pager prefix to test name 2025-08-27 14:26:16 -07:00
Neil Macneale IV 305e135401 Used bats/expect to perform a better test 2025-08-27 13:14:57 -07:00
coffeegoddd☕️✨ c3e87bbf3a /integration-tests/bats/sql-server-mcp.bats: remove broken test 2025-08-27 13:13:56 -07:00
coffeegoddd☕️✨ 93776eed04 /integration-tests/bats/sql-server-mcp.bats: fix test titles 2025-08-27 12:55:58 -07:00
coffeegoddd 700e985978 /{go,integration-tests}: rebase main 2025-08-27 12:55:58 -07:00
Neil Macneale IV 445973eaf8 PR Feedback 2025-08-26 14:14:43 -07:00
Neil Macneale IV 5d6fbf7e26 Update gc_oldgen_conjoin_test to be archive aware 2025-08-25 16:39:07 -07:00
Neil Macneale IV 5141526baf Conjoining table files into archive files works now 2025-08-25 16:33:04 -07:00