Check attributes under /sys can be read without stucking the system (New)#2305
Merged
Check attributes under /sys can be read without stucking the system (New)#2305
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2305 +/- ##
==========================================
+ Coverage 57.76% 57.78% +0.02%
==========================================
Files 467 468 +1
Lines 47299 47325 +26
Branches 8419 8425 +6
==========================================
+ Hits 27321 27347 +26
- Misses 19092 19095 +3
+ Partials 886 883 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
688e54f to
d6ddd45
Compare
90533d6 to
7652eab
Compare
hanhsuan
requested changes
Mar 17, 2026
51676f1 to
99f9847
Compare
99f9847 to
cb1a703
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Some devices may generate non-functional node under /sys/devices. This kind of device may stuck forever when try to read data from it. Refer https://warthogs.atlassian.net/browse/STELLA-2881 for more information. This test case is created for gating such devices.
This test will add to pc-sanity test plan for OEM enablement.
Resolved issues
Documentation
Tests
On normal system, this test should pass without error. On device with fault device and don't have been add to driver ignore list. This test job will print out the failed attributes.
sideload the test case and temporary test plan and running on 202512-38220
https://certification.canonical.com/hardware/202512-38220/submission/478375/test-results/
https://certification.canonical.com/hardware/202512-38220/submission/478373/test-results/