-
- **Extension:** *BuildQualityChecks@9*
- **Environment:** *Azure DevOps GIT as a source control version*
- **Agent type:** *Running on both Microsoft-hosted as well as self-hosted agent (version: '…
-
###Description of the Tech Debt###
Our e2e test is our longest running CI job at around 10 minutes currently. We are quickly catching up on our e2e testing and this number will continue to grow over …
-
Having too many of the tests running at the same time causes disk space issues.
https://github.com/pulumi/pulumi-docker-containers/actions/runs/10099404024/job/27928516574#step:10:254
-
### Terraform Version
```shell
Terraform v1.6.3
```
### Use Cases
In order to speed up the testing process, we would like to have the ability to run all the tests in parallel (which are not depend…
-
There are many Golang tests in the code base that are not run in parallel. For example, tests run using `t.Run()`. Also, even tests containing multiple `t.Run()` can be run in parallel at the top leve…
-
There is an unrelated assertion failure in #13079 in the linux-O0 CI run while testing the bytecode version of `mctest.ml`. See
https://github.com/ocaml/ocaml/actions/runs/8623935626/job/2363805656…
-
Cloning directly from https://github.com/browserstack/rspec-browserstack and updating only to use correct BrowserStack credentials, running these tests results in expected behaviour and all tests pass…
-
I get random test failures, which I think are due to separate project's trying to setup the database at the same time.
For instance :
- project A starts
- project A : seeds the authors table
-…
-
A test failed on a tracked branch
```
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="tagSelectorOption-tag-2"])
Wait timed out after 10030…
-
Original reporter: `JIRAUSER13400`
Affected version: `OTP-21.3`
Component: `eunit`
Migrated from: https://bugs.erlang.org/browse/ERL-1143
---
```
When a parallel test is cancelled by a timeout befo…