Title: [260874] trunk/Tools
Revision
260874
Author
[email protected]
Date
2020-04-28 22:56:54 -0700 (Tue, 28 Apr 2020)

Log Message

Upgrade motionmark1.1.plan to r260656
https://bugs.webkit.org/show_bug.cgi?id=211143

Patch by Said Abou-Hallawa <[email protected]> on 2020-04-28
Reviewed by Darin Adler.

r260656 includes a fix for the Multiply test.

* Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (260873 => 260874)


--- trunk/Tools/ChangeLog	2020-04-29 05:53:06 UTC (rev 260873)
+++ trunk/Tools/ChangeLog	2020-04-29 05:56:54 UTC (rev 260874)
@@ -1,3 +1,14 @@
+2020-04-28  Said Abou-Hallawa  <[email protected]>
+
+        Upgrade motionmark1.1.plan to r260656
+        https://bugs.webkit.org/show_bug.cgi?id=211143
+
+        Reviewed by Darin Adler.
+
+        r260656 includes a fix for the Multiply test.
+
+        * Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan:
+
 2020-04-28  Wenson Hsieh  <[email protected]>
 
         [Text manipulation] Add a userInfo dictionary to _WKTextManipulationToken

Modified: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan (260873 => 260874)


--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2020-04-29 05:53:06 UTC (rev 260873)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2020-04-29 05:56:54 UTC (rev 260874)
@@ -1,7 +1,7 @@
 {
     "timeout": 1800,
     "count": 1,
-    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r234833",
+    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r260656",
     "webserver_benchmark_patch": "data/patches/webserver/MotionMark.patch",
     "webdriver_benchmark_patch": "data/patches/webdriver/MotionMark.patch",
     "entry_point": "index.html",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to