Borrar filtros
Borrar filtros

Getting "Failed to initialize results" with Test Manager

6 visualizaciones (últimos 30 días)
Trying to run a test case using the test manager. I get "failed to initialize results" when I hit run. I had it running yesterday so I know it works and I also can manually start the test using the top level model.
  1 comentario
Dhruvesh Patel
Dhruvesh Patel el 30 de Jun. de 2017
One possible causes to this error could be that the SDI repository is corrupted and the simulation is not able to start from the test manager.
In order to reset the SDI repository, execute the following command:
>> sdi.Repository.clearRepositoryFile()

Iniciar sesión para comentar.

Respuesta aceptada

Richard Hopple
Richard Hopple el 3 de Jul. de 2017
Editada: Richard Hopple el 3 de Jul. de 2017
Dhruvesh, that worked! Thanks!
sdi.Repository.clearRepositoryFile()

Más respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by