Skip to content

Commit

Permalink
Merge pull request #112 from NREL/3.0.1
Browse files Browse the repository at this point in the history
 Run regression test suite with 3.0.1 official and maintenance
  • Loading branch information
jmarrec authored Aug 24, 2020
2 parents 6ca8c1d + 366aa58 commit 0cc3e8d
Show file tree
Hide file tree
Showing 455 changed files with 560,225 additions and 12 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ test/*out_*.sqltest
test/*out_*.xml
# TODO: keep updating as new versions are incoming
# We do not commit the current develop version until it's final
test/*_3.0.1*_out.osw
test/*_3.0.1*_out*.status
test/*_3.0.1*_out.sqltest
test/*_3.0.1*_out*.xml
test/*_3.1.0*_out.osw
test/*_3.1.0*_out*.status
test/*_3.1.0*_out.sqltest
test/*_3.1.0*_out*.xml

Regression_Test_Status.html

Expand Down
1,146 changes: 1,146 additions & 0 deletions model/simulationtests/surfacecontrol_moveableinsulation.osm

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions model_tests.rb
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def test_coil_cooling_dx_rb
end

# TODO : To be added once the next official release
# including this object is out : 3.0.1?
# including this object is out : 3.1.0
# def test_coil_cooling_dx_osm
# result = sim_test('coil_cooling_dx.osm')
# end
Expand Down Expand Up @@ -758,11 +758,9 @@ def test_surfacecontrol_moveableinsulation_rb
result = sim_test('surfacecontrol_moveableinsulation.rb')
end

# TODO : To be added once the next official release
# including this object is out : 3.0.1?
# def test_surfacecontrol_moveableinsulation_osm
# result = sim_test('surfacecontrol_moveableinsulation.osm')
# end
def test_surfacecontrol_moveableinsulation_osm
result = sim_test('surfacecontrol_moveableinsulation.osm')
end

def test_surface_properties_osm
result = sim_test('surface_properties.osm')
Expand All @@ -777,7 +775,7 @@ def test_swimmingpool_indoor_rb
end

# TODO : To be added once the next official release
# including this object is out : 3.0.2?
# including this object is out : 3.1.0
# def test_swimmingpool_indoor_osm
# result = sim_test('swimmingpool_indoor.osm')
# end
Expand Down
2 changes: 1 addition & 1 deletion python/regression_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ def parse_compatibility_matrix(force_latest=False):
"""

compat_matrix_url = ('https://github.com/NREL/OpenStudio/wiki/'
'OpenStudio-Version-Compatibility-Matrix')
'OpenStudio-SDK-Version-Compatibility-Matrix')
compat_matrix = pd.read_html(compat_matrix_url, index_col=0)[0]
compat_matrix.index = [x.replace('v', '').replace('*', '')
for x in compat_matrix.index]
Expand Down
1,395 changes: 1,395 additions & 0 deletions test/010012_SchSml_CECStd.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,310 changes: 1,310 additions & 0 deletions test/010112_SchSml_PSZ16.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,387 changes: 1,387 additions & 0 deletions test/010212_SchSml_PVAVAirZnSys16.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,439 changes: 1,439 additions & 0 deletions test/010312_SchSml_VAVFluidZnSys16.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,291 changes: 1,291 additions & 0 deletions test/020006S_OffSml_Run01.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,177 changes: 1,177 additions & 0 deletions test/020006S_OffSml_Run14.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,228 changes: 1,228 additions & 0 deletions test/020006S_OffSml_Run18.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,256 changes: 1,256 additions & 0 deletions test/020006_OffSml_Run01.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,142 changes: 1,142 additions & 0 deletions test/020006_OffSml_Run14.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,184 changes: 1,184 additions & 0 deletions test/020006_OffSml_Run18.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,257 changes: 1,257 additions & 0 deletions test/020006_OffSml_Run24.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,257 changes: 1,257 additions & 0 deletions test/020006_OffSml_Run25.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,257 changes: 1,257 additions & 0 deletions test/020006_OffSml_Run26.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,295 changes: 1,295 additions & 0 deletions test/020012S_OffSml_CECStd.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,260 changes: 1,260 additions & 0 deletions test/020012_OffSml_CECStd.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,241 changes: 1,241 additions & 0 deletions test/020015S_OffSml_Run02.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,218 changes: 1,218 additions & 0 deletions test/020015_OffSml_Run02.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,441 changes: 1,441 additions & 0 deletions test/030006S_OffMed_Run04.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,450 changes: 1,450 additions & 0 deletions test/030006S_OffMed_Run12.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,456 changes: 1,456 additions & 0 deletions test/030006S_OffMed_Run13.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,418 changes: 1,418 additions & 0 deletions test/030006_OffMed_Run04.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,427 changes: 1,427 additions & 0 deletions test/030006_OffMed_Run12.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,433 changes: 1,433 additions & 0 deletions test/030006_OffMed_Run13.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,407 changes: 1,407 additions & 0 deletions test/030006_OffMed_Run19.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,422 changes: 1,422 additions & 0 deletions test/030006_OffMed_Run23.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,322 changes: 1,322 additions & 0 deletions test/030006_OffMed_Run29.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,427 changes: 1,427 additions & 0 deletions test/030006_OffMed_Run30.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,376 changes: 1,376 additions & 0 deletions test/030012S_OffMed_CECStd.xml_3.0.1_out.osw

Large diffs are not rendered by default.

1,363 changes: 1,363 additions & 0 deletions test/030012_OffMed_CECStd.xml_3.0.1_out.osw

Large diffs are not rendered by default.

Loading

0 comments on commit 0cc3e8d

Please sign in to comment.