Bug 55880 - [Gtk] fast/js/navigator-language.html fails locally
Summary: [Gtk] fast/js/navigator-language.html fails locally
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 08:35 PST by Zan Dobersek
Modified: 2011-03-07 19:16 PST (History)
4 users (show)

See Also:


Attachments
Fix (1.02 KB, patch)
2011-03-07 08:39 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2011-03-07 08:35:37 PST
fast/js/navigator-language.html test fails locally on my machine.

Test expects the navigator.language to be 'en-us', but is instead reported to be 'c'.
Comment 1 Zan Dobersek 2011-03-07 08:39:13 PST
Created attachment 84949 [details]
Fix

This patch adds the LANG env variable to the clean environment in which the DumpRenderTree tool is then run.

This fix makes the fast/js/navigator-language.html test pass.
Comment 2 Martin Robinson 2011-03-07 13:07:20 PST
Comment on attachment 84949 [details]
Fix

Great. Thanks!
Comment 3 WebKit Commit Bot 2011-03-07 17:56:10 PST
Comment on attachment 84949 [details]
Fix

Clearing flags on attachment: 84949

Committed r80518: <http://trac.webkit.org/changeset/80518>
Comment 4 WebKit Commit Bot 2011-03-07 17:56:15 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2011-03-07 19:16:02 PST
http://trac.webkit.org/changeset/80518 might have broken GTK Linux 32-bit Release