COMMIT Added simple #eval specs for locals. http://github.com/rubyspec/rubyspec/commit/84a9439dc30ccf920f8077f8e3cf085f317e63c9 COMMIT Added new spec: IO#<< returns self. http://github.com/rubyspec/rubyspec/commit/fcfef88f0bb184311952ae2185ed3312f43b7f4c COMMIT A new spec for SystemCallError.new to construct proper Errno instace. http://github.com/rubyspec/rubyspec/commit/b0088418ad8f5bcdc2e532811989aca1705724dd --- 20091009T093302 +++ 20091010T093230 @@ -1,6537 +1,6411 @@ test_minor(TestWEBrickHTTPVersion): . test_to_s(TestWEBrickHTTPVersion): . test_callbacks(TestWEBrickServer): . -test_daemon(TestWEBrickServer): . -test_server(TestWEBrickServer): . -test_directory_traversal(WEBrick::TestFileHandler): . -test_filehandler(WEBrick::TestFileHandler): . -test_make_partial_content(WEBrick::TestFileHandler): . -test_non_disclosure_name(WEBrick::TestFileHandler): . -test_script_disclosure(WEBrick::TestFileHandler): . -test_short_filename(WEBrick::TestFileHandler): . -test_unwise_in_path(WEBrick::TestFileHandler): . -test_by_wsdl(WSDL::TestFault): . -test_multiplefault(WSDL::TestMultipleFault): . -test_wsdl(WSDL::TestWSDL): . -test_any(WSDL::Any::TestAny): . -test_by_stub(WSDL::TestAxisArray): . -test_by_wsdl(WSDL::TestAxisArray): . -test_datetime(WSDL::Datetime::TestDatetime): . -test_time(WSDL::Datetime::TestDatetime): . -test_with_soapaction(WSDL::Document::TestNoSOAPAction): . -test_without_soapaction(WSDL::Document::TestNoSOAPAction): . -test_wsdl(WSDL::Document::TestNumber): . -test_naive(WSDL::Document::TestRPC): . -test_wsdl(WSDL::Document::TestRPC): . -test_by_wsdl(WSDL::TestMap): . -test_wsdldriver(WSDL::TestMap): . -test_classdef(TestWSDLMarshal): . -test_marshal(TestWSDLMarshal): . -test_raa(WSDL::RAA::TestRAA): . -test_classdef(WSDL::Ref::TestRef): . -test_wsdl(WSDL::RPC::TestRPC): . -test_ping(WSDL::SimpleType::TestSimpleType): . -test_ping_id(WSDL::SimpleType::TestSimpleType): . -test_rpc(WSDL::SimpleType::TestRPC): . -test_soapbodyparts(WSDL::SOAP::TestSOAPBodyParts): . -test_cookie(TestCookie): . -test_get_values(Test_DateTime): . -test_new(Test_DateTime): . -test_new_exception(Test_DateTime): . -test_set_exception(Test_DateTime): . -test_set_values(Test_DateTime): . -test_to_a(Test_DateTime): . -test_to_date1(Test_DateTime): . -test_to_date2(Test_DateTime): . -test_to_time1(Test_DateTime): . -test_to_time2(Test_DateTime): . -test_nil_create(Test_Features): . -test_nil_parse(Test_Features): . -test1_dump_call(Test_Marshal): . -test1_dump_response(Test_Marshal): . -test2_dump_load_call(Test_Marshal): . -test2_dump_load_response(Test_Marshal): . -test_no_params_tag(Test_Marshal): . -test_parser_values(Test_Marshal): . -test_cdata(Test_REXMLStreamParser): . -test_dateTime(Test_REXMLStreamParser): . -test_fault(Test_REXMLStreamParser): . -test_parseMethodCall(Test_REXMLStreamParser): . -test_parseMethodResponse1(Test_REXMLStreamParser): . -test_parseMethodResponse2(Test_REXMLStreamParser): . -test_parseMethodResponse3(Test_REXMLStreamParser): . -test_client_server(Test_Webrick): . -test_wsdl(XSD::TestEmptyCharset): . -test_wsdl(XSD::TestXMLSchemaParser): . -test_NSDBase(XSD::TestXSD): . -test_XSDBase(XSD::TestXSD): . -test_XSDBoolean(XSD::TestXSD): . -test_XSDDate(XSD::TestXSD): . -test_XSDDateTime(XSD::TestXSD): . -test_XSDDecimal(XSD::TestXSD): . -test_XSDDouble(XSD::TestXSD): . -test_XSDDuration(XSD::TestXSD): . -test_XSDFloat(XSD::TestXSD): . -test_XSDNil(XSD::TestXSD): . -test_XSDString_NONE(XSD::TestXSD): . -test_XSDString_UTF8(XSD::TestXSD): . -test_XSDTime(XSD::TestXSD): . -test_XSDAnyURI(XSD::TestXSD2): . -test_XSDBase64Binary(XSD::TestXSD2): . -test_XSDByte(XSD::TestXSD2): . -test_XSDGDay(XSD::TestXSD2): . -test_XSDGMonth(XSD::TestXSD2): . -test_XSDGMonthDay(XSD::TestXSD2): . -test_XSDGYear(XSD::TestXSD2): . -test_XSDGYearMonth(XSD::TestXSD2): . -test_XSDHexBinary(XSD::TestXSD2): . -test_XSDInt(XSD::TestXSD2): . -test_XSDInteger(XSD::TestXSD2): . -test_XSDLong(XSD::TestXSD2): . -test_XSDNegativeInteger(XSD::TestXSD2): . -test_XSDNonNegativeInteger(XSD::TestXSD2): . -test_XSDNonPositiveInteger(XSD::TestXSD2): . -test_XSDPositiveInteger(XSD::TestXSD2): . -test_XSDQName(XSD::TestXSD2): . -test_XSDShort(XSD::TestXSD2): . -test_XSDUnsignedByte(XSD::TestXSD2): . -test_XSDUnsignedInt(XSD::TestXSD2): . -test_XSDUnsignedLong(XSD::TestXSD2): . -test_XSDUnsignedShort(XSD::TestXSD2): . -test_classdef_complex(XSD::CodeGen::TestClassDefCreator): . -test_classdef_simple(XSD::CodeGen::TestClassDefCreator): . -test_comment(XSD::CodeGen::TestClassDefCreator): . -test_emptymethod(XSD::CodeGen::TestClassDefCreator): . -test_full(XSD::CodeGen::TestClassDefCreator): . -test_require(XSD::CodeGen::TestClassDefCreator): . -test_changes_after_commit_are_discarded(YAMLStoreTest): . -test_changes_are_not_written_on_abort(YAMLStoreTest): . -test_data_should_be_loaded_correctly_when_in_readonly_mode(YAMLStoreTest): . -test_data_should_be_loaded_correctly_when_in_readwrite_mode(YAMLStoreTest): . -test_opening_new_file_in_readonly_mode_should_result_in_empty_values(YAMLStoreTest): . -test_opening_new_file_in_readwrite_mode_should_result_in_empty_values(YAMLStoreTest): . -test_writing_inside_readonly_transaction_raises_error(YAMLStoreTest): . -test_akira(YAML_Unit_Tests): . -test_ambiguous_comments(YAML_Unit_Tests): . -test_basic_map(YAML_Unit_Tests): . -test_basic_strings(YAML_Unit_Tests): . -test_circular_references(YAML_Unit_Tests): . -test_document(YAML_Unit_Tests): . -test_emitting_indicators(YAML_Unit_Tests): . -test_empty_map_key(YAML_Unit_Tests): . -test_numeric_cycle(YAML_Unit_Tests): . -test_object_id_collision(YAML_Unit_Tests): . -test_range_cycle(YAML_Unit_Tests): . -test_ranges(YAML_Unit_Tests): . -test_ruby_regexp(YAML_Unit_Tests): . -test_ruby_struct(YAML_Unit_Tests): . -test_spec_anchors_and_aliases(YAML_Unit_Tests): . -test_spec_application_family(YAML_Unit_Tests): . -test_spec_builtin_binary(YAML_Unit_Tests): . -test_spec_builtin_literal_blocks(YAML_Unit_Tests): . -test_spec_builtin_map(YAML_Unit_Tests): . -test_spec_builtin_seq(YAML_Unit_Tests): . -test_spec_builtin_time(YAML_Unit_Tests): . -test_spec_complex_invoice(YAML_Unit_Tests): . -test_spec_domain_prefix(YAML_Unit_Tests): . -test_spec_explicit_families(YAML_Unit_Tests): . -test_spec_float_explicit(YAML_Unit_Tests): . -test_spec_force_implicit(YAML_Unit_Tests): . -test_spec_indentation_determines_scope(YAML_Unit_Tests): . -test_spec_log_file(YAML_Unit_Tests): . -test_spec_mapping_between_sequences(YAML_Unit_Tests): . -test_spec_mapping_of_mappings(YAML_Unit_Tests): . -test_spec_multiline_scalars(YAML_Unit_Tests): . -test_spec_nested_comments(YAML_Unit_Tests): . -test_spec_oneline_docs(YAML_Unit_Tests): . -test_spec_override_anchor(YAML_Unit_Tests): . -test_spec_preserve_indent(YAML_Unit_Tests): . -test_spec_private_types(YAML_Unit_Tests): . -test_spec_root_fold(YAML_Unit_Tests): . -test_spec_root_mapping(YAML_Unit_Tests): . -test_spec_sequence_in_sequence_shortcut(YAML_Unit_Tests): . -test_spec_sequence_key_shortcut(YAML_Unit_Tests): . -test_spec_sequence_of_sequences(YAML_Unit_Tests): . -test_spec_sequence_shortcuts(YAML_Unit_Tests): . -test_spec_simple_implicit_map(YAML_Unit_Tests): . -test_spec_simple_implicit_sequence(YAML_Unit_Tests): . -test_spec_simple_map_with_nested_sequences(YAML_Unit_Tests): . -test_spec_simple_sequence_with_nested_map(YAML_Unit_Tests): . -test_spec_single_folded(YAML_Unit_Tests): . -test_spec_single_literal(YAML_Unit_Tests): . -test_spec_span_double_quote(YAML_Unit_Tests): . -test_spec_span_single_quote(YAML_Unit_Tests): . -test_spec_throwaway(YAML_Unit_Tests): . -test_spec_type_float(YAML_Unit_Tests): . -test_spec_type_int(YAML_Unit_Tests): . -test_spec_type_misc(YAML_Unit_Tests): . -test_spec_url_escaping(YAML_Unit_Tests): . -test_symbol_cycle(YAML_Unit_Tests): . -test_time_now_cycle(YAML_Unit_Tests): . -test_ypath_parsing(YAML_Unit_Tests): . -test_read0(TestZlibGzipReader): . -test_ungetc(TestZlibGzipReader): . -test_ungetc_paragraph(TestZlibGzipReader): . -test_invalid_new(TestZlibGzipWriter): . - -Finished in seconds. - - ) Failure: -test_inspect(TC_OpenStruct) [./test/ostruct/test_ostruct.rb:44]: -<"#"> expected but was -<"#">. - -2124 tests, 1670441 assertions, 1 failures, 0 errors -make: *** [test-all] エラー 1 -exit 2 -failed(test-all) +test_daemon(TestWEBrickServer): timeout: output interval exceeds 600.0 seconds. +timeout: the process group is alive. +timeout: INT signal sent. +./test/webrick/test_server.rb:56:in `gets': Interrupt + from ./test/webrick/test_server.rb:56:in `test_daemon' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testcase.rb:78:in `__send__' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testcase.rb:78:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:34:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `each' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:34:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `each' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:34:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `each' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/testsuite.rb:33:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/ui/testrunnermediator.rb:46:in `run_suite' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/ui/console/testrunner.rb:67:in `start_mediator' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/ui/console/testrunner.rb:41:in `start' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/ui/testrunnerutilities.rb:29:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/autorunner.rb:216:in `run' + from /home/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/lib/test/unit/autorunner.rb:12:in `run' + from ./test/runner.rb:7 +make: *** [test-all] 割り込み +|output interval exceeds 600.0 seconds. (CommandTimeout) +| ./timeoutcom.rb:160:in `timeout_command' +| ./chkbuild/build.rb:636:in `run' +| ./chkbuild/build.rb:716:in `make' +| ./chkbuild/build.rb:712:in `each' +| ./chkbuild/build.rb:712:in `make' +| ./chkbuild/ruby.rb:221:in `def_target' +| ./chkbuild/build.rb:262:in `catch_error' +| ./chkbuild/ruby.rb:221:in `def_target' +| ./chkbuild/build.rb:217:in `call' +| ./chkbuild/build.rb:217:in `child_build_target' +| ./chkbuild/build.rb:262:in `catch_error' +| ./chkbuild/build.rb:217:in `child_build_target' +| ./chkbuild/build.rb:250:in `with_procmemsize' +| ./chkbuild/build.rb:216:in `child_build_target' +| ./chkbuild/build.rb:188:in `child_build_wrapper' +| ./chkbuild/lock.rb:51:in `lock_puts' +| ./chkbuild/build.rb:185:in `child_build_wrapper' +| ./chkbuild/build.rb:131:in `build_in_child' +| ./chkbuild/build.rb:129:in `fork' +| ./chkbuild/build.rb:129:in `build_in_child' +| ./chkbuild/build.rb:114:in `build' +| ./chkbuild/target.rb:155:in `make_result' +| ./chkbuild/target.rb:147:in `each' +| ./chkbuild/target.rb:147:in `each_build_obj' +| ./chkbuild/target.rb:153:in `make_result' +| ./chkbuild/main.rb:72:in `main_build' +| ./chkbuild/main.rb:71:in `each' +| ./chkbuild/main.rb:71:in `main_build' +| ./chkbuild/main.rb:131:in `main' +| ./sample/build-ruby:39 +| /home/chkbuild/start-build:35:in `load' +| /home/chkbuild/start-build:35 +failed(test-all CommandTimeout) == rubyspec #