Closed
Description
We introduced the use of the console
resource in tests in #114565. However, console
is not defined in libregrtest
, so we can't enable it with -u console
, and -u all
still skips these tests.
We introduced the use of the console
resource in tests in #114565. However, console
is not defined in libregrtest
, so we can't enable it with -u console
, and -u all
still skips these tests.