Skip to content

Add support for xhci-pci-renesas in the usb3 test. (Bugfix)#2405

Merged
pedro-avalos merged 1 commit into
mainfrom
fix_usb3_v2
Mar 23, 2026
Merged

Add support for xhci-pci-renesas in the usb3 test. (Bugfix)#2405
pedro-avalos merged 1 commit into
mainfrom
fix_usb3_v2

Conversation

@mreed8855

Copy link
Copy Markdown
Collaborator

This fixes the issue #2234

Description

The usb3/storage-server test was failing because it lacked support for xhci-pci-renesas. The correct speed was detected but it was failing because xhci-pci-renesas was in use but not detected. Initially this was happening on the newer ARM systems but it has also been seen on some of the AMD64 systems on 26.04 testing.

Resolved issues

This fixes the issue #2234

Documentation

Tests

sudo cp udev.py /usr/lib/python3/dist-packages/checkbox_support/udev.py
sudo cp removable_storage_test.py /usr/lib/checkbox-provider-base/bin/
Run test-usb

@codecov

codecov Bot commented Mar 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.15%. Comparing base (a948598) to head (ff61c12).
⚠️ Report is 122 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2405   +/-   ##
=======================================
  Coverage   58.15%   58.15%           
=======================================
  Files         475      475           
  Lines       47761    47761           
  Branches     8492     8492           
=======================================
  Hits        27775    27775           
+ Misses      19103    19100    -3     
- Partials      883      886    +3     
Flag Coverage Δ
checkbox-support 67.68% <ø> (ø)
provider-base 32.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread providers/base/bin/removable_storage_test.py
@pedro-avalos pedro-avalos merged commit f5120f9 into main Mar 23, 2026
63 checks passed
@pedro-avalos pedro-avalos deleted the fix_usb3_v2 branch March 23, 2026 18:14
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