Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] How to setup a CI instance to run builds using Xvfb?

Hi Patrick,

at Eclipse SWTChart, we use xvnc instead of xvfb for UI tests. Have a look at the Jenkins configuration:

https://github.com/eclipse/swtchart/blob/develop/Jenkinsfile
https://ci.eclipse.org/swtchart/


Best,
Philip

On 26.04.23 19:23, Patrick Reinhart wrote:
Hello Everyone,

I'm new around the Eclipse CBI environment and just started in setup the Java Mission Control Build that have the need of running UI based tests, that would need to have the Xvfb stack in order to run. Now this seems not to be available in the default configuration so far as I could find out.

How would I be able to enable this feature the correct way?

Thanks for any help is very much appreciated...

Patrick


_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cbi-dev

--
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~



Back to the top