I think I have a fix; stay tuned.

- DJC

On 06/12/2013 07:48 AM, Darrel Conway wrote:
Hmm, the new math errors come from the tab code intended to fix GMT-3336. The issue is that the new code scans each line and stops replacing tab characters with spaces when the tab follows an "odd numbered" single quote mark, so that a tab character inside of a single quoted string is preserved. We use tab characters for two things, though -- to delineate strings, and to transpose matrices, and it is the matrix transpose usage that is triggering the errors here.

Any suggestions about how to proceed? One thing we could do is to use escape characters for tabs in strings, so to put a tab between "before" and "after" we'd use a C-style string, so this:

    MyString = 'before\tafter'
    Report rf MyString

would generate this in the file:

    before    after

(except there would be a tab between teh words -- my mail program does tab->space replacements. Sigh.) When I was out there we discussed this option, but chose not to use it because it would be confusing to users, IIRC.

- DJC

On 06/11/2013 08:40 PM, [email protected] wrote:
   -----------------------------------------------------------------
   Summary
   -----------------------------------------------------------------
   System configuration: GS580W-GMAT-T4/Win7-64/GMAT-32/M2013a/VS/Internal
   Tested build: 2013-06-11
   Regression build: 2013-06-10
Total number of scripts: 10507 (+17 deferred)
   Percent Passed: 99.09%
   New issues: 71
        Output changes: 0
        New truth failures: 0
        New crashes: 0
        New script errors: 71
        New comparator errors: 0
   Fixed issues: 0
   Total issues: 96
Test system warnings: 11
   New deferred issues: 1
   Fixed deferred issues: 0
   Total deferred issues: 16
Run Time: 08 hours, 32 minutes, 01 seconds -----------------------------------------------------------------
   New Issues
   -----------------------------------------------------------------
   New truth failures:
        None
Output changes (but still pass):
        None
Output changes (but still fail):
        None
New crashes/hangs/etc.:
        None
New script errors:
        Math_Random_10
        Math_Random_11
        Math_Random_12
        Math_Random_13
        Math_Random_14
        Math_Random_15
        Math_Random_16
        Math_Random_17
        Math_Random_18
        Math_Random_19
        Math_Random_20
        Math_Random_21
        Math_Random_22
        Math_Random_23
        Math_Random_24
        Math_Random_25
        Math_Random_27
        Math_Random_29
        Math_Random_2
        Math_Random_30
        Math_Random_31
        Math_Random_32
        Math_Random_34
        Math_Random_37
        Math_Random_39
        Math_Random_41
        Math_Random_42
        Math_Random_44
        Math_Random_45
        Math_Random_46
        Math_Random_47
        Math_Random_48
        Math_Random_4
        Math_Random_50
        Math_Random_51
        Math_Random_52
        Math_Random_55
        Math_Random_56
        Math_Random_57
        Math_Random_59
        Math_Random_5
        Math_Random_60
        Math_Random_61
        Math_Random_62
        Math_Random_65
        Math_Random_66
        Math_Random_67
        Math_Random_68
        Math_Random_6
        Math_Random_71
        Math_Random_72
        Math_Random_73
        Math_Random_75
        Math_Random_76
        Math_Random_79
        Math_Random_80
        Math_Random_81
        Math_Random_83
        Math_Random_84
        Math_Random_85
        Math_Random_86
        Math_Random_87
        Math_Random_88
        Math_Random_89
        Math_Random_90
        Math_Random_91
        Math_Random_92
        Math_Random_94
        Math_Random_97
        Math_Random_98
        Math_Random_99
New comparator errors:
        None
-----------------------------------------------------------------
   Fixed Issues
   -----------------------------------------------------------------
   Fixed truth failures:
        None
Fixed crashes/hangs/etc.:
        None
Fixed script errors:
        None
Fixed comparator errors:
        None
-----------------------------------------------------------------
   All Known Issues
   -----------------------------------------------------------------
   Crashes/hangs/etc.:
        None
Script errors:
        FileInterface_TVHF_ASCII_TVHFDMP_Set_Data_All
        FileInterface_TVHF_ASCII_TVHFDMP_Set_Data_CartesianState
        FileInterface_TVHF_ASCII_TVHFDMP_Set_Data_Epoch
        FileInterface_TVHF_ASCII_Task9_J2000_Moon
        FileInterface_TVHF_ASCII_Task9_J2000_Sun
        FileInterface_TVHF_ASCII_Task9_vec424
        Math_LHS_Param [GMT-3944]
        Math_RHS_Param [GMT-3944]
        Math_Random_10
        Math_Random_11
        Math_Random_12
        Math_Random_13
        Math_Random_14
        Math_Random_15
        Math_Random_16
        Math_Random_17
        Math_Random_18
        Math_Random_19
        Math_Random_20
        Math_Random_21
        Math_Random_22
        Math_Random_23
        Math_Random_24
        Math_Random_25
        Math_Random_27
        Math_Random_29
        Math_Random_2
        Math_Random_30
        Math_Random_31
        Math_Random_32
        Math_Random_34
        Math_Random_37
        Math_Random_39
        Math_Random_41
        Math_Random_42
        Math_Random_44
        Math_Random_45
        Math_Random_46
        Math_Random_47
        Math_Random_48
        Math_Random_4
        Math_Random_50
        Math_Random_51
        Math_Random_52
        Math_Random_55
        Math_Random_56
        Math_Random_57
        Math_Random_59
        Math_Random_5
        Math_Random_60
        Math_Random_61
        Math_Random_62
        Math_Random_65
        Math_Random_66
        Math_Random_67
        Math_Random_68
        Math_Random_6
        Math_Random_71
        Math_Random_72
        Math_Random_73
        Math_Random_75
        Math_Random_76
        Math_Random_79
        Math_Random_80
        Math_Random_81
        Math_Random_83
        Math_Random_84
        Math_Random_85
        Math_Random_86
        Math_Random_87
        Math_Random_88
        Math_Random_89
        Math_Random_90
        Math_Random_91
        Math_Random_92
        Math_Random_94
        Math_Random_97
        Math_Random_98
        Math_Random_99
Comparator errors:
        None
Truth failures:
        Ephem_GMAT_CCSDS_OEM_60sec_IterativeProcess_Optimizer []
        
Ephem_GMAT_CCSDS_OEM_86400sec_IterativeProcess_Target_and_DynamicsChange []
        Ephem_GMAT_CCSDS_OEM_ForwardProp_BackrProp_Monotonic_time []
        Ephem_GMAT_InitialEpoch_FinalEpoch_StepSize []
        
EphemStressTests_Default_and_ABM_Integrator_CCSDS_60Sec_MultipleSCs_ForwardDirection
 []
        
EphemStressTests_Default_Prop_CCSDS_60Sec_MixedStopTypes_LogicTypes_DiscontinuityTypes_ForwardDirection
 []
        
EphemStressTests_Default_Prop_CCSDS_60Sec_MixedStopTypes_LogicTypes_DiscontinuityTypes_SolverTypes_ForwardDirect
 []
        
EphemStressTests_Default_Prop_CCSDS_60Sec_MixedStopTypes_LogicTypes_ForwardDirection
 []
        EphemStressTests_Default_Prop_CCSDS_Forward_and_BackwardDirect []
        EphemStressTests_PD78_ABM_Prop_CCSDS_60Sec_Step_ForwardDirection []
        FileInterface_Filename []
        GMAT_ISS_AllPlanets_0_0_0_Relativity [pos err 0.000127, tol 0.000100]
        GMAT_STM_Truncation_20x20 [diff 0.000201596, tol 1e-06]
        GMAT_SunSync_EGM96_360x360 [pos err 0.000092, tol 0.000001]
        Spacecraft_CommandMode_Ballistic [max diff 3.75167e-09 > tol 1e-12]
        StopCond_GMAT_EarthAll_Apoapsis [diff 1.20742e-06, tol 1e-06]
        StopCond_GMAT_EarthAll_MA180 [diff 1.4661e-06, tol 1e-06]
-----------------------------------------------------------------
   New Issues (Deferred)
   -----------------------------------------------------------------
   New truth failures (deferred):
        None
Output changes (but still pass) (deferred):
        None
Output changes (but still fail) (deferred):
        ScriptLanguage_DataTypes_String_Tab [] [GMT-3336]
New crashes/hangs/etc. (deferred):
        None
New script errors (deferred):
        None
New comparator errors (deferred):
        None
-----------------------------------------------------------------
   Fixed Issues (Deferred)
   -----------------------------------------------------------------
   Fixed truth failures (deferred):
        None
Fixed crashes/hangs/etc. (deferred):
        None
Fixed script errors (deferred):
        None
Fixed comparator errors (deferred):
        None
-----------------------------------------------------------------
   All Known Issues (Deferred)
   -----------------------------------------------------------------
   Crashes/hangs/etc. (deferred):
        None
Script errors (deferred):
        Math_Shadowed_Builtins [GMT-3043]
        ScriptLanguage_WhiteSpace_AfterArrayName [GMT-3522]
Comparator errors (deferred):
        None
Truth failures (deferred):
        CallMatlabFunction_Validation_InvalidInputs_ArrayParam [no error or
exception] [GMT-3526]
        Epoch_LeapSecond_G2MJD [max mjd diff 1.000259s > tol 0.001000s] [2561]
        Epoch_LeapSecond_In [max mjd diff 1.000111s > tol 0.001000s] [2561]
        Epoch_LeapSecond_Out [max mjd diff 1.000146s > tol 0.001000s] [2561]
        Formation_Validation_MissingComma [no error or exception] [GMT-3672]
        GMAT_ISS_Earth_JGM2_0_0_NutationUpdateInterval [pos err 0.000813, tol
0.000001] [GMT-2567]
        Math_Inf [GMAT: 53 lines, Truth: 69 lines] [GMT-3195]
        ScriptLanguage_Comments_AfterControlFlow [] [GMT-3332]
        ScriptLanguage_DataTypes_String_Tab [] [GMT-3336]
        ScriptLanguage_LineContinuation_BeginningOfLine [] [GMT-3756]
        ScriptLanguage_LiteralArrays_String [] [GMT-3680]
        ScriptLanguage_ReferenceArrays_ForceModel_7 [] [GMT-3541]
        ScriptLanguage_Validation_Semicolons_1 [no error or exception]
[GMT-3545]
        String_AssignNumericParam [] [GMT-2888]
-----------------------------------------------------------------
   Test System Warnings
   -----------------------------------------------------------------
   Passing tests tagged with bugs:
        (To fix, remove bug ID from Bugs key in .tc file)
        Comet_Validation_OrientationEpoch_3 [GMT-3252]
        CoordSysTest_Luna_MJ2000Eq_To_ICRF [GMT-3227]
        CoordinateSystem_Validation_Axes_4 [GMT-3155]
        EphemPropagator_SatAssigmentToNewSatThenProp [GMT-3434]
        Formation_Validation_PropFormSatInTwoProps [GMT-3581]
        GMAT_GEO_EarthSunMoon_0_0_0_Relativity [3405]
        GMAT_GEO_EarthSun_0_0_0_Relativity [3405]
        GMAT_ISS_EarthSunMoon_0_0_0_Relativity [3405]
        GMAT_ISS_EarthSunMoon_0_0_0_Relativity_Cmd [3405]
        GMAT_ISS_EarthSun_0_0_0_Relativity [3405]
        Thruster_Finite_Burn_Permutations_Separate_Propagators_2 [GMT-3455]


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Gmat-buildtest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-buildtest



--
Darrel J. Conway, Ph.D.      Thinking Systems, Inc.
Senior Scientist and CEO     6441 N Camino Libby
Phone: (623) 298-4530        Tucson, AZ 85718
FAX:   (520) 232-2533www.thinksysinc.com
Cell:  (520) [email protected]

--
Darrel J. Conway, Ph.D.      Thinking Systems, Inc.
Senior Scientist and CEO     6441 N Camino Libby
Phone: (623) 298-4530        Tucson, AZ 85718
FAX:   (520) 232-2533        www.thinksysinc.com
Cell:  (520) 425-3626        [email protected]

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Gmat-buildtest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-buildtest

Reply via email to