This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit c58a172
committed
Remove poll-breaking assertion in e2e test
Removed assertion of local-in-docker command result when running e2e tests in swarm.
This function is only used by the compatibility tests which does it's own assertion in a poll.
The removed assertion was breaking the poll flow stopping the test from being able to retry.
Signed-off-by: Nick Adcock <nick.adcock@docker.com>1 parent 1cfb232 commit c58a172
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
0 commit comments