Closed
Bug 1938845
Opened 2 months ago
Closed 1 month ago
Intermittent browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | single tracking bug
Categories
(Toolkit :: Form Autofill, defect, P5)
Toolkit
Form Autofill
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=487963458&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Q5bD42aWT7yge15FbZeOzA/runs/0/artifacts/public/logs/live_backing.log
[task 2024-12-22T21:07:13.364Z] 21:07:13 INFO - TEST-START | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js
[task 2024-12-22T21:07:13.690Z] 21:07:13 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:14.624Z] 21:07:14 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:14.711Z] 21:07:14 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:14.824Z] 21:07:14 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:14.912Z] 21:07:14 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:15.020Z] 21:07:15 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:15.426Z] 21:07:15 INFO - GECKO(1116) | must wait for focus in content
[task 2024-12-22T21:07:59.436Z] 21:07:59 INFO - TEST-INFO | started process screenshot
[task 2024-12-22T21:07:59.600Z] 21:07:59 INFO - TEST-INFO | screenshot: exit 0
[task 2024-12-22T21:07:59.602Z] 21:07:59 INFO - Buffered messages logged at 21:07:13
[task 2024-12-22T21:07:59.603Z] 21:07:59 INFO - Entering setup bound
[task 2024-12-22T21:07:59.604Z] 21:07:59 INFO - Leaving setup bound
[task 2024-12-22T21:07:59.605Z] 21:07:59 INFO - Entering setup bound init
[task 2024-12-22T21:07:59.605Z] 21:07:59 INFO - expecting address saved
[task 2024-12-22T21:07:59.607Z] 21:07:59 INFO - Console message: [JavaScript Warning: "This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use <!DOCTYPE html>." {file: "data:text/html, <html><body><form> First Name: <input id="fname"> Last Name: <input id="lname"> Address: <input id="address"> <div id="extraArea"> <p>City: <input id="city"></p> <p>Phone: <input id="phone"></p> <select id="country" autocomplete="country"> <option value="">Select a country</option> <option value="Germany">Germany</option> <option value="Canada">Canada</option> <option value="United States">United States</option> <option value="France" line: 0}]
[task 2024-12-22T21:07:59.607Z] 21:07:59 INFO - Leaving setup bound init
[task 2024-12-22T21:07:59.608Z] 21:07:59 INFO - Entering test bound check_autofill_verify_state
[task 2024-12-22T21:07:59.609Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.609Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.610Z] 21:07:59 INFO - !previouslyFocused
[task 2024-12-22T21:07:59.611Z] 21:07:59 INFO - FieldsIdentified
[task 2024-12-22T21:07:59.611Z] 21:07:59 INFO - Buffered messages logged at 21:07:14
[task 2024-12-22T21:07:59.612Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.615Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | during preview - [{"name":"fname","autofillState":"preview","previewValue":"John"},{"name":"lname","autofillState":"preview","previewValue":"Smith"},{"name":"address","autofillState":"preview","previewValue":"32 Vassar Street MIT Room 32-G524"},{"name":"city","autofillState":"preview","previewValue":"Cambridge"},{"name":"phone","autofillState":"preview","previewValue":"6172535702"},{"name":"country","autofillState":"preview","previewValue":"United States"}] deepEqual [{"name":"fname","previewValue":"John","autofillState":"preview"},{"name":"lname","previewValue":"Smith","autofillState":"preview"},{"name":"address","previewValue":"32 Vassar Street MIT Room 32-G524","autofillState":"preview"},{"name":"city","previewValue":"Cambridge","autofillState":"preview"},{"name":"phone","previewValue":"6172535702","autofillState":"preview"},{"name":"country","previewValue":"United States","autofillState":"preview"}] -
[task 2024-12-22T21:07:59.617Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | after filled - [{"name":"fname","autofillState":"autofill","value":"John"},{"name":"lname","autofillState":"autofill","value":"Smith"},{"name":"address","autofillState":"autofill","value":"32 Vassar Street MIT Room 32-G524"},{"name":"city","autofillState":"autofill","value":"Cambridge"},{"name":"phone","autofillState":"autofill","value":"6172535702"},{"name":"country","autofillState":"autofill","value":"United States"}] deepEqual [{"name":"fname","value":"John","autofillState":"autofill"},{"name":"lname","value":"Smith","autofillState":"autofill"},{"name":"address","value":"32 Vassar Street MIT Room 32-G524","autofillState":"autofill"},{"name":"city","value":"Cambridge","autofillState":"autofill"},{"name":"phone","value":"6172535702","autofillState":"autofill"},{"name":"country","value":"United States","autofillState":"autofill"}] -
[task 2024-12-22T21:07:59.618Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.618Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.619Z] 21:07:59 INFO - previouslyIdentified
[task 2024-12-22T21:07:59.620Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.621Z] 21:07:59 INFO - getDisplayedPopupItems
[task 2024-12-22T21:07:59.621Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | clear form basic autofill -
[task 2024-12-22T21:07:59.624Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | after clear - [{"name":"fname","autofillState":"","previewValue":""},{"name":"lname","autofillState":"","previewValue":""},{"name":"address","autofillState":"","previewValue":""},{"name":"city","autofillState":"","previewValue":""},{"name":"phone","autofillState":"","previewValue":""},{"name":"country","autofillState":"","previewValue":""}] deepEqual [{"name":"fname","previewValue":"","autofillState":""},{"name":"lname","previewValue":"","autofillState":""},{"name":"address","previewValue":"","autofillState":""},{"name":"city","previewValue":"","autofillState":""},{"name":"phone","previewValue":"","autofillState":""},{"name":"country","previewValue":"","autofillState":""}] -
[task 2024-12-22T21:07:59.624Z] 21:07:59 INFO - Leaving test bound check_autofill_verify_state
[task 2024-12-22T21:07:59.625Z] 21:07:59 INFO - Entering test bound check_autofill_in_hidden_formfields
[task 2024-12-22T21:07:59.625Z] 21:07:59 INFO - Tests where the form fields are hidden
[task 2024-12-22T21:07:59.626Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.627Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.627Z] 21:07:59 INFO - previouslyIdentified
[task 2024-12-22T21:07:59.628Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.629Z] 21:07:59 INFO - Assign a value of an <input> using the value property
[task 2024-12-22T21:07:59.629Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | input autofill state after change input 1 hide: false -
[task 2024-12-22T21:07:59.630Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.630Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.631Z] 21:07:59 INFO - previouslyIdentified
[task 2024-12-22T21:07:59.631Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.632Z] 21:07:59 INFO - getDisplayedPopupItems
[task 2024-12-22T21:07:59.633Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | clear form input 1 hide: false -
[task 2024-12-22T21:07:59.634Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | after clear - [{"name":"fname","autofillState":"","previewValue":""},{"name":"lname","autofillState":"","previewValue":""},{"name":"address","autofillState":"","previewValue":""},{"name":"city","autofillState":"","previewValue":""},{"name":"phone","autofillState":"","previewValue":""},{"name":"country","autofillState":"","previewValue":""}] deepEqual [{"name":"fname","previewValue":"","autofillState":""},{"name":"lname","previewValue":"","autofillState":""},{"name":"address","previewValue":"","autofillState":""},{"name":"city","previewValue":"","autofillState":""},{"name":"phone","previewValue":"","autofillState":""},{"name":"country","previewValue":"","autofillState":""}] -
[task 2024-12-22T21:07:59.635Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.635Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.636Z] 21:07:59 INFO - previouslyIdentified
[task 2024-12-22T21:07:59.636Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.637Z] 21:07:59 INFO - Buffered messages logged at 21:07:15
[task 2024-12-22T21:07:59.637Z] 21:07:59 INFO - Adjust the value of an <input> using setUserInput
[task 2024-12-22T21:07:59.639Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | input autofill state after change input 2 hide: false -
[task 2024-12-22T21:07:59.639Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.640Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.640Z] 21:07:59 INFO - previouslyIdentified
[task 2024-12-22T21:07:59.641Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.641Z] 21:07:59 INFO - getDisplayedPopupItems
[task 2024-12-22T21:07:59.642Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | clear form input 2 hide: false -
[task 2024-12-22T21:07:59.643Z] 21:07:59 INFO - TEST-PASS | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | after clear - [{"name":"fname","autofillState":"","previewValue":""},{"name":"lname","autofillState":"","previewValue":""},{"name":"address","autofillState":"","previewValue":""},{"name":"city","autofillState":"","previewValue":""},{"name":"phone","autofillState":"","previewValue":""},{"name":"country","autofillState":"","previewValue":""}] deepEqual [{"name":"fname","previewValue":"","autofillState":""},{"name":"lname","previewValue":"","autofillState":""},{"name":"address","previewValue":"","autofillState":""},{"name":"city","previewValue":"","autofillState":""},{"name":"phone","previewValue":"","autofillState":""},{"name":"country","previewValue":"","autofillState":""}] -
[task 2024-12-22T21:07:59.644Z] 21:07:59 INFO - runAndWaitForAutocompletePopupOpen
[task 2024-12-22T21:07:59.645Z] 21:07:59 INFO - expecting the target input being focused and identified
[task 2024-12-22T21:07:59.646Z] 21:07:59 INFO - !previouslyFocused
[task 2024-12-22T21:07:59.646Z] 21:07:59 INFO - previouslyIdentified
[task 2024-12-22T21:07:59.647Z] 21:07:59 INFO - openPopupOn: before VK_DOWN on #fname
[task 2024-12-22T21:07:59.647Z] 21:07:59 INFO - Buffered messages finished
[task 2024-12-22T21:07:59.648Z] 21:07:59 INFO - TEST-UNEXPECTED-FAIL | browser/extensions/formautofill/test/browser/address/browser_autofill_whenhidden.js | Test timed out -
[task 2024-12-22T21:07:59.648Z] 21:07:59 INFO - GECKO(1116) | Completed ShutdownLeaks collections in process 9708
[task 2024-12-22T21:07:59.649Z] 21:07:59 INFO - TEST-START | Shutdown
[task 2024-12-22T21:07:59.649Z] 21:07:59 INFO - Browser Chrome Test Summary
[task 2024-12-22T21:07:59.650Z] 21:07:59 INFO - Passed: 1555
[task 2024-12-22T21:07:59.650Z] 21:07:59 INFO - Failed: 1
[task 2024-12-22T21:07:59.651Z] 21:07:59 INFO - Todo: 0
[task 2024-12-22T21:07:59.651Z] 21:07:59 INFO - Mode: e10s
[task 2024-12-22T21:07:59.652Z] 21:07:59 INFO - *** End BrowserChrome Test Results ***
Comment hidden (Intermittent Failures Robot) |
Comment 2•1 month ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•