kou opened a new pull request, #13089:
URL: https://github.com/apache/arrow/pull/13089

   This solves the following CI failure:
   
   https://github.com/apache/arrow/runs/6329293119?check_suite_focus=true
   
       Failure: test_version_pre_tag(PrepareTest)
       /home/runner/work/arrow/arrow/dev/release/01-prepare-test.rb:226:in 
`test_version_pre_tag'
            223:     end
            224:
            225:     prepare("VERSION_PRE_TAG")
         => 226:     assert_equal(expected_changes.sort_by {|diff| diff[:path]},
            227:                  parse_patch(git("log", "-n", "1", "-p")))
            228:   end
            229: end
       ?  {:hunks=>[["-# arrow 8.0.0.9000", "+# arrow 9.0.0"]], 
:path=>"r/NEWS.md"},
       ?                       7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to