Skip to content

Commit c77578d

Browse files
authored
Merge pull request #20681 from jheysel-r7/fix/test/ldap_whoami_error
Remove ldap_esc_vulnerable_cert_finder acceptance test
2 parents adc3d2e + 5fc6af5 commit c77578d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/ldap_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
linux: {
104104
known_failures: [
105-
/Auxiliary aborted due to failure: not-found/
105+
/Auxiliary aborted due to failure: (not-found|unknown: Net::LDAP::Error: 127.0.0.1:389 LDAP Error: Extended Operation\(1.3.6.1.4.1.4203.1.11.3\) not supported)/,
106106
]
107107
}
108108
}

0 commit comments

Comments
 (0)