Dominik Pospisil created AS7-3813:
-------------------------------------
Summary: TS: parametrize surefire test.redirectTestOutputToFile property
Key: AS7-3813
URL: https://issues.jboss.org/browse/AS7-3813
Project: Application Server 7
Issue Type: Sub-task
Reporter: Dominik Pospisil
Assignee: Ondrej Zizka
--
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
Jan Lanik created AS7-3838:
------------------------------
Summary: Outputs of surefire-runned Junit tests re incorrectly formated
Key: AS7-3838
URL: https://issues.jboss.org/browse/AS7-3838
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Reporter: Jan Lanik
Assignee: Andrew Rubinger
Run testsuite e.g. as follows:
$ ./integration-tests.sh clean install -Dts.basic
The testcase-output.txt files in testsuite/integration/basic/target/surefire-reports are wrongly formated (new line for every character) and thus unreadable.
--
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
Ondrej Zizka created AS7-3840:
---------------------------------
Summary: TS: Pass node0, node1 to <ant ...> since inheritAll="true" doesn't work.
Key: AS7-3840
URL: https://issues.jboss.org/browse/AS7-3840
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
Fix For: 7.1.1.Final
--
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
Ondrej Zizka created AS7-3306:
---------------------------------
Summary: TS: Make commons-lang3, commons-io and commons-codec available in tests.
Key: AS7-3306
URL: https://issues.jboss.org/browse/AS7-3306
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
--
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
TS: AS7 testsuite does not take -Djboss.dist from CLI and always runs against the built AS7 from /build/target/jboss-as* dir
----------------------------------------------------------------------------------------------------------------------------
Key: AS7-2996
URL: https://issues.jboss.org/browse/AS7-2996
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Reporter: Ivo Studensky
Assignee: Ondrej Zizka
Please check the usage of -Djboss.dist parameter provided from the command line. It seems the testsuite does not take it and still uses jboss.dist as defined in testsuite/pom.xml#<properties>. Looks like maven properties are a bit different than system properties, read for example the following:
http://maven.40175.n5.nabble.com/Overriding-properties-from-command-line-...
Thanks.
--
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
TS: Mgmt test utils - move JUnit deps to tests.
-----------------------------------------------
Key: AS7-2954
URL: https://issues.jboss.org/browse/AS7-2954
Project: Application Server 7
Issue Type: Quality Risk
Reporter: Ondrej Zizka
Assignee: Dominik Pospisil
Calling JUnit's assert*() from a dependency is not a good idea.
Pls make it return boolean or throw an exception, and handle it in the test sources.
CLIWrapper.java
--
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
No config XSLT transform for basic integration tests
----------------------------------------------------
Key: AS7-2834
URL: https://issues.jboss.org/browse/AS7-2834
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Reporter: Thomas Diesler
Assignee: Andrew Rubinger
Fix For: 7.1.0.CR1
--
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