diff --git a/integration-tests/bats/docker-entrypoint.bats b/integration-tests/bats/docker-entrypoint.bats index 27091a1b719..0b100492e79 100644 --- a/integration-tests/bats/docker-entrypoint.bats +++ b/integration-tests/bats/docker-entrypoint.bats @@ -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"