mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-20 02:24:58 -05:00
/integration-tests/bats/docker-entrypoint.bats: skip flaky test
This commit is contained in:
@@ -925,6 +925,8 @@ EOF
|
||||
|
||||
# bats test_tags=no_lambda
|
||||
@test "docker-entrypoint: latest binary build from dolt directory" {
|
||||
skip "this is way too flaky in CI and needs investigation into why/ how to stabilize"
|
||||
|
||||
BATS_TEST_RETRIES=5 # GitHub ver. retrieval can sometimes return Not Found on CI, could be some form of rate limiting
|
||||
cname="${TEST_PREFIX}latest-docker"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user