Closed
Bug 803284
Opened 12 years ago
Closed 7 years ago
SimpleTest._getCurrentTestURL() always returns "unknown test url"
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: emorley, Unassigned)
References
Details
The patch for bug 765200 wasn't working, and after tweaking it to dump more in the failure messages, it has become apparent that SimpleTest._getCurrentTestURL() is broken, always returning "unknown test url".
Example try run:
https://tbpl.mozilla.org/?tree=Try&rev=21c1e771f133
_getCurrentTestURL():
https://hg.mozilla.org/integration/mozilla-inbound/file/d439018c0523/testing/mochitest/tests/SimpleTest/SimpleTest.js#l270
Comment 1•10 years ago
|
||
Is this still a problem?
I know I get this problem at least when running a single test, I filed bug 1041485 for it.
Reporter | ||
Comment 2•10 years ago
|
||
Quite possible, I haven't checked since.,
Reporter | ||
Comment 3•7 years ago
|
||
Mass-closing old bugs I filed that have not had recent activity/no longer affect me.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•