Closed Bug 712519 Opened 13 years ago Closed 13 years ago

Remove WINDOWS-1252 encoded chars from tests

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: terrence, Assigned: terrence)

References

Details

Attachments

(1 file)

The shell is now using CompileUTF8File, causing aborts when we try to process the tests that include an ellipsis in the WINODWS-1252 encoding.  We should update these tests to just use an ascii ellipsis.
Attached patch v1Splinter Review
Trivial replacement of 8-bit encoded characters with their UTF-8 equivalents in tests that were failing from decoding errors when compiling.  These tests now all pass.
Attachment #583676 - Flags: review?(jwalden+bmo)
Blocks: 712828
Attachment #583676 - Flags: review?(jwalden+bmo) → review+
https://hg.mozilla.org/mozilla-central/rev/8c60fd989ae8
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: