]
Josef Cacek updated WFLY-8680:
------------------------------
Git Pull Request:
Re-enable Elytron tests ignored for Windows
-------------------------------------------
Key: WFLY-8680
URL:
https://issues.jboss.org/browse/WFLY-8680
Project: WildFly
Issue Type: Task
Components: Security, Test Suite
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Blocker
Fix For: 11.0.0.Beta1
The following tests are failing on Windows and need to be re-enabled: -
org.wildfly.test.integration.elytron (25)
audit.FileAuditLogTestCase
audit.TCPSyslogAuditLogTestCase
audit.UDPSyslogAuditLogTestCase
batch.BatchSubsystemSecurityTestCase 2 failures in one build
ejb.AuthenticationTestCase 2 failures in one build
permissionmappers.ConstantPermissionMapperTestCase 2 failures in one build
principaldecoders.ConstantPrincipalDecoderTestCase 2 failures in one build
principaltransformers.ChainedPrincipalTransformerTestCase 2 failures in one build
principaltransformers.ConstantPrincipalTransformerTestCase 2 failures in one build
principaltransformers.RegexPrincipalTransformerTestCase 2 failures in one build
principaltransformers.RegexValidatingPrincipalTransformerTestCase 2 failures in one
build
realm.AggregateRealmTestCase 2 failures in one build
realm.LdapRealmTestCase 2 failures in one build
realmmappers.ConstantRealmMapperTestCase 2 failures in one build
realmmappers.MappedRegexRealmMapperTestCase 2 failures in one build
realmmappers.SimpleRegexRealmMapperTestCase 2 failures in one build
roledecoders.SimpleRoleDecoderTestCase 2 failures in one build
rolemappers.AddPrefixRoleMapperTestCase 2 failures in one build
rolemappers.AddSuffixRoleMapperTestCase 2 failures in one build
rolemappers.AggregateRoleMapperTestCase 2 failures in one build
rolemappers.ConstantRoleMapperTestCase 2 failures in one build
rolemappers.LogicalRoleMapperTestCase 2 failures in one build
ssl.UndertowSslSecurityDomainTestCase 2 failures in one build
ssl.UndertowTwoWaySslNeedClientAuthTestCase
ssl.UndertowTwoWaySslTestCase
org.wildfly.test.integration.elytron.audit (6)
FileAuditLogTestCase.testFailedAuth
FileAuditLogTestCase.testSuccessfulAuth
TCPSyslogAuditLogTestCase.testFailedAuth
TCPSyslogAuditLogTestCase.testSuccessfulAuth
UDPSyslogAuditLogTestCase.testFailedAuth
UDPSyslogAuditLogTestCase.testSuccessfulAuth
org.wildfly.test.integration.elytron.ssl (4)
UndertowTwoWaySslNeedClientAuthTestCase.testSendingTrustedClientCertificate
UndertowTwoWaySslTestCase.testSendingNoClientCertificate
UndertowTwoWaySslTestCase.testSendingNonTrustedClientCertificate
UndertowTwoWaySslTestCase.testSendingTrustedClientCertificate