[JBoss JIRA] (ISPN-4317) Optimize server test suite
by Jakub Markos (JIRA)
[ https://issues.jboss.org/browse/ISPN-4317?page=com.atlassian.jira.plugin.... ]
Jakub Markos updated ISPN-4317:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/2669
> Optimize server test suite
> --------------------------
>
> Key: ISPN-4317
> URL: https://issues.jboss.org/browse/ISPN-4317
> Project: Infinispan
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Test Suite - Server
> Affects Versions: 7.0.0.Alpha4
> Reporter: Martin Gencur
> Assignee: Jakub Markos
>
> The goal is to make the test execution of server test suite shorter and minimize the number of maven profiles so that most of the tests run in a default profile.
> The first thing to do is to minimize the number of server restarts when running the test suite. This will require adding many different cache configurations to the same Infinispan subsystem.
> Also, look for other ways to minimize test execution time.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (ISPN-4456) DSL queries: maxResults must be greather than 0
by Adrian Nistor (JIRA)
Adrian Nistor created ISPN-4456:
-----------------------------------
Summary: DSL queries: maxResults must be greather than 0
Key: ISPN-4456
URL: https://issues.jboss.org/browse/ISPN-4456
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Embedded Querying, Remote Querying
Affects Versions: 7.0.0.Alpha4
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.0.0.Alpha5
0 is currently allowed, but that does not make much sense.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (ISPN-3840) Test suite should continue when a test hasn't closed its cache managers
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-3840?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-3840:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha5
(was: 7.0.0.Beta1)
Resolution: Done
> Test suite should continue when a test hasn't closed its cache managers
> -----------------------------------------------------------------------
>
> Key: ISPN-3840
> URL: https://issues.jboss.org/browse/ISPN-3840
> Project: Infinispan
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Test Suite - Core
> Affects Versions: 6.0.0.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Labels: testsuite_stability
> Fix For: 7.0.0.Alpha5
>
>
> The test listener has access to the cache managers that are still open, so it could fail the test and still close the cache managers.
> Especially now that the server tests are back into the main project, the server tests should run even if a test in another module failed to close its cache managers.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months