[PR #1127] [MERGED] tests: remove runTestJobFile #1793

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1127
Author: @catthehacker
Created: 4/14/2022
Status: Merged
Merged: 4/19/2022
Merged by: @mergify[bot]

Base: masterHead: tests/clion-fix


📝 Commits (3)

  • 3800a3c tests: remove runTestJobFile
  • 3a26568 Merge branch 'master' into tests/clion-fix
  • 93b2149 Merge branch 'master' into tests/clion-fix

📊 Changes

2 files changed (+6 additions, -8 deletions)

View changed files

📝 pkg/runner/job_executor_test.go (+3 -1)
📝 pkg/runner/runner_test.go (+3 -7)

📄 Description

This prevented CLion GoLand 🤦‍♂️ from recognising subtests and treated it all as single big test, VSCode seems to be still broken in that regard
before:
image

after:
image


🔄 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/1127 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 4/14/2022 **Status:** ✅ Merged **Merged:** 4/19/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `tests/clion-fix` --- ### 📝 Commits (3) - [`3800a3c`](https://github.com/nektos/act/commit/3800a3ccbef309c56a1adb07e6683ae44daae033) tests: remove runTestJobFile - [`3a26568`](https://github.com/nektos/act/commit/3a26568247590a0f4bc96c8ced5e8324b3668eb0) Merge branch 'master' into tests/clion-fix - [`93b2149`](https://github.com/nektos/act/commit/93b21493d668b1271ccd9bde63fdbbb3143e5075) Merge branch 'master' into tests/clion-fix ### 📊 Changes **2 files changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/job_executor_test.go` (+3 -1) 📝 `pkg/runner/runner_test.go` (+3 -7) </details> ### 📄 Description This prevented ~~CLion~~ GoLand 🤦‍♂️ from recognising subtests and treated it all as single big test, VSCode seems to be still broken in that regard before: ![image](https://user-images.githubusercontent.com/31106839/163491670-aa189571-8fdf-4619-bee8-fe2aacad02bb.png) after: ![image](https://user-images.githubusercontent.com/31106839/163491491-eccfb60e-0109-4ece-9877-10df3bc467e5.png) --- <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:42 +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#1793
No description provided.