You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PopStateHandlerIT had a number of hasClientIssue("7572") which effectively disabled some piece of test in every test method.
I'm going to make a PR and change the test to disable the parts which are failing .
But the all the tests should work in the end. The fix for this ticket should remove all disabled parts (and may be just return the test state to the same as it has e.g. in 2.5 branch).
PopStateHandlerIT
had a number ofhasClientIssue("7572")
which effectively disabled some piece of test in every test method.I'm going to make a PR and change the test to disable the parts which are failing .
But the all the tests should work in the end. The fix for this ticket should remove all disabled parts (and may be just return the test state to the same as it has e.g. in
2.5
branch).Similar ticket: #7572.
For some reason #7572 doesn't mention
PopStateHandlerIT
anyhow.The text was updated successfully, but these errors were encountered: