Bug 1181615 - KerberosInCLITestCase fails with IPv6
Summary: KerberosInCLITestCase fails with IPv6
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: jboss-set
QA Contact: Marek Kopecky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-13 13:18 UTC by Marek Kopecky
Modified: 2019-08-19 12:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:47:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marek Kopecky 2015-01-13 13:18:36 UTC
Description of problem:
 org.jboss.as.test.manualmode.security.realms.KerberosInCLITestCase
   - testAccessWithCorrectTicket
   - fails with "Result of :whoami operation does not contain expected user."

Version-Release number of selected component (if applicable):
 6.4.0.ER1

How reproducible:
 Always

Steps to Reproduce:
1. ./integration-tests.sh -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -DallTests -Dipv6 

Actual results:
  Result of :whoami operation does not contain expected user.
  Expected: a string containing "\"username\" => \"hnelson\""
     but: was "0: INFO  [org.jboss.modules] JBoss Modules version 1.3.6.Final-redhat-1

Expected results:
 No failures in test case.

Additional info:
 See for server logs and test output:
 https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-IPv6-rhel/RELEASE=6.4.0,jdk=java17_default,label_exp=eap-sustaining%20&&%20RHEL6%20&&%20x86%20&&%20ipv6/29/

Comment 3 Marek Kopecky 2015-02-10 08:20:24 UTC
Test testFallbackWhenKrbServerIsDown from KerberosInCLITestCase fails occasionally on pure-ipv6 too.

Example of log:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-IPv6-rhel-secman/39/RELEASE=6.4.0,jdk=java17_default,label_exp=linux-pure-ipv6/testReport/


Note You need to log in before you can comment on or make changes to this bug.