Closed Bug 757789 Opened 12 years ago Closed 12 years ago

mutt tests should not touch net

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Assigned: whimboo)

References

Details

A ton of JS tests are b0rken :(  Casually looking, it seems that most
(if not all) are due to the fact that the web has changed since the
time they were written.  We should not hit live web as part of testing
our test harness!  Instead, we should serve web via mozhttpd, cache
these files, and prevent this breakage.
Depends on: 754847
We already have some local test files:
https://github.com/mozautomation/mozmill/tree/master/mutt/mutt/tests/js/files

So we have to make sure that all remote pages are getting replaced with a local simplified page.
Depends on: 760418
Should be fixed by my upcoming patch for bug 760418. Taking.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
This has been fixed by bug 760418. There is no need to replace httpd with mozhttpd.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
No longer depends on: 754847
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.