MDANSE icon indicating copy to clipboard operation
MDANSE copied to clipboard

Add gui tests to regular CI

Open oerc0122 opened this issue 1 year ago • 1 comments

Description of work Currently MDANSE_GUI tests are not being run. This enables these.

Until the failures on Ubuntu runners (due to missing libEGL.so) are resolved this will be a draft.

Fixes Enables GUI tests.

To test Standard tests.

oerc0122 avatar Mar 05 '25 15:03 oerc0122

Should we just add some command in the Ubuntu workflow to install the missing library? Like apt install libegl1, or something more specific like apt install libegl1-mesa-dev?

MBartkowiakSTFC avatar May 07 '25 08:05 MBartkowiakSTFC

Superseded by #1018

oerc0122 avatar Oct 09 '25 10:10 oerc0122