Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unit tests seem to time out in CI sometimes #322

Open
cgwalters opened this issue Jun 24, 2022 · 4 comments
Open

unit tests seem to time out in CI sometimes #322

cgwalters opened this issue Jun 24, 2022 · 4 comments

Comments

@cgwalters
Copy link
Member

This appears to be a recent flake. Needs debugging.

@cgwalters
Copy link
Member Author

  cargo test -- --nocapture --quiet
  shell: sh -e {0}
  env:
    CARGO_TERM_COLOR: always
    ACTION_MSRV_TOOLCHAIN: 1.58.1
    ACTION_LINTS_TOOLCHAIN: 1.58.1
    CACHE_ON_FAILURE: false
    CARGO_INCREMENTAL: 0
    Finished test [optimized + debuginfo] target(s) in 0.17s
     Running unittests src/lib.rs (target/debug/deps/ostree_ext-f7eeb5a2c82c0c91)
running 25 tests
.........................
test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
     Running tests/it/main.rs (target/debug/deps/it-ebbb646aed721830)
running 13 tests
.Imported 1 GPG key to remote "myremote"
+ ostree --repo=dest/repo ls 839823e1977af2c5f85c178ed6e5f03db17c8b12704060d31147b787878a26aa /usr/bin/newderivedfile2
++ ostree --repo=dest/repo cat 839823e1977af2c5f85c178ed6e5f03db17c8b12704060d31147b787878a26aa /usr/bin/newderivedfile
+ test 'newderivedfile v1' = 'newderivedfile v1'
+ ostree --repo=dest/repo ls 839823e1977af2c5f85c178ed6e5f03db17c8b12704060d31147b787878a26aa /usr/bin/newderivedfile3
.i..Imported 1 GPG key to remote "myremote"
.......test test_tar_write_tar_layer has been running for over 60 seconds

@cgwalters
Copy link
Member Author

Haven't seen this in a bit, closing

@cgwalters
Copy link
Member Author

Nope, saw it again

@cgwalters
Copy link
Member Author

Things have been OK recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant