Flaky Test 'App should wait for pendingNavigate before removing screen on double back navigation'
jbalsas opened this issue · 4 comments
jbalsas commented
There's currently a flaky test in the senna suite:
Mobile Safari 9.0.0 (iOS 9.2.0) App should wait for pendingNavigate before removing screen on double back navigation FAILED
timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.
See this Travis Report
brunobasto commented
@fernandosouza, this is the test with the setTimeout for handling the Safari debounced history.back. Can you double check?
Thx
fernandosouza commented
Yeah, @brunobasto. That is it.
jbalsas commented
Hey @fernandosouza, any update on this?
jbalsas commented
I don't think this is flaky anymore 😂