Is your feature request related to a problem? Please describe.
Unit tests on linux often fail even when they pass on windows. To fully prevent regressions on linux we need to continue to test on linux with every push.
Describe the solution you'd like
Run the full GB test suite on linux with every push
Additional context
This will require some work with virtual x servers like xvfb
Is your feature request related to a problem? Please describe. Unit tests on linux often fail even when they pass on windows. To fully prevent regressions on linux we need to continue to test on linux with every push.
Describe the solution you'd like Run the full GB test suite on linux with every push
Additional context This will require some work with virtual x servers like xvfb