Closed
Bug 1120382
Opened 10 years ago
Closed 10 years ago
Test failures in /testSecurity/testSSLDisabledErrorPage.js | testDisableSSL
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox37 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox37 | --- | fixed |
People
(Reporter: mihaelav, Assigned: teodruta)
References
()
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure])
Attachments
(1 file, 1 obsolete file)
2.04 KB,
patch
|
AndreeaMatei
:
review+
|
Details | Diff | Splinter Review |
Module: testDisableSSL
Test: /testSecurity/testSSLDisabledErrorPage.js
Failures:
* The SSL error message contains disabled information - 'Nightly cannot guarantee the safety of your data on tlsv1-0.mozqa.com because it uses SSLv3, a broken security protocol.' should contain 'ssl_error_unsupported_version'
* The correct SSL error title is shown - 'Unable to Connect Securely' should equal 'Secure Connection Failed'
Branches: Nightly (37.0)
Platforms: All
Reports: http://mozmill-daily.blargon7.com/#/remote/failure?app=Firefox&branch=All&platform=All&from=2015-01-01&to=2015-01-12&test=%2FtestSecurity%2FtestSSLDisabledErrorPage.js&func=testDisableSSL
Reporter | ||
Updated•10 years ago
|
status-firefox37:
--- → affected
Comment 1•10 years ago
|
||
Teodor, is that one more change beside the fix you did on bug 1119784?
Flags: needinfo?(teodor.druta)
Assignee | ||
Comment 2•10 years ago
|
||
This seems like another failure. We should find the regression for this.
Flags: needinfo?(teodor.druta)
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Here is the fix.
Assignee: nobody → teodor.druta
Status: NEW → ASSIGNED
Attachment #8547515 -
Flags: review?(mihaela.velimiroviciu)
Attachment #8547515 -
Flags: review?(andreea.matei)
Comment 5•10 years ago
|
||
Comment on attachment 8547515 [details] [diff] [review]
fixssldisablemsg.patch
Review of attachment 8547515 [details] [diff] [review]:
-----------------------------------------------------------------
::: firefox/tests/remote/testSecurity/testSSLDisabledErrorPage.js
@@ +66,1 @@
> "The SSL error message contains disabled information");
Please align the message.
Attachment #8547515 -
Flags: review?(mihaela.velimiroviciu)
Attachment #8547515 -
Flags: review?(andreea.matei)
Attachment #8547515 -
Flags: review+
Assignee | ||
Comment 6•10 years ago
|
||
Fixed message alignment.
Attachment #8547515 -
Attachment is obsolete: true
Attachment #8547525 -
Flags: review?(andreea.matei)
Comment 7•10 years ago
|
||
Comment on attachment 8547525 [details] [diff] [review]
fixssldisablemsg.patch
Review of attachment 8547525 [details] [diff] [review]:
-----------------------------------------------------------------
http://hg.mozilla.org/qa/mozmill-tests/rev/ce1dd09d8465 (default)
Thanks Teo!
Attachment #8547525 -
Flags: review?(andreea.matei) → review+
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
(In reply to Teodor Druta from comment #3)
> Here's the regressor:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1098371
Thanks, and please really add it to the dependency list in the future.
Blocks: 1098371
Keywords: regression
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
•