Skip to content

Commit 691aa35

Browse files
committed
(maint) Merge up c47e2cd to main
generated by me * commit 'c47e2cd7fd979fffa98a067b0f024f4e8abcc975': (maint) Skip should_query_all.rb test for macos-12-arm64
2 parents 243bc9d + c47e2cd commit 691aa35

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,4 +1,5 @@
11
test_name "should query all groups"
2+
skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ } # See PA-4555
23

34
tag 'audit:high',
45
'audit:refactor', # Use block style `test_name`

0 commit comments

Comments
 (0)