-
I run my integration tests in parallel and every test needs a different configuration. In order to make this possible, I wrote a [Thread Local Config Source](https://github.com/t1/thread-local-config-…
-
### Description of the task
The simulated test fixture has a fixed runtime directory. When running multiple tests in parallel, they conflict and make no progress because they are using the same por…
-
It appears that the library has some issues with the `MSVC` compiler as reported in #13593.
We could catch these problems earlier when we extend the github workers accordingly:
- [x] compile exa…
-
### Test
`parallel.test-macos-app-sandbox`
### Platform
macOS x64
### Console output
```console
---
duration_ms: 11506.516
exitcode: 1
severity: fail
stack: |-
node:assert:126
throw n…
-
Hi all,
It seems that the `MatrixType` is no longer used by `MGSmootherRelaxation`, `MGSmootherPrecondition` after this [commit](https://github.com/dealii/dealii/commit/b96d0c1870a6515400071a9ca287…
-
### What's the problem this feature will solve?
This is to improve the performance of pip.
For example looking at https://github.com/pypa/pip/issues/12613#issuecomment-2099108269 of a large instal…
-
A similar issue to #97. I forgot to try this test before merging.
I am looking into it. Probably test conditions in rosout have changed.
This is the output I get went things go "wrong"
```conso…
-
Using: parallel_tests 0.16.6.
Getting the sqlite busy exception when running tests through parallel_tests. I even tried pool 1 inside database.yml, on the test database so that each spec waits for …
-
1. Correct whole intergration tests
2. Move hierarchical snapshot tests to ReliableMessaging tests
3. Parallel run of tests
-
Firstly deno test is awesome, and parallel makes it very awesome.
It would be great if the test runner could internally parallelize tests that are in the same file
```bash
deno test -A --parall…