[Webkit-unassigned] [Bug 287858] `run-webkit-tests --reset-results --add-baselines-to-platform`'s exits early
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 18 06:37:58 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=287858
--- Comment #2 from Mirko Brodesser <mbrodesser at igalia.com> ---
Moreover:
`Tools/Scripts/run-webkit-tests --gtk --debug --details --reset-results --add-baselines-to-platform=LayoutTests/platform/glib LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/` reveals:
```
Running 487 tests
Running 7 WebKitTestRunners in parallel.
worker/0 starting
worker/1 starting
worker/2 starting
worker/4 starting
worker/3 starting
worker/5 starting
worker/6 starting
[4/487] imported/w3c/web-platform-tests/css/css-fonts/matching/font-unicode-PUA-primary-font.html
txt: <none>
png: <none>
wav: <none>
webarchive: <none>
exp: SKIP
got: SKIP
took: 0.000
[5/487] imported/w3c/web-platform-tests/css/css-fonts/matching/font-unicode-PUA.html
txt: <none>
png: <none>
wav: <none>
webarchive: <none>
exp: SKIP
got: SKIP
took: 0.000
```
Compare to `Tools/Scripts/run-webkit-tests --gtk --debug --details LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/`:
```
Running 487 tests
Running 7 WebKitTestRunners in parallel.
worker/0 starting
worker/2 starting
worker/1 starting
worker/3 starting
worker/4 starting
worker/5 starting
worker/6 starting
[7/487] imported/w3c/web-platform-tests/css/css-fonts/animations/font-palette-animation-not-specified-endpoints.html
txt: imported/w3c/web-platform-tests/css/css-fonts/animations/font-palette-animation-not-specified-endpoints-expected.txt
png: <none>
wav: <none>
webarchive: <none>
exp: PASS
got: PASS
took: 6.978
[8/487] imported/w3c/web-platform-tests/css/css-fonts/matching/font-unicode-PUA-primary-font.html
txt: <none>
png: <none>
wav: <none>
webarchive: <none>
exp: PASS
got: PASS
took: 14.370
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250218/6246765f/attachment.htm>
More information about the webkit-unassigned
mailing list