Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-72838

SimulinkCheckParser error on fingerprinting files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • analysis-model
    • operting system of runner is windows
      Analysis Model API Plugin Version 12.1.0
      Warnings Plugin Version 11.2.0

      The SimulinkCheckParser expects the id of the div.ReportContent block to be the filename of the model and passes it to the issuebuilder.

      issueBuilder.setFileName(system)

      but the id is only the model name and not the filename so the .slx extension is missing. What leads to fingerprint errors.

      [-ERROR-] Can't create fingerprints for some files:
      [Simulink Check Tool] [-ERROR-] - 'sldemo_mdladv' file not found

      or am I missing something?
      I tried to call the recordIssues from within the same directory the slx file is located.
      I tried it with the result file located next to the slx file.

            davida2009 David Aldrich
            thebro Kevin Broselge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: