nixmac E2E Report
1 passed, 0 failed, 1 total
Install Nix on clean machine
install_nix_clean_machine
full-mac on macos-e2e (full-mac)
- Commit
b13f39985b8718bb8c881755235f51bbb8d63a66- Duration
- 226s
- Replay
tests/e2e/run.sh install_nix_clean_machine
What this checks
Runs the real Install Nix flow on a clean Mac and verifies Nix works afterward.
Coverage
- App launches into the Nix install flow
- Install Nix button can be clicked
- Determinate Nix package downloads and installs
- App detects Nix and prefetches darwin-rebuild
- Final Nix binary verification passes
- Publishes a full-screen recording as proof
Known gaps / not covered
- Runs on one configured Mac runner and macOS version; it does not cover every hardware or OS variant.
| Phase | Status | Duration | Summary |
|---|---|---|---|
| Clean machine ready | passed | 0s | |
| App launched | passed | 0s | |
| Install button clicked | passed | 0s | |
| Download complete | passed | 0s | |
| Nix installed | passed | 0s | |
| App detected Nix | passed | 0s | |
| Prefetch complete | passed | 0s | |
| All verifications passed | passed | 0s |