Closed yiming-tang-cs closed 7 years ago
WOW! I have checked out and used cherry pick. I thought there should be no failure!
ConvertStreamToParallelRefactoringTest.testMotivatingExample:420->helper:278 expected:<[ORDERED]> but was:<[UNORDERED]>
The last passing build is https://travis-ci.com/ponder-lab/Java-8-Stream-Refactoring/builds/57159781.
Can you ensure that 5304a584472f2810a99c904720250923faf502e8 is in your pull request? I'm working on speeding up the tests. Sorry about that.
77 is a pull request not an issue, no?
Yes, it is a pull request. Sorry.
Can you ensure that 5304a58 is in your pull request? I'm working on speeding up the tests. Sorry about that.
Yes, I do. But there are some wrong values for parameters in the helper method. I think I may fix them. I will see the result for online checking.
It seems online check and local testing pass!
They are passing only because you changed the tests.
Fix for #47.