Skip to content

Commit

Permalink
(maint) Manual mergeup July 31 2023
Browse files Browse the repository at this point in the history
* upstream/7.x:
  (PUP-11901) Skip should_query_all tests for 7.x
  • Loading branch information
mhashizume committed Jul 31, 2023
2 parents 9614e61 + 5baa68a commit bda8f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acceptance/tests/resource/group/should_query_all.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
test_name "should query all groups"
skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ || agent['platform'] =~ /osx-13-arm64/ } # See PA-4555

tag 'audit:high',
'audit:refactor', # Use block style `test_name`
'audit:integration' # Does not modify system running test
Expand Down

0 comments on commit bda8f4f

Please sign in to comment.