-
Versions:
ember-cli: 5.12.0
node: 20.18.0
pnpm: 9.12.3
os: darwin arm64 (MacOS Sequoia 15.1)
In package test-esa:
```
[gaurav.munjal@MacBookPro test-esa (gaurav/feat/support_partitioned_c…
-
**Describe the bug**
Test run is not reaching the 100% as expected.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the repository
2. Install the dependencies
3. Run the tests
4. S…
-
We have nice integration tests than ran on pull requests to check that we did not broke important things.
We should probably run them daily as well, to be warned when an external change occurs and br…
-
### What happens?
If we parallel run type_support test like below, server will crash
PostgreSQL build:
```
CFLAGS='-Og' ./configure --enable-tap-tests --with-openssl --enable-debug --enable-casser…
-
## Goal
Add Github actions that run all of the tests in this repo.
## Context
I see that there are a number of tests for this package, but that they are not running in CI. Getting the tests runni…
-
Add a GH Action that runs pester tests against `eng/scripts`
-
This will require updating the BasicProductionTest and creating a workflow for it.
-
Add a CI job that checks the various plugins (subfolders in the plugins folder) for the presence of tests. If it has them, create a new virtual environment to test each plugin that installs a copy of …
-
Is it possible to specify the test to be executed directly in the command?
I would like to execute only the unit test associated with the specified code file.
For Example:
`dart run mutation_test l…
-
### What happened?
According to "https://github.com/kubernetes/kubernetes/tree/master/build", I use `build/run.sh make test-cmd` to run CLI tests, in my WSL2 environment, and get error: `got error:…