KrailOrg / krail-testApp

1 stars 0 forks source link

Occasional failure of NavigationTest.navigateToInvalidPage #11

Closed davidsowerby closed 7 years ago

davidsowerby commented 8 years ago

Looks like the test might need a slight delay to enable the Notification to open fully:

org.junit.ComparisonFailure: expected:<...tification-humanized[]"> but was:<...tification-humanized[ v-Notification-animate-in]"> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at uk.q3c.krail.testApp.test.navigate.NavigationTest.navigateToInvalidPage(NavigationTest.java:139)