[skara] RFR: bot: don't run watchdogTrigger test on Windows

Erik Helin ehelin at openjdk.java.net
Tue Mar 16 09:02:45 UTC 2021


Hi all,

please review this small patch that disables the `BotRunnerTests.watchdogTrigger` on Windows. The bots aren't fully supported on Windows and this test has a tendency to fail intermittently in our GitHub Actions on Windows. So, lets disable the test on Windows for now until the bots one day might get proper Windows support.

Thanks,
Erik

-------------

Commit messages:
 - bot: don't run watchdogTrigger test on Windows

Changes: https://git.openjdk.java.net/skara/pull/1059/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1059&range=00
  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/skara/pull/1059.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1059/head:pull/1059

PR: https://git.openjdk.java.net/skara/pull/1059


More information about the skara-dev mailing list