Merge pull request #32 from axonivy-market/ivy-sgi-patch-2 #418
8 errors in 15s
Annotations
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
create_and_destroy_user (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.create_and_destroy_user(TestLdap.java:153)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.create_and_destroy_user(TestLdap.java:153)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
modify_attributes (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.modify_attributes(TestLdap.java:176)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.modify_attributes(TestLdap.java:176)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
select_all_attributes (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.select_all_attributes(TestLdap.java:128)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.select_all_attributes(TestLdap.java:128)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
person_query (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.person_query(TestLdap.java:86)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.person_query(TestLdap.java:86)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
empty_result (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.empty_result(TestLdap.java:106)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.empty_result(TestLdap.java:106)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
group_query (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.group_query(TestLdap.java:96)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.group_query(TestLdap.java:96)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
check_attribute_value (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.check_attribute_value(TestLdap.java:138)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.check_attribute_value(TestLdap.java:138)
Check failure on line 0 in com.axonivy.connector.ldap.test.TestLdap
github-actions / Test Results
select_single_attribute (com.axonivy.connector.ldap.test.TestLdap) with error
ldap-connector-test/target/surefire-reports/TEST-com.axonivy.connector.ldap.test.TestLdap.xml [took 1s]
Raw output
javax.naming.CommunicationException: 159.100.249.76:389
at com.axonivy.connector.ldap.test.TestLdap.select_single_attribute(TestLdap.java:118)
Caused by: java.net.SocketTimeoutException: Connect timed out
at com.axonivy.connector.ldap.test.TestLdap.select_single_attribute(TestLdap.java:118)
Check notice on line 0 in .github
github-actions / Test Results
8 tests found
There are 8 tests, see "Raw output" for the full list of tests.
Raw output
com.axonivy.connector.ldap.test.TestLdap ‑ check_attribute_value
com.axonivy.connector.ldap.test.TestLdap ‑ create_and_destroy_user
com.axonivy.connector.ldap.test.TestLdap ‑ empty_result
com.axonivy.connector.ldap.test.TestLdap ‑ group_query
com.axonivy.connector.ldap.test.TestLdap ‑ modify_attributes
com.axonivy.connector.ldap.test.TestLdap ‑ person_query
com.axonivy.connector.ldap.test.TestLdap ‑ select_all_attributes
com.axonivy.connector.ldap.test.TestLdap ‑ select_single_attribute