-
# Unaware of Time
#14 -- Current Pull Request
Needs for a member of controls can be spontaneous and unannounced. Marked as in-progress as it is constantly happening.
-
I followed all of the instructions, and the test doesn't work (it doesn't put the new names)
I did it on ubuntu 20, with the libc.a that I locally have.
-
For over a decade I've been able to run unit tests from within Netbeans. This broke within the past year or so, perhaps with a JUnit upgrade? I'm not sure.
These days, when I click "Run -> Test Fil…
-
### Context
Covering of all the cases in functional tests are critical for continous development.
GroupConvolutionBackpropData GPU SLT doesn't cover outputShape test case.
inference-engine/tes…
-
-
While updating the package in Fedora to 0.13.4, I was testing the package dependencies and see that ephyviewer has a failing test now:
```
=================================== FAILURES ============…
-
This seems like a great opportunity to benchmark our SVG implementation against [resvg-test-suite](https://github.com/linebender/resvg-test-suite).
It appears that the test suite doesn't include …
-
### 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…
-
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…
-
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…