Closed Bug 1730166 Opened 3 years ago Closed 3 years ago

test_ipc_messagemanager_blob.js does not wait for completion, skips tests

Categories

(Core :: DOM: File, defect)

defect

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox-esr78 --- wontfix
firefox-esr91 --- wontfix
firefox92 --- wontfix
firefox93 --- wontfix
firefox94 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

A change made in bug 1614462, means that test_ipc_messagemanager_blob.js doesn't full run - it is meant to be testing blobs in cloned messages, however due to a missing await, the test finishes before the cloned message is received.

I noticed this whilst looking at some ESLint items for no-unused-vars, but as they're not likely to be completed soon, I thought I'd at least get the test fixed.

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3817a9c4ea88 Add an await to test_ipc_messagemanager_blob.js to ensure the test runs to expected completion. r=nika
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: