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

Zan Dobersek
Reported 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'.
Attachments
Fix (1.02 KB, patch)
2011-03-07 08:39 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 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.
Martin Robinson
Comment 2 2011-03-07 13:07:20 PST
Comment on attachment 84949 [details] Fix Great. Thanks!
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2011-03-07 17:56:15 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2011-03-07 19:16:02 PST
http://trac.webkit.org/changeset/80518 might have broken GTK Linux 32-bit Release
Note You need to log in before you can comment on or make changes to this bug.