Skip to content

Commit bda8f4f

Browse files
committed
(maint) Manual mergeup July 31 2023
* upstream/7.x: (PUP-11901) Skip should_query_all tests for 7.x
2 parents 9614e61 + 5baa68a commit bda8f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acceptance/tests/resource/group/should_query_all.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
test_name "should query all groups"
22
skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ || agent['platform'] =~ /osx-13-arm64/ } # See PA-4555
3+
34
tag 'audit:high',
45
'audit:refactor', # Use block style `test_name`
56
'audit:integration' # Does not modify system running test

0 commit comments

Comments
 (0)