Commit 262a1b9
committed
ps: continue on ErrNotFound
To deflake TestRunExitCode
```
=== CONT TestRunExitCode
run_test.go:113: assertion failed: 0 (int) != 1 (res.ExitCode int): time="2022-01-12T19:35:26+09:00" level=fatal msg="container \"c6476c53c0a2e092c68fb5a7faf1724eee4cb10d227
d7c6507c7766b65eaa4aa\" in namespace \"nerdctl-test\": not found"
```
Signed-off-by: Akihiro Suda <[email protected]>1 parent ed8270f commit 262a1b9
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
161 | 167 | | |
162 | 168 | | |
163 | 169 | | |
164 | 170 | | |
165 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
166 | 176 | | |
167 | 177 | | |
168 | 178 | | |
| |||
0 commit comments