Skip to content

Commit 12faf08

Browse files
committed
tmt: Mark test-42-loader-entries-source as fixme_skip_if_composefs
The test was added in commit fb8c668 but only the generated integration.fmf was annotated to skip on composefs; the source of truth (the test file metadata) was missing the annotation. Add it so the generated plan stays consistent with the test file. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 917608a commit 12faf08

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

tmt/plans/integration.fmf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,5 @@ execute:
261261
how: fmf
262262
test:
263263
- /tmt/tests/tests/test-42-loader-entries-source
264+
extra-fixme_skip_if_composefs: true
264265
# END GENERATED PLANS

tmt/tests/booted/test-loader-entries-source.nu

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# number: 42
2+
# extra:
3+
# fixme_skip_if_composefs: true
24
# tmt:
35
# summary: Test bootc loader-entries set-options-for-source
46
# duration: 30m

0 commit comments

Comments
 (0)