Skip to content

Commit

Permalink
tests: fix flaky pk tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emturner committed Oct 16, 2023
1 parent 3bf5fe1 commit 19bf477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ attempts() {
(( nb -= 1 )) || :
sleep 0.05
done
echo "ATTEMPS_EXHAUSTED: $@"
return 1
}

Expand Down

0 comments on commit 19bf477

Please sign in to comment.