Skip to content

Commit f9dc685

Browse files
(maint) Merge up 10c8915 to main
Generated by CI * commit '10c8915438819f7ce100926f39f75b232c24517f': (maint) Mark additional Windows 11 test as pending
2 parents 789f8ae + 10c8915 commit f9dc685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

acceptance/tests/resource/user/should_modify_while_managing_home.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
require 'puppet/acceptance/windows_utils'
1111
extend Puppet::Acceptance::WindowsUtils
1212

13+
pending_test("Windows 11 backslashes") if agents.any? { |host| host['platform'] =~ /windows-11/ }
14+
1315
name = "pl#{rand(999999).to_i}"
1416
pw = "Passwrd-#{rand(999999).to_i}"[0..11]
1517

0 commit comments

Comments
 (0)