From: "phasis68 (Heesob Park)" <phasis@...>
Date: 2013-11-26T11:40:56+09:00
Subject: [ruby-core:58577] [ruby-trunk - Bug #9119]	TestTime#test_marshal_broken_offset broken under MinGW


Issue #9119 has been updated by phasis68 (Heesob Park).

File modified.patch added

I noticed the attached patch has problems with mingw.org 32bit toolchain.

The updated patch is only affects for MINGW64 toolchain.

Refer to https://groups.google.com/forum/#!topic/rubyinstaller/zNNccqwWMsA for more information.
----------------------------------------
Bug #9119: TestTime#test_marshal_broken_offset broken under MinGW
https://bugs.ruby-lang.org/issues/9119#change-43148

Author: luislavena (Luis Lavena)
Status: Assigned
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category: test
Target version: current: 2.1.0
ruby -v: ruby 2.1.0dev (2013-11-17 trunk 43698) [i386-mingw32] ruby 2.0.0p350 (2013-11-13 revision 43661) [i386-mingw32]
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN


=begin
Hello,

The test (({TestTime#test_marshal_broken_offset})) has been broken under x86-mingw32 for really long time, in both 2.0 and trunk:

http://ci.rubyinstaller.org/job/ruby-2_0_0-x86-test-all/170/console

http://ci.rubyinstaller.org/job/ruby-trunk-x86-test-all/2362/console

 TestTime#test_marshal_broken_offset [C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/ruby/test_time.rb:331]:
 <0> expected but was
 <-10800>.
=end


-- 
http://bugs.ruby-lang.org/