Skip to content

Commit

Permalink
Update whole-program_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github authored Jan 7, 2025
1 parent fbe7f87 commit 1a219d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cli/whole-program_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,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'])

Expand Down

0 comments on commit 1a219d8

Please sign in to comment.