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

tests fail with latest libarchive #93

Closed
2 tasks done
neheb opened this issue Oct 14, 2023 · 4 comments
Closed
2 tasks done

tests fail with latest libarchive #93

neheb opened this issue Oct 14, 2023 · 4 comments

Comments

@neheb
Copy link
Contributor

neheb commented Oct 14, 2023

  • Bug
  • Question

Describe your issue:
https://gist.github.com/neheb/f64fee33b0c5102413c0af2d8ba5eaff

Ways to Reproduce the issue (optional):
here's the thing about this failure. It's using the libarchive wrap and not the original CMake. There may be bugs.

The failures are all in QArchiveMemoryCompressorTests. No real idea why.

@antony-jr
Copy link
Owner

Let me confirm this.

@antony-jr
Copy link
Owner

@neheb can confirm this is a bug, https://github.com/antony-jr/QArchive/actions/runs/6525130099/job/17717498291

Seems like a Qt 6.5.x specific bug.

@antony-jr
Copy link
Owner

Seems like Qt 6.5.x is now imposing strict types, so I can't invoke a QIODevice* object as QObject*.

@antony-jr
Copy link
Owner

Thanks for reporting this @neheb, it seems we need to run the tests every week or so to find these kind of bugs early on. Reopen this issue if you still face this bug.

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

No branches or pull requests

2 participants