Closed
Bug 645707
Opened 14 years ago
Closed 14 years ago
Test failure in testOpenSearchAutodiscovery.js | URL mismatch
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aaronmt, Assigned: vladmaniac)
References
()
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure][mozmill-test-skipped])
Attachments
(1 file, 1 obsolete file)
|
2.31 KB,
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
Module: testOpenSearchAutodiscovery.js
Test: testOpenSearchAutodiscovery
Error: Current URL contains the search term - got 'http://hg.mozilla.org/', expected 'firefox'
Platform: Linux Ubuntu 10.10
Branch: 3.6 (1.9.2) and 3.5 (1.9.1)
http://mozmill-release.brasstacks.mozilla.com/#/general/failure?branch=All&platform=All&from=2011-03-01&to=2011-03-28&test=%2FtestSearch%2FtestOpenSearchAutodiscovery.js&func=testOpenSearchAutodiscovery
| Assignee | ||
Comment 1•14 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #0)
> Module: testOpenSearchAutodiscovery.js
> Test: testOpenSearchAutodiscovery
> Error: Current URL contains the search term - got 'http://hg.mozilla.org/',
> expected 'firefox'
> Platform: Linux Ubuntu 10.10
> Branch: 3.6 (1.9.2) and 3.5 (1.9.1)
>
> http://mozmill-release.brasstacks.mozilla.com/#/general/
> failure?branch=All&platform=All&from=2011-03-01&to=2011-03-
> 28&test=%2FtestSearch%2FtestOpenSearchAutodiscovery.
> js&func=testOpenSearchAutodiscovery
I get no report when clicking on the above link. Can we get a working one?
Comment 2•14 years ago
|
||
This only happens on 3.6 now. It's nothing we should focus our work on. I would just say, lets get this test skipped on Linux on mozilla-1.9.2.
| Assignee | ||
Comment 3•14 years ago
|
||
initial patch for skipping the test on branch mozilla-1.9.2
Updated•14 years ago
|
Attachment #553728 -
Flags: review?(hskupin) → review+
Comment 4•14 years ago
|
||
Comment on attachment 553728 [details] [diff] [review]
skip patch v1.0 for linux [checked-in]
Sorry, have to r- because it will disable the test on all platforms and not only on Linux.
Attachment #553728 -
Flags: review+ → review-
| Assignee | ||
Comment 5•14 years ago
|
||
Does this fix make any sense?
Attachment #553728 -
Attachment is obsolete: true
Attachment #554060 -
Flags: review?(hskupin)
Comment 6•14 years ago
|
||
Comment on attachment 554060 [details] [diff] [review]
skip patch v1.1 for linux
No, there would be mozmill.isLinux to check for the platform. But I thought more of it and if we disable the test only on Linux, how can we declare that on Litmus? I don't want that we synch results if that single platform is only disabled.
Anthony, what would you propose? I would even be eager to say, lets skip the test on all platforms and remove the 'covered by Mozmill' flag in Litmus entirely. In such a case we can use the first patch from Vlad.
Attachment #554060 -
Flags: review?(hskupin) → review-
Yeah, I agree. Just disable this test outright and update the flag in Litmus.
| Assignee | ||
Updated•14 years ago
|
Attachment #553728 -
Flags: review- → review?(hskupin)
| Assignee | ||
Updated•14 years ago
|
Attachment #553728 -
Attachment is obsolete: false
| Assignee | ||
Comment 8•14 years ago
|
||
Then asking for r? again for patch v1.0
Comment 9•14 years ago
|
||
Comment on attachment 553728 [details] [diff] [review]
skip patch v1.0 for linux [checked-in]
Anthony, please check-in the patch.
Attachment #553728 -
Flags: review?(hskupin) → review+
Updated•14 years ago
|
Keywords: checkin-needed
Updated•14 years ago
|
Attachment #554060 -
Attachment is obsolete: true
Comment 10•14 years ago
|
||
Comment on attachment 553728 [details] [diff] [review]
skip patch v1.0 for linux [checked-in]
Landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/517215990362 (mozilla-1.9.2)
Attachment #553728 -
Attachment description: skip patch v1.0 for linux → skip patch v1.0 for linux [checked-in]
Comment 11•14 years ago
|
||
Accidentally marked this resolved fixed -- reverting that change.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 12•14 years ago
|
||
Well, as mentioned above just mark it as WONTFIX and leave the test disabled. Update the Litmus test and we are fine. We should not spend any of our valuable time on getting a test fixed on 1.9.2.
Comment 13•14 years ago
|
||
Not sure if I properly disabled this in Litmus -- I left it enabled due it being in the 3.6 BFT and 3.6 FFT testruns as well but removed it from the 3.6 Mozmill testrun. I also added a comment to the test:
DISABLED DUE TO TEST FAILURE (bug 645707)
This test is covered by Mozmill:
testSearch/testOpenSearchAutodiscovery.js
Comment 14•14 years ago
|
||
(In reply to Anthony Hughes, Mozilla QA (irc: ashughes) from comment #13)
> DISABLED DUE TO TEST FAILURE (bug 645707)
That could cause false impressions for testers so they probably assign that statement to the Litmus test itself. I have updated the wording to "This test has been disabled in Mozmill". IMO we should take that path.
Lets close this bug as wontfix.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → WONTFIX
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][mozmill-test-skipped]
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•