Skip to content

Commit 1670814

Browse files
committed
Tests: Remove unnecessary context from test_config
1 parent 3c977fb commit 1670814

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

tests/test_config.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,6 @@
66
# level "ir" = fails during pythonbpf IR generation (exception or ERROR log)
77
# level "llc" = IR generates but llc rejects it
88
#
9-
# Tests removed from this list because they now pass (fixed by compilation-context PR):
10-
# failing_tests/assign/retype.py
11-
# failing_tests/conditionals/helper_cond.py
12-
# failing_tests/conditionals/oneline.py
13-
# failing_tests/direct_assign.py
14-
# failing_tests/globals.py
15-
# failing_tests/if.py
16-
# failing_tests/license.py
17-
# failing_tests/named_arg.py
18-
# failing_tests/xdp/xdp_test_1.py
19-
# These files can be moved to passing_tests/ when convenient.
209

2110
[xfail]
2211

0 commit comments

Comments
 (0)