Skip to content

Disable notifications-callback-gil test on Jetson#15037

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
OhadMeir:gil
May 10, 2026
Merged

Disable notifications-callback-gil test on Jetson#15037
Nir-Az merged 1 commit into
realsenseai:developmentfrom
OhadMeir:gil

Conversation

@OhadMeir

Copy link
Copy Markdown
Contributor

Handle CI failure on Jetson

Copilot AI review requested due to automatic review settings May 10, 2026 07:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses Jetson CI failures by skipping the pytest-notifications-callback-gil live hardware-reset regression test on NVIDIA Jetson platforms, where the required D455 hardware is not present in CI.

Changes:

  • Import Jetson platform detection helper (is_jetson_platform) into the test module.
  • Add a pytest.mark.skipif(...) to skip the test on Jetson with an explicit CI-oriented reason.

@OhadMeir OhadMeir requested a review from Nir-Az May 10, 2026 09:03

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Nir-Az Nir-Az merged commit 3f14f24 into realsenseai:development May 10, 2026
34 checks passed
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.

3 participants