Skip to content

Commit

Permalink
Remove synonyms - fix epJSON test file
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwitte committed Dec 4, 2019
1 parent 81a0855 commit 67ea049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testfiles/RefBldgMediumOfficeNew2004_Chicago_epJSON.epJSON
Original file line number Diff line number Diff line change
Expand Up @@ -9807,7 +9807,7 @@
"ambient_temperature_schedule_name": "SWHSys1 Water Heater Ambient Temperature Schedule Name",
"deadband_temperature_difference": 2.0,
"heater_control_type": "Cycle",
"heater_fuel_type": "NATURALGAS",
"heater_fuel_type": "NaturalGas",
"heater_maximum_capacity": 845000,
"heater_thermal_efficiency": 0.8,
"indirect_water_heating_recovery_time": 1.5,
Expand Down

7 comments on commit 67ea049

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - x86_64-MacOS-10.13-clang: OK (2591 of 2591 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - Win64-Windows-10-VisualStudio-16: OK (2591 of 2591 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - x86_64-Linux-Ubuntu-18.04-gcc-7.4: OK (2631 of 2631 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - x86_64-Linux-Ubuntu-18.04-cppcheck: OK (0 of 0 tests passed, 0 test warnings)

Build Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - x86_64-Linux-Ubuntu-18.04-custom_check: OK (11 of 11 tests passed, 0 test warnings)

Build Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - x86_64-Linux-Ubuntu-18.04-gcc-7.4-UnitTestsCoverage-Debug: OK (1249 of 1249 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RemoveSynonyms-6601PartB (mjwitte) - x86_64-Linux-Ubuntu-18.04-gcc-7.4-IntegrationCoverage-Debug: OK (675 of 675 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.