NREL / EnergyPlus

EnergyPlus™ is a whole building energy simulation program that engineers, architects, and researchers use to model both energy consumption and water use in buildings.
https://energyplus.net
Other
1.13k stars 389 forks source link

FileSystem unit test fails spuriously #8430

Closed Myoldmopar closed 1 year ago

Myoldmopar commented 3 years ago

Happens just every once in a while.

https://github.com/NREL/EnergyPlus/pull/8427#commitcomment-45234748

image

It's not reproducible, and our maintenance of file system operations could be eliminated by moving to the standard C++ file system library.

jmarrec commented 1 year ago

Fixed via #8480