integration-tests/bats/performance.bats: Run some long-running tests locally for now.

This commit is contained in:
Aaron Son
2023-12-05 16:50:28 -08:00
parent 379ee64cb9
commit 5edebb5e4a

View File

@@ -86,7 +86,7 @@ setup() {
BATS_TEST_TIMEOUT=1
}
# bats test_tags=no_lambda
@test "performance: merge with schema change and no conflict" {
dolt checkout full
dolt checkout -b mod2
@@ -118,6 +118,7 @@ setup() {
log_status_eq 0
}
# bats test_tags=no_lambda
@test "performance: merge with schema change and conflict" {
dolt checkout full
dolt checkout -b mod2