-
Notifications
You must be signed in to change notification settings - Fork 155
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
Multiple unexpected exceptions after updating to Patrol 2.3.2 #1874
Comments
Hi 👋🏻 thanks for using Patrol and raising this issue. Sorry for the problems! First of all – this "multiple exceptions were thrown" problem is tracked in #951. We should definitely do a better job when it comes to reporting such test failures. Regarding the main problem – it indeed sounds like a regression. But without more info I can't say anything. Your "reproduction steps" aren't really reproduction steps - I can't copy&paste and have a working sample of the bug.
The best thing you can do is provide a minimal, reproducible example of this problem. Otherwise there's little chance we'll be able to pinpoint the cause and fix the issue. |
@Arkadiusz-futurehome please provide a reproducible sample. Closing this issue for now. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Steps to reproduce
Example Integration Test
Before Patrol update this test normally finished with success. But after updating Patrol to the newest version there is an error output:
Actual results
After updating Patrol to version 2.3.2, we are encountering an issue where multiple exceptions are being thrown during the execution of our tests. The error message states:
This behavior is unexpected and has started occurring since the update to the latest version of Patrol. The test suite was working without any problems before the update, so it seems to be a regression introduced in the new version. This issue is affecting our testing workflow and needs to be addressed to ensure the reliability of our tests.
Please let me know if you need any more information or if I can provide additional details to help diagnose and resolve this problem.
Logs
Logs
Patrol version
patrol: ^2.3.2
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: