[LDTP-Dev] [Bug 349114] Integrate LDTP tests into jhbuild

jhbuild (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 7 01:42:05 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=349114
 jhbuild | general | Ver: unspecified


Prashanth Mohan changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69845|0                           |1
        is obsolete|                            |




------- Comment #5 from Prashanth Mohan  2006-08-07 08:41 UTC -------
Created an attachment (id=70364)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=70364&action=view)
Fixed the display number selection (based on the xvfb-run script) and the
XAUTHORITY environment

As for the environment being defaulted to `C', I think
jhbuild/frontends/autobuild.py already does this:
        for k in os.environ.keys():
            if k.startswith('LC_'):
                os.environ[k] = 'C'

otherwise isnt it safe to assume that the user already has set the locale
settings correctly? (After all he is already running a Gnome session)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the LDTP-dev mailing list