summaryrefslogtreecommitdiff
path: root/dev-python/weasyprint/files/weasyprint-43-skip-failing-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/weasyprint/files/weasyprint-43-skip-failing-test.patch')
-rw-r--r--dev-python/weasyprint/files/weasyprint-43-skip-failing-test.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/weasyprint/files/weasyprint-43-skip-failing-test.patch b/dev-python/weasyprint/files/weasyprint-43-skip-failing-test.patch
deleted file mode 100644
index f49635fc8479..000000000000
--- a/dev-python/weasyprint/files/weasyprint-43-skip-failing-test.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/weasyprint/tests/test_layout/test_flex.py b/weasyprint/tests/test_layout/test_flex.py
-index 890df3e8..77c6bbf5 100644
---- a/weasyprint/tests/test_layout/test_flex.py
-+++ b/weasyprint/tests/test_layout/test_flex.py
-@@ -189,7 +189,7 @@ def test_flex_row_wrap_reverse():
-
-
- @assert_no_logs
--def test_flex_column_wrap_reverse():
-+def xtest_flex_column_wrap_reverse():
- page, = render_pages('''
- <article style="display: flex; flex-flow: column wrap-reverse;
- height: 50px">