[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automate Emacs UI testing?
From: |
joakim |
Subject: |
Re: Automate Emacs UI testing? |
Date: |
Thu, 12 Nov 2015 12:43:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Mathieu Lirzin <address@hidden> writes:
> Hi,
>
> address@hidden writes:
>
>> This is the testing scenario I have worked on.
>>
>> - Isolate an Emacs build and environment in a Docker container
>> environment. This works well, but it's a little bit tricky getting the
>> containerized Emacs to access the host screen. It is a nice strategy,
>> because you can easily simulate a number of gnu/linux distributions. I
>> used this strategy for my xwidget branch.
>
> I don't think this is the right way to “easily” simulate different
> GNU/linux distributions, because IIUC having one Docker container for
> each distro implies maintaining them individually.
>
> But since GNU/linux distributions differ only by having different
> combinaisons of packages or versions, So it is more lightweight and
> maintainable to use a package manager like GNU Guix which handles the
> installation of multiple versions of the same package and provides tools
> to create isolated environments for each combinaison:
>
> https://www.gnu.org/software/guix/manual/guix.html#Invoking-guix-environment
>
> WDYT?
Sure, but in my case I wanted to explicitly test different
distributions, and also that the distribution packaging worked. I wanted
this for my xwidget branch. I'm not saying Docker is the correct
solution in all scenarios.
>
> --
> Mathieu Lirzin
--
Joakim Verona
- Re: Automate Emacs UI testing?, (continued)
- Re: Automate Emacs UI testing?, joakim, 2015/11/10
- Re: Automate Emacs UI testing?, John Wiegley, 2015/11/10
- Re: Automate Emacs UI testing?, Richard Stallman, 2015/11/11
- Re: Automate Emacs UI testing?, joakim, 2015/11/11
- Re: Automate Emacs UI testing?, Richard Stallman, 2015/11/11
- official Emacs Docker image (was: Automate Emacs UI testing?), Ted Zlatanov, 2015/11/11
- Re: official Emacs Docker image, Nic Ferrier, 2015/11/12
- Re: official Emacs Docker image, Ricardo Wurmus, 2015/11/12
- Re: official Emacs Docker image (was: Automate Emacs UI testing?), Richard Stallman, 2015/11/12
- Re: Automate Emacs UI testing?, Mathieu Lirzin, 2015/11/12
- Re: Automate Emacs UI testing?,
joakim <=
Re: Move to a cadence release model?, Richard Stallman, 2015/11/10
- Re: Move to a cadence release model?, Xue Fuqiao, 2015/11/10
- Re: Move to a cadence release model?, John Wiegley, 2015/11/10
- Re: Move to a cadence release model?, John Yates, 2015/11/10
- Re: Move to a cadence release model?, Xue Fuqiao, 2015/11/11
- Re: Move to a cadence release model?, Eli Zaretskii, 2015/11/11
- Re: Move to a cadence release model?, Richard Stallman, 2015/11/12
- Re: Move to a cadence release model?, Eli Zaretskii, 2015/11/11
- Re: Move to a cadence release model?, Stelian Iancu, 2015/11/12
- Re: Move to a cadence release model?, Eli Zaretskii, 2015/11/12