canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 50 forks source link

Sd card not tested (BugFix) #1485

Closed fernando79513 closed 1 month ago

fernando79513 commented 2 months ago

Description

The SD card reader in some PC platforms is a combo card reader combines USB & SDHC. This PR brings back the old behavior of the mediacard tests in which we were checking for both a mediacard and a USB insertion: checkbox-support-run_watcher storage mediacard_combo All of the mediacard tests have been modified to use this behavior.

Resolved issues

https://warthogs.atlassian.net/browse/CHECKBOX-1551

1456

Documentation

Tests

Tested with a USB-C to SD adapter in a Laptop with 22.04 Tested on the device that was experiencing the issue: CID: 202408-34238 SEN16MLK-DVT1-C1M

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.48%. Comparing base (17e69f2) to head (2a1a26d). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1485 +/- ## ========================================== + Coverage 47.44% 47.48% +0.03% ========================================== Files 368 368 Lines 39549 39579 +30 Branches 6678 6684 +6 ========================================== + Hits 18764 18794 +30 Misses 20075 20075 Partials 710 710 ``` | [Flag](https://app.codecov.io/gh/canonical/checkbox/pull/1485/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | Coverage Δ | | |---|---|---| | [checkbox-support](https://app.codecov.io/gh/canonical/checkbox/pull/1485/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `60.72% <100.00%> (+0.22%)` | :arrow_up: | | [provider-base](https://app.codecov.io/gh/canonical/checkbox/pull/1485/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `24.02% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.