Closed
Bug 1498467
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13478 - Remove the "W3C WebSocket API" prefix from websockets/ tets
Categories
(Core :: Networking: WebSockets, enhancement, P5)
Core
Networking: WebSockets
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][necko-triaged])
Sync web-platform-tests PR 13478 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13478
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
> Remove the "W3C WebSocket API" prefix from websockets/ tets
>
> This prefix doesn't add any useful information, and isn't used in all
> tests in this directory. Noticed because of the screen real estate it
> takes up in a view like this:
> https://wpt.fyi/results/websockets/Send-binary-65K-arraybuffer.any.html
>
> In the directory, this command was run, on macOS:
> git grep -lF 'W3C WebSocket API - ' | xargs sed -i '' 's/W3C WebSocket API - //g'
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Networking: WebSockets
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0bea55f42bf64548a01170eb1ccdc8953d1b524f
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][necko-triaged]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream][necko-triaged] → [wptsync downstream]
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [necko-triaged][wptsync downstream]
Comment 3•7 years ago
|
||
Hi James,
It seems the WPT sync bot doesn't like the tags we use to track necko bugs.
Is there any chance we can get it to work around them? Thanks!
Flags: needinfo?(james)
Comment 4•7 years ago
|
||
Oh interesting, that's not supposed to happen! I'll have a look.
Flags: needinfo?(james)
| Assignee | ||
Updated•7 years ago
|
Component: Networking: WebSockets → web-platform-tests
Product: Core → Testing
Whiteboard: [necko-triaged][wptsync downstream] → [wptsync downstream]
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=88efdb076c176f304e2e972110d300e5d8dcb63f
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Networking: WebSockets
Product: Testing → Core
Updated•7 years ago
|
Priority: P4 → P5
Whiteboard: [wptsync downstream] → [wptsync downstream][necko-triaged]
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
Ran 2 tests and 4 subtests
OK : 2
PASS : 4
| Assignee | ||
Comment 9•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=18ca8f201a4368c41c05c831b50b886f635bec43
Comment 10•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/15a39d5ccf8d
[wpt PR 13478] - Remove the "W3C WebSocket API" prefix from websockets/ tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/f7d8d121fdd2
[wpt PR 13478] - Update wpt metadata, a=testonly
Comment 11•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/15a39d5ccf8d
https://hg.mozilla.org/mozilla-central/rev/f7d8d121fdd2
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•