Hi Pravin and Eric, I also faced similar issue with http://queues.webkit.org/patch/141226 and ESW bots thrown the same error as Pravin outlined.
So the way I fixed this is by removing the svn property which is set on the new layout test as- svn propdel svn:executable <path to new layout test> And then when I uploaded the patch(http://queues.webkit.org/patch/141236), ESW bots were able to apply it successfully. So is this the same that you are looking for? Vivek On Fri, May 11, 2012 at 11:32 AM, Eric Seidel <[email protected]> wrote: > Presumably this is the same as > https://bugs.webkit.org/show_bug.cgi?id=85742. > > On Thu, May 10, 2012 at 10:56 PM, Pravin D <[email protected]> wrote: > > Hi All, > > > > I had uploaded a patch for a Bug from Windows cygwin, using " > webkit-patch > > upload" command. > > All the EWS bots are not able to apply the patch issuing the following > > error: > > > > Failed to find the property value for the SVN property "svn:executable": > "## > > -0,0 +1 ## > > ". at /mnt/git/webkit-style-queue/Tools/Scripts/VCSUtils.pm line 1197, > > <ARGV> line 478. > > > > > > can anyone help on this? > > > > --Pravin > > > > > > _______________________________________________ > > webkit-dev mailing list > > [email protected] > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

