Bug 299036
| Summary: | [build.webkit.org] Update unit-tests for buildbot 4 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | gsnedders, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=300401 | ||
Aakash Jain
[build.webkit.org] Update unit-tests for buildbot 4.
They are broken after changes in https://bugs.webkit.org/show_bug.cgi?id=298899
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161267781>
Aakash Jain
*** Bug 300908 has been marked as a duplicate of this bug. ***
Sam Sneddon [:gsnedders]
*** Bug 300939 has been marked as a duplicate of this bug. ***
Sam Sneddon [:gsnedders]
There's a draft PR up on https://github.com/WebKit/WebKit/pull/52518 which while mostly just done with `sed` substantially moves us towards things passing — this also covers bug 300401, because there was no reason to limit sed to one directory at a time.
I think there's some more low-hanging fruit with properties that will fix a bit, logging output being required to end with new lines… but it's definitely the majority of the changes needed.
Aakash Jain
Fixed in https://commits.webkit.org/302931@main (See https://bugs.webkit.org/show_bug.cgi?id=300401#c5)