Skip to content

Remove START_AFTER_TEST

Sam Thursfield requested to merge sam/no-dependency into master

This is causing the gnome_apps test to be skipped if gnome_install fails, which is not what we want. (Example: https://openqa.gnome.org/tests/970#dependencies)

The idea was to ensure tests run in a specific order, but it doesn't actually matter what order they run in. As long as WORKER_CLASS is set then they will all still run sequentially on the correct runner.

Edited by Sam Thursfield

Merge request reports

Loading