Closed
Bug 1894719
Opened 7 months ago
Closed 7 months ago
[wpt-sync] Sync PR 46032 - Fix 'TypeError: can't subtract offset-naive and offset-aware datetimes' error in test_add_non_session_cookie test
Categories
(Remote Protocol :: Marionette, task, P4)
Remote Protocol
Marionette
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46032 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46032
Details from upstream follow.
Alexandra Borovova <aborovova@mozilla.com> wrote:
Fix 'TypeError: can't subtract offset-naive and offset-aware datetimes' error in test_add_non_session_cookie test
Changes introduced in #45929 introduced the 'TypeError: can't subtract offset-naive and offset-aware datetimes' error in test_add_non_session_cookie test (see the log).
Assignee | ||
Comment 1•7 months ago
|
||
PR 46032 applied with additional changes from upstream: c3a572d8051a24c10e10625715ed31bd2764bb4c
Assignee | ||
Updated•7 months ago
|
Component: web-platform-tests → Marionette
Product: Testing → Remote Protocol
Assignee | ||
Comment 2•7 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=360a7a0174ceb79f86d0124a80858f8de7b0e210
Assignee | ||
Comment 3•7 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 24 subtests
Status Summary
Firefox
OK
: 1
PASS
: 24
Chrome
OK
: 1
PASS
: 23
FAIL
: 1
Safari
OK
: 1
PASS
: 15
FAIL
: 9
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f166183757e1
[wpt PR 46032] - Fix 'TypeError: can't subtract offset-naive and offset-aware datetimes' error in test_add_non_session_cookie test, a=testonly
Comment 5•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•