Skip to content
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

Bug 1706255 - Fix Qt sample and Qt CI check #226

Merged
merged 9 commits into from
Apr 20, 2021

Conversation

brizental
Copy link
Contributor

The CI check did not account for errors other than Glean errors i.e. import errors.

Opening this as a draft to check that CI now does fail (as the sample is broke, it cannot import Glean at the moment).

@brizental brizental marked this pull request as draft April 20, 2021 08:06
@brizental brizental force-pushed the 1706255-fix-qt branch 2 times, most recently from 8a482f9 to a6e77e5 Compare April 20, 2021 10:50
@brizental brizental marked this pull request as ready for review April 20, 2021 10:52
@brizental
Copy link
Contributor Author

Ok this is ready for review, it fixes with the Qt sample and part of the issues with the CI check.

"Oh, but the check is red!" -- Indeed, but the check is red because there is another issue on the CI check that is failing to install Qt properly. You will need to take my word that the sample is working, but to give a bit more confidence, here is a video of it working:

qt.mov

I would like to get this merged before I work on the dependencies issue in CI check, because I would not like to block the other fixes (which are more important) on it.

@brizental brizental requested a review from Dexterp37 April 20, 2021 11:01
bin/qt-js-check.sh Show resolved Hide resolved
bin/qt-js-check.sh Show resolved Hide resolved
glean/package.json Show resolved Hide resolved
samples/qt-qml-app/pings.js Show resolved Hide resolved
samples/qt-qml-app/sample.js Show resolved Hide resolved
Copy link
Contributor

@Dexterp37 Dexterp37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+wc

samples/qt-qml-app/pings.js Show resolved Hide resolved
samples/qt-qml-app/sample.js Show resolved Hide resolved
@brizental brizental merged commit 59b5b15 into mozilla:main Apr 20, 2021
@brizental brizental deleted the 1706255-fix-qt branch April 20, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants