You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failures are already printed during the tests, so we probably
don't have to capture them in the junit xml as well. Currently,
there's some noise in this file, such as the output from pulling
the image;
```
pulling alpine:3.9.3
Pulling from library/alpine - None
Pulling fs layer - None
Downloading - [> ] 27.86kB/2.757MB
Downloading - [==========> ] 580.3kB/2.757MB
...
```
Signed-off-by: Sebastiaan van Stijn <[email protected]>
0 commit comments