-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
proviers/base: add requires for bluetooth4/beacon_eddystone_url_* (New) #1646
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Thanks for this PR. I have a comment below.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1646 +/- ##
=======================================
Coverage 49.30% 49.30%
=======================================
Files 373 373
Lines 40454 40454
Branches 6834 6834
=======================================
Hits 19946 19946
Misses 19783 19783
Partials 725 725
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, thanks!
In order to pass, the test bluetooth4/beacon_eddystone_url_* needs: - bluez package/snap (+ adequate connections for ubuntu core)
… bluez is not installed
WARNING: This modifies com.canonical.certification::sru-server
Description
In order to pass, the test bluetooth4/beacon_eddystone_url_* needs:
This PR add
requires
section to the test bluetooth4/beacon_eddystone_url_*Resolved issues
During Intel IOTG certification test run, we bumped into this test failure for server classic image,
It took us some time to realize that the bluez package is missing, this time spent can be saved with this
requires
sectionDocumentation
N/A
Tests
The test runs successfully on 22.04 server image