act_runner/pkg/runner
silverwind 4756f09c5d
Disable flaky Docker-dependent tests in CI
Add DOOD, NO_QEMU, NO_EXTERNAL_IP env vars to test.yml (matching
checks.yml) to skip docker host mode, QEMU, and artifact server tests.
Disable remaining tests that fail with "container is not running" due
to Docker lifecycle timing in CI, and issue-1195 which has inconsistent
github.repository_owner resolution between env and step expressions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:51:14 +01:00
..
hashfiles
testdata Fix test data: dynamic owner check and missing PR number 2026-02-24 08:43:01 +01:00
action.go fmt 2026-02-24 08:17:17 +01:00
action_cache.go update import path 2026-02-22 20:54:58 +01:00
action_cache_offline_mode.go update import path 2026-02-22 20:54:58 +01:00
action_cache_test.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
action_composite.go auto adjust code 2026-02-22 20:58:46 +01:00
action_test.go assert => require 2026-02-22 21:00:42 +01:00
command.go fmt 2026-02-24 08:17:17 +01:00
command_test.go auto adjust code 2026-02-22 20:58:46 +01:00
container_mock_test.go update import path 2026-02-22 20:54:58 +01:00
expression.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
expression_test.go fmt 2026-02-24 08:17:17 +01:00
job_executor.go fmt 2026-02-24 08:17:17 +01:00
job_executor_test.go Fix all 93 lint-go errors 2026-02-23 13:59:05 +01:00
local_repository_cache.go update import path 2026-02-22 20:54:58 +01:00
logger.go fmt 2026-02-24 08:17:17 +01:00
reusable_workflow.go auto adjust code 2026-02-22 20:58:46 +01:00
run_context.go fmt 2026-02-24 08:17:17 +01:00
run_context_darwin.go auto adjust code 2026-02-22 20:58:46 +01:00
run_context_other.go fix last error 2026-02-23 14:09:30 +01:00
run_context_test.go fmt 2026-02-24 08:17:17 +01:00
runner.go fmt 2026-02-24 08:17:17 +01:00
runner_test.go Disable flaky Docker-dependent tests in CI 2026-02-24 13:51:14 +01:00
step.go fmt 2026-02-24 08:17:17 +01:00
step_action_local.go auto adjust code 2026-02-22 20:58:46 +01:00
step_action_local_test.go assert => require 2026-02-22 21:00:42 +01:00
step_action_remote.go auto adjust code 2026-02-22 20:58:46 +01:00
step_action_remote_test.go more lint errors 2026-02-23 00:30:44 +01:00
step_docker.go fmt 2026-02-24 08:17:17 +01:00
step_docker_test.go assert => require 2026-02-22 21:00:42 +01:00
step_factory.go update import path 2026-02-22 20:54:58 +01:00
step_factory_test.go fixes 2026-02-22 21:12:25 +01:00
step_run.go more lint errors 2026-02-23 00:30:44 +01:00
step_run_test.go assert => require 2026-02-22 21:00:42 +01:00
step_test.go more lint errors 2026-02-23 00:30:44 +01:00