NREL / BuildingMOTIF

Building Metadata OnTology Interoperability Framework (BuildingMOTIF)
https://buildingmotif.readthedocs.io/
Other
48 stars 6 forks source link

Fix nondeterministic test failure #255

Closed gtfierro closed 1 year ago

gtfierro commented 1 year ago

We need to correctly calculate the validation result graph root node -- the test would occasionally fail if it found a different subject than the one that was intended. This is now addressed in this PR. Sorry for breaking the build!

gtfierro commented 1 year ago

Right, sorry! Fixed now