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

Test v0.8 #170

Merged
merged 7 commits into from
Sep 24, 2023
Merged

Test v0.8 #170

merged 7 commits into from
Sep 24, 2023

Conversation

barche
Copy link
Collaborator

@barche barche commented Sep 16, 2023

No description provided.

@barche barche mentioned this pull request Sep 16, 2023
@ufechner7
Copy link
Member

If we look at the windows tests we see as first error:

 Test Summary: | Pass  Total
Doctests: QML |    1      1
   Resolving package versions...
ERROR: empty intersection between QML@0.8.0 and project compatibility 0.7
Stacktrace:

Any idea how this can happen (and only on windows-latest, not on ubuntu-latest)?

@codecov
Copy link

codecov bot commented Sep 17, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@barche
Copy link
Collaborator Author

barche commented Sep 17, 2023

On ubuntu-latest the test is actually skipped. The problem was that QmlJuliaExamples still required QML 0.7, but this PR puts QML at version 0.8. This is fixed now.

@ufechner7
Copy link
Member

ufechner7 commented Sep 23, 2023

@barche Any idea?

ERROR: Error building `ImageMagick`: 
ERROR: LoadError: Unable to open libLLVM!

@barche
Copy link
Collaborator Author

barche commented Sep 23, 2023

The ImageMagick error is related to incompatible libtiff versions between GR and ImageMagick. I'm going to leave that as is, it is specific to the many packages required all at once in the examples environment.

@barche barche merged commit 63a1b0e into main Sep 24, 2023
14 of 20 checks passed
@barche barche deleted the test-v0.8 branch September 24, 2023 10:30
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