[PR #1095] [MERGED] tests(runner): move arm64 test to own func #1773

Closed
opened 2026-03-01 21:52:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1095
Author: @catthehacker
Created: 3/30/2022
Status: Merged
Merged: 4/5/2022
Merged by: @mergify[bot]

Base: masterHead: refactor/runner-test


📝 Commits (2)

  • 95ee008 tests(runner): move arm64 test to own func
  • bccc933 Merge branch 'master' into refactor/runner-test

📊 Changes

3 files changed (+157 additions, -158 deletions)

View changed files

📝 pkg/runner/job_executor_test.go (+8 -11)
📝 pkg/runner/run_context_test.go (+0 -4)
📝 pkg/runner/runner_test.go (+149 -143)

📄 Description

Prevents random failing of all other runs when qemu binfmt is not set up
but also clean up since we need ContainerArchitecture in single test only

Signed-off-by: Ryan me@hackerc.at


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1095 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 3/30/2022 **Status:** ✅ Merged **Merged:** 4/5/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `refactor/runner-test` --- ### 📝 Commits (2) - [`95ee008`](https://github.com/nektos/act/commit/95ee008d6915df0e275c60c9980a084a726c7c97) tests(runner): move arm64 test to own func - [`bccc933`](https://github.com/nektos/act/commit/bccc933c4113860efd357c17e3ba7ba1e91b15a3) Merge branch 'master' into refactor/runner-test ### 📊 Changes **3 files changed** (+157 additions, -158 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/job_executor_test.go` (+8 -11) 📝 `pkg/runner/run_context_test.go` (+0 -4) 📝 `pkg/runner/runner_test.go` (+149 -143) </details> ### 📄 Description Prevents random failing of all other runs when qemu binfmt is not set up but also clean up since we need `ContainerArchitecture` in single test only Signed-off-by: Ryan <me@hackerc.at> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1773
No description provided.