Skip to content

Fix running testsuite from out-of-tree#364

Merged
fingolfin merged 2 commits intomasterfrom
codex/fix-testpackage-pwd
Mar 18, 2026
Merged

Fix running testsuite from out-of-tree#364
fingolfin merged 2 commits intomasterfrom
codex/fix-testpackage-pwd

Conversation

@fingolfin
Copy link
Member

Fix running the test suite via TestPackage("AutoDoc") when the
current working directory is not the package root. This is
essential for passing the package distribution tests.

Co-authored-by: Codex codex@openai.com

Fix running the test suite via `TestPackage("AutoDoc")` when the current working directory is not the package root. This is essential for passing the package distribution tests. Co-authored-by: Codex <codex@openai.com>
@fingolfin fingolfin force-pushed the codex/fix-testpackage-pwd branch from d2458c9 to 6ac9232 Compare March 18, 2026 22:25
@fingolfin fingolfin changed the title Fix running testsuite from out-of-tre Fix running testsuite from out-of-tree Mar 18, 2026
@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.19%. Comparing base (3f73702) to head (c002122).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #364 +/- ## ========================================== + Coverage 93.18% 93.19% +0.01%  ========================================== Files 13 13 Lines 2919 2926 +7 ========================================== + Hits 2720 2727 +7  Misses 199 199 
Files with missing lines Coverage Δ
gap/Parser.gi 96.66% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Make test fixture paths absolute before changing directories. Handle relative DirectoriesPackageLibrary results under --packagedirs. This commit was prepared with Codex for code edits. Co-authored-by: Codex <codex@openai.com>
@fingolfin fingolfin merged commit 080f2d4 into master Mar 18, 2026
8 checks passed
@fingolfin fingolfin deleted the codex/fix-testpackage-pwd branch March 18, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant