skip test_parser() test (#16338)

This commit is contained in:
Arvid Norberg 2023-09-15 16:57:17 +02:00 committed by GitHub
parent 1636dcc408
commit b1afd4a48d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -244,7 +244,7 @@ def get_full_blocks() -> Iterator[FullBlock]:
@pytest.mark.asyncio
# @pytest.mark.skip("This test is expensive and has already convinced us the parser works")
@pytest.mark.skip("This test is expensive and has already convinced us the parser works")
async def test_parser():
# loop over every combination of Optionals being set and not set
# along with random values for the FullBlock fields. Ensure