Skip to content

Make CI faster

Ghost User requested to merge (removed):cleanup2 into master
  • I'd say we're forcing the GNOME CI runners to their limits;
  • We can improve the situation by converting some tests into manual procedures;

IMO, we can make the move if we run these tests somehow frequently (see #169).

PS: these statements express my opinion and justify why, in my opinion, we are not over-testing. I mean, all tests have a reason to be executed, and all of them should be run after any important change in source code.

  1. Tests are important;
  2. Tests are mandatory;
  3. Tests are 1st class tools;
  4. We seriously value tests;
  5. We have robots always assessing what we do in the source code;
  6. CI was developed to catch issues before anyone.
Edited by Ghost User

Merge request reports