[webkit-dev] Python on the Tiger build bot
Alexey Proskuryakov
ap at webkit.org
Thu May 13 09:14:06 PDT 2010
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 that.
I don't think that skipping tests due to a different version of python installed is acceptable. Either new python should be installed, or tests should fail, silently ignoring them is wrong.
Better yet, run-webkit-tests should work with all versions of python that are shipped on supported Mac OS X versions.
Unless someone is going to update python on buildbots, rolling out the patch again seems to be the only option.
- WBR, Alexey Proskuryakov
More information about the webkit-dev
mailing list