Closed
Bug 1614116
Opened 6 years ago
Closed 5 years ago
[wpt-sync] Sync PR 21681 - pywebsocket: modernize deprecated assertions
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21681 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21681
Details from upstream follow.
Sergio Villar Senin <svillar@igalia.com> wrote:
pywebsocket: modernize deprecated assertions
failUnless -> assertTrue
failIf -> assertFalse
assertEquals -> assertEqual
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•