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

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to