[ruby-core:76994] [Ruby trunk Bug#12668] Please backport r53433
From:
nagachika00@...
Date:
2016-08-21 05:54:33 UTC
List:
ruby-core #76994
Issue #12668 has been updated by Tomoyuki Chikanaga. Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: DONE to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE ---------------------------------------- Bug #12668: Please backport r53433 https://bugs.ruby-lang.org/issues/12668#change-60218 * Author: Vit Ondruch * Status: Closed * Priority: Normal * Assignee: Tomoyuki Chikanaga * ruby -v: ruby 2.3.1p112 (2016-04-26 revision 54768) [armv7hl-linux] * Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE ---------------------------------------- I quite often encounter error: ``` 1) Failure: TC_OpenStruct#test_accessor_defines_method [/builddir/build/BUILD/ruby-2.3.1/test/ostruct/test_ostruct.rb:173]: <[:foo, :foo=]> expected but was <[:foo=, :foo]>. ``` which was introduced into Ruby 2.3.1 via r54388. This should be resolved by r53433. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>