Feature #2991
More than one tests can be executet parallel.
| Status: | Rejected | Start date: | 2009-03-28 | |
|---|---|---|---|---|
| Priority: | Won't have this time | Due date: | ||
| Assignee: | Martin Ficzel | % Done: | 0% |
|
| Category: | Service-Layer | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Currently all tests are executed in order. Most tests spend a lot of time waiting for response so it should be no problem to run some of them in parallel. There must be some sort of control how many threads are created.
It mus be checked if some tests-types should not be executes parallel.
Associated revisions
[Bug 2991] Add a test that fails if the phpmyadmin extension is installed, r=oliver
History
Updated by Martin Ficzel almost 4 years ago
- Priority changed from Should have to Won't have this time
Updated by Martin Ficzel over 3 years ago
- Status changed from New to Rejected
This is no task at this time. Maybe we will do something in future releases but currently we can live without that.