Re: Expressing system test dependencies

2023-10-31 Thread Maxim Cournoyer
Hi Bruno, Bruno Victal writes: > Hi, > > There are system tests that would benefit from being able to express > that their results are dependent on the result of other tests, when > these constitute independent units, especially when there are > configuration variants present. (e.g. gnu/tests/gd

Expressing system test dependencies

2023-10-26 Thread Bruno Victal
Hi, There are system tests that would benefit from being able to express that their results are dependent on the result of other tests, when these constitute independent units, especially when there are configuration variants present. (e.g. gnu/tests/gdm.scm) Consider the following files/system-t