Closed Bug 1904073 Opened 1 year ago Closed 1 year ago

Intermittent TV netwerk/cookie/test/browser/browser_cookie_empty_name_value.js | single tracking bug

Categories

(Core :: Networking: Cookies, defect, P5)

defect

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox127 --- unaffected
firefox128 --- unaffected
firefox129 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, test-verify-fail)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=463538312&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Th5CkVaXSHCvTVwCMoeXWg/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Th5CkVaXSHCvTVwCMoeXWg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2024-06-21T15:12:31.656Z] 15:12:31     INFO - TEST-START | netwerk/cookie/test/browser/browser_cookie_empty_name_value.js
[task 2024-06-21T15:12:31.661Z] 15:12:31     INFO - TEST-INFO | started process screentopng
[task 2024-06-21T15:12:32.286Z] 15:12:32     INFO - TEST-INFO | screentopng: exit 0
[task 2024-06-21T15:12:32.287Z] 15:12:32     INFO - Buffered messages logged at 15:12:31
[task 2024-06-21T15:12:32.287Z] 15:12:32     INFO - Entering setup bound 
[task 2024-06-21T15:12:32.287Z] 15:12:32     INFO - Buffered messages finished
[task 2024-06-21T15:12:32.290Z] 15:12:32     INFO - TEST-UNEXPECTED-FAIL | netwerk/cookie/test/browser/browser_cookie_empty_name_value.js | A promise chain failed to handle a rejection: Actor 'SpecialPowers' destroyed before query 'Spawn' was resolved - stack: (No stack available.)
[task 2024-06-21T15:12:32.290Z] 15:12:32     INFO - Rejection date: Fri Jun 21 2024 15:12:31 GMT+0000 (Coordinated Universal Time) - false == true - 
[task 2024-06-21T15:12:32.290Z] 15:12:32     INFO - Stack trace:
[task 2024-06-21T15:12:32.291Z] 15:12:32     INFO - resource://testing-common/PromiseTestUtils.sys.mjs:assertNoUncaughtRejections:266
[task 2024-06-21T15:12:32.291Z] 15:12:32     INFO - chrome://mochikit/content/browser-test.js:handleTask:1173
[task 2024-06-21T15:12:32.291Z] 15:12:32     INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1188
[task 2024-06-21T15:12:32.291Z] 15:12:32     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1358
[task 2024-06-21T15:12:32.291Z] 15:12:32     INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1128
[task 2024-06-21T15:12:32.292Z] 15:12:32     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
[task 2024-06-21T15:12:32.292Z] 15:12:32     INFO - Leaving setup bound 
[task 2024-06-21T15:12:32.294Z] 15:12:32     INFO - Entering test bound 
[task 2024-06-21T15:12:32.294Z] 15:12:32     INFO - Console Listener: [JavaScript Warning: "Cookie “” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/netwerk/cookie/test/browser/cookie_empty_name_value.sjs" line: 0}]
[task 2024-06-21T15:12:32.298Z] 15:12:32     INFO - Console message: [JavaScript Warning: "Cookie “” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/netwerk/cookie/test/browser/cookie_empty_name_value.sjs" line: 0}]
[task 2024-06-21T15:12:32.298Z] 15:12:32     INFO - Console Listener: [JavaScript Warning: "Cookie with an empty name and an empty value has been rejected." {file: "https://example.com/browser/netwerk/cookie/test/browser/cookie_empty_name_value.sjs" line: 0}]
[task 2024-06-21T15:12:32.298Z] 15:12:32     INFO - TEST-PASS | netwerk/cookie/test/browser/browser_cookie_empty_name_value.js | Message received: Cookie with an empty name and an empty value has been rejected. - 
[task 2024-06-21T15:12:32.299Z] 15:12:32     INFO - Console message: [JavaScript Warning: "Cookie with an empty name and an empty value has been rejected." {file: "https://example.com/browser/netwerk/cookie/test/browser/cookie_empty_name_value.sjs" line: 0}]
[task 2024-06-21T15:12:32.300Z] 15:12:32     INFO - TEST-PASS | netwerk/cookie/test/browser/browser_cookie_empty_name_value.js | No cookies set - "" === "" - 
[task 2024-06-21T15:12:32.303Z] 15:12:32     INFO - Console Listener: [JavaScript Warning: "Cookie “” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "chrome://mochitests/content/browser/netwerk/cookie/test/browser/browser_cookie_empty_name_value.js" line: 82}]
[task 2024-06-21T15:12:32.306Z] 15:12:32     INFO - Console message: [JavaScript Warning: "Cookie “” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "chrome://mochitests/content/browser/netwerk/cookie/test/browser/browser_cookie_empty_name_value.js" line: 82}]
[task 2024-06-21T15:12:32.308Z] 15:12:32     INFO - Console Listener: [JavaScript Warning: "Cookie with an empty name and an empty value has been rejected." {file: "chrome://mochitests/content/browser/netwerk/cookie/test/browser/browser_cookie_empty_name_value.js" line: 82}]
[task 2024-06-21T15:12:32.310Z] 15:12:32     INFO - TEST-PASS | netwerk/cookie/test/browser/browser_cookie_empty_name_value.js | Message received: Cookie with an empty name and an empty value has been rejected. - 
[task 2024-06-21T15:12:32.312Z] 15:12:32     INFO - Console message: [JavaScript Warning: "Cookie with an empty name and an empty value has been rejected." {file: "chrome://mochitests/content/browser/netwerk/cookie/test/browser/browser_cookie_empty_name_value.js" line: 82}]
[task 2024-06-21T15:12:32.314Z] 15:12:32     INFO - Leaving test bound 
[task 2024-06-21T15:12:32.338Z] 15:12:32     INFO - GECKO(1086) | JavaScript error: , line 0: AbortError: Actor 'SpecialPowers' destroyed before query 'Spawn' was resolved
[task 2024-06-21T15:12:32.341Z] 15:12:32     INFO - Console message: [JavaScript Error: "AbortError: Actor 'SpecialPowers' destroyed before query 'Spawn' was resolved"]
[task 2024-06-21T15:12:33.054Z] 15:12:33     INFO - GECKO(1086) | MEMORY STAT | vsize 11518MB | residentFast 460MB | heapAllocated 223MB
[task 2024-06-21T15:12:33.056Z] 15:12:33     INFO - TEST-OK | netwerk/cookie/test/browser/browser_cookie_empty_name_value.js | took 1398ms

:baku, since you are the author of the regressor, bug 1903110, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(amarchesini)
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(amarchesini)
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch

Set release status flags based on info from the regressing bug 1903110

You need to log in before you can comment on or make changes to this bug.