Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 64a04d9ef753ca6513b4a37ab9add863d873df5c
https://github.com/WebKit/WebKit/commit/64a04d9ef753ca6513b4a37ab9add863d873df5c
Author: Fujii Hironori <[email protected]>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M Tools/Scripts/webkitpy/port/base.py
Log Message:
-----------
REGRESSION(277674@main): Windows port doesn't skip other platform tests
https://bugs.webkit.org/show_bug.cgi?id=272920
Reviewed by Jonathan Bedard.
After https://commits.webkit.org/277674@main, Windows port didn't skip
other platform tests, and a lot of test failures were reported. Test
names should use forward slashes rather than backward slashes for
directory separators. Use relative_test_filename to convert a test
file path to a test name.
* Tools/Scripts/webkitpy/port/base.py:
Canonical link: https://commits.webkit.org/277696@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes