Skip to content
Commit 600d26b9 authored by Alexander Semke's avatar Alexander Semke
Browse files

[tests] skip the execution of Maxima and Octave tests if the executables are not found.

We don't have any compile time dependencies to Maxima and Octave and communicate with the executables.
So, we need to check at runtime whether the executables are present. This will address the issues with failing
Octave tests on CI since Octave is not available in the CI images yet.

Also, added some debug output in one of Maxima's test trying to understand why it's failing on CI.
parent 20b085af
Pipeline #344116 failed with stage
in 4 minutes and 28 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment