WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313791
REGRESSION(
312305@main
): [macOS] 5 http/tests/inspector tests are constant TIMEOUTs
https://bugs.webkit.org/show_bug.cgi?id=313791
Summary
REGRESSION(312305@main): [macOS] 5 http/tests/inspector tests are constant TI...
Brent Fulgham
Reported
2026-04-30 17:41:01 PDT
The changes in
Bug 313025
seems to have introduced a bot incremental build issue on some machines. The stamp file in DERIVED_FILE_DIR (build intermediates) persists across builds, but the products directory gets cleaned. Xcode sees the stamp is newer than all inputs, skips the phase, and the inspector resources are never copied. This change adds a check that at least one of the WebInspectorUI product files is present in the output file location so that the copy phase will happen, even if the stamp file indicates that no changes were made to the contents of the WebInspectorUI files. This problem is unique to the WebInspectorUI project. <
rdar://175978103
>
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2026-04-30 17:44:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64014
EWS
Comment 2
2026-04-30 21:11:03 PDT
Committed
312412@main
(d26734e26f72): <
https://commits.webkit.org/312412@main
> Reviewed commits have been landed. Closing PR #64014 and removing active labels.
Brent Fulgham
Comment 3
2026-05-01 10:14:17 PDT
Reopening: This change dealt with a *different* build problem.
Brent Fulgham
Comment 4
2026-05-01 10:22:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64052
EWS
Comment 5
2026-05-01 14:25:05 PDT
Committed
312450@main
(8fdb43bdab38): <
https://commits.webkit.org/312450@main
> Reviewed commits have been landed. Closing PR #64052 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug