Skip to content

Enable hw-reset tests for D555#14673

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
OhadMeir:unit-tests
Jan 31, 2026
Merged

Enable hw-reset tests for D555#14673
Nir-Az merged 1 commit into
realsenseai:developmentfrom
OhadMeir:unit-tests

Conversation

@OhadMeir

Copy link
Copy Markdown
Contributor

Tracked on [RSDEV-5527]

@OhadMeir OhadMeir requested a review from Nir-Az January 29, 2026 17:34
if device_added_time:
log.i( "Device reset cycle took", device_added_time - device_removed_time, "[sec]" )
else:
log.e( "Device not connected back after ", t.get_elapsed() , "[sec]" )

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.

Will log.e fail the test?

@OhadMeir OhadMeir Jan 30, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, it will increase the error counter
https://github.com/realsenseai/librealsense/blob/development/unit-tests/py/rspy/log.py#L186

But the test.check above already fails it anyway

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.

According to @alexkunin-gh this is no longer the case
Probably the error count is ignored

@Nir-Az Nir-Az merged commit 8c381e2 into realsenseai:development Jan 31, 2026
27 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.

2 participants