[JBoss JIRA] (JBWS-4187) Allow to change default startup timeout when starting containers in TS
by Jan Blizňák (Jira)
Jan Blizňák created JBWS-4187:
---------------------------------
Summary: Allow to change default startup timeout when starting containers in TS
Key: JBWS-4187
URL: https://issues.jboss.org/browse/JBWS-4187
Project: JBoss Web Services
Issue Type: Task
Affects Versions: jbossws-cxf-5.3.0.Final
Reporter: Jan Blizňák
Assignee: Jan Blizňák
Current setup for arquillian doesn't set {{…
[View More]startupTimeoutInSeconds}} property and as such it uses default 60s timeout for every container started during testsuite execution.
This is fine most of the time but when executing accross many platforms and JDK combinations in CI on heavily used machines it happens from time to time this timeout is not enough. It would be convinient to have the ability to set the timeout to the higher value form the command line.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
[View Less]
5 years, 5 months
[JBoss JIRA] (JBWS-4185) IgnoreEnv and IgnoreContainer rules make false positives
by Jan Blizňák (Jira)
[ https://issues.jboss.org/browse/JBWS-4185?page=com.atlassian.jira.plugin.... ]
Jan Blizňák updated JBWS-4185:
------------------------------
Summary: IgnoreEnv and IgnoreContainer rules make false positives (was: Ignore rules make false positives)
> IgnoreEnv and IgnoreContainer rules make false positives
> --------------------------------------------------------
>
> Key: JBWS-4185
> URL: https://issues.jboss.org/browse/JBWS-4185
> …
[View More] Project: JBoss Web Services
> Issue Type: Bug
> Affects Versions: jbossws-cxf-5.3.0.Final
> Reporter: Jan Blizňák
> Assignee: Jan Blizňák
> Priority: Major
>
> Current implementations of Ignore* test rules can only skip the test when theirs assume fails. However, when assume passes it will mark test as passed no matter what the real outcome would be.
> The problem is the rule does not call the base {{Statement}} it is wrapped around so it effectively stops the execution of the test.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
[View Less]
5 years, 5 months