Closed Bug 1430973 Opened 8 years ago Closed 8 years ago

Add a regression test for bug 1428538

Categories

(Core :: Security: PSM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: emk, Assigned: emk)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Since bug 1428538 is already closed, a new separate bug would be more preferable to make the bug-tracking clearer.
Blocks: 1423897
Masatoshi, which files should be affected here? Also which exact steps should be done to test that data is still present?
Flags: needinfo?(VYV03354)
${ProfileDir}\cert9.db and ${ProfileDir}\key4.db. See attachment 8942409 [details] [diff] [review] about a proposed test.
Flags: needinfo?(VYV03354)
Comment on attachment 8945826 [details] Bug 1430973 - Reression test to make sure non-ASCII file paths work. https://reviewboard.mozilla.org/r/215930/#review221788 LGTM, but please add a comment in the test explaining what it's for. ::: security/manager/ssl/tests/unit/test_nonascii_path.js:19 (Diff revision 1) > +file.initWithPath(profd); > +file.append("'÷1"); > +env.set("XPCSHELL_TEST_PROFILE_DIR", file.path); > + > +file = do_get_profile(); // must be called before getting nsIX509CertDB > +Assert.ok(/[^\x20-\x7f]/.test(file.path), "the profile path should contain an non-ASCII character"); nit: "a non-ASCII character"
Attachment #8945826 - Flags: review?(dkeeler) → review+
Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Pushed by VYV03354@nifty.ne.jp: https://hg.mozilla.org/integration/autoland/rev/3400bd30ef04 Reression test to make sure non-ASCII file paths work. r=keeler
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Depends on: 1433903
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: