Changes between Version 8 and Version 9 of CoverageIssues


Ignore:
Timestamp:
2016-04-08T12:07:49Z (9 years ago)
Author:
Willi Braun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified CoverageIssues

    v8 v9  
    8888  * -> perhaps mixed non-linear problem or homotopy handling
    8989
     90== ModelicaTest ==
     91[[Image(https://test.openmodelica.org/libraries/history/ModelicaTest_3.2.1-trend.svg, link=https://test.openmodelica.org/libraries/ModelicaTest_3.2.1/BuildModelRecursive.html, 550px)]]
     92
     93* FrontEnd issue
     94  * ModelicaTest.Fluid.Dissipation.Verifications.PressureLoss.StraightPipe.dp_twoPhaseOverall_DP
     95  * ModelicaTest.Fluid.TestComponents.Fittings.TestWallFriction
     96  * ModelicaTest.Math.MatricesInModel
     97  * ModelicaTest.Media.TestAllProperties.MoistAir
     98
     99* Assert in non-linear loops during initialization:
     100  * ModelicaTest.Fluid.TestComponents.Fittings.TestSuddenExpansion
     101  * ModelicaTest.Fluid.TestExamplesVariants.HeatingSystem_SteadyState
     102  * ModelicaTest.Fluid.TestPipesAndValves.LumpedPipeInitialization
     103*Solving non-linear system at initialization:
     104  * ModelicaTest.Fluid.TestExamplesVariants.HeatingSystem_FixedInitial
     105 
     106* Simulation terminated by an assert
     107  * ModelicaTest.Fluid.TestComponents.Sensors.TestTemperature1
     108  * ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank
     109  * ModelicaTest.MultiBody.Joints.SphericalSpherical2
     110  * ModelicaTest.MultiBody.Joints.UniversalSpherical
     111
     112* Division by zero at initialization:
     113  * ModelicaTest.Fluid.TestComponents.NewFittings.Bends.CurvedBend
     114  * ModelicaTest.Fluid.TestComponents.NewFittings.Bends.EdgedBend
     115  * ModelicaTest.Fluid.TestComponents.NewFittings.Orifices.ThickEdgedOrifice
     116
    90117== [...] ==