Project

General

Profile

Actions

Bug #6827

closed

Broken build after r36612

Added by luislavena (Luis Lavena) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2012-08-03 trunk 36611) [i386-mingw32]
Backport:
[ruby-core:46966]

Description

=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 '
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/2d3d84155d6c114a0f76888a8e2779e887722788

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

Updated by luislavena (Luis Lavena) over 11 years ago

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

Issue seems to be fixed at r36616, closing this out.

Actions

Also available in: Atom PDF

Like0
Like0