Bug 55880

Summary: [Gtk] fast/js/navigator-language.html fails locally
Product: WebKit Reporter: Zan Dobersek <zan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Fix none

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