We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c977fb commit 1670814Copy full SHA for 1670814
1 file changed
tests/test_config.toml
@@ -6,17 +6,6 @@
6
# level "ir" = fails during pythonbpf IR generation (exception or ERROR log)
7
# level "llc" = IR generates but llc rejects it
8
#
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.
20
21
[xfail]
22
0 commit comments