Title: [231053] trunk/Tools
Revision
231053
Author
[email protected]
Date
2018-04-26 10:54:42 -0700 (Thu, 26 Apr 2018)

Log Message

WinCairo WKL Debug Test bot is not using DRT.
https://bugs.webkit.org/show_bug.cgi?id=185009

Reviewed by Per Arne Vollan.

* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (231052 => 231053)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2018-04-26 17:46:32 UTC (rev 231052)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2018-04-26 17:54:42 UTC (rev 231053)
@@ -304,7 +304,7 @@
                       "slavenames": ["wincairo-wkl-debug-build-01"]
                     },
                     {
-                      "name": "WinCairo 64-bit WKL Debug (Tests)", "type": "Test", "builddir": "wincairo-wkl-debug-tests",
+                      "name": "WinCairo 64-bit WKL Debug (Tests)", "type": "TestWebKit1", "builddir": "wincairo-wkl-debug-tests",
                       "platform": "wincairo", "configuration": "debug", "architectures": ["x86_64"],
                       "slavenames": ["wincairo-wkl-debug-tests-01", "wincairo-wkl-debug-tests-02"]
                     },

Modified: trunk/Tools/ChangeLog (231052 => 231053)


--- trunk/Tools/ChangeLog	2018-04-26 17:46:32 UTC (rev 231052)
+++ trunk/Tools/ChangeLog	2018-04-26 17:54:42 UTC (rev 231053)
@@ -1,3 +1,12 @@
+2018-04-26  Ross Kirsling  <[email protected]>
+
+        WinCairo WKL Debug Test bot is not using DRT.
+        https://bugs.webkit.org/show_bug.cgi?id=185009
+
+        Reviewed by Per Arne Vollan.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2018-04-26  Per Arne Vollan  <[email protected]>
 
         Disable content filtering in minimal simulator mode
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to