Closed
Bug 582305
Opened 14 years ago
Closed 14 years ago
[mozmill] Create a local form test page
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u279076, Unassigned)
References
()
Details
Attachments
(2 files, 6 obsolete files)
(deleted),
patch
|
u279076
:
review+
whimboo
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
This is a tracking bug for creating a local copy of the basic form test page
currently used by several Mozmill tests.
Please place the files here:
litmus-data: firefox/form_manager/form.html
mozmill-data: firefox/test-files/form_manager/form.html
Remote URL is attached.
Updated•14 years ago
|
Assignee: nobody → aaron.train
Status: NEW → ASSIGNED
Comment 1•14 years ago
|
||
Attachment #460621 -
Flags: review?(anthony.s.hughes)
Comment 2•14 years ago
|
||
Let me correct the same identifiers for the elements so we dont need to change the test.
Updated•14 years ago
|
Attachment #460621 -
Flags: review?(anthony.s.hughes)
Comment 3•14 years ago
|
||
Attachment #460621 -
Attachment is obsolete: true
Attachment #460627 -
Flags: review?(anthony.s.hughes)
Comment 4•14 years ago
|
||
Missed the submit button
Attachment #460627 -
Attachment is obsolete: true
Attachment #460629 -
Flags: review?(anthony.s.hughes)
Attachment #460627 -
Flags: review?(anthony.s.hughes)
Comment on attachment 460629 [details] [diff] [review]
local form
Can you please simplify the select box to 5 options? thanks
Attachment #460629 -
Flags: review?(anthony.s.hughes) → review-
Comment 6•14 years ago
|
||
Attachment #460645 -
Flags: review?(anthony.s.hughes)
Comment on attachment 460645 [details] [diff] [review]
local form
Looks good. Over to Henrik for additional review. Please create a follow up patch for litmus-data once he gives the OK.
Attachment #460645 -
Flags: review?(hskupin)
Attachment #460645 -
Flags: review?(anthony.s.hughes)
Attachment #460645 -
Flags: review+
Updated•14 years ago
|
Attachment #460629 -
Attachment is obsolete: true
Comment 8•14 years ago
|
||
Comment on attachment 460645 [details] [diff] [review]
local form
Why do we use name instead of id?
Attachment #460645 -
Flags: review?(hskupin) → review-
Comment 9•14 years ago
|
||
(In reply to comment #8)
> Comment on attachment 460645 [details] [diff] [review]
> local form
>
> Why do we use name instead of id?
I'm just copying the online version as it's paired with two of the tests in testFormManager.
Comment 10•14 years ago
|
||
Lets be consistent and use ids instead.
Comment 11•14 years ago
|
||
Swapped name with id (tests will need updating)
Attachment #460645 -
Attachment is obsolete: true
Attachment #460854 -
Flags: review?(anthony.s.hughes)
Attachment #460854 -
Flags: review?(hskupin)
Attachment #460854 -
Flags: review?(anthony.s.hughes)
Attachment #460854 -
Flags: review+
Updated•14 years ago
|
Attachment #460854 -
Flags: review?(hskupin) → review+
Updated•14 years ago
|
Whiteboard: [needs landing]
Comment 12•14 years ago
|
||
Attachment #461078 -
Flags: review?(anthony.s.hughes)
Reporter | ||
Comment 13•14 years ago
|
||
Comment on attachment 461078 [details] [diff] [review]
local form (litmus-data)
As with the mozmill-data patch, please give the form elements IDs instead of NAMEs.
Attachment #461078 -
Flags: review?(anthony.s.hughes) → review-
Comment 14•14 years ago
|
||
Doh, was working on the old file. Fixed.
Attachment #461132 -
Flags: review?(anthony.s.hughes)
Updated•14 years ago
|
Attachment #461132 -
Flags: review?(anthony.s.hughes)
Comment 15•14 years ago
|
||
Attachment #461078 -
Attachment is obsolete: true
Attachment #461132 -
Attachment is obsolete: true
Attachment #461133 -
Flags: review?(anthony.s.hughes)
Attachment #461133 -
Flags: review?(anthony.s.hughes) → review+
Updated•14 years ago
|
Assignee: aaron.train → nobody
Component: Mozmill → Mozmill Tests
QA Contact: mozmill → mozmilltests
Reporter | ||
Comment 16•14 years ago
|
||
Landed on litmus-data:
http://hg.mozilla.org/qa/litmus-data/rev/362f4ee725f7
Reporter | ||
Comment 17•14 years ago
|
||
Landed on mozmill-tests:
http://hg.mozilla.org/qa/mozmill-tests/rev/df8549c9557c (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/7bb3d626d57c (1.9.2)
http://hg.mozilla.org/qa/mozmill-tests/rev/adaa74294478 (1.9.1)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [needs landing]
Comment 18•14 years ago
|
||
In the form manager test suite we have a test (testAutoCompleteOff) that checks for usage of autocomplete on an input that is presently not available on the current local page. It's presently using Google's search field.
Does it seem reasonable for me to duplicate this bug *and* local page *with* the addition of the attribute on the input (perhaps, form_no_autocomplete.html)? Or shall we wait on that test until we have some local search forms?
Reporter | ||
Comment 19•14 years ago
|
||
The intent was to get a set of "lowest hanging fruit" test pages. In other words, to create a basic set of common test pages so we can make the majority of our tests made local.
If there is a test module which requires something not covered by these test pages, let's deal with it on a case-by-case basis.
I'll be working on the prioritizing this work once 4.0b3 testing is out of the way.
Reporter | ||
Comment 20•14 years ago
|
||
(In reply to comment #18)
> In the form manager test suite we have a test (testAutoCompleteOff) that checks
> for usage of autocomplete on an input that is presently not available on the
> current local page. It's presently using Google's search field.
>
The test you refer to here actually requires Google (at least for the time being). The test is checking that we do NOT display the normal form autocomplete dropdown on the search box; instead showing Google's Suggestions dropdown.
We'd have to create a specialized test page to mimic this behaviour. However, as I stated in my previous comment, let's deal with that on a case-by-case basis.
Comment 21•14 years ago
|
||
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.
Product: Testing → Mozilla QA
Updated•5 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
•