| Summary: | dev-python/typed-ast fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 726598 | ||
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2020-06-09 14:48:48 UTC
Created attachment 644136 [details]
build.log
build log and emerge --info
Same here. [...] * python3_6: running distutils-r1_run_phase python_test ========================================= test session starts ========================================== platform linux -- Python 3.6.10, pytest-4.6.11, py-1.8.0, pluggy-0.13.1 -- /usr/bin/python3.6 cachedir: .pytest_cache rootdir: /var/tmp/portage/dev-python/typed-ast-1.4.1/work/typed_ast-1.4.1 plugins: httpbin-1.0.0, mock-3.1.0 collecting ... collected 15 items ast3/tests/test_basics.py::test_basics PASSED [ 6%] ast3/tests/test_basics.py::test_redundantdef PASSED [ 13%] ast3/tests/test_basics.py::test_vardecl PASSED [ 20%] ast3/tests/test_basics.py::test_forstmt PASSED [ 26%] ast3/tests/test_basics.py::test_withstmt PASSED [ 33%] ast3/tests/test_basics.py::test_longargs PASSED [ 40%] ast3/tests/test_basics.py::test_ignores /var/tmp/portage/dev-python/typed-ast-1.4.1/temp/environment: line 2868: 64 Aborted (core dumped) pytest -vv * ERROR: dev-python/typed-ast-1.4.1::gentoo failed (test phase): * Tests fail with python3.6 Closing bugs that don't clearly indicate applicable version. Assuming a new one will be open if the issue persists. |