Closed Bug 1596904 Opened 6 years ago Closed 5 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/extensions/test/xpcshell/test_ext_webRequest_filterResponseData.js | Test timed out

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(firefox80 fixed)

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

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

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

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


[task 2019-11-15T18:39:23.728Z] 18:39:23 INFO - TEST-START | xpcshell-remote.ini:toolkit/components/extensions/test/xpcshell/test_ext_webRequest_filterResponseData.js
[task 2019-11-15T18:44:23.824Z] 18:44:23 WARNING - TEST-UNEXPECTED-TIMEOUT | xpcshell-remote.ini:toolkit/components/extensions/test/xpcshell/test_ext_webRequest_filterResponseData.js | Test timed out

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

This is another data race for mSentStop between StreamFilterParent::FlushBufferedData and StreamFilterParent::OnStopRequest

Blocks: 1649848

I mean mReceivedStop

To access an Atomic in main thread might be inevitable since OnStop happens on
the main thread, and disconnection could happen on any time.

Assignee: nobody → juhsu
Attachment #9161781 - Attachment description: Bug 1596904 - handle data race for mReceivedStop, r=robwu → Bug 1596904 - handle data race for mReceivedStop, r=robwu,mixedpuppy
Pushed by juhsu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/83895192ba27 handle data race for mReceivedStop, r=robwu,mixedpuppy
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: