Open Bug 1917288 Opened 1 year ago Updated 1 year ago

Increase expiry date range for network cookie tests

Categories

(Remote Protocol :: WebDriver BiDi, task, P3)

task
Points:
1

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

(Whiteboard: [webdriver:backlog])

Follow up to Bug 1916221.

We are currently allowing for a 2s interval to check the cookie expiry date, because Firefox might be slightly adjusting the expiry timestamp based on network.cookie.useServerTime.

We should discuss about potentially setting that preference and/or increasing the interval.

We cannot just disable it for the cookie tests. It will work fine in our CI but the affected tests are still going to fail upstream where reports are sent to wpt.fyi. This is because metadata files are not evaluated over there.

We decided to just increase the expiry data range.

Points: --- → 1
Priority: -- → P3
Summary: Consider setting network.cookies.useServerTime = false for network cookie tests → Increase expiry date range for network cookie tests
Whiteboard: [webdriver:backlog]
You need to log in before you can comment on or make changes to this bug.