[#6864] ruby 1.8.4 rc breaks alias_method/rails in bad ways — "Ara.T.Howard" <ara.t.howard@...>

20 messages 2005/12/09
[#6870] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — =?ISO-8859-15?Q?Florian_Gro=DF?= <florgro@...> 2005/12/12

Ara.T.Howard wrote:

[#6872] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — ara.t.howard@... 2005/12/12

On Tue, 13 Dec 2005, [ISO-8859-15] Florian Growrote:

[#6873] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — James Edward Gray II <james@...> 2005/12/12

On Dec 12, 2005, at 1:19 PM, ara.t.howard@noaa.gov wrote:

[#6874] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — ara.t.howard@... 2005/12/12

On Tue, 13 Dec 2005, James Edward Gray II wrote:

[#6891] Time.utc! and Time.localtime! — Daniel Hobe <hobe@...>

Writing a script yesterday I found out, much to my surprise, that the

16 messages 2005/12/14

[#6918] change to yaml in 1.8.4 — ara.t.howard@...

14 messages 2005/12/16

[#6934] 1.8.x, YAML, and release management — Ryan Davis <ryand-ruby@...>

I'm concerned that 1.8.3's acceptance of non-backwards-compatible

28 messages 2005/12/18

[#6996] Problems building 1.8.4 with VS8 C++ Express Edition (cl 14.00) — Austin Ziegler <halostatue@...>

Visual Studio C++ 2005 Express Edition (VS 8.0)

20 messages 2005/12/27

Re: ruby 1.8.4 preview3

From: Kailden <kailden@...>
Date: 2005-12-22 19:19:25 UTC
List: ruby-core #6980
matz> I have just put 1.8.4 preview3 on the server.

alpha:/home/kailden/install/ruby-1.8.4> uname -a
AIX alpha 3 5 ------------
alpha:/home/kailden/install/ruby-1.8.4> oslevel -r
5300-02
alpha:/home/kailden/install/ruby-1.8.4> CPPFLAGS="-qalloca 
-D_LINUX_SOURCE_COMPAT" ./configure --prefix=$HOME --without-gcc 
--disable-ipv6 --with-openssl-dir=$HOME/openssl 
--with-openssl-include=$HOME/include/openssl 
--with-zlib-include=$HOME/include --with-zlib=$HOME/lib
[...]
alpha:/home/kailden/install/ruby-1.8.4> gmake test-all
./miniruby ./runruby.rb --extout=.ext -- -C "./test" runner.rb 
--runner=console
Loaded suite .
Started
[...]
Finished in 177.658017 seconds.

  1) Failure:
test_s_digest(TestDigest::TestSHA384)
    [./digest/test_digest.rb:29:in `test_s_digest'
     ./digest/test_digest.rb:28:in `test_s_digest']:
<"\313\000u?E\243^\213\265\240=i\232\306P\a',2\253\016\336\321c\032\213`ZC\377[\355\200\206\a+\241\347\314#X\272\354\2414\310%\247"> 
expected but was
<"|\313\362\357m\306o\036EG\244d\373\233\006\021'G}\272V\367\232*V\362\224\\\017\"\364\341\371\324\317'>@\001\322\373\256\2416\034v\216g">.

  2) Failure:
test_s_hexdigest(TestDigest::TestSHA384)
    [./digest/test_digest.rb:23:in `test_s_hexdigest'
     ./digest/test_digest.rb:22:in `test_s_hexdigest']:
<"cb00753f45a35e8bb5a03d699ac65007272c32ab0eded1631a8b605a43ff5bed8086072ba1e7cc2358baeca134c825a7"> 
expected but was
<"7ccbf2ef6dc66f1e4547a464fb9b061127477dba56f79a2a56f2945c0f22f4e1f9d4cf273e4001d2fbaea1361c768e67">.

  3) Failure:
test_s_digest(TestDigest::TestSHA512)
    [./digest/test_digest.rb:29:in `test_s_digest'
     ./digest/test_digest.rb:28:in `test_s_digest']:
<"\335\2575\241\223az\272\314AsI\256 
A1\022\346\372N\211\251~\242\n\236\356\346KU\323\232!\222\231*'O\301\2506\272<#\243\376\353\275EMD#d<\350\016*\232\311O\245L\244\237"> 
expected but was
<"\275\2108\234\205\331\365\311P\232\177\266\324\272\315m\301\356\203\232\256\230\331\214\001\347\330\263z\326u\224\2344N 
v\004z\356\350\365\036\230W\224\016=\264\332O\v\333\207J\021u4\305\023\245\313\377D">.

  4) Failure:
test_s_hexdigest(TestDigest::TestSHA512)
    [./digest/test_digest.rb:23:in `test_s_hexdigest'
     ./digest/test_digest.rb:22:in `test_s_hexdigest']:
<"ddaf35a193617abacc417349ae20413112e6fa4e89a97ea20a9eeee64b55d39a2192992a274fc1a836ba3c23a3feebbd454d4423643ce80e2a9ac94fa54ca49f"> 
expected but was
<"bd88389c85d9f5c9509a7fb6d4bacd6dc1ee839aae98d98c01e7d8b37ad675949c344e2076047aeee8f51e9857940e3db4da4f0bdb874a117534c513a5cbff44">.

1220 tests, 13470 assertions, 4 failures, 0 errors
gmake: *** [test-all] Error 1


In This Thread

Prev Next