couchbase / couchbase-lite-ios

Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
Apache License 2.0
1.63k stars 297 forks source link

Change PR Validation #3293

Closed velicuvlad closed 4 months ago

velicuvlad commented 4 months ago

Due to having a couple of test constantly being flaky in Actions, mostly iOS, but we've seen some in macOS as well, due to the machine being very slow:

Unfortunately, we cannot run iOS and macOS on parallel as we only have 1 machine for Jenkins. After Beryllium, we will try and get another one so it speeds up the process and run these in parallel.

Caveat: I am not sure if all macOS tests are part of the iOS scheme and until I can confirm this, I prefer to have the test run on both in Jenkins - it will be slower ~30min (and I hope it wont hang as much as LiteCore did in the past from unknown reasons)