Skip to content
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

Prevent intermittent test failure due to PSystemError creating different output at different times of the hour #651

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

matthew16550
Copy link
Collaborator

Prevents intermittent failures like this:

Error:    PipeTest.should_managePipe_manage_success_cases_correctly:176 
Multiple Failures (1 failure)
-- failure 1 --
expected: "
"
but was : "<map id="plantuml_map" name="plantuml_map">
<area shape="rect" id="id1" href="http://plantuml.com/dedication" title="http://plantuml.com/dedication" alt="" coords="83,60,296,76"/>
</map>

"
at PipeTest$Verification.assertOk(PipeTest$Verification.java:402)

@arnaudroques arnaudroques merged commit ce95fff into plantuml:master Sep 3, 2021
@matthew16550 matthew16550 deleted the test-failure branch September 3, 2021 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants