Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 25e60786a069027a953cb008696e40d79c1da113 https://github.com/WebKit/WebKit/commit/25e60786a069027a953cb008696e40d79c1da113 Author: Matthew Finkel <m_fin...@apple.com> Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths: M Tools/Scripts/webkitpy/port/mac.py Log Message: ----------- REGRESSION(298467@main): Introduced an exception to dashboard-tests https://bugs.webkit.org/show_bug.cgi?id=297242 rdar://158070468 Reviewed by Jonathan Bedard. Only run xattr command if the file path exists. `self.self.layout_tests_dir` may be the path to dashboard tests, in which case the command fails. Also, fix the command such that it actually sets the quarantine bit. * Tools/Scripts/webkitpy/port/mac.py: (MacPort.setup_test_run): Canonical link: https://commits.webkit.org/298537@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes