Closed
Bug 555996
Opened 15 years ago
Closed 15 years ago
[mozmill] Implement test for checking multiple search engine providers
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [mozmill-doc-complete])
Attachments
(2 files, 1 obsolete file)
|
1.16 KB,
text/plain
|
Details | |
|
13.61 KB,
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
This bug will cover the work which has to be done to automate the following litmus test:
https://litmus.mozilla.org/show_test.cgi?id=10242
| Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Attachment #436882 -
Flags: review?(anthony.s.hughes)
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-doc-needed]
I'm not sure if this is a problem with the patch or not -- when I try to apply it, I get the following output:
applying search_multiple
patching file shared-modules/testSearchAPI.js
Hunk #7 FAILED at 761
1 out of 7 hunks FAILED -- saving rejects to file shared-modules/testSearchAPI.js.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh search_multiple
Applying other patches do not cause this error.
Here is a more detailed output:
applying search_multiple
patching file firefox/testSearch/testSearchSuggestions.js
patching file shared-modules/testSearchAPI.js
Hunk #5 succeeded at 583 (offset 23 lines).
Hunk #6 succeeded at 758 (offset 23 lines).
Hunk #7 FAILED at 761
1 out of 7 hunks FAILED -- saving rejects to file shared-modules/testSearchAPI.js.rej
patch failed to apply
adding firefox/testSearch/testSearchSuggestions.js
firefox/testSearch/testSearchSuggestions.js
shared-modules/testSearchAPI.js
patch failed, rejects left in working dir
errors during apply, please fix and refresh search_multiple
Comment on attachment 436882 [details] [diff] [review]
Patch v1 (default)
r- because patch fails to apply. r+ if the problems in the previous comment is corrected.
Attachment #436882 -
Flags: review?(anthony.s.hughes) → review-
| Assignee | ||
Comment 6•15 years ago
|
||
Sorry, looks like a part has found its way into another patch. Updated the test for your testing.
Attachment #436882 -
Attachment is obsolete: true
Attachment #438511 -
Flags: review?(anthony.s.hughes)
Attachment #438511 -
Flags: review?(anthony.s.hughes) → review+
| Assignee | ||
Comment 7•15 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/8533ac2d7595
http://hg.mozilla.org/qa/mozmill-tests/rev/ff16ec5ab09e
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-doc-needed] → [mozmill-doc-complete]
| Assignee | ||
Comment 8•15 years ago
|
||
Mass move of Mozmill Test related project bugs to newly created components. You can filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Component: Search → Mozmill Tests
Product: Firefox → Mozilla QA
QA Contact: search → mozmill-tests
Version: 3.6 Branch → unspecified
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
•