Open Bug 1194496 Opened 9 years ago Updated 2 years ago

mochitest chain should insist on Promises

Categories

(Core :: WebRTC, defect, P4)

defect

Tracking

()

Tracking Status
firefox43 --- affected

People

(Reporter: drno, Unassigned)

References

Details

Attachments

(1 file)

From https://bugzilla.mozilla.org/show_bug.cgi?id=1193045#c6

It might be helpful to add a sanity check to our mochitest framework which points out function which don't return a Promise.

Note: we have quite a few functions which are synchronously blocking and don't return a Promise. So we need an exception for these.
Bug 1194496: insist on Promises as return values
This depends right now on bug 1193045 to land.
Depends on: 1193045
Hey Nils, is this ready for review and landing ?
Assignee: nobody → drno
backlog: --- → webrtc/webaudio+
Rank: 35
Flags: needinfo?(drno)
Priority: -- → P3
Comment on attachment 8647792 [details]
MozReview Request: Bug 1194496: insist on Promises as return values

Bug 1194496: insist on Promises as return values
With the latest patch it passes basicAudio, but as jib predicted: 48 errors in a full mochitest run. So still plenty of work left.
Flags: needinfo?(drno)
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
I don't have the capacity any more to work on this any time soon.
Assignee: drno → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: