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

ci: hydro template tests sometimes fails with called Result::unwrap() on an Err value: Failed to build crate: <empty> #1642

Open
MingweiSamuel opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working testing

Comments

@MingweiSamuel
Copy link
Member

MingweiSamuel commented Jan 14, 2025

https://github.com/hydro-project/hydro/actions/runs/12759114695/job/35562332537

running 2 tests
test first_ten_distributed::tests::first_ten_distributed ... FAILED
test first_ten_cluster::tests::first_ten_cluster ... ok

failures:

---- first_ten_distributed::tests::first_ten_distributed stdout ----
thread 'first_ten_distributed::tests::first_ten_distributed' panicked at src/first_ten_distributed.rs:34:35:
called `Result::unwrap()` on an `Err` value: Failed to build crate:

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    first_ten_distributed::tests::first_ten_distributed

test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.65s

error: test failed, to rerun pass `--lib`
Error:      Running unittests examples/first_ten.rs (/home/runner/work/_temp/generated/target/debug/examples/first_ten-43f238178075ad13)
@MingweiSamuel MingweiSamuel changed the title ci: template Test hydro_lang sometimes fails with "called Result::unwrap() on an Err value: Failed to build crate:" ci: template Test hydro_lang sometimes fails with called \Result::unwrap()\ on an \Err\ value: Failed to build crate: <empty> Jan 14, 2025
@MingweiSamuel MingweiSamuel changed the title ci: template Test hydro_lang sometimes fails with called \Result::unwrap()\ on an \Err\ value: Failed to build crate: <empty> ci: template Test hydro_lang sometimes fails with `called Result::unwrap() on an Err value: Failed to build crate: <empty>` Jan 14, 2025
@MingweiSamuel MingweiSamuel changed the title ci: template Test hydro_lang sometimes fails with `called Result::unwrap() on an Err value: Failed to build crate: <empty>` ci: template Test hydro_lang sometimes fails with ``called Result::unwrap() on an Err value: Failed to build crate: <empty>`` Jan 14, 2025
@MingweiSamuel MingweiSamuel changed the title ci: template Test hydro_lang sometimes fails with ``called Result::unwrap() on an Err value: Failed to build crate: <empty>`` ci: template Test hydro_lang sometimes fails with ` called Result::unwrap() on an Err value: Failed to build crate: <empty> ` Jan 14, 2025
@MingweiSamuel MingweiSamuel changed the title ci: template Test hydro_lang sometimes fails with ` called Result::unwrap() on an Err value: Failed to build crate: <empty> ` ci: template Test hydro_lang sometimes fails with called Result::unwrap() on an Err value: Failed to build crate: <empty> Jan 14, 2025
@MingweiSamuel MingweiSamuel changed the title ci: template Test hydro_lang sometimes fails with called Result::unwrap() on an Err value: Failed to build crate: <empty> ci: hydro tests sometimes fails with called Result::unwrap() on an Err value: Failed to build crate: <empty> Jan 29, 2025
@MingweiSamuel MingweiSamuel added bug Something isn't working testing labels Jan 29, 2025
@MingweiSamuel MingweiSamuel changed the title ci: hydro tests sometimes fails with called Result::unwrap() on an Err value: Failed to build crate: <empty> ci: hydro template tests sometimes fails with called Result::unwrap() on an Err value: Failed to build crate: <empty> Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing
Projects
None yet
Development

No branches or pull requests

1 participant