Title: [203485] trunk/Tools
Revision
203485
Author
aakash_j...@apple.com
Date
2016-07-20 19:09:51 -0700 (Wed, 20 Jul 2016)

Log Message

Revert temporary fix r203417
https://bugs.webkit.org/show_bug.cgi?id=160001

Reviewed by Alexey Proskuryakov.

* EWSTools/start-queue-mac.sh: Revert the temporary fix.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (203484 => 203485)


--- trunk/Tools/ChangeLog	2016-07-21 00:45:39 UTC (rev 203484)
+++ trunk/Tools/ChangeLog	2016-07-21 02:09:51 UTC (rev 203485)
@@ -1,5 +1,14 @@
 2016-07-20  Aakash Jain  <aakash_j...@apple.com>
 
+        Revert temporary fix r203417
+        https://bugs.webkit.org/show_bug.cgi?id=160001
+
+        Reviewed by Alexey Proskuryakov.
+
+        * EWSTools/start-queue-mac.sh: Revert the temporary fix.
+
+2016-07-20  Aakash Jain  <aakash_j...@apple.com>
+
         REGRESSION(r148588): ews classes might get garbage collected
         https://bugs.webkit.org/show_bug.cgi?id=159990
 

Modified: trunk/Tools/EWSTools/start-queue-mac.sh (203484 => 203485)


--- trunk/Tools/EWSTools/start-queue-mac.sh	2016-07-21 00:45:39 UTC (rev 203484)
+++ trunk/Tools/EWSTools/start-queue-mac.sh	2016-07-21 02:09:51 UTC (rev 203485)
@@ -80,9 +80,6 @@
     # preventing webkit-patch from launching.
     ./Tools/Scripts/test-webkitpy
 
-    # Temporary workaround for iOS EWS failing after the fix for bug 159539.
-    find ./Tools -name *.pyc -delete
-
     # We use --exit-after-iteration to pick up any changes to webkit-patch, including
     # changes to the contributors.json file.
     ./Tools/Scripts/webkit-patch $QUEUE_NAME --bot-id=$BOT_ID --no-confirm --exit-after-iteration $RESET_AFTER_ITERATION $QUEUE_PARAMS
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to