https://bugs.winehq.org/show_bug.cgi?id=43799
Bug ID: 43799 Summary: Setup a remote CI service Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: krichter@posteo.de Distribution: ---
Created attachment 59328 --> https://bugs.winehq.org/attachment.cgi?id=59328 patch
Travis CI could help detect build and test failures like https://travis-ci.org/krichter722/wine/builds/280826290. If there's an existing CI it could provide additional feedback since there're obviously failure which aren't covered currently.
https://bugs.winehq.org/show_bug.cgi?id=43799
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@fds-team.de
--- Comment #1 from Michael Müller michael@fds-team.de --- Build failures are already tracked via https://dev.wine-staging.com/builder/. The build bot compiles Wine after each commit round.
Regarding the tests: You won't be able to get all test to succeed without running a Xorg server including a proper OpenGL implementation.