Skip to content

Add gdsp_remoteproc test script and README for Lemans platform #19

Add gdsp_remoteproc test script and README for Lemans platform

Add gdsp_remoteproc test script and README for Lemans platform #19

Re-run triggered June 19, 2025 05:03
Status Failure
Total duration 9s
Artifacts
permissions
3s
permissions
Fit to window
Zoom out
Zoom in

Annotations

4 errors
permissions
Process completed with exit code 1.
permissions: ./Runner/suites/Kernel/FunctionalArea/baseport/gdsp_remoteproc/run.sh#L1
./Runner/suites/Kernel/FunctionalArea/baseport/gdsp_remoteproc/run.sh is not executable. Please run: chmod +x ./Runner/suites/Kernel/FunctionalArea/baseport/gdsp_remoteproc/run.sh && git add ./Runner/suites/Kernel/FunctionalArea/baseport/gdsp_remoteproc/run.sh
permissions: run.sh#L2
To fix, run: find . -name '*.sh' -o -name 'run.sh' | xargs chmod +x && git add . && git commit -m 'Fix: restore executable bits on scripts' && git push
permissions: run.sh#L1
❌ Some shell scripts are missing executable permissions. This can break CI and LAVA. Please fix before merging.