We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e6fd46 + b2d3af7 commit 78f0bd7Copy full SHA for 78f0bd7
test/system/090-events.bats
@@ -81,6 +81,7 @@ function _events_disjunctive_filters() {
81
82
@test "events with disjunctive filters - journald" {
83
skip_if_remote "remote does not support --events-backend"
84
+ skip_if_journald_unavailable "system does not support journald events"
85
_events_disjunctive_filters --events-backend=journald
86
}
87
0 commit comments