OfBorg reports test success on aarch64-linux when it doesn't build on that platform
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 323
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/NixOS/nixpkgs/pull/56256
The aarch64-linux package build fails, but it says the test succeeds, however, it also says "No partial log is available." for the test.
17:40 < ryantm> gchristensen: How can the nixos test pass for aarch64-linux when the package doesn't build? https://github.com/NixOS/nixpkgs/pull/56256
17:54 < lopsided98_> ryantm: That looks like an ofborg bug to me, there is no log for the test
17:54 < lopsided98_> https://logs.nix.ci/?key=nixos/nixpkgs.56256&attempt_id=96ab84ab-9fe6-4a38-ba56-18c9ad46783f
18:17 < gchristensen> ryantm: sure looks like it is lying
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked nixpkgs pull request and the OfBorg log URL to compare the aarch64-linux package-build result with the reported test result. Trace how OfBorg handles a missing partial log; done means a failed package build is not reported as a successful test and the log status is accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100