Skip to content

Push on main

Push on main #460

GitHub Actions / Heavy E2E Test Results succeeded Aug 3, 2026 in 0s

All 14 tests pass in 4s

14 tests   14 ✅  4s ⏱️
14 suites   0 💤
 1 files     0 ❌

Results for commit 1551dc4.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Heavy E2E Test Results

14 tests found

There are 14 tests, see "Raw output" for the full list of tests.
Raw output
cancels the checkout when the user declines the predicted conflict ‑ Heavy repo — checkout + auto stash stash conflict prediction blocks a risky pop cancels the checkout when the user declines the predicted conflict
carries non-conflicting changes across the checkout without stashing ‑ Heavy repo — checkout + auto stash AUTO_STASH_IGNORE over a complex working tree carries non-conflicting changes across the checkout without stashing
copies a multi-file WIP into a sibling worktree and preserves the source ‑ Heavy repo — worktree commands copies a multi-file WIP into a sibling worktree and preserves the source
copies the changes onto the target branch while preserving the stash ‑ Heavy repo — checkout + auto stash AUTO_STASH_AND_APPLY_IN_NEW_BRANCH over a complex working tree copies the changes onto the target branch while preserving the stash
creates a local tracking branch from origin and checks it out ‑ Heavy repo — checkout + auto stash checkout to a remote-only branch creates a local tracking branch from origin and checks it out
creates a new worktree for a feature branch from a large repo ‑ Heavy repo — worktree commands creates a new worktree for a feature branch from a large repo
fetches the branch from the fork remote URL and checks it out ‑ Heavy repo — checkout by PR (fork) fetches the branch from the fork remote URL and checks it out
integrates remote commits and restores the full WIP ‑ Heavy repo — pull with stash (merge) integrates remote commits and restores the full WIP
moves all working changes onto the target branch and empties the stash list ‑ Heavy repo — checkout + auto stash AUTO_STASH_AND_POP_IN_NEW_BRANCH over a complex working tree moves all working changes onto the target branch and empties the stash list
rebases a feature branch onto a release branch and restores the WIP ‑ Heavy repo — rebase with stash (branch onto branch) rebases a feature branch onto a release branch and restores the WIP
replays a local commit on top of the remote and restores the WIP ‑ Heavy repo — pull with stash (rebase) replays a local commit on top of the remote and restores the WIP
restores every change on the round trip back to the source branch ‑ Heavy repo — checkout + auto stash AUTO_STASH_CURRENT_BRANCH over a complex working tree restores every change on the round trip back to the source branch
stashes all working changes on the source branch and lands clean on the target ‑ Heavy repo — checkout + auto stash AUTO_STASH_CURRENT_BRANCH over a complex working tree stashes all working changes on the source branch and lands clean on the target
stashes the mixed WIP on the source branch and checks out the fetched PR branch ‑ Heavy repo — checkout by PR (same repo) stashes the mixed WIP on the source branch and checks out the fetched PR branch