Skip to content

Commit 78f0bd7

Browse files
Merge pull request #11006 from mheon/test_failure
[v3.2.3-rhel] Remove a test that is nonfunctional on RHEL8
2 parents 1e6fd46 + b2d3af7 commit 78f0bd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/system/090-events.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ function _events_disjunctive_filters() {
8181

8282
@test "events with disjunctive filters - journald" {
8383
skip_if_remote "remote does not support --events-backend"
84+
skip_if_journald_unavailable "system does not support journald events"
8485
_events_disjunctive_filters --events-backend=journald
8586
}
8687

0 commit comments

Comments
 (0)