Commit Graph

3777 Commits

Author SHA1 Message Date
coffeegoddd☕️✨ f375ab9267 /{go,integration-tests}: add patch version 2025-10-01 09:30:19 -07:00
elianddb 2c3f784ecd amend test name 2025-09-30 17:43:14 -07:00
elianddb 8db416bd51 amend dolt sql-server failing to launch with timeout 2025-09-30 17:43:14 -07:00
elianddb 4da866c03b amend go.mod/sum
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-09-30 17:43:10 -07:00
elianddb 3a9a96ad6f fix param setup to use env vars for root and desync issues 2025-09-30 17:42:58 -07:00
elianddb 6d12ff7562 fix unnecessary || true 2025-09-30 17:42:58 -07:00
elianddb 1fc2b97b54 amend comments 2025-09-30 17:42:58 -07:00
elianddb 7cc4f36046 add CONFIG_PROVIDED global var 2025-09-30 17:42:58 -07:00
elianddb 66ab21830a amend server check and add sequential bats to test desync on startup 2025-09-30 17:42:58 -07:00
elianddb 84a25b59e8 add health checks for config requirements 2025-09-30 17:42:58 -07:00
James Cor 0ab5d6f943 [no-release-notes] bump truncation refactor and fix some tests (#9880) 2025-09-29 16:24:23 -07:00
Taylor Bantle 65559c410f Remove echo 2025-09-24 13:27:08 -07:00
Taylor Bantle 1283304c19 Fix dolt conflicts cat . after resolving conflicts 2025-09-24 13:19:42 -07:00
Taylor Bantle b5dd0540a8 Fix dolt conflicts resolve for resolving one table at a time 2025-09-24 11:55:55 -07:00
Tim Sehn 8f048a342c Even more thorough testing 2025-09-19 15:13:56 -07:00
Tim Sehn 67d5ae99a4 New branch create test works 2025-09-19 14:55:20 -07:00
Tim Sehn bce98dd384 Not that simple. The branch is fetched 2025-09-19 14:52:59 -07:00
Tim Sehn f9cc60d1ba Bats test for branch create not being replicated 2025-09-19 14:41:55 -07:00
James Cor 09f7c7043b [no-release-notes] bump golang version (#9859) 2025-09-18 13:39:41 -07:00
Dustin Brown 9c07e9b49c Merge pull request #9833 from dolthub/db/dolt-ci-tests
support dolt tests in dolt ci
2025-09-18 11:00:55 -07:00
Neil Macneale IV 428e459d35 Merge pull request #9850 from dolthub/macneale4-claude/archive-debug
[no-release-notes] add `dolt admin archive-inspect` cmd
2025-09-18 09:53:14 -07:00
Neil Macneale IV 76cf7a5f07 Add two mmap tests 2025-09-18 00:17:11 +00:00
coffeegoddd☕️✨ 86b2b08d43 /integration-tests/bats/ci.bats: fix output for remote server 2025-09-17 15:36:59 -07:00
coffeegoddd☕️✨ 0f856c04e1 /{go,integration-tests}: remove old error prefix 2025-09-17 15:10:40 -07:00
elianddb 3d0d3bef5f add missing tags 2025-09-17 14:17:51 -07:00
elianddb 135da340ac amend and rm extra comments 2025-09-17 14:17:51 -07:00
elianddb 589f80a808 amend tests 2025-09-17 14:17:51 -07:00
elianddb 85d88c6772 amend serverDockerfile to multi-stage and add tests 2025-09-17 14:17:51 -07:00
elianddb 69bfb3b5cd fix typo 2025-09-17 14:17:51 -07:00
elianddb 72eabca7d9 mv comment within test 2025-09-17 14:17:51 -07:00
elianddb 95feffd381 rename to workspace_root
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-09-17 14:17:51 -07:00
elianddb 9c2b80e424 add build from src and dbvr create schema test
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-09-17 14:17:51 -07:00
elianddb d836258631 add no_lambda tag 2025-09-17 14:17:51 -07:00
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
coffeegoddd☕️✨ 34f1b11344 /{go,integration-tests}: formatting fixes to ci run output 2025-09-17 12:42:38 -07:00
coffeegoddd☕️✨ 19916f8cb8 /{go,integration-tests}: fix dolt ci run to exit 1 on error 2025-09-17 12:42:38 -07:00
coffeegoddd☕️✨ 18cb0a6a2c /integration-tests/bats/ci.bats: fix remote-engine tests 2025-09-17 12:42:38 -07:00
coffeegoddd☕️✨ d10ff34dce /integration-tests/bats/ci.bats: unskip bats tests 2025-09-17 12:42:38 -07:00
coffeegoddd☕️✨ 09eca2d923 /integration-tests/bats/ci.bats: change term 2025-09-17 12:42:38 -07:00
coffeegoddd☕️✨ 149c219240 /integration-tests/bats/ci.bats: get bats tests passing 2025-09-17 12:42:38 -07:00
coffeegoddd☕️✨ f7ccac7d8b /integration-tests/bats/ci.bats: wip, add edge case bats tests, needs review 2025-09-17 12:42:38 -07:00