Skip to content
Commit c4db2d93 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖 Committed by Christian Mollekopf
Browse files

TagTest - properly cleanup testcase, fix crash

We need to clean up all tags we create so that other tests don't list them.
We also need to store Tags from jobs before using  QTRY_* macros, because
they use QEventLoop, so the jobs are deleted and using them after that
leads to crashes.
parent 17ab5ed5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment