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

Fix remaining CTKPluginFrameworkAppTests failure due to QT_FATAL_WARNINGS=1 #1095

Open
jcfr opened this issue Jun 13, 2023 · 0 comments
Open

Comments

@jcfr
Copy link
Member

jcfr commented Jun 13, 2023

Originally posted by @jcfr in #1088

The test CTKPluginFrameworkAppTests is exiting with the following warning:

QThreadStorage: Thread 0x9994b0 exited after QThreadStorage 5 destroyed

Since the test is set to run with he environment variable QT_FATAL_WARNINGS=1, it is failing.

Failure observed on the following systems:

QT_FATAL_WARNINGS Linux macOS Windows
1
0 ✔️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant