Closed
Bug 861520
Opened 12 years ago
Closed 11 years ago
Test failure "Timeout exceeded for waitForElement ID: useSSL3" in testPreferences/testDefaultSecurityPrefs.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P2)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox22 unaffected, firefox23 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox22 | --- | unaffected |
firefox23 | --- | fixed |
People
(Reporter: AndreeaMatei, Assigned: AndreeaMatei)
References
()
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure][sprint2013-31])
Attachments
(3 files)
(deleted),
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
whimboo
:
review+
AndreeaMatei
:
checkin+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
AndreeaMatei
:
checkin+
|
Details | Diff | Splinter Review |
This started today and it has another one, related to the same id, for Windows:
TimeoutError: Timeout exceeded for waitForElement ID: useSSL3 - got 'false'
Happens only on nightly, all platforms/locales.
Assignee | ||
Updated•12 years ago
|
status-firefox23:
--- → affected
Whiteboard: [mozmill-test-failure]
Assignee | ||
Comment 1•12 years ago
|
||
The UI has been changed for that tab in Prefs -> Advanced -> Certificates, in bug 733632.
Here you can see the change before/after:
https://bug733632.bugzilla.mozilla.org/attachment.cgi?id=603591
By default now is checked 'Ask me every time' radio button. We should adapt our test. I'll prepare a patch to stop the errors.
Assignee | ||
Comment 2•12 years ago
|
||
Adding skip patch for now because I can't test my fix on all platforms, I have only Ubuntu at home (and at best Windows).
Assignee: nobody → andreea.matei
Status: NEW → ASSIGNED
Attachment #737138 -
Flags: review?(hskupin)
Attachment #737138 -
Flags: review?(dave.hunt)
Updated•12 years ago
|
Attachment #737138 -
Flags: review?(hskupin)
Attachment #737138 -
Flags: review?(dave.hunt)
Attachment #737138 -
Flags: review+
Updated•12 years ago
|
Assignee | ||
Comment 3•12 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/a2e053ada9b6 (default)
Updated•12 years ago
|
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][mozmill-test-skipped]
Updated•12 years ago
|
Whiteboard: [mozmill-test-failure][mozmill-test-skipped] → [mozmill-test-failure][mozmill-test-skipped][sprint2013-31]
Assignee | ||
Comment 4•12 years ago
|
||
The fix I mentioned above would have tested the other 2 radio buttons: 'Ask me every time' and 'Select one automatically'.
But giving that the prefs have been removed and the test was only about testing those, the patch is removing it.
If we want to consider testing those radio buttons, I'll file another bug for it.
Attachment #747383 -
Flags: review?(hskupin)
Comment 5•12 years ago
|
||
Comment on attachment 747383 [details] [diff] [review]
patch v1
Review of attachment 747383 [details] [diff] [review]:
-----------------------------------------------------------------
Sounds good to me. Please land it.
Attachment #747383 -
Flags: review?(hskupin)
Attachment #747383 -
Flags: review+
Attachment #747383 -
Flags: checkin?(andreea.matei)
Updated•12 years ago
|
status-firefox22:
--- → unaffected
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 747383 [details] [diff] [review]
patch v1
Review of attachment 747383 [details] [diff] [review]:
-----------------------------------------------------------------
Landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/9281cf5d8b53 (default)
Attachment #747383 -
Flags: checkin?(andreea.matei) → checkin+
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-test-failure][mozmill-test-skipped][sprint2013-31] → [mozmill-test-failure][sprint2013-31]
Assignee | ||
Comment 7•11 years ago
|
||
Due to some merge issues regarding this test, in bug 899629, I'm reopening this to add a release patch and fix it.
Assignee | ||
Comment 8•11 years ago
|
||
The manifest already had the test removed, so I only deleted the test. Giving that Henrik and Dave are in PTO and can't review this, I'm going to land it, it's just removing the test.
http://hg.mozilla.org/qa/mozmill-tests/rev/c7b4352add39 (release)
Attachment #783612 -
Flags: checkin+
Assignee | ||
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → FIXED
Comment 10•11 years ago
|
||
This was still happening in spite of it being checked in. I had to force Mozmill-CI to pull an updated copy of mozilla-release. It seems to have resolved this issue now. Again, sorry for the churn.
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
•