Forum: Ruby-core [ruby-trunk - Bug #6827][Open] Broken build after r36612

Posted by Luis Lavena (luislavena)
on 2012-08-03 17:21
(Received via mailing list)
Issue #6827 has been reported by luislavena (Luis Lavena).

----------------------------------------
Bug #6827: Broken build after r36612
https://bugs.ruby-lang.org/issues/6827

Author: luislavena (Luis Lavena)
Status: Open
Priority: Normal
Assignee: shugo (Shugo Maeda)
Category: build
Target version: 2.0.0
ruby -v: ruby 2.0.0dev (2012-08-03 trunk 36611) [i386-mingw32]


=begin
Hello,

Running sample tests seems is failing on latest trunk for MinGW:

 sample/test.rb:alias .FF... 6
 sample/test.rb:path ...........................OK 27
 sample/test.rb:gc ....OK 4

 not ok alias 2 -- 
C:/Users/Worker/Jenkins/workspace/git-ruby-trunk/sample/test.rb:2241:in 
`<main>'
 not ok alias 3 -- 
C:/Users/Worker/Jenkins/workspace/git-ruby-trunk/sample/test.rb:2244:in 
`<main>'
 not ok/test: 903 failed 2

For both x86 and x64 GCC:

http://ci.rubyinstaller.org/job/ruby-trunk-x86/89/console
http://ci.rubyinstaller.org/job/ruby-trunk-x64/88/console

After a git-bisect, found r36612 caused the failure:

https://github.com/ruby/ruby/commit/2d3d84155d6c11...

Prior this commit (({sample/test.rb:alias})) passes.

Travis-CI also reports this as a failure:

http://travis-ci.org/#!/ruby/ruby/builds/2027345
=end
Posted by Luis Lavena (luislavena)
on 2012-08-03 21:12
(Received via mailing list)
Issue #6827 has been updated by luislavena (Luis Lavena).

Status changed from Open to Closed
% Done changed from 0 to 100

Issue seems to be fixed at r36616, closing this out.
----------------------------------------
Bug #6827: Broken build after r36612
https://bugs.ruby-lang.org/issues/6827#change-28633

Author: luislavena (Luis Lavena)
Status: Closed
Priority: Normal
Assignee: shugo (Shugo Maeda)
Category: build
Target version: 2.0.0
ruby -v: ruby 2.0.0dev (2012-08-03 trunk 36611) [i386-mingw32]


=begin
Hello,

Running sample tests seems is failing on latest trunk for MinGW:

 sample/test.rb:alias .FF... 6
 sample/test.rb:path ...........................OK 27
 sample/test.rb:gc ....OK 4

 not ok alias 2 -- 
C:/Users/Worker/Jenkins/workspace/git-ruby-trunk/sample/test.rb:2241:in 
`<main>'
 not ok alias 3 -- 
C:/Users/Worker/Jenkins/workspace/git-ruby-trunk/sample/test.rb:2244:in 
`<main>'
 not ok/test: 903 failed 2

For both x86 and x64 GCC:

http://ci.rubyinstaller.org/job/ruby-trunk-x86/89/console
http://ci.rubyinstaller.org/job/ruby-trunk-x64/88/console

After a git-bisect, found r36612 caused the failure:

https://github.com/ruby/ruby/commit/2d3d84155d6c11...

Prior this commit (({sample/test.rb:alias})) passes.

Travis-CI also reports this as a failure:

http://travis-ci.org/#!/ruby/ruby/builds/2027345
=end
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.