Closed
Bug 924923
Opened 11 years ago
Closed 11 years ago
Update mozsearch.html in data/search to work with Nightly
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P2)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mario.garbi, Unassigned)
Details
While trying to reproduce a bug manually I noticed that our local search engine mozsearch.html isn't compatible with Nightly 27. This isn't failing as we seem to handle the error dialog and use a default remote search engine.
This is important to fix as we are again dependent on remote engines that might cause issues.
Steps to reproduce:
1.Open a Nightly build
2.Open https://www.mozqa.com/data/firefox/search/mozsearch.html
3.Click the <a> here </a> link to install the engine
Expected results:
- The engine dialog pops
Actual results:
- An error dialog pops and the engine cannot be installed
Reporter | ||
Updated•11 years ago
|
status-firefox24:
--- → ?
status-firefox25:
--- → ?
status-firefox26:
--- → ?
status-firefox27:
--- → affected
status-firefox-esr17:
--- → ?
status-firefox-esr24:
--- → ?
Comment 1•11 years ago
|
||
Mario, what is the detailed error? I clearly miss that information here. Also on which platforms have you tested? I for myself tested on Linux and I cannot see this problem with a Nightly build.
I think this bug is invalid.
Flags: needinfo?(mario.garbi)
Keywords: regression,
regressionwindow-wanted
Reporter | ||
Comment 2•11 years ago
|
||
Hmm I've added mozqa.com as a step but tested only using the local file. It's working from mozqa.com but not from the local data/search/mozsearch.html but that might be because in the test we call it with localhost while manually we have the regular OS path. Closing it as invalid, sorry for the spam.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mario.garbi)
Resolution: --- → INVALID
Comment 3•11 years ago
|
||
Why are you closing it as invalid, given that the steps were wrong? Have you tested it again outside of Mozmill with the search engine served from localhost?
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Reporter | ||
Comment 4•11 years ago
|
||
It works if it's delived by a webserver. I used apache2 localhost to test it and works fine. Initially I tested it manually by dragging the mozsearch.html over the browser window like I would an .xpi without thinking too much about it.
Comment 5•11 years ago
|
||
So you say it's a problem with our httpd.js server?
Reporter | ||
Comment 6•11 years ago
|
||
To explain, while trying to reproduce bug 925272 I attempted to install the mozsearch.html engine by dragging and dropping the file from our repository over the browser as I would with an .xpi file. This caused an error as it needed to be served by a webserver. I do not think there is anything wrong with the file, it was a misunderstanding on my part of how it should work.
It's not something that affects our tests in any way and I'm not sure it should work by dragging and dropping so I'd say the bug is invalid.
Comment 7•11 years ago
|
||
In that case it's indeed invalid. Thanks for the clarification.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Keywords: regression,
regressionwindow-wanted
Updated•11 years ago
|
status-firefox24:
? → ---
status-firefox25:
? → ---
status-firefox26:
? → ---
status-firefox27:
affected → ---
status-firefox-esr17:
? → ---
status-firefox-esr24:
? → ---
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
•