Closed
Bug 879365
Opened 11 years ago
Closed 11 years ago
Initialization of httpd.js fails in Firefox metro
Categories
(Testing Graveyard :: Mozmill, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: andrei, Unassigned)
References
Details
(Whiteboard: [metro])
Trying to deliver local content under metro:
> const BASE_URL = collector.addHttpResource("../../../data/");
Fails:
> ERROR | Test Failure | {
> "exception": {}
> }
> TEST-UNEXPECTED-FAIL | c:\work\bugs\831194\mozmill-tests\tests\metro\testTextSelection.js | <TOP_LEVEL>
Reporter | ||
Updated•11 years ago
|
Whiteboard: [metro]
Updated•11 years ago
|
Hardware: x86 → All
Summary: Delivering local http content under metro fails → Initialization of httpd.js fails in Firefox metro
Whiteboard: [metro] → [metro][mozmill-2.0?]
Reporter | ||
Comment 1•11 years ago
|
||
Pilot problem: having a not existing path would fail with that error.
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Whiteboard: [metro][mozmill-2.0?] → [metro]
Assignee | ||
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
Assignee | ||
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•