Skip to content

Commit 5659c88

Browse files
committed
Remove interval integration test because of instability
1 parent e7ee9aa commit 5659c88

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

commander_unix.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,4 @@ tests:
6464
- ✗ echo hello, retries 3
6565
- ✓ it should retry failed commands, retries 2
6666
- ✗ it should retry failed commands with an interval, retries 2
67-
- "Duration: 0.1" # Assertion that the interval is working
6867
exit-code: 1

integration/unix/retries.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ tests:
1515
stdout: fail
1616
exit-code: 0
1717
config:
18-
interval: 50ms
1918
retries: 2

0 commit comments

Comments
 (0)