Re: [webkit-dev] webkitbot unable to roll out patches

2014-08-18 Thread Ryosuke Niwa
How could Ossy reboot the bot!?  As far as I know, he doesn't have the
access to the machine on which webkitbot is running.

Having said that, are you sure there are no conflicts?  That error usually
occurs when there is some other change such that we can't simply reverse
apply the specified revision.

- R. Niwa


On Sun, Aug 17, 2014 at 11:54 PM, Andy Estes aes...@apple.com wrote:

 I tried using webkitbot tonight to roll out a patch, but it's encountering
 an error running `update-webkit`.

 [23:42:16]  estes webkitbot: rollout r172697 made two webarchive layout
 tests start flaking
  [23:42:18]  webkitbot estes: Preparing rollout for
 http://trac.webkit.org/changeset/172697 ...
  [23:42:39]  webkitbot Exception executing command: Failed to run
 ['Tools/Scripts/update-webkit'] exit_code: 1

 Ossy rebooted the bot but the error persists. Perhaps something's gone
 wrong with the bot's working copy?

 Andy

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] webkitbot unable to roll out patches

2014-08-18 Thread Andy Estes

 On Aug 18, 2014, at 12:17 AM, Ryosuke Niwa rn...@webkit.org wrote:
 
 How could Ossy reboot the bot!?  As far as I know, he doesn't have the access 
 to the machine on which webkitbot is running.

webkitbot has a restart option.

 
 Having said that, are you sure there are no conflicts?  That error usually 
 occurs when there is some other change such that we can't simply reverse 
 apply the specified revision.

I’m not sure, but since the error was with update-webkit rather than with 
svn-apply I didn’t suspect a failure to revert the patch.

Andy___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] webkitbot unable to roll out patches

2014-08-18 Thread Ryosuke Niwa
On Mon, Aug 18, 2014 at 12:19 AM, Andy Estes aes...@apple.com wrote:


 On Aug 18, 2014, at 12:17 AM, Ryosuke Niwa rn...@webkit.org wrote:

 How could Ossy reboot the bot!?  As far as I know, he doesn't have the
 access to the machine on which webkitbot is running.


 webkitbot has a restart option.


That command doesn't really reboot the machine.  We should probably remove
that option entirely.

  Having said that, are you sure there are no conflicts?  That error
 usually occurs when there is some other change such that we can't simply
 reverse apply the specified revision.


 I'm not sure, but since the error was with update-webkit rather than with
 svn-apply I didn't suspect a failure to revert the patch.


Okay. I'll take a look.

- R. Niwa
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev