Opened 4 years ago
Last modified 3 years ago
#6397 new defect
Simulations with -lv vendor annotation fail in the testsuite
Reported by: | Francesco Casella | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Testing Framework | Version: | 1.18.0-dev |
Keywords: | Cc: |
Description
All simulations in ScalableTestGrids are failing with this error;
Regular simulation: ./ScalableTestGrids_noopt_ScalableTestGrids.Models.Type1_N_1_M_1 -abortSlowSimulation -alarm=500 -nls=kinsol -lv=LOG_STATS -lv LOG_STATS stdout | warning | each command line option can only be used once: -lv
I understand one -lv
option comes from the __OpenModelica_simulationFlags(nls="kinsol", lv="LOG_STATS")
in the code, while the other is probably added by Jenkins.
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed