close Warning: Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 13 years ago

Closed 13 years ago

#851 closed defect (fixed)

fallo en estimacion del ejemplo F

Reported by: josp Owned by: Pedro Gea
Priority: critical Milestone: Maintenance
Component: Tests Keywords:
Cc:

Description

Compilar en samples/Basics

  • F0_00_project.tol
  • F0_01_variables.tol
  • F1_02_model.tol
  • F1_E_03_estimation_BSR.tol

se genera este error:

Warning: [25] :: function failed at : 
MMS::Container::GetEstimation(1)::GetStrategy(?)::GetResults(?)::GetNativeResults(?)::Output

Warning: [26] :: function failed at : 
MMS::Container::GetEstimation(1)::GetStrategy(?)::GetResults(?)::GetNativeResults(?)::Output::ParameterInfo

ERROR: [1] model.ParameterInfo could not be created.

Ouput no es miembro de NativeResults.

Change History (2)

comment:1 Changed 13 years ago by Pedro Gea

Status: newaccepted

El uso de ...::Container::GetEstimation(1)... es inadecuado y los errores dependerán de qué estimaciones se hayan cargado previamente.

comment:2 Changed 13 years ago by Pedro Gea

Resolution: fixed
Status: acceptedclosed

(In [2867]) Se corrigen algunos errores en los ejemplos básicos.
Closes #851

Note: See TracTickets for help on using tickets.