mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/cloudflare: mark newly failing test xfail
Test started failing with a 500 internal server error on their end They're also working on a revamp and new major version. Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
This commit is contained in:
@@ -29,7 +29,9 @@ python_prepare_all() {
|
||||
sed -i -e "s/'cli4', 'examples'/'cli4'/" \
|
||||
-e "s#'CloudFlare/tests',##" \
|
||||
setup.py || die
|
||||
|
||||
sed -i -e "/def test_ips7_should_fail():/i@pytest.mark.xfail(reason='Now fails upstream')" \
|
||||
-e "2s/^/import pytest/" \
|
||||
CloudFlare/tests/test_cloudflare_calls.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user