[Webkit-unassigned] [Bug 219198] [GTK] [WPE] Add entries on the bots' /etc/hosts file for testing purpose

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 07:15:04 PST 2021


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #1)
> Suggestion: you can write a GResolver that wraps the default GResolver and
> just specially resolves some extra host. Compile it into a shared object and
> have the run-[gtk,wpe]-tests scripts set GIO_EXTRA_MODULES to point to it.
> Then you won't wind up with a test that breaks when not run on a
> specially-configured bot.

Yeah this seems like a much better approach. It's not *too* complicated, and otherwise the affected tests will never pass when not run on bots. Surely we don't want to tell devs to edit their /etc/hosts.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210122/470d321a/attachment-0001.htm>


More information about the webkit-unassigned mailing list