Closed Bug 1910413 Opened 7 months ago Closed 7 months ago

High frequency OSX TEST-UNEXPECTED-FAIL | dom/reporting/tests/test_delivering.html | Age is correctly set

Categories

(Core :: DOM: Security, defect, P5)

defect

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox128 --- unaffected
firefox129 --- unaffected
firefox130 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: sefeng)

References

(Regression)

Details

(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [domsecurity-intermittent][retiggered])

Attachments

(1 file)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=468382315&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OQjiln6AS_-jRE54ugpoUg/runs/0/artifacts/public/logs/live_backing.log


[task 2024-07-29T15:43:17.265Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | We have a report.body 
[task 2024-07-29T15:43:17.266Z] 15:43:17     INFO - Buffered messages finished
[task 2024-07-29T15:43:17.267Z] 15:43:17     INFO - TEST-UNEXPECTED-FAIL | dom/reporting/tests/test_delivering.html | Age is correctly set 
[task 2024-07-29T15:43:17.267Z] 15:43:17     INFO -     SimpleTest.ok@SimpleTest/SimpleTest.js:426:16
[task 2024-07-29T15:43:17.267Z] 15:43:17     INFO -     @dom/reporting/tests/test_delivering.html:28:9
[task 2024-07-29T15:43:17.267Z] 15:43:17     INFO -     EventListener.handleEvent*@dom/reporting/tests/test_delivering.html:21:10
[task 2024-07-29T15:43:17.267Z] 15:43:17     INFO -     Async*@dom/reporting/tests/test_delivering.html:20:2
[task 2024-07-29T15:43:17.267Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | URL is correctly set 
[task 2024-07-29T15:43:17.268Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | User-agent matches 
[task 2024-07-29T15:43:17.268Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | deprecation 
[task 2024-07-29T15:43:17.269Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | We have the real report.body 
[task 2024-07-29T15:43:17.269Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | Correct report.body.id 
[task 2024-07-29T15:43:17.270Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | We have a report.body.message 
[task 2024-07-29T15:43:17.270Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | report.body.sourceFile 
[task 2024-07-29T15:43:17.271Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | report.body.lineNumber 
[task 2024-07-29T15:43:17.271Z] 15:43:17     INFO - TEST-PASS | dom/reporting/tests/test_delivering.html | report.body.columnNumber 
[task 2024-07-29T15:43:17.272Z] 15:43:17     INFO - GECKO(904) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2024-07-29T15:43:17.272Z] 15:43:17     INFO - GECKO(904) | MEMORY STAT | vsize 6637MB | residentFast 62MB | heapAllocated 9MB
[task 2024-07-29T15:43:17.273Z] 15:43:17     INFO - TEST-OK | dom/reporting/tests/test_delivering.html | took 3369ms
[task 2024-07-29T15:43:17.273Z] 15:43:17     INFO - TEST-START | dom/reporting/tests/test_deprecated.html

Hi Sean! Can you please take a look at this? It is caused by the recent changes from Bug 1391243(backfill and retriggers).
In the last 6 days, this has failed over 100 times(for a better overview of the failure rate please visit orange factor from Bug 1858836).
Thank you!

Flags: needinfo?(sefeng)
Whiteboard: [domsecurity-intermittent] → [domsecurity-intermittent][retiggered]

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

Thanks for letting me know, will take a look soon.

After https://phabricator.services.mozilla.com/D202879 is landed,
sending a report in Reporting API no longer needs to wait for
a timeout, it can be sent right away when the event queue is Idle.
This can potentially cause the "age" of a report to be 0.

So here we introduce a clamp for it to make it non-zero.

Assignee: nobody → sefeng
Status: NEW → ASSIGNED
Pushed by sefeng@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4559aff9fa7e Introduce a minimum time clamp for the "age" of a report in Reporting API r=dom-core,jjaschke
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Flags: needinfo?(sefeng)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: