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

2.5: ComplexDialogShortcutIT.twoDialogsOpenedWithSameShortcutKeyOnListenOn_dialogWithFocusExecuted is flaky #10614

Closed
denis-anisimov opened this issue Apr 12, 2021 · 1 comment

Comments

@denis-anisimov
Copy link
Contributor

Caused by: org.junit.ComparisonFailure: Invalid latest event with 0::DIALOG0 expected:<[0-DIALOG]0> but was:<[Opened dialog DC0-EC]0>
[01:45:47] :	 [Step 4/6] 	at org.junit.Assert.assertEquals(Assert.java:117)
[01:45:47] :	 [Step 4/6] 	at com.vaadin.flow.uitest.ui.DialogShortcutIT.validateShortcutEvent(DialogShortcutIT.java:205)
[01:45:47] :	 [Step 4/6] 	at com.vaadin.flow.uitest.ui.DialogShortcutIT.validateLatestDialogShortcut(DialogShortcutIT.java:192)
[01:45:47] :	 [Step 4/6] 	at com.vaadin.flow.uitest.ui.DialogShortcutIT.twoDialogsOpenedWithSameShortcutKeyOnListenOn_dialogWithFocusExecuted(DialogShortcutIT.java:116)

twoDialogsOpenedWithSameShortcutKeyOnListenOn_dialogWithFocusExecuted ANY_Chrome_ (com vaadin flow uitest ui ComplexDialogShortcutIT)

https://bender.vaadin.com/viewLog.html?buildId=223637&buildTypeId=Flow_Flow25_Flow25Snapshot&tab=buildResultsDiv

@MarcinVaadin
Copy link
Member

Cherry picked on Flow 2.7 (#12830)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants