Closed
Bug 426454
Opened 17 years ago
Closed 7 years ago
Add generic redirect sjs script for tests to use
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mozbugs, Assigned: mozbugs)
Details
The tests for bug #403331 and bug #426308 both need an sjs handler to provide an HTTP redirect. They currently have their own, which should really be put somewhere generic so it can be shared between the two bugs, as well as with any new tests.
Comment 1•16 years ago
|
||
Don't know if this belongs in httpd.js or Mochitest. Would you like this built-in to the httpd server, or as a feature of Mochitest?
Component: Testing → Mochitest
Product: Core → Testing
QA Contact: testing → mochitest
Version: Trunk → unspecified
Think it belongs in mochitest more
Comment 3•7 years ago
|
||
Mass closing mochitest bugs that haven't had activity in the past 5 years. Please re-open or file a new bug with modern context if this is still relevant.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•