Actions
Bug #12668
closedPlease backport r53433
Bug #12668:
Please backport r53433
Description
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.
Actions