kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
505 stars 100 forks source link

Skip tests legacy autoupdate tests in CI #1701

Closed RebeccaMahany closed 5 months ago

RebeccaMahany commented 5 months ago
  1. We are not modifying the legacy autoupdate code anymore, so we don't need the tests to validate against regressions
  2. After the next launcher release, we are going to remove the legacy autoupdate code altogether (https://github.com/kolide/launcher/pull/1679)
  3. These tests are some of our flakiest