Skip to content

Conversation

@havogt
Copy link
Contributor

@havogt havogt commented Jan 16, 2026

No description provided.

@havogt havogt requested a review from egparedes January 16, 2026 16:57
)
# Common list of feature markers to skip
COMMON_SKIP_TEST_LIST = [
(REQUIRES_ATLAS, XFAIL, BINDINGS_UNSUPPORTED_MESSAGE),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the past we directly used the buffers from atlas via a custom offset_provider. since this is not the case anymore it just works.

@pytest.mark.requires_atlas
def test_ffront_nabla(exec_alloc_descriptor):
# TODO(havogt): fix nabla setup to work with GPU
if exec_alloc_descriptor.allocator.device_type != core_defs.DeviceType.CPU:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to just work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant