From: naruse@... Date: 2017-03-13T07:30:35+00:00 Subject: [ruby-core:80107] [Ruby trunk Bug#13150] TestMarshal failures on FreeBSD with gcc7 because of GC Issue #13150 has been updated by Yui NARUSE. Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: REQUIRED to 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE ruby_2_4 r57954 merged revision(s) 57410,57619,57621,57631,57634. ---------------------------------------- Bug #13150: TestMarshal failures on FreeBSD with gcc7 because of GC https://bugs.ruby-lang.org/issues/13150#change-63533 * Author: Yui NARUSE * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE ---------------------------------------- ``` 1) Failure: TestMarshal#test_context_switch [/home/naruse/ruby/test/ruby/test_marshal.rb:368]: [StopIteration] exception expected, not. Class: Message: <"Marshal.dump reentered at marshal_dump"> ---Backtrace--- /home/naruse/ruby/test/ruby/test_marshal.rb:345:in `dump' /home/naruse/ruby/test/ruby/test_marshal.rb:345:in `dump_each' ../../ruby/test/runner.rb: TestMarshal#test_context_switch:1:in `each' --------------- 2) Failure: TestMarshal#test_gc [/home/naruse/ruby/test/ruby/test_marshal.rb:187]: Exception raised: <#>. Finished tests in 0.153251s, 698.2016 tests/s, 6238.1380 assertions/s. 107 tests, 956 assertions, 2 failures, 0 errors, 0 skips ruby -v: ruby 2.5.0dev (2017-01-23 trunk 57407) [x86_64-freebsd10.3] ``` -- https://bugs.ruby-lang.org/ Unsubscribe: