[Webkit-unassigned] [Bug 39058] old-run-webkit-tests should use ensure-valid-python to check if it can run the websockets tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 11:13:10 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39058





--- Comment #3 from Eric Seidel <eric at webkit.org>  2010-05-13 11:13:09 PST ---
It's just like how we dynamically skip tests on Windows when your machine isn't supported for hardware compositing.

This came up because the Tiger bot currently has Python 2.3, and the resolution to that was to skip all the websocket tests (which is bad).  I'd rather have the skip only happen if someone is missing the proper python.  We can display a huge warning if you like.

I'm happy to close this as WONTFIX, as it means less work for me.  But I think automatically skipping with a big warning is a better behavior than our current manual skip or than making it impossible to run test at all w/o python 2.5.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list