ci: investigate test failures on main since Python 3.14 bump #15
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ModernLeft/athena-file#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Test runs on main have failed for the last 4 commits (since the Python 3.14 + dev-env-sync merge):
Local `make test` passes (247 tests). Failures are CI-only.
Possible causes
Notes
CI logs are auth-walled via `fj actions`; investigation will need the web UI or direct runner access.
Acceptance criteria
PR #20 attempted to fix this by adding
container:to the workflow but no CI tasks fired (silent skip — likely runner doesn't support container jobs, or YAML parse fail). Without CI log access I can't narrow it further. Closing #20; #15 remains open for someone with web/runner access to investigate.