COMMIT Use have_protected_instance_method matcher for 1.9 compat. http://github.com/rubyspec/rubyspec/commit/4739df369c720b0912ef803b398cbe4621237df0 COMMIT prime_division of negative integer returns an array with element [-1, 1] http://github.com/rubyspec/rubyspec/commit/8e7b6ac71861dbe8461a28a113d23de3daed4f6a COMMIT Object#protected_methods returns an array of Symbol in 1.9 http://github.com/rubyspec/rubyspec/commit/7ed705c5b2ba54a1f26e3e778e508542c739d2f9 COMMIT Do not depend upon Hash order http://github.com/rubyspec/rubyspec/commit/a495c7e32841fc1d4358454298303bebf506b87f COMMIT Use rest block parameters for 1.9 http://github.com/rubyspec/rubyspec/commit/8a1698288d330a4ece977d15d47384d9f64828b9 COMMIT Transfer-Encoding field can be at other than the last line http://github.com/rubyspec/rubyspec/commit/5979c3474f7c4abf332057fd785a7fd6b4ea6874 COMMIT Add magic comment. http://github.com/rubyspec/rubyspec/commit/f117aead464901140151ed4609e08bad948f5cd4 COMMIT File.expand_path doesn't convert path encoding on Unix. http://github.com/rubyspec/rubyspec/commit/855c2367c06aa371a6e2edfa845cfd218774e1ab COMMIT Follow Unicode 5.2's definitions. http://github.com/rubyspec/rubyspec/commit/e2e880ab7153886f3f434f6949a52c685d8bda08 COMMIT Private method calls of delegate are NOT forwarded even via send in 1.9 http://github.com/rubyspec/rubyspec/commit/4f1251cad2c720225d50fec4b38580e327303e86 COMMIT Logger doesn't raise an exception when failed to write and close in 1.9 http://github.com/rubyspec/rubyspec/commit/31f58cae261756968f8e32ccd629e3aac4a8cf7e COMMIT Tweaks a spec for semantics change of block parameter in 1.9 http://github.com/rubyspec/rubyspec/commit/d62746a43469935a2264add122b7bccaa8815d3d COMMIT Matrix ** Float raises the different exception in 1.9 http://github.com/rubyspec/rubyspec/commit/8eaad48bb1f0b3b235568900bf2e002ac5646481 COMMIT Instead of last_response, check if auth process in DummyFTP is done http://github.com/rubyspec/rubyspec/commit/4567fad1ff06b362d8dcc22a8c5e881500250bb5 COMMIT Net::FTP in 1.9 uses APPE command when resuming upload of binary file http://github.com/rubyspec/rubyspec/commit/c482d2c9e65e99c6d9806961448330ac87021102 COMMIT Net::FTP in 1.9 sends TYPE command only if it is needed http://github.com/rubyspec/rubyspec/commit/c8c829a337d24512b838c46cdd1cf021310255dd COMMIT Net::FTP uses 'anonymous@' as a password by default in 1.9 http://github.com/rubyspec/rubyspec/commit/aaebd668ca2704d1765fe257cfb3ae8714804980 COMMIT Use have_private_instance_method http://github.com/rubyspec/rubyspec/commit/913f28c43b0a361a4ed3b09a229e9eae170246a5 COMMIT The result of CGI::QueryExtension#params does NOT include nil in 1.9 http://github.com/rubyspec/rubyspec/commit/b09e17247d998d1f0ee6a94fa47519093d4132d5 COMMIT CGI_PARAMS and CGI_COOKIES are no longer used in 1.9 http://github.com/rubyspec/rubyspec/commit/f2b34d5cd36d38982c2e0ed6d9d0ec4fcbd1e49a COMMIT Remove all specs of CGI::TagMaker http://github.com/rubyspec/rubyspec/commit/375c1a0d990712d4478329b00f484181e1bb44fd COMMIT No more transition extend(CGI::QueryExtension::Value) in 1.9 http://github.com/rubyspec/rubyspec/commit/83997b825b85699b3db43f6f16a3560375d905ec COMMIT Remove all specs of CGI::QueryExtension::Value http://github.com/rubyspec/rubyspec/commit/3e7864655cd3452b015df0696990eccf4c2bd82d COMMIT Forgot to add some files in previous commit. Sorry. http://github.com/rubyspec/rubyspec/commit/13ece088075acf3be6c0d8a1fce922c93fa64429 COMMIT Separate and move library/cgi/html3, 4, 4fr, 4tr to each element spec http://github.com/rubyspec/rubyspec/commit/02b5aced7d3585c5309fb67c7bf2e13ed60d9345 COMMIT Use CGI.new("html4") instead of direct reference of CGI::Html4 http://github.com/rubyspec/rubyspec/commit/026e5ca6dab592ffa1aa523243876a3e79942c74 COMMIT Base64.b64encode and .decode_b are removed in 1.9 http://github.com/rubyspec/rubyspec/commit/558c1d7178619c42dede24822d6f14fe8f46e4f6 COMMIT CSV.parse does not return nil when empty line is parsed in 1.9 http://github.com/rubyspec/rubyspec/commit/33cd9b666afdb479d58f8ee9cc29b4c4673441b4 COMMIT CSV::Reader was removed in 1.9 http://github.com/rubyspec/rubyspec/commit/93fa80b292f95053fed0e118efb47c8a32212563 COMMIT CSV.parse_row was removed in 1.9 http://github.com/rubyspec/rubyspec/commit/3c5e85e7dfc0c8b13dcf0fb4804a8786af29902d COMMIT CSV.generate generates string instead of file, in 1.9 http://github.com/rubyspec/rubyspec/commit/06925868b6261a80eb93faeb79fb1da676906385 COMMIT Specify col separator by :col_sep => str instead of str itself, in 1.9 http://github.com/rubyspec/rubyspec/commit/3b5bcb9878a2d674d9047c131e9a2aeaa821287d COMMIT Rename library/csv/parse_line_spec.rb -> parse_spec.rb http://github.com/rubyspec/rubyspec/commit/d9f5df317077c9534a32c8959d528eae3c5f9a3a COMMIT [Rubyspec #200]: Fix for the spec change of Date.parse in 1.9. http://github.com/rubyspec/rubyspec/commit/d6cf94eb7d39f8a4d2970bb669259c2072bffc1d COMMIT [Rubyspec #200]: lib/date.rb in 0.9 handles the days of Oct. 1582 as sequential numbers http://github.com/rubyspec/rubyspec/commit/3915e89cb76458daeac49255267eb5bb3f1241f0 --- 20100129T093250 +++ 20100130T093407 @@ -1,19 +1,19 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e -リビジョン: 26462 +リビジョン: 26470 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: nobu @@ -20305,41 +20305,6 @@ - includes Cookies in the @output_cookies field - returns a HTML header specifiying the Content-Type as text/html when passed an empty Hash -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html3/doctype_spec.rb -CGI::Html3#doctype -- returns the doctype declaration for HTML3 - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html3/element_init_spec.rb -CGI::Html3#element_init -- initializes the HTML Generation methods for HTML3 -- should extend self with CGI::TagMaker - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html4/doctype_spec.rb -CGI::Html4#doctype -- returns the doctype declaration for HTML4 - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html4/element_init_spec.rb -CGI::Html4#element_init -- initializes the HTML Generation methods for HTML4 -- should extend self with CGI::TagMaker - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html4fr/doctype_spec.rb -CGI::Html4Fr#doctype -- returns the doctype declaration for the Frameset version of HTML4 - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html4fr/element_init_spec.rb -CGI::Html4Fr#element_init -- initializes the HTML Generation methods for the Frameset version of HTML4 - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html4tr/doctype_spec.rb -CGI::Html4Tr#doctype -- returns the doctype declaration for the Transitional version of HTML4 - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/html4tr/element_init_spec.rb -CGI::Html4Tr#element_init -- initializes the HTML Generation methods for HTML4 -- should extend self with CGI::TagMaker - /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/a_spec.rb CGI::HtmlExtension#a when passed a String - returns an 'a'-element, using the passed String as the 'href'-attribute @@ -20349,6 +20314,11 @@ - returns an 'a'-element, using the passed Hash for attributes - includes the passed block's return value when passed a block +CGI::HtmlExtension#a when each HTML generation +- returns the doctype declaration for HTML3 +- returns the doctype declaration for HTML4 +- returns the doctype declaration for the Transitional version of HTML4 + /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/base_spec.rb CGI::HtmlExtension#base when bassed a String - returns a 'base'-element, using the passed String as the 'href'-attribute @@ -20367,6 +20337,12 @@ - returns a 'blockquote'-element, using the passed Hash for attributes - includes the passed block's return value when passed a block +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/br_spec.rb +CGI::HtmlExtension#br when each HTML generation +- returns the doctype declaration for HTML3 +- returns the doctype declaration for HTML4 +- returns the doctype declaration for the Transitional version of HTML4 + /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/caption_spec.rb CGI::HtmlExtension#caption when passed a String - returns a 'caption'-element, using the passed String for the 'align'-attribute @@ -20410,6 +20386,13 @@ - returns a checkbox-'input'-element using the passed Hash for attributes - ignores a passed block +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/doctype_spec.rb +CGI::HtmlExtension#doctype when each HTML generation +- returns the doctype declaration for HTML3 +- returns the doctype declaration for HTML4 +- returns the doctype declaration for the Frameset version of HTML4 +- returns the doctype declaration for the Transitional version of HTML4 + /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/file_field_spec.rb CGI::HtmlExtension#file_field when passed no arguments - returns a file-'input'-element without a name and a size of 20 @@ -20448,6 +20431,14 @@ - returns a 'form'-element with the passed method, action and enctype - includes the return value of the passed block when passed a block +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/frame_spec.rb +CGI::HtmlExtension#frame +- initializes the HTML Generation methods for the Frameset version of HTML4 + +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/frameset_spec.rb +CGI::HtmlExtension#frameset +- initializes the HTML Generation methods for the Frameset version of HTML4 + /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/hidden_spec.rb CGI::HtmlExtension#hidden when passed no arguments - returns an hidden-'input'-element without a name @@ -20478,6 +20469,11 @@ - returns an 'html'-element using the passed Hash for attributes - omits the doctype when the Hash contains a 'DOCTYPE' entry that's false or nil +CGI::HtmlExtension#html when each HTML generation +- returns the doctype declaration for HTML3 +- returns the doctype declaration for HTML4 +- returns the doctype declaration for the Transitional version of HTML4 + /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/htmlextension/image_button_spec.rb CGI::HtmlExtension#image_button when passed no arguments - returns an image-'input'-element without a source image @@ -20806,7 +20802,7 @@ CGI::QueryExtension#[] - it returns the value for the parameter with the given key - only returns the first value for parameters with multiple values -- returns a String that was extended with CGI::QueryExtension::Value +- returns a String - sets the other values in the returned value /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/from_spec.rb @@ -20924,57 +20920,10 @@ CGI::QueryExtension#user_agent - returns ENV['HTTP_USER_AGENT'] -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/value/element_reference_spec.rb -CGI::QueryExtension::Value#[] when passed index -- returns the alternative value with the passed index - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/value/first_spec.rb -CGI::QueryExtension::Value#first -- returns self -- outputs a warning - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/value/last_spec.rb -CGI::QueryExtension::Value#last -- returns self -- outputs a warning - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/value/set_params_spec.rb -CGI::QueryExtension::Value#set_params -- sets alternative params - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/value/to_a_spec.rb -CGI::QueryExtension::Value#to_a -- returns an Array containing self - -CGI::QueryExtension::Value#to_a when alternative values for self are set -- returns an array containing the alternative values - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/queryextension/value/to_ary_spec.rb -CGI::QueryExtension::Value#to_ary -- returns an Array containing self - -CGI::QueryExtension::Value#to_ary when alternative values for self are set -- returns an array containing the alternative values - /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/rfc1123_date_spec.rb CGI.rfc1123_date when passsed Time - returns the passed Time formatted in RFC1123 ('Sat, 01 Dec 2007 15:56:42 GMT') -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/tagmaker/nOE_element_def_spec.rb -CGI::TagMaker#nOE_element_def when passed element -- returns code for the passed element -- automatically converts the tag to capital letters - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/tagmaker/nO_element_def_spec.rb -CGI::TagMaker#nO_element_def when passed element -- returns code for the passed element with optional start/end tags -- automatically converts the element tag to capital letters - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/tagmaker/nn_element_def_spec.rb -CGI::TagMaker#nn_element_def when passed element -- returns code for the passed element with required start and end tags -- automatically converts the element tag to capital letters - /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/cgi/unescapeElement_spec.rb CGI.unescapeElement when passed String, elements, ... - unescapes only the tags of the passed elements in the passed String @@ -21704,8 +21653,13 @@ CSV.open - needs to be reviewed for spec completeness -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/csv/parse_line_spec.rb -CSV.parse_line +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/csv/parse_row_spec.rb +CSV.parse_row +- parses 'foo +bar' one row at a time + +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/csv/parse_spec.rb +CSV.parse - parses '' into [] - parses ' ' into [[nil]] @@ -21732,15 +21686,6 @@ - parses 'foo;bar baz;quz' into [['foo','bar'],['baz','quz']] with a separator of ; -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/csv/parse_row_spec.rb -CSV.parse_row -- parses 'foo -bar' one row at a time - -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/csv/parse_spec.rb -CSV.parse -- needs to be reviewed for spec completeness - /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/csv/read_spec.rb CSV.read - needs to be reviewed for spec completeness @@ -23767,6 +23712,7 @@ - accepts an Array argument - raises a DimensionMismatch error if the Vector size is different - yields arguments in sequence +- yield arguments in pairs /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/matrix/vector/eql_spec.rb Vector#eql? @@ -24334,14 +24280,14 @@ - yields the transmitted content as binary blocks of the passed size Net::FTP#put (binary mode) when resuming an existing file -- sends the remaining content of the passed local_file to the passed remote_file (ERROR - ) +- sends the remaining content of the passed local_file to the passed remote_file Net::FTP#put (binary mode) when resuming an existing file and the REST command fails - raises a Net::FTPProtoError when the response code is 550 (FAILED - ) - raises a Net::FTPPermError when the response code is 500 (FAILED - ) - raises a Net::FTPPermError when the response code is 501 (FAILED - ) - raises a Net::FTPPermError when the response code is 502 (FAILED - ) -- raises a Net::FTPTempError when the response code is 421 +- raises a Net::FTPTempError when the response code is 421 (FAILED - ) - raises a Net::FTPPermError when the response code is 530 (FAILED - ) Net::FTP#put (binary mode) when the STOR command fails @@ -24408,14 +24354,14 @@ - yields the transmitted content as binary blocks of the passed size Net::FTP#put (binary mode) when resuming an existing file -- sends the remaining content of the passed local_file to the passed remote_file (ERROR - ) +- sends the remaining content of the passed local_file to the passed remote_file Net::FTP#put (binary mode) when resuming an existing file and the REST command fails - raises a Net::FTPProtoError when the response code is 550 (FAILED - ) - raises a Net::FTPPermError when the response code is 500 (FAILED - ) - raises a Net::FTPPermError when the response code is 501 (FAILED - ) - raises a Net::FTPPermError when the response code is 502 (FAILED - ) -- raises a Net::FTPTempError when the response code is 421 +- raises a Net::FTPTempError when the response code is 421 (FAILED - ) - raises a Net::FTPPermError when the response code is 530 (FAILED - ) Net::FTP#put (binary mode) when the STOR command fails @@ -32510,8 +32456,8 @@ SimpleDelegator.new forwards private method calls made via send or __send__ ERROR NoMethodError: undefined method `priv' for #> /home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/delegate.rb:157:in `method_missing' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/delegate/send_spec.rb:21:in `send' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/delegate/send_spec.rb:21 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/delegate/send_spec.rb:22:in `send' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/delegate/send_spec.rb:22 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -32575,7 +32521,7 @@ Expected Exception but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/device/close_spec.rb:20 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/device/close_spec.rb:21 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -32606,7 +32552,7 @@ Expected Exception but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/device/close_spec.rb:25 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/device/close_spec.rb:26 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -32637,7 +32583,7 @@ Expected Exception but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/device/write_spec.rb:40 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/device/write_spec.rb:41 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -32668,7 +32614,7 @@ Expected IOError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/logger/close_spec.rb:18 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/logger/close_spec.rb:19 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -32699,7 +32645,7 @@ Expected IOError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/logger/close_spec.rb:23 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/logger/logger/close_spec.rb:24 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -33884,21 +33830,11 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file sends the remaining content of the passed local_file to the passed remote_file ERROR -Net::FTPTempError: 451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] - -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:241:in `getresp' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:264:in `sendcmd' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/monitor.rb:242:in `synchronize' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:262:in `sendcmd' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:335:in `transfercmd' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:452:in `storbinary' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/monitor.rb:242:in `synchronize' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:450:in `storbinary' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:563:in `putbinaryfile' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:595:in `put' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:63:in `send' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:63 +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPProtoError when the response code is 550 FAILED +Expected Net::FTPProtoError but no exception was raised +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:71 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -33912,6 +33848,9 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `each' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:36:in `describe' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/object.rb:11:in `describe' /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/put_spec.rb:7 @@ -33928,17 +33867,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPProtoError when the response code is 550 FAILED -Expected Net::FTPProtoError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 500 FAILED +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:70 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:76 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -33967,17 +33904,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 500 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 501 FAILED +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:75 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:81 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34006,17 +33941,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 501 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 502 FAILED +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:80 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:86 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34045,17 +33978,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 502 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPTempError when the response code is 421 FAILED +Expected Net::FTPTempError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:85 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:91 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34085,16 +34016,14 @@ ) Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 530 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:95 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:96 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34123,21 +34052,11 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file sends the remaining content of the passed local_file to the passed remote_file ERROR -Net::FTPTempError: 451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] - -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:241:in `getresp' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:264:in `sendcmd' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/monitor.rb:242:in `synchronize' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:262:in `sendcmd' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:335:in `transfercmd' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:452:in `storbinary' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/monitor.rb:242:in `synchronize' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:450:in `storbinary' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:563:in `putbinaryfile' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:595:in `put' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:63:in `send' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:63 +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPProtoError when the response code is 550 FAILED +Expected Net::FTPProtoError but no exception was raised +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:71 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34151,6 +34070,9 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `each' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:198:in `process' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:36:in `describe' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/object.rb:11:in `describe' /home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/putbinaryfile_spec.rb:6 @@ -34167,17 +34089,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPProtoError when the response code is 550 FAILED -Expected Net::FTPProtoError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 500 FAILED +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:70 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:76 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34206,17 +34126,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 500 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 501 FAILED +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:75 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:81 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34245,17 +34163,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 501 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 502 FAILED +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:80 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:86 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34284,17 +34200,15 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) -Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 502 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPTempError when the response code is 421 FAILED +Expected Net::FTPTempError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:85 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:91 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -34324,16 +34238,14 @@ ) Net::FTP#put (binary mode) when resuming an existing file and the REST command fails raises a Net::FTPPermError when the response code is 530 FAILED -Expected Net::FTPPermError -but got Net::FTPTempError (451 Exception: undefined method `appe' for #> ["/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `send'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:45:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `loop'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:26:in `handle_request'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:16:in `serve_once'", "/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/fixtures/server.rb:14"] -) +Expected Net::FTPPermError but no exception was raised /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:95 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/library/net/ftp/shared/putbinaryfile.rb:96 /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8//lib/ruby/1.8/net/ftp.rb:211:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -35690,7 +35602,7 @@ Finished in seconds -2946 files, 12182 examples, 37531 expectations, 103 failures, 96 errors +2932 files, 12171 examples, 37515 expectations, 105 failures, 94 errors exit 1 failed(rubyspec) == end #