[gv-junit-fis] Timeouts in junit tests that use session history
Categories
(GeckoView :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: owlish, Assigned: kaya)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fission:android:m2] [geckoview:2022q3][geckoview:m115?][fxdroid])
Attachments
(1 file)
List of tests affected:
- HistoryDelegateTest#onHistoryStateChangeSavingState
- NavigationDelegateTest#purgeHistory
- NavigationDelegateTest#goBackFromHistory
- ProgressDelegateTest#saveAndRestoreStateNewSession
- ProgressDelegateTest#saveAndRestoreState
- ProgressDelegateTest#flushSessionState
- ProgressDelegateTest#noHistoryDelegateOnSessionStateChange
- ScreenshotTest#capturePixelsWhileSessionDeactivated
- WebExtensionTest#testRestoringExtensionPagePreservesMessages
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Assigning to Kaya for now because his SHIP patches should fix these failures.
| Reporter | ||
Updated•2 years ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
Reopening this as this ticket specifically refers to the disabled tests due to the fission pref checks. I accidentally closed it as a dup of the SHIP-disabled tests.
For this ticket, I'll be removing the fission pref checks in the tests.
| Assignee | ||
Comment 5•1 year ago
|
||
SessionHistoryInParent(SHIP) is refactored as a part of SHIP on Android project. With the refactored codepath, these disabled tests started passing for Fission. This patch enables those tests back.
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
| bugherder | ||
| Reporter | ||
Comment 8•1 year ago
|
||
Hey Kaya, what is the status on this - is there more work left to be done? (just seeing it has leave-open tag) Thanks!
| Assignee | ||
Comment 9•1 year ago
|
||
Yes, I have an ongoing work on fixing ScreenshotTest#capturePixelsWhileSessionDeactivated test which is the only left-over. Once that's fixed, this ticket will be closed.
| Assignee | ||
Updated•1 year ago
|
Comment 10•1 year ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:kaya, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 11•1 year ago
|
||
ScreenshotTest#capturePixelsWhileSessionDeactivated is fixed in https://phabricator.services.mozilla.com/D210759. Closing this ticket.
Description
•