nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#673 Add hash result code to validate process, #2413

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

Compute a hash code of the validation process outcome. The code must be cross-platform and produce the code for any given validation result pattern for the validation tests.

,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "dchassin": * status changed from new to accepted ,

"dchassin":Work start on changeset:3732.

,

"dchassin":The hash code is current calculated and displayed.

However, the order in which the tests are run is different on various platforms because of the different ways in which directories are listed. The directory listing function in core/validate.cpp needs to process directories alphabetically.

,

"dchassin": * status changed from accepted to closed

Validation tests are sorted alphabetically in trunk as of changeset:3741.

Ticket closed.

,

"dchassin":- Milestone: Unscheduled --> Knothole Interim ,