Skip to content

[roottest] Replace a test dependency with a fixture.#22892

Open
hageboeck wants to merge 1 commit into
root-project:masterfrom
hageboeck:testFixture
Open

[roottest] Replace a test dependency with a fixture.#22892
hageboeck wants to merge 1 commit into
root-project:masterfrom
hageboeck:testFixture

Conversation

@hageboeck

@hageboeck hageboeck commented Jul 22, 2026

Copy link
Copy Markdown
Member

Fixtures run even when the setup test is not selected, whereas dependencies only have an effect when setup and main test are selected.

After rm -r roottest, ctest -R stlProxies will always fail because the stlwrite test is never invoked.

@hageboeck hageboeck self-assigned this Jul 22, 2026
@hageboeck
hageboeck requested a review from bellenot as a code owner July 22, 2026 17:36
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 13h 0m 4s ⏱️
 3 874 tests  3 874 ✅ 0 💤 0 ❌
75 141 runs  75 141 ✅ 0 💤 0 ❌

Results for commit 92722ea.

♻️ This comment has been updated with latest results.

Fixtures run even when the setup test is not selected,
whereas dependencies only have an effect when setup and main test are selected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant