Re: [webkit-dev] Python on the Tiger build bot

2010-05-13 Thread 鵜飼文敏
I heard on #webkit that the Tiger bot has been on Python 2.5 for some time, and found r+ for https://bugs.webkit.org/show_bug.cgi?id=38886 and https://bugs.webkit.org/show_bug.cgi?id=38822. I believe we have consensus to use Python 2.5 (or later) for webkit development environment. I tried to

Re: [webkit-dev] Python on the Tiger build bot

2010-05-13 Thread Eric Seidel
That error looks like its trying to use python 2.5. Skipping the websocket tests on Tiger (manually at least) is bad. Would be better to do it based on detected python. Filed: https://bugs.webkit.org/show_bug.cgi?id=39058 about doing just that. -eric On Thu, May 13, 2010 at 2:14 AM, Fumitoshi

Re: [webkit-dev] Python on the Tiger build bot

2010-05-13 Thread Alexey Proskuryakov
13.05.2010, в 06:15, Eric Seidel написал(а): That error looks like its trying to use python 2.5. Skipping the websocket tests on Tiger (manually at least) is bad. Would be better to do it based on detected python. Filed: https://bugs.webkit.org/show_bug.cgi?id=39058 about doing just

Re: [webkit-dev] Python on the Tiger build bot

2010-05-11 Thread Maciej Stachowiak
On May 10, 2010, at 11:01 PM, Eric Seidel wrote: On Mon, May 10, 2010 at 2:25 AM, Maciej Stachowiak m...@apple.com wrote: My feeling about requiring a higher Python version for Tiger remains this: I'd prefer that we provide an easy means to do the install of Python 2.6 (ideally a single

Re: [webkit-dev] Python on the Tiger build bot

2010-05-10 Thread Maciej Stachowiak
On May 7, 2010, at 9:10 PM, Eric Seidel wrote: 2. Additionally, Tiger seems mostly ignored by WebKit (note examples like https://bugs.webkit.org/show_bug.cgi?id=38743). No one develops on Tiger to my knowledge (note mjs last night in #webkit noting how he had no access to a Tiger machine, I

Re: [webkit-dev] Python on the Tiger build bot

2010-05-09 Thread Eric Seidel
I am not certain as to which agreement you refer. However, I can understand that historically we viewed the python tools as less essential than they appear to have become. Just as we moved from CVS to SVN and at that time required all Tiger machines to install an SVN package, so too today are an

Re: [webkit-dev] Python on the Tiger build bot

2010-05-08 Thread Chris Jerdonek
[Re-sending from correct address] On Fri, May 7, 2010 at 9:10 PM, Eric Seidel e...@webkit.org wrote: I'm happy to add a brief note to the tools.html page noting that python 2.5 is required and linking to a page. A couple months ago I started a page that contains instructions on how to upgrade:

Re: [webkit-dev] Python on the Tiger build bot

2010-05-08 Thread Sam Weinig
This was my understanding as well. -Sam On Thu, May 6, 2010 at 9:54 PM, Alexey Proskuryakov a...@webkit.org wrote: I thought the agreement was that essential tools shouldn't add more requirements on the installed tools. Is it not the case? - WBR, Alexey Proskuryakov 06.05.2010, в 21:30,

Re: [webkit-dev] Python on the Tiger build bot

2010-05-07 Thread David Levin
On Thu, May 6, 2010 at 9:54 PM, Alexey Proskuryakov a...@webkit.org wrote: I thought the agreement was that essential tools shouldn't add more requirements on the installed tools. Is it not the case? fwiw, that wasn't how I understood this thread:

Re: [webkit-dev] Python on the Tiger build bot

2010-05-07 Thread Eric Seidel
WebKit's gold-standard development system appears to be Leopard. (I would guess Snow Leopard, except the SL bots only finally turned green about two weeks ago.) Leopard's python is 2.5.1. I agree that we should target making development as simple as possible for the common/standard system. I

[webkit-dev] Python on the Tiger build bot

2010-05-06 Thread Eric Seidel
WebKitTools/Scripts/webkitpy python requires 2.5+. We'd like to be able to use python 2.5 on the Tiger build bot (for websocket tests among other things). Would someone be able to install a newer Tiger on that machine? Here is python 2.6.5 for the mac:

Re: [webkit-dev] Python on the Tiger build bot

2010-05-06 Thread Alexey Proskuryakov
I thought the agreement was that essential tools shouldn't add more requirements on the installed tools. Is it not the case? - WBR, Alexey Proskuryakov 06.05.2010, в 21:30, Eric Seidel написал(а): WebKitTools/Scripts/webkitpy python requires 2.5+. We'd like to be able to use python 2.5