| "make update-download -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| Failed tests: |
| TestAllocation::MethodCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "none(**empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword(*empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "required(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_argument_forwarding: Test::Unit::AssertionFailedError: Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_post(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "optional(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "req_splat(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "r2k(1, **nil, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword(*empty_array, a: empty_array, &block)", but 1 arrays allocated |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "none.(**empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword.(*empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::ProcCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "required.(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_post.(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "optional.(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "req_splat.(1, **empty_hash, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "r2k.(1, **nil, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: Expected 0 array allocations for "required_and_keyword.(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, &block)", but 1 arrays allocated |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: Expected 0 hash allocations for "splat.(1, **empty_hash, &block)", but 1 hashes allocated |
| 1) Failure: |
| TestAllocation::MethodCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:76]: |
| Expected 0 hash allocations for "none(**empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "none(*empty_array, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "none(*empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 2) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:86]: |
| Expected 0 array allocations for "keyword(*empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "keyword(*empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword(**nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword(**empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword(**hash1, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "keyword(*empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "keyword(*empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword(*empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 3) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:102]: |
| Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat(*array1, **nil, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 4) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:82]: |
| Expected 0 hash allocations for "required(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 5) Failure: |
| TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:104]: |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 6) Failure: |
| TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:104]: |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 7) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:86]: |
| Expected 0 array allocations for "keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_splat(*empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 8) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:89]: |
| Expected 0 hash allocations for "splat_post(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post(1, *array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 9) Failure: |
| TestAllocation::MethodCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:83]: |
| Expected 0 hash allocations for "optional(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "optional(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "optional(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "optional(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "optional(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 10) Failure: |
| TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:105]: |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 11) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:89]: |
| Expected 0 hash allocations for "req_splat(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat(1, *array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 12) Failure: |
| TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:105]: |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "argument_forwarding(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "argument_forwarding(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 13) Failure: |
| TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:108]: |
| Expected 0 hash allocations for "r2k(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 14) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:86]: |
| Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 15) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:104]: |
| Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 16) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:102]: |
| Expected 0 array allocations for "required_and_keyword(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword(1, *empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 17) Failure: |
| TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:88]: |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "->{keyword(*empty_array, a: empty_array, &block)}.call", but 1 arrays allocated |
| Expected 0 array allocations for "$x = empty_array; keyword(*empty_array, a: $x, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "@x = empty_array; keyword(*empty_array, a: @x, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "self.class.const_set(:X, empty_array); keyword(*empty_array, a: X, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: Object::X, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: ::X, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "T = self; B = block; class Object; @@x = X; T.keyword(*X, a: @@x, &B) end", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1.0, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1.0r, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 1.0i, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: 'a', &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: :b, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: /a/, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: self, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: nil, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: true, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: empty_array, b: false, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: ->{}, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: $1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword(*empty_array, a: $`, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 18) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:90]: |
| Expected 0 hash allocations for "splat(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat(1, *array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 19) Failure: |
| TestAllocation::ProcCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:75]: |
| Expected 0 hash allocations for "none.(**empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "none.(*empty_array, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "none.(*empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 20) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:85]: |
| Expected 0 array allocations for "keyword.(*empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "keyword.(*empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword.(**nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword.(**empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword.(**hash1, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "keyword.(*empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "keyword.(*empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "keyword.(*empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 21) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:101]: |
| Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword_splat.(*array1, **nil, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 22) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:81]: |
| Expected 0 hash allocations for "required.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required.(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 23) Failure: |
| TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:103]: |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat.(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 24) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:85]: |
| Expected 0 array allocations for "keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_splat.(*empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_splat.(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_splat.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 25) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:88]: |
| Expected 0 hash allocations for "splat_post.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post.(1, *array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_post.(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 26) Failure: |
| TestAllocation::ProcCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:82]: |
| Expected 0 hash allocations for "optional.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "optional.(1, *empty_array, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "optional.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "optional.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "optional.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 27) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:88]: |
| Expected 0 hash allocations for "req_splat.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat.(1, *array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "req_splat.(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 28) Failure: |
| TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:107]: |
| Expected 0 hash allocations for "r2k.(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k.(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "r2k.(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 29) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:85]: |
| Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword_and_keyword_splat.(*empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 30) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:103]: |
| Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat_and_keyword.(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 31) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:101]: |
| Expected 0 array allocations for "required_and_keyword.(1, *empty_array, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(1, *empty_array, a: 2, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword.(1, **nil, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword.(1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword.(1, *empty_array, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword.(1, *empty_array, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, a: 2, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, a: 2, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, **nill, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, **nill, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, **hash1, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, *empty_array, **hash1, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 array allocations for "required_and_keyword.(1, *empty_array, a: 2, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword.(1, *empty_array, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, **empty_hash, a: 2, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, **hash1, **empty_hash, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "required_and_keyword.(*array1, **nil, &block)", but 1 arrays allocated |
| Expected 0 hash allocations for "required_and_keyword.(*array1, **nil, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| 32) Failure: |
| TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:88]: |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "->{keyword.(*empty_array, a: empty_array, &block)}.call", but 1 arrays allocated |
| Expected 0 array allocations for "$x = empty_array; keyword.(*empty_array, a: $x, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "@x = empty_array; keyword.(*empty_array, a: @x, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "self.class.const_set(:X, empty_array); keyword.(*empty_array, a: X, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: Object::X, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: ::X, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "T = keyword; B = block; class Object; @@x = X; T.(*X, a: @@x, &B) end", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1.0, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1.0r, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 1.0i, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: 'a', &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: :b, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: /a/, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: self, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: nil, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: true, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: empty_array, b: false, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: ->{}, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: $1, &block)", but 1 arrays allocated |
| Expected 0 array allocations for "keyword.(*empty_array, a: $`, &block)", but 1 arrays allocated. |
| <true> expected but was |
| <false>. |
| 33) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk_asan/test/ruby/test_allocation.rb:89]: |
| Expected 0 hash allocations for "splat.(1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat.(1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat.(*array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat.(*array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat.(1, *array1, **empty_hash, &block)", but 1 hashes allocated |
| Expected 0 hash allocations for "splat.(1, *array1, *empty_array, **empty_hash, &block)", but 1 hashes allocated. |
| <true> expected but was |
| <false>. |
| make: *** [uncommon.mk:964: yes-test-all] Error 33 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0. |