[
https://issues.jboss.org/browse/AS7-3819?page=com.atlassian.jira.plugin.s...
]
Richard Achmatowicz commented on AS7-3819:
------------------------------------------
I must have a different file:
{noformat}
[nrla@lenovo OndraZizka-jboss-as-813b298]$ grep -R ts.ipv6 *
[nrla@lenovo OndraZizka-jboss-as-813b298]$ grep -R
"scripts/clustering-build.xml" *
testsuite/integration/pom.xml: <ant
antfile="${basedir}/src/test/scripts/clustering-build.xml">
[nrla@lenovo OndraZizka-jboss-as-813b298]$
{noformat}
My archive does not have those profiles. I zipped up a branch called TS-refactor. Your
original link listed above gives me a 404.
AS hangs in the testsuite when set to IPv6
------------------------------------------
Key: AS7-3819
URL:
https://issues.jboss.org/browse/AS7-3819
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.0.Final
Environment: Linux 32 bit
Reporter: Ondrej Zizka
STR:
1) Check out the latest
https://github.com/OndraZizka/jboss-as/TS-refactor
2) Rebuild
3) Run the testsuite with
{code}
./integration-tests.sh clean install -Dipv6 -Dnode0=[::1] -Ddebug
{code}
4) Attach a debugger to 8787
You might want to use -DtestLogToFile=false to see the output in terminal/IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira