Skip to content

[CI] Create dedicated task for qt tests

We have tests from outside Qt and from inside Qt.

I think it is better to split it from BLISS tests.

  • It looks like it makes trouble sometimes
  • And there is other Qt tools now

We do not win much time, it is not the purpose

So i have splited

  • Stuff depending on QtApplication
    • qtapp tw
    • flint
  • And stuff which have to work from BLISS
    • flint_client
    • scans/flint (which was already splited)

Merge request reports