-
Here is repro https://github.com/jakobkhansen/nova-facade/tree/user/jakobhansen/clientextension_repro.
The current workaround is to change `generateFunction` to use Relay's mock payload generator but…
-
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…
-
### Describe the bug
Interactive tests create the files `/tmp/vde.ctl`
This means that you can't run multiple tests simultaneously. This is a known issue (https://github.com/NixOS/nixpkgs/pull/8…
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/639](https://github.com/disneystreaming/weaver-test/issues/639)
It was opened by: [kubukoz](https://github.com/…
-
roachtest.cdc/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/17503914?buildTab=log) with [artifacts](https://teamcity.cockroac…
-
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…
-
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…
-
We currently include the sources for the tests as part of the sdist.
The unfortunate reality is, testing changes is not as simple as just untar'ing the sdist and hacking away. There are dependencie…
-
### Where is the problem?
https://docs.modular.com/max/get-started
### What can we do better?
Running under Ubuntu 22.04 with Python3.10
from max import engine
ImportError: cannot import name 'en…
-
https://github.com/data-apis/array-api-strict/pull/59 added support for basic devices. Some improvements that could be made:
- Factor out the device checking logic (into a decorator?)
- Add device…