Closed
Bug 890487
Opened 12 years ago
Closed 12 years ago
Test failure "getProperty: Unknown property - identity.encrypted" in testSecurity/testDVCertificate.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox25 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox25 | --- | fixed |
People
(Reporter: mario.garbi, Assigned: cosmin-malutan)
References
()
Details
(Whiteboard: [mozmill-test-failure])
Attachments
(2 files, 1 obsolete file)
|
3.54 KB,
patch
|
AndreeaMatei
:
review+
|
Details | Diff | Splinter Review |
|
5.94 KB,
patch
|
AndreeaMatei
:
review+
|
Details | Diff | Splinter Review |
This started happening today on MAC OS :
http://mozmill-ci.blargon7.com/#/functional/report/a1b02004612785c13cf7c6bf1ee7c5dd
http://mozmill-ci.blargon7.com/#/functional/report/a1b02004612785c13cf7c6bf1ee7d0cd
http://mozmill-ci.blargon7.com/#/functional/report/a1b02004612785c13cf7c6bf1ee7d529
We can reproduce this locally so it might be a regression in Firefox.
Comment 1•12 years ago
|
||
Lets get this skipped until we find the responsible changeset and fix it. Already started to fail a lot.
Updated•12 years ago
|
Assignee: nobody → cosmin.malutan
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•12 years ago
|
||
This issue is caused by a change in the name of the identity.encrypted and identity.mixed_content labels from chrome://browser/locale/browser.properties.
Attachment #771605 -
Flags: review?(andreea.matei)
Comment 3•12 years ago
|
||
Comment on attachment 771605 [details] [diff] [review]
skip patch v1.0
Review of attachment 771605 [details] [diff] [review]:
-----------------------------------------------------------------
Some tests don't have teardownModule(), be careful there and please test the patch. Thanks!
Attachment #771605 -
Flags: review?(andreea.matei) → review-
Comment 4•12 years ago
|
||
It might be bug 838402 that has caused this. Changeset:
http://hg.mozilla.org/mozilla-central/rev/e6b2cb47bddd
| Assignee | ||
Comment 5•12 years ago
|
||
Modified patch based on review.
Attachment #771605 -
Attachment is obsolete: true
Attachment #771608 -
Flags: review?(andreea.matei)
Comment 6•12 years ago
|
||
Comment on attachment 771608 [details] [diff] [review]
skip patch v1.1
Review of attachment 771608 [details] [diff] [review]:
-----------------------------------------------------------------
Skipped:
http://hg.mozilla.org/qa/mozmill-tests/rev/f3771baed213 (default)
Attachment #771608 -
Flags: review?(andreea.matei) → review+
Updated•12 years ago
|
status-firefox25:
--- → disabled
OS: Mac OS X → All
Hardware: x86_64 → All
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][mozmill-test-skipped]
| Assignee | ||
Comment 7•12 years ago
|
||
Here are the changes from firefox which made tasts to fail:
http://hg.mozilla.org/mozilla-central/rev/e6b2cb47bddd
I changed the labels name from tests so the tests won't fail anymore.
Here are the reports to see they work now:
http://mozmill-crowd.blargon7.com/#/functional/report/a1b02004612785c13cf7c6bf1ef71fbc
http://mozmill-crowd.blargon7.com/#/functional/report/a1b02004612785c13cf7c6bf1ef5f4b5
http://mozmill-crowd.blargon7.com/#/functional/report/a1b02004612785c13cf7c6bf1ef0b6d8
Attachment #771639 -
Flags: review?(andreea.matei)
Updated•12 years ago
|
Priority: -- → P1
Comment 8•12 years ago
|
||
Comment on attachment 771639 [details] [diff] [review]
patch_v1.0
Review of attachment 771639 [details] [diff] [review]:
-----------------------------------------------------------------
Great, thanks!
Landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/e26ea3c00876 (default)
Attachment #771639 -
Flags: review?(andreea.matei) → review+
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-test-failure][mozmill-test-skipped] → [mozmill-test-failure]
Happened today with the daily mozilla-aurora testrun:
> http://mozmill-daily.blargon7.com/#/functional/report/bccc2ea9ac1e478fa074c699d874b2ac
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•12 years ago
|
||
(In reply to Anthony Hughes, Mozilla QA (:ashughes) from comment #9)
> Happened today with the daily mozilla-aurora testrun:
> > http://mozmill-daily.blargon7.com/#/functional/report/bccc2ea9ac1e478fa074c699d874b2ac
Note this failure is also seen in testGreenLarry.js
Comment 11•12 years ago
|
||
This was caused by missing the update of the mozmill-tests repository on the CI after a merge.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•6 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
•