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
Issue #, if available:
*Description of changes:*
Fix the [GitHub issue](runfinch/finch#31) that
--pid=host test sometimes fails.
Add a spec for --test=container:<container>.
*Testing done:*
Tests passed locally.
- [x] I've reviewed the guidance in CONTRIBUTING.md
#### License Acceptance
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Signed-off-by: Anqi Pang <[email protected]>
Describe the bug
run --pid-host
sometimes fails in CI.Steps to reproduce
It's flaky. Sometimes it passes, while sometimes it fails.
Expected behavior
It should always pass.
Screenshots or logs
The text was updated successfully, but these errors were encountered: