-
The current etcd discovery provider uses the python etcd (v2) client library. Etcd servers now almost exclusively uses etcd v3 and so a new client library has to be used, and parts of the etcd_discov…
-
Originally posted on: https://github.com/tomv564/LSP/issues/255 python-language-server hanged Sublime Text by several seconds on file close event
> @tomv564 https://github.com/tomv564/LSP/issues/25…
-
I installed all prerequisites, and am operating on Ubuntu 16.04 LTS, Python version 3.5, pip3 version 9.0.1.
Trying to install and getting the following error:
```
$ pip3 install https://electrum…
-
**Describe the bug**
Hello! I'm a new user to the FAST-OAD environment and I've been trying to open the CS-25 version following the corresponding documentation. However, the following error occurs af…
-
The `test_looponfail` test fails:
```
=========================== short test summary info ============================
FAILED tests/test_pytest_mypy.py::test_looponfail[test_demo] - pexpect.except.…
-
**Describe the bug**
In the case were the inputs are not fully coherent (mainly the static thrust of turbofan), the climb phase computation can lead to altitude that are higher than what the rubber e…
-
I ran tests for `1.0.11` sdist using `pytest` and both `test_verify_assert_msg` and `test_verify_assert_msg_no_similar_requests` tests fails:
```
=================================== FAILURES =======…
-
Hello, and thank you for taking the time to read my post.
> Context:
A very recent Arch Linux installation (less than a week old);
Access to Arch Linux packages via pacman, stable and functional;…
-
I'm running tests for `importlib_metadata 6.9.0` and I noticed that the following test fails:
```
____________________ DiscoveryTests.test_package_discovery _____________________
self =
d…
-
I'm packaging Paste for OpenIndiana and during the package creation I run tests. Testing started to fail miserably with version 3.10.0:
```
============================= test session starts =====…