-
Trying to follow along with the basic example in the readme/docs, an error is thrown. Here's a full terminal session:
```
(jotting) pkg> st
Status `~/jotting/Project.toml` (empty project)
juli…
-
Hi,
I just added ApplicationBuilder by,
(v1.0) pkg> add ApplicationBuilder
Then,
(v1.0 pkg> test Applicationbuilder
produces several errors on Ubuntu 18.04, Julia 1.0 (see output below). I also …
-
# Summary
[Pytest's `caplog` fixture](https://docs.pytest.org/en/latest/logging.html#caplog-fixture) is a critical part of testing. I'd love to move to loguru, but loguru doesn't seem to work with …
-
This tests the `faulthandler_timeout` functionality which dumps stacktraces of all threads of tests that run for more than a specified amount of times.
The test sometimes crashes with `Windows fata…
-
This is at main branch.
~/fairscale$ pytest tests/experimental/nn/test_offload.py
================================================================================ test session starts =============…
-
```
$ pytest bokeh/document/
============================================================== test session starts ===============================================================
platform linux2 -- Py…
-
perhaps relying on concepts such as: https://en.wikipedia.org/wiki/Orthogonal_array_testing
-
As per readme, I put the `lightningd` binary (from release [v0.7.0](https://github.com/ElementsProject/lightning/releases/tag/v0.7.0)) into `/bin` and ran `py.test -v test.py`, but the tests fail with…
-
Building scipy-1.2.1 fails on 10.14 with variants py34, py35, and py36 with this error message for py36:
...
building 'dfftpack' library
compiling Fortran sources
Fortran f77 compiler: /sw/lib/g…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.4.3
- Ruby: 2.5.3p105
- Distribution: RHEL 7
- Module version: 6.1.0
## How to reproduce (e.g Puppet code you use)
…