1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00

Mark some tests are failing

These tests were failing with Cairo too, but the rendering was OK because Cairo
was lucky
This commit is contained in:
Guillaume Ayoub 2020-05-17 23:37:35 +02:00
parent 7686fbd4ae
commit 15035f8c97

View File

@ -730,8 +730,10 @@ def test_tables_8_rtl():
'''})
@pytest.mark.xfail
@assert_no_logs
def test_tables_9():
# TODO: theres a vertical 0.5px shift on the second page
assert_pixels('collapsed_border_thead', 22, 36, '''
______________________
_BBBBBBBBBBBBBBBBBBBB_
@ -782,8 +784,10 @@ def test_tables_9():
<tr><td></td><td></td><td></td></tr>''')
@pytest.mark.xfail
@assert_no_logs
def test_tables_10():
# TODO: theres a vertical 0.5px shift on the second page
assert_pixels('collapsed_border_tfoot', 22, 36, '''
______________________
__RRRRRRRRRRRRRRRRRR__