Re-enable the tests in browser/extensions/formautofill/test/browser/browser.ini that were disabled for bug 1600059
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: enndeakin, Assigned: dimi)
References
(Regressed 1 open bug)
Details
Attachments
(1 file)
A number of these formautofill tests are disabled on Mac.
This issue on Mac which affects a number of tests is that the docshell or document is not yet initialized in some manner (haven't fully investigated), so the formfill code cannot get the windowtype to use (at https://searchfox.org/mozilla-central/rev/716d7cd80b3dcd81c005ad13b51d3e6a85bd7e73/xpfe/appshell/nsAppShellWindowEnumerator.cpp#29 )
Comment 1•2 years ago
|
||
Resolving Bug 1717603 may fix these tests as well.
Assignee | ||
Comment 2•1 year ago
|
||
The issue that causes those tests fail should be fixed in Bug 1717603
However, There are still two tests have this comment "perma-fail see Bug 1600059"
- browser_privacyPreferences.js (Disabled in Bug 1745248)
- browser_editCreditCardDialog.js (Disabled in Bug 1664620)
The reason we don't enable the two tests is because those tests were disable in
different bugs and it seems there are other issues causes we disable the tests.
Updated•1 year ago
|
Pushed by dlee@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8bc3f70298aa Re-enable tests that are disabled in Bug 1632098 r=sgalich,tgiles
Comment 4•1 year ago
|
||
Backed out for causing failures on browser_anti_clickjacking.js . CLOSED TREE
Backout link : https://hg.mozilla.org/integration/autoland/rev/c9e919bb40ded7fd42119177558fc7243cdc374e
Link to failure log : https://treeherder.mozilla.org/logviewer?job_id=371873460&repo=autoland&lineNumber=6276
Failure message : TEST-UNEXPECTED-FAIL | browser/extensions/formautofill/test/browser/creditCard/browser_anti_clickjacking.js | Test timed out
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 5•1 year ago
|
||
The browser_anti_clickjacking testcase heavily depends on timing, I'll continue to disable the test for now so we can enable the other tests first.
Pushed by dlee@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b61729e61c63 Re-enable tests that are disabled in Bug 1632098 r=sgalich,tgiles
Comment 7•1 year ago
|
||
bugherder |
Description
•