Closed Bug 1028178 Opened 10 years ago Closed 10 years ago

Test failure 'Modal dialog has been found and processed' in /testSecurity/testMD5HashSignature.js

Categories

(Core Graveyard :: Security: UI, defect, P1)

defect

Tracking

(firefox33 fixed)

RESOLVED FIXED
mozilla33
Tracking Status
firefox33 --- fixed

People

(Reporter: andrei, Assigned: keeler)

References

()

Details

(Keywords: regression, Whiteboard: [mozmill])

Attachments

(2 files)

Module:    testMD5HashSignature
Test:      /testSecurity/testMD5HashSignature.js    
Failure:   Modal dialog has been found and processed
Branches:  default
Platforms: All
Sample Report: http://mozmill-daily.blargon7.com/#/remote/report/74dbcf1bcfcf95d7600c6041dd375bd8
Attached patch skip.patchSplinter Review
Assignee: nobody → andrei.eftimie
Status: NEW → ASSIGNED
Attachment #8443459 - Flags: review?(dave.hunt)
Attachment #8443459 - Flags: review?(dave.hunt) → review+
Code fails when opening http://mozqa.com/data/firefox/security/certificates/md5/importSSL.php
> <?php
> 
> header("Content-Type: application/x-x509-ca-cert");
> include("./ssl-md5-mozqa-ca.pem");
> 
> ?>
Which only tries to include the cert at: http://mozqa.com/data/firefox/security/certificates/md5/ssl-md5-mozqa-ca.pem

Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=bff872c9d4b2&tochange=9bd1ca579412

Regressor looks to be bug 611752

Brian, is this a genuine regression?
If not do we have to change way we import this certificate? If this is the case please advice.
Blocks: 611752
Flags: needinfo?(brian)
Turns out this shouldn't have been removed:

https://hg.mozilla.org/mozilla-central/diff/90b838762663/security/manager/pki/src/nsNSSDialogs.cpp

(although, incidentally, see bug 1024871 regarding importing a CA over http, which we probably don't want to actually allow)
Flags: needinfo?(brian)
Attached patch patchSplinter Review
Attachment #8443559 - Flags: review?(brian)
Attachment #8443559 - Flags: review?(brian) → review+
Marking leave-open until the mozmill test gets re-enabled.
Keywords: leave-open
Thanks for the quick fix. In the future it would be good to spawn a new bug for the actual fix in Firefox itself, so that we do not group two different kinds of products. Given that the fix for Firefox in here is more important, I will move this bug over to security.
Component: Mozmill Tests → Security: UI
Product: Mozilla QA → Core
Whiteboard: [mozmill-test-failure] → [mozmill]
Reenabled the test by backing out the skip commit:
http://hg.mozilla.org/qa/mozmill-tests/rev/cdbbcca419fc (default)

I tested this with a recent mc tinderbox build and all works fine.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Assignee: andrei.eftimie → dkeeler
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: