liferay/senna.js

Flaky Test 'App should wait for pendingNavigate before removing screen on double back navigation'

jbalsas opened this issue · 4 comments

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

@fernandosouza, this is the test with the setTimeout for handling the Safari debounced history.back. Can you double check?

Thx

Yeah, @brunobasto. That is it.

Hey @fernandosouza, any update on this?

I don't think this is flaky anymore 😂