test: mark the reason for xfails

This commit is contained in:
Misty De Méo 2025-02-26 12:36:43 -08:00
parent 9509762635
commit fdf2a937f0

View File

@ -261,6 +261,7 @@ blocks:
# Some changes to the brozzler ydl interface not represented in this test
# https://github.com/internetarchive/brozzler/issues/330
@pytest.mark.xfail
def test_proxy_down():
"""
@ -474,6 +475,7 @@ def test_thread_raise_second_with_block():
# brozzler.ydl.YoutubeDLSpy is missing
# https://github.com/internetarchive/brozzler/issues/330
@pytest.mark.xfail
def test_needs_browsing():
# only one test case here right now, which exposed a bug