-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
broken test org.takes.rq.RqMultipartTest.consumesHttpRequest #253
Comments
@dmzaytsev I see the same thing in the merge of my pull request, a question @yegor256 this must be corrected before I can close my already merged pull request? or they are deal with as different issues? |
@dmzaytsev I can see that the error is caused by SocketException that Connection reset. Is there something wrong with the container that rultor runs in? I see no problem running the same tests in Appveyor. |
@M4Solutions This error is caused by changes in the master branch. @super132 you see Appveyor's log before merge. |
@dmzaytsev , is the build from the Appvegor also a log before merge? It shows that it is building from a commit in master branch and it was successful: https://ci.appveyor.com/project/yegor256/takes/branch/master |
@dmzaytsev I can't reproduce this problem locally :( running tests multiple times, still no error |
@dmzaytsev can you reproduce it locally? |
@yegor256 sure |
@yegor256 I can't reproduce the issue with another windows desktop. |
@yegor256 @dmzaytsev I have this error randomly on linux64 with java 1.7 |
@yegor256 what version of JDK uses Rultor ? |
@dmzaytsev it's 1.7. you can check it yourself, just install Docker locally and run:
You will get into shell with exactly the same environment as we have in rultor builds. |
@yegor256 the error is stable on my enviroment
I see two issues:
|
@dmzaytsev many thanks! |
@davvd this is urgent |
@yegor256 , just an update to this issue. I found that PR #210 has been merged by Rultor successfully. Please check the log below: http://www.rultor.com/t/3570-99185933 The merge was done 9 hours ago from the moment I post this comment. I believe we can retry the merge. Thanks. |
@dmzaytsev I am aware of the task, give me some time to find a developer... |
@dmzaytsev I added milestone |
@Bertram25 This task is yours, please go ahead keeping in mind this. If any questions, don't hesitate to ask right here. 30 mins is the budget of the task. This is exactly how much will be paid when the problem is solved (no matter how much time you will actually spend). See this for more information |
@dmzaytsev thanks for reporting! I topped your account for 15 mins, transaction 56895756 |
@louzar This task is yours, please go ahead keeping in mind this. If any questions, don't hesitate to ask right here; Budget here is 30 mins (keep this principle in mind) |
@Komaz please go ahead with this task, it's yours |
@dmzaytsev is it ok that this issue is not unassigned? |
@Komaz I see the |
@dmzaytsev yeah, but this issue is blocked by #291, I thought such issues should be unassigned to avoid penalty, e.g. yegor256/netbout#602 |
@dmzaytsev I think we can continue, impediment #291 is closed |
@Komaz FYI
|
@dmzaytsev fixed in #329 |
@Komaz thanks! |
@ypshenychka please, let us know what do you think about this ticket, according to our QA rules |
@davvd Quality is good. |
@ypshenychka thanks for the review and a good remark |
@Komaz just added 10 mins to @ypshenychka (for QA), payment ID is |
We have the broken test
org.takes.rq.RqMultipartTest.consumesHttpRequest
in the master branchThe text was updated successfully, but these errors were encountered: