Summary: | dev-python/python-email-validator-1.2.1 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Nowa Ammerlaan <nowa> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, proxy-maint, python, xp.vit.blr |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 775997 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: ' ') E AssertionError: assert 'google1@google.com' not in ('google1@google.com The domain name google.com does not exist. E json.decoder.JSONDecodeError: Unexpected 'b': line 1 column 1 (char 0) E json.decoder.JSONDecodeError: Unexpected 'T': line 1 column 1 (char 0) FAILED tests/test_main.py::test_main_input_shim - json.decoder.JSONDecodeErro... FAILED tests/test_main.py::test_main_multi_input - AssertionError: assert 'go... FAILED tests/test_main.py::test_main_single_good_input - json.decoder.JSONDec... 'google2@google.com The domain name google.com does not exist. '@-sign. 'test3@.com An email address cannot have a period immediately after the ' 'test@.com An email address cannot have a period immediately after the ' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae2a89badb27c2ab211c9151615ec3da05e9f9df commit ae2a89badb27c2ab211c9151615ec3da05e9f9df Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2022-05-02 12:40:47 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2022-05-02 12:42:11 +0000 dev-python/python-email-validator: Restore more test skips Apparently my test setup is not the most strict one. Closes: https://bugs.gentoo.org/842150 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/python-email-validator/python-email-validator-1.2.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) |