Skip to content

Commit

Permalink
xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Jan 4, 2025
1 parent e0a623c commit e28646c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cli/whole-program_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,5 +385,6 @@ def __test_nullpointer_file0(extra_args):
def test_nullpointer_file0():
__test_nullpointer_file0(['-j1'])

@pytest.mark.xfail(strict=True) # TODO: check error
def test_nullpointer_file0_j():
__test_nullpointer_file0(['-j2'])

0 comments on commit e28646c

Please sign in to comment.