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

add depends for suspend/{index}_suspend_after_switch_to_card_{product_slug}_auto (BugFix) #1484

Closed hanhsuan closed 2 months ago

hanhsuan commented 2 months ago

Description

The suspend/{index}_suspend_after_switch_to_card_{product_slug}_auto was no depends graphics/{index}_auto_switch_card_{product_slug} and make it runs unexpectedly. Therefore, add depends to suspend/{index}_suspend_after_switch_to_card_{product_slug}_auto to avoid this.

Resolved issues

1446

Documentation

Tests

submission

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 47.42%. Comparing base (3ba7e2c) to head (cead45b). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1484 +/- ## ========================================== + Coverage 47.10% 47.42% +0.32% ========================================== Files 368 368 Lines 39435 39541 +106 Branches 6667 6677 +10 ========================================== + Hits 18574 18753 +179 + Misses 20156 20076 -80 - Partials 705 712 +7 ``` | [Flag](https://app.codecov.io/gh/canonical/checkbox/pull/1484/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | Coverage Δ | | |---|---|---| | [provider-base](https://app.codecov.io/gh/canonical/checkbox/pull/1484/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `24.02% <ø> (+0.97%)` | :arrow_up: | 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.