jenkins-matlab-plugin icon indicating copy to clipboard operation
jenkins-matlab-plugin copied to clipboard

This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.

Results 36 jenkins-matlab-plugin issues
Sort by recently updated
recently updated
newest added

With reference to Braess Hennings Mails which is quoted below. It seems we shall allow user to use some of the essential MATLAB startup options in this case its was...

enhancement

For example, PDF Report is not supported in Mac system is a known bug. The error messages(such as below) in Console log could be more specific. It can seem to...

enhancement

As per the discussion in PR #130 we shall find a reasonable solution to avoid the stack trace of test_runner_.m being displayed on console log

enhancement

Fixes https://github.com/mathworks/jenkins-matlab-plugin/issues/285, https://github.com/mathworks/jenkins-matlab-plugin/issues/337 and https://github.com/mathworks/jenkins-matlab-plugin/issues/349 by: - Adding sentinel for skipped tasks in logs and linking table links to them - Adding build results table generation for Run MATLAB command...

The minimum Jenkins version required to install MATLAB Jenkins Plugin is shown in the plugin [doc page](https://plugins.jenkins.io/matlab/). This version value is read from the [POM file](https://github.com/mathworks/jenkins-matlab-plugin/blob/IntegTests/pom.xml). For 2.14.0 Jenkins MATLAB...

Occurs inside of a Docker container when using batch token licensing. Doesn't interfere with the build, but probably something that we should look into. I'm wondering if it's coming from...

bug
question

Skipped is different than not run. When task dont run (because an earlier task has failed) It should show up as not run, but this is diferent than skipped.

enhancement
xbug

Hello, I;d like to add (custom) plugins when running the Matlab test. As example, I want to add an extra output format for test results. So my request is to...

enhancement

There is no link for skipped build tasks using the Run MATLAB build step.