Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5362a76fbfc07ae24ae0290ad67bbbf4f2d2bf8b
https://github.com/WebKit/WebKit/commit/5362a76fbfc07ae24ae0290ad67bbbf4f2d2bf8b
Author: Marcus Plutowski <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M
Source/bmalloc/libpas/libpas.xcodeproj/xcshareddata/xcschemes/libpas-xctests.xctestplan
Log Message:
-----------
[libpas] Increase xctest timeout to 60m
https://bugs.webkit.org/show_bug.cgi?id=317219
rdar://problem/179839962
Reviewed by Dan Hecht and Yusuke Suzuki.
The vast majority of the time, on most platforms, these tests will not
take nearly as long to run. However, on virtualized platforms running
on older hardware, they do sometimes take longer.
This patch reduces the resultant flakiness by just turning the timeout
up to 60m. The only downside is that actual hangs will take longer to be
flagged.
Canonical link: https://commits.webkit.org/315308@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications