NEW 128163
[GTK] [Stable] Build unittests only when requested
https://bugs.webkit.org/show_bug.cgi?id=128163
Summary [GTK] [Stable] Build unittests only when requested
Pacho Ramos
Reported 2014-02-03 23:08:22 PST
Created attachment 223074 [details] webkit-gtk-2.2.4-unittests-build.patch We are applying this patch on Gentoo to build unittests only when going to run tests Thanks for applying it
Attachments
webkit-gtk-2.2.4-unittests-build.patch (2.80 KB, patch)
2014-02-03 23:08 PST, Pacho Ramos
no flags
Alberto Garcia
Comment 1 2014-02-05 05:41:13 PST
Hey, thanks for the patch. The problem is that we're switching to cmake soon so this will be obsolete in a few weeks. We run the tests all the time and changing the workflow of the developers (even if it's such a small change) shortly before the switch is probably not a good idea. This would also need changes in the build-webkit script else the build bots will probably break.
Carlos Garcia Campos
Comment 2 2014-02-05 05:49:43 PST
We are not going to switch to cmake in the stable branches.
Pacho Ramos
Comment 3 2014-02-05 13:19:02 PST
Maybe would be interesting to apply it to 2.2.x branch only then (if there will be more releases)
Alberto Garcia
Comment 4 2014-02-06 01:25:34 PST
I wouldn't change that at this point for the reasons I already said, but I don't have strong arguments against fixing it in the stable branches either.
Gustavo Noronha (kov)
Comment 5 2014-02-11 03:42:49 PST
Not opposed, but this is only useful for the 2.2.x stable branch right? In 2.4 we have developer mode.
Note You need to log in before you can comment on or make changes to this bug.