[Webkit-unassigned] [Bug 90284] [GTK] WebKit test runner ignores all system environment variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 06:07:28 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90284





--- Comment #12 from Xabier Rodríguez Calvar <calvaris at igalia.com>  2012-07-09 06:07:27 PST ---
(In reply to comment #11)
> As I said above, I'm not wild about WEBKIT_TESTS_, either. Do you really need to be able to update arbitrary environment variables? Is there a reason you don't just add the variables you care about to the whitelist, either in base.py or override setup_environ_for_server in gtk.py if only gtk cares about GST_PLUGIN_SYSTEM_PATH (which seems likely)?

Because the problem happens only in my setup and I need to workaround it, but it is not a general problem. If it were I would have whitelisted the variable.

Phil thought that there must be a better solution that would be adding an extra parameter when running the test runner, for example --extra-env="...=..." and I also think that that's a better solution, so I will go for this and resubmit the patch when ready, if you like the approach.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list