-
It would be good to have a test that our C interop types are always compatible with C (`c_char`, `c_long`, `c_longlong` all vary to some extent). This will more or less be what @taiki-e did at https:/…
-
TBH, I am not 100% sure how I managed to make this happen, but I was using the NMS Android app and I was testing out stopping a test in progress. See the link below for a screen recording. The app see…
-
When you install it there's pass code. Not sure why if there's API key as well.
And on website there's convenient "copy" button to copy the installation passcode. except you CAN'T PASTE IT. Why?
A…
-
```
#!watchflakes
default
-
This is probably a me thing, but I haven't had luck getting workspaces to work, and I've had a pretty detailed read through the documentation.
This is what I have
```
root/
├── pyproject.toml
├…
-
- Run tests that run on master X times as appropriate to ensure they don't flake
- e2e-p2p
- e2e-prover-full
- e2e-prover-coordination
- kind-network-test
Recommended X = 5
-
We will need unittests done for all methods, classes and functions found in this file.
### PR Acceptance Criteria
1. When complete this file must show **100%** coverage when merged into the code…
-
Consumers, even idle ones, are leaking memory. Primarily in the form of unfulfilled promises.
**Repro steps:**
Started with a test app that starts up 16 consumers, each for a different topic, a…
-
## Bug report
When `@pytest.mark.parametrize` is used in a function scope with `launch_pytest` the node log files from each test parameterization remain open even when execution of that specific pa…
-
`eopkg` can't handle the case when some path in that package that previously referred to a directory refers to a file of the same name in the updated package. On upgrade the following error occurs:
…