Closed Hook25 closed 17 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.00%. Comparing base (
7b5dd02
) to head (f48e850
). Report is 27 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
The obex test was introduced with the only gate being the presence of the software to test it. This is problematic because the software will always be installed in the snap, but not all platforms support this extension. Additionally one needs the hardware to test this capability as well. For this reason we have decided to introduce a new manifest to gate the execution of this test because it is currently failing in sru (we had to manually exclude it) and in snap testing (where it is non-trivial to exclude).
This also removes the test from the exclusion list, this way once we have the hardware to do sru obex tests we just need to enable it via the manifest without changing the test plans
Resolved issues
Fixes: https://warthogs.atlassian.net/browse/CHECKBOX-1646
Documentation
N/A
Tests
N/A
WARNING: This modifies com.canonical.certification::sru-server