[webkit-dev] macOS EWS queues down for maintenance

2020-01-08 Thread Aakash Jain
Hi Everyone, We are in process of upgrading our macOS bots from High Sierra to Mojave https://bugs.webkit.org/show_bug.cgi?id=205948 We are noticing some unexpected configuration issues. For now, we have paused most of macOS EWS queues while we

[webkit-dev] PSA: on make targets "testing" and "release+assert", ASSERT_ENABLED, and NDEBUG

2020-01-08 Thread Mark Lam
Hi folks, Ever wanted to run tests with Debug ASSERTs enabled but the speed of the Debug build is so slow that it is a drag on your productivity? Well, now you can get a faster testing build in one of two ways: 1. Build WebKit with "make testing” (or “make t”) 2. Build WebKit with “make releas