Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cf0de478beafa89ab5385967840473aabdf5a8fe
https://github.com/WebKit/WebKit/commit/cf0de478beafa89ab5385967840473aabdf5a8fe
Author: Fujii Hironori <[email protected]>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py
Log Message:
-----------
[run-webkit-tests] -stderr.txt file isn't generated if the ref test fails to
generate a pixel dump
https://bugs.webkit.org/show_bug.cgi?id=283608
Reviewed by Alexey Proskuryakov.
SingleTestRunner._run_reftest exited early if a
FailureReftestNoImagesGenerated occured, and forgot to call
write_test_result.
It should call write_test_result to write -stderr.txt file.
* Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:
(SingleTestRunner._run_reftest):
Canonical link: https://commits.webkit.org/287069@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