Closed
Bug 1413092
Opened 8 years ago
Closed 8 years ago
Cleanup and move HTML 5 form validation b-c tests
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: MattN, Assigned: MattN)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The form validation tests are hard to find and need some cleanup. I'll try to re-enable the one.
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 2•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=705957c50d876b3ecda065d3b163fbbab7f46ed0
INFO Test verification summary for:
INFO - :::
INFO - ::: browser/modules/test/browser/formValidation/browser_validation_iframe.js
INFO - :::
INFO - ::: 1. Run each test 10 times in one browser. : Pass
INFO - ::: 2. Run each test 5 times in a new browser each time. : Pass
INFO - ::: 3. Run each test 10 times in one browser, in chaos mode. : Pass
INFO - ::: 4. Run each test 5 times in a new browser each time, in chaos mode. : Pass
INFO - ::: Test verification summary for:
INFO - :::
INFO - ::: browser/modules/test/browser/formValidation/browser_validation_invisible.js
INFO - :::
INFO - ::: 1. Run each test 10 times in one browser. : Pass
INFO - ::: 2. Run each test 5 times in a new browser each time. : Pass
INFO - ::: 3. Run each test 10 times in one browser, in chaos mode. : Pass
INFO - ::: 4. Run each test 5 times in a new browser each time, in chaos mode. : Pass
INFO - :::
INFO - ::: Test verification PASSED
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8923686 [details]
Bug 1413092 - Cleanup and move formValidation b-c tests.
https://reviewboard.mozilla.org/r/194812/#review200248
uber nit, but I don't recall many folders with capitalization in our tree. Should it be "formvalidation" instead of "formValidation"?
Either way, r+
Attachment #8923686 -
Flags: review?(felipc) → review+
| Assignee | ||
Comment 4•8 years ago
|
||
| mozreview-review-reply | ||
Comment on attachment 8923686 [details]
Bug 1413092 - Cleanup and move formValidation b-c tests.
https://reviewboard.mozilla.org/r/194812/#review200248
I also thought it was unusual but other test directories under browser/base/content/… use camel case ¯\_(ツ)_/¯
Comment 5•8 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s 020e74ecf773 -d 607922c730a1: rebasing 431351:020e74ecf773 "Bug 1413092 - Cleanup and move formValidation b-c tests. r=Felipe" (tip)
merging browser/base/content/test/general/browser_bug561636.js and browser/modules/test/browser/formValidation/browser_form_validation.js to browser/modules/test/browser/formValidation/browser_form_validation.js
warning: conflicts while merging browser/modules/test/browser/formValidation/browser_form_validation.js! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
| Comment hidden (mozreview-request) |
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/fdebe274e971
Cleanup and move formValidation b-c tests. r=Felipe
Comment 8•8 years ago
|
||
| Comment hidden (mozreview-request) |
Comment 10•8 years ago
|
||
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/929af05eb02d
Cleanup and move formValidation b-c tests. r=Felipe
Comment 11•8 years ago
|
||
Pushed by philringnalda@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ce7a90fd83a6
followup, redisable browser_validation_iframe.js, it's not quite ready yet
Comment 12•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/929af05eb02d
https://hg.mozilla.org/mozilla-central/rev/ce7a90fd83a6
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
You need to log in
before you can comment on or make changes to this bug.
Description
•