Skip to content

Commit

Permalink
fix test marker
Browse files Browse the repository at this point in the history
  • Loading branch information
edopao committed Jan 15, 2025
1 parent 06e9420 commit 4e57834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/next_tests/definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ class ProgramFormatterId(_PythonObjectIdMixin, str, enum.Enum):
(USES_LIFT, XFAIL, UNSUPPORTED_MESSAGE),
(USES_ORIGIN, XFAIL, UNSUPPORTED_MESSAGE),
(USES_REDUCE_WITH_LAMBDA, XFAIL, UNSUPPORTED_MESSAGE),
(USES_SCAN_1D_FIELD, XFAIL, UNSUPPORTED_MESSAGE),
(USES_SCAN_IN_STENCIL, XFAIL, BINDINGS_UNSUPPORTED_MESSAGE),
(USES_SPARSE_FIELDS, XFAIL, UNSUPPORTED_MESSAGE),
(USES_TUPLE_ITERATOR, XFAIL, UNSUPPORTED_MESSAGE),
Expand Down

0 comments on commit 4e57834

Please sign in to comment.