Bug 148660

Summary: [Cocoa] Testing: Allow overriding the system language for language-dependent tests
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Tools / TestsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, ap
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mmaxfield: review-

Myles C. Maxfield
Reported 2015-08-31 17:19:06 PDT
[Cocoa] Testing: Allow overriding the system language for language-dependent tests
Attachments
Patch (4.41 KB, patch)
2015-08-31 17:19 PDT, Myles C. Maxfield
mmaxfield: review-
Myles C. Maxfield
Comment 1 2015-08-31 17:19:27 PDT
Myles C. Maxfield
Comment 2 2015-08-31 17:38:53 PDT
Comment on attachment 260340 [details] Patch This should be done inside WebKitTestRunner
Alexey Proskuryakov
Comment 3 2015-08-31 22:05:10 PDT
Comment on attachment 260340 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=260340&action=review > Tools/Scripts/webkitpy/port/base.py:532 > + first_line = f.readline() We probably need to allow having the metadata on the second line, because nothing can precede XML declaration.
Myles C. Maxfield
Comment 4 2015-08-31 23:16:50 PDT
Note You need to log in before you can comment on or make changes to this bug.