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

Disable qml, fix tests. #4

Merged
merged 4 commits into from Feb 14, 2022
Merged

Disable qml, fix tests. #4

merged 4 commits into from Feb 14, 2022

Conversation

pvuorela
Copy link
Contributor

See individual commits. One test fixed, one removed, all qml related disabled for now, three tests just disabled until they get halfway rewritten.

@Tomin1 @spiiroin

Removed env variable for old tracker. Now it's all d-bus connections
so need to make sure the whole d-bus session bus is inaccessible.
Would have needed some migration away from removedQTRACKER backend,
and virtuoso we don't have. But generally not sure how much this
even tests anything but qt threading and signal/slot connections.
tests/auto/qsparql.pro Outdated Show resolved Hide resolved
To my knowledge nothing has ever used these, and thinking the whole
feature could be revisited before adding any new usage.

In addition the qml options usage from c++ was strange. Appearing to
do that only to get one string for the driver name, perhaps also a hint
that all this could be revisited.

So let's just disable qml side for now.
…B#57284

These rely on removed QTRACKER banckend, need sparql queries updated to
Tracker 3.x style explicit graph. Etc.
@pvuorela pvuorela merged commit 05d831b into master Feb 14, 2022
@mlehtima mlehtima deleted the disable_qml_fix_tests branch February 4, 2023 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants