Skip to content

Drop manual ADE test

Walter Lozano requested to merge wip/wlozano/ade-manual into apertis/v2023dev1

The manual ADE test was meant to test the build and remote debugging of an application with ADE, while other automated tests perform building checks. After the switching to Flatpak, the use of ADE is only meant to handling sysroots and not to debug applications, making this test useless.

Drop the manual test since it has not real value.

https://phabricator.apertis.org/T8179

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports