Closed
Bug 805725
Opened 13 years ago
Closed 13 years ago
browser_frameworker should hit ws://mochi.test:8888 for websocket tests
Categories
(Firefox Graveyard :: SocialAPI, defect)
Firefox Graveyard
SocialAPI
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 19
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
There has been some suggestion that our test hitting "ws://www.example.com/socketserver" might not be appropriate, and might be behind some of the failures in bug 797874.
The patch changes the test to use ws://mochi.test:8888, which is the same as used by the "official" websocket tests at http://mxr.mozilla.org/mozilla-central/source/content/base/test/test_websocket.html
| Assignee | ||
Comment 1•13 years ago
|
||
trivial change, r=me
Assignee: nobody → mhammond
Attachment #675449 -
Flags: review+
| Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Are these two equivalent? They're both in build/pgo/server-locations.txt.
| Assignee | ||
Comment 4•13 years ago
|
||
This is a good question that noone knows the answer to for ws:// URLs. Philor has made the same basic comment a number of times and seems to think it might be behind the orange, and given this is what the "official" websocket test uses, I figured it was prudent (and a good way to shut up philor ;)
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•7 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•