-
Notifications
You must be signed in to change notification settings - Fork 50
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
Remove require for rt-tests (BugFix) #1553
Conversation
Why is this removal needed? Having |
@pieqq It is not working on the snap version of checkbox, since we package
|
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.
Please use snap resource job instead if this is a snap package to be checked
That, or the |
|
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.
LGTM
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.
LGTM. Thanks!
Description
Since we have package
rt-tests
in snapcraft and packaging, there is no need to require the package in the tests.Resolved issues
N/A
Documentation
N/A
Tests
N/A