You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading OpenStudio ruby binaries from C:/working/openstudioTrunk/build/OpenStudioCore-prefix/src/OpenStudioCore-build/Products/ruby/Release/
Loading OpenStudio shared libraries from C:/working/openstudioTrunk/build/OpenStudioCore-prefix/src/OpenStudioCore-build/Products/Release/
Loaded suite openstudio_test
Started
C:/ruby-msvc/bin/ruby -I'C:/working/openstudioTrunk/build/OpenStudioCore-prefix/src/OpenStudioCore-build/ruby/Release/' 'C:/working/openstudioTrunk/openstudiocore/ruby/openstudio/examples/CreateScheduleLibrary.rb' 'C:/working/openstudioTrunk/build/OpenStudioCore-prefix/src/OpenStudioCore-build/resources/model/example/in.osm' ./scheduleLibrary.osp
C:/working/openstudioTrunk/openstudiocore/ruby/openstudio/examples/CreateScheduleLibrary.rb:81: [BUG] Segmentation fault
ruby 1.8.6 (2009-06-08) [i386-mswin32]
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Loading OpenStudio ruby binaries from C:/working/openstudioTrunk/build/OpenStudioCore-prefix/src/OpenStudioCore-build/Products/ruby/Release/
Loading OpenStudio shared libraries from C:/working/openstudioTrunk/build/OpenStudioCore-prefix/src/OpenStudioCore-build/Products/Release/
./scheduleLibrary.osp
./scheduleLibrary-run.db
Creating components for 10 schedules.
Saving 10 components to ./scheduleLibrary.osp.
F
Finished in 4.725095 seconds.
Failure:
test_CreateScheduleLibrary(CreateScheduleLibrary_Test) [C:/working/openstudioTrunk/openstudiocore/ruby/openstudio/examples/test/CreateScheduleLibrary_Test.rb:45]:
is not true.
When the code tries to loop over all the components, this code is used to get the type name for the objects in the vector, this returns the name successfully:
IIRC there's a similar failure in one of Elaine's old libraries that we never managed to figure out. That's basically all I have to add to the discussion right now.
On 2012-12-13 12:08:36, @macumber wrote:
On 2013-01-10 11:37:04, @DavidGoldwasser wrote:
The text was updated successfully, but these errors were encountered: