-
With pynamodb 6.0.1, I got a test failure:
```
________________________________ test_exception ________________________________
def test_exception():
class SampleModel(Model):
…
-
See this [workflow run](https://github.com/barnhunt/barnhunt/runs/8024921365?check_suite_focus=true).
-
The only package included in `graphite-blueflood` by its `setup.py` is `bluefloodserver`. The only data file is `README.md`. The `twistd` plugin in `twisted/plugins` is, therefore, not packaged.
Th…
glyph updated
9 years ago
-
I am using the Ansible copy module to copy a file (3gb) to a remote target in my LAN.
This takes roughly 0:30 without and 8:30 with Mitogen enabled.
```
- name: Test copy
copy:
src: /src…
-
With Pytest 7 benchmark tests fail:
```
FAILED tests/test_benchmark.py::test_basic - Failed: nomatch: '*collected 5 i...
FAILED tests/test_benchmark.py::test_skip - Failed: nomatch: '*collected 5 i…
-
hi,
is it a way to add support for more than two channels. I am working with VSTs for ambisonic (at least 4 input/output channels, up to 64).
```
from pedalboard import Pedalboard, load_plugin
…
-
My repo contains 3 Python projects in a "projects" dir, and I'm running `pytest --cov=packageA projects/packageA/tests` (for each of the 3 projects). The 2nd project in the test sequence (so the 2nd `…
-
I think it would be helpful to support type annotations in hook specifications.
It isn't hard to add the necessary annotations to a hook specification but I couldn't work out how to integrate this …
-
Dear _mqttwarn_ community,
this will be all about my proposal for finally giving _mqttwarn_ a test harness in order to support the nice people caring about it, to make it more robust and to encoura…
amotl updated
2 years ago
-
### Bug Description
Slurmctld and slurmd processes cannot load the pmix plugin because the charms provide slurm built with pmix support, but then don't make the libs available at runtime, so the plug…