-
# Context
Current setup of our test runner turns off the parallelization.
https://github.com/dotnet/msbuild/blob/371d00f5c10a15b0858c411aafa11aac74596b06/src/Shared/UnitTests/xunit.runner.json#L6-L…
-
-
Can't build with windows 11
```
moon 0.1.20241111 (e6d64e0 2024-11-11) ~\.moon\bin\moon.exe
moonc v0.1.20241111+dc2407357 ~\.moon\bin\moonc.exe
moonrun 0.1.20241111 (e6d64e0 2024-11-11) ~\.moon\bi…
-
TLDR:
- do not run all tests when test execution fails
- also, do not run tests at all when you cannot collect the IDs
I am currently debugging a problem in my tests, most likely related to https://g…
-
### Current Behavior
When running the cypress executor in my CI (azure devops) the parallel flag is not passed into cypress. I have followed the instructions for passing args and it still does not w…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I start performance test and …
-
I was also thinking to implement a _pre-commit Git hook_ for automatically running tests before every commit, so to fail the commit if any test fails. But since we will have lots of tests in the futur…
-
The google test framework has very handy option to run tests in a randomized order (with optional number of repetitions). This can reveal problems with hidden tests and/or test fixtures dependencies. …
-
I think "Run Test" behaviour may be a bit updated to provide more value with fewer user actions:
1. Current default limit is 10. But it may result in e.g. 5 EU probes and 5 NA probes. "World" filter …
-
## Description
The CI job *Check SciPy Build and Test Run* fails on current *main* fails with the below error:
```console
[135/1338] Linking target scipy/special/_specfun.cpython-311-x86_64-linux…