-
### Environment
- `@testing-library/react` version: 14.2.1
- Testing Framework and version:
`react-scripts` version: 5.0.1
- DOM Environment:
`jsdom` from `react-scripts`
### Reproduction:…
-
While looking into testcases for the new beats receivers I encountered an issue that happens when creating multiple filebeat receivers via a factory:
```
panic: plugin parse_aws_vpc_flow_log registra…
-
### Describe the bug
```text
"@aws-cdk/integ-runner": "^2.73.0-alpha.0",
"@aws-cdk/integ-tests-alpha": "^2.73.0-alpha.0",
```
Command: `integ-runner --directory ./integ-tests --parallel…
phch updated
4 months ago
-
In Bash 5.2.21, `declare -p` prints the values of shell variables containing escape sequences using ANSI-C quoted strings. This has changed since Bash 5.0.17, in which `declare -p` literally writes th…
-
Hi,
I would like to build debian package for podman-py. Currently If i am trying to build the package , pytest fail, can u help me ?
Build :
.
.
.
writing manifest file 'podman.egg-info/…
keuko updated
9 months ago
-
```
What steps will reproduce the problem?
Run tests/test_slice
What is the expected output? What do you see instead?
I expect to see the sliced output. Instead I see a few dozen FACE LOOP ERROR
lin…
-
12 of the 14 tests in test.html fail. I can definitely take a crack at this and submit a PR but I just wanted to log it here.
-
`cargo test` tests embedded documentation for library crates, but `cargo web test` doesn't
-
Part of #2238
While working on my first PR to the repo, I've noticed that interacting with the test cases is not easy.
This is because of how much is in each file, with the longest being ~1200 lines…
-
**To Reproduce** 🪜
Steps to reproduce the behavior:
Change the environment to use a remote RPS server, for example:
```
diff --git a/src/environments/environment.ts b/src/environments/environm…