-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
When executing the tests-configuration-elytron test module of testsuite.next against WF 29, most of the tests fail
[ERROR] Tests run: 418, Failures: 1, Errors: 355, Skipped: 0
Individually executed, or executed against EAP 8 CR1, just some of the tests fail
[ERROR] Failures: [ERROR] HttpFactoriesTest.configurableHttpServerMechanismFactoryFiltersUpdate:256->lambda$configurableHttpServerMechanismFactoryFiltersUpdate$9:258 Given value '{"pattern-filter" => "filt2-update-oavkcanraxxl"}' is not present in list attribute 'filters' with value '[ { "pattern-filter" => "filt2-update-oavkcanraxxl", "enabling" => true }, { "enabling" => true, "pattern-filter" => "filt-create-qjnjkhspijpu" } ] '! [ERROR] MappedRoleMapperTest.setUp:48 Expected success, but operation failed: {"outcome" => "failed","failure-description" => "WFLYCTL0155: 'from' may not be null","rolled-back" => true,"response-headers" => {"process-state" => "restart-required"}} [ERROR] KeyStoreTest.revokeAliasCertificate:368 Expected success, but operation failed: {"outcome" => "failed","failure-description" => "ELY10048: Challenge response failed validation by the ACME server","rolled-back" => true,"response-headers" => {"process-state" => "restart-required"}} [ERROR] Errors: [ERROR] OtherSettingsTest.jaccPolicyCreate:76 » ElementNotInteractable Element <button... [ERROR] StoresSettingsTest.ldapKeyStoreNewItemTemplateTryAdd:297 » ElementNotInteractable [ERROR] CertificateAuthorityAccountTest.update:133 » NoSuchElement Cannot locate eleme... [ERROR] KeyStoreTest.obtainCertificate:244 » Timeout Expected condition failed: waitin... [ERROR] KeyStoreTest.obtainCertificateStaging:214 » Timeout Expected condition failed:... [INFO] [ERROR] Tests run: 418, Failures: 3, Errors: 5, Skipped: 0
MappedRoleMapperTest error is reported in HAL-1914.
To keep the coverage the tests should be fixed or (rather) migrated to manatoko or berg test suite and fixed, as we are abandoning testsuite.next.
- is cloned by
-
JBEAP-25858 Fix/migrate tests-configuration-elytron tests of testsuite.next
- Closed