[webkit-changes] [WebKit/WebKit] 4383ea: Add a plan file to allow for internal Apple testin...
Simon Fraser
noreply at github.com
Tue Sep 12 09:54:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4383ea973361df52eeae10483203a5902952b8a7
https://github.com/WebKit/WebKit/commit/4383ea973361df52eeae10483203a5902952b8a7
Author: Simon Fraser <simon.fraser at apple.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M Tools/Scripts/webkitpy/benchmark_runner/benchmark_builder.py
A Tools/Scripts/webkitpy/benchmark_runner/data/patches/signposts/MotionMark1.3-tentative.patch
A Tools/Scripts/webkitpy/benchmark_runner/data/patches/webdriver/MotionMark1.3-tentative.patch
A Tools/Scripts/webkitpy/benchmark_runner/data/patches/webserver/MotionMark1.3-tentative.patch
A Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.3-tentative.plan
Log Message:
-----------
Add a plan file to allow for internal Apple testing of a new tentative MotionMark branch
https://bugs.webkit.org/show_bug.cgi?id=261450
rdar://115327200
Reviewed by Stephanie Lewis.
Add a plan file and relevant patches so that Apple can test
https://github.com/WebKit/MotionMark/tree/apple-tentative-1.3 internally.
Plan file was optimized via plan_file_optimizer.py.
* Tools/Scripts/webkitpy/benchmark_runner/benchmark_builder.py:
(BenchmarkBuilder._apply_patch):
* Tools/Scripts/webkitpy/benchmark_runner/data/patches/signposts/MotionMark1.3-tentative.patch: Added.
* Tools/Scripts/webkitpy/benchmark_runner/data/patches/webdriver/MotionMark1.3-tentative.patch: Added.
* Tools/Scripts/webkitpy/benchmark_runner/data/patches/webserver/MotionMark1.3-tentative.patch: Added.
* Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.3-tentative.plan: Added.
Canonical link: https://commits.webkit.org/267904@main
More information about the webkit-changes
mailing list