Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 1098f21

Browse files
committed
Added note in CONFIGDOC.md
1 parent 8902ffc commit 1098f21

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CONFIGDOC.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The automatic test execution feature of the plugin enables you to generate diffe
4141

4242
![Workspace01](https://user-images.githubusercontent.com/47204011/55470859-1e621080-5626-11e9-98f2-044144272643.JPG)
4343

44+
**Note:** Producing a PDF test report is not currently supported on MacOS platforms.
45+
4446
### Option 2: Freestyle Project with Custom Test Mode
4547
This option enables you to develop your custom MATLAB commands for running tests. To configure the Jenkins build where you can customize the MATLAB test execution, follow these steps.
4648

@@ -77,6 +79,8 @@ To configure the plugin for a matrix build where tests run automatically in mult
7779

7880
You can select the test artifact check boxes when tests run automatically. Once you have made your selections, save your settings and run the build.
7981

82+
**Note:** Producing a PDF test report is not currently supported on MacOS platforms.
83+
8084
### Option 2: Multi-Configuration Project with Custom Test Mode
8185

8286
To configure the matrix build where you can customize the MATLAB test execution, create a multi-configuration project and follow these steps.

src/main/resources/com/mathworks/ci/MatlabBuilder/RunTestsAutomaticallyOption/help-taPDFReportChkBx.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
Consider copying the report to a location outside the workspace and opening it from there. For more information,
77
see <a href="http://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy">Configuring Jenkins Content Security Policy</a>.
88
<br><br>
9-
Note:This feature is not currently supported on MacOS platforms.
9+
<b>Note:</b>This feature is not currently supported on MacOS platforms.
1010
</div>

0 commit comments

Comments
 (0)