-
```
[2020-05-01T14:31:35.885Z] tests/python/unittest/test_gluon.py::test_parameter PASSED [ 12%]
[2020-05-01T14:31:36.149Z] tests/python/unittest/test_gluon.py::test_invalid_paramete…
leezu updated
4 years ago
-
# Add GET Route `/defi/rewards` to Centralize DeFi Spring Reward Collection
**Issue Summary**
We need to implement a new GET route `/defi/rewards` that accepts an `addr` parameter (user address)…
-
With Uranium 4.5.0, I get the following test failure:
```
[ 85s] tests/TaskManagement/TestHttpRequestManager.py::test_getBasicAuthSuccess Fatal Python error: Segmentation fault
[ 85s]
[ 85s…
-
**Description**
We observed that test_everflow_per_interface[ipv4] was flaky in T2 testing. The test scenario in question is to verify that packet ingressed from unselected ports ( those w…
-
## Issue Description:
The objective of this issue is to benchmark the transaction per second (TPS) for calling the `move` operation with `katana`.
### Specifics:
- **Goal**: To determine the maximum …
-
Hi,
I added coverage to the tests of the tox project and stumbled over a problem when trying to record branch coverage. The problem is os independent and can be reproduced easily with the code of t…
-
`mr-0xp2` has 4 gpus and 2 tests are constantly failing
```
16:05:50 =================================== FAILURES ===================================
16:05:50 _________________________ TestKmean…
sh1ng updated
4 years ago
-
When running the test suite with "accelerate" enabled and Python built with assertions enabled (`--with-assertions`), the test suite crashes with failed assertion in the C extension:
```pytb
$ tox…
-
It's so nice to store everything in one place. It could be useful to enable arbitrary metadata stored for each contract.
-
1. `tox -e dev`
2. `source venv/bin/activate`
3. `tox`
Tests works fine until 98% after which I get an error:
```shell
tests/test_vpts_csv.py::TestVptsCsvV1SupportFun::test_check_source_file …