You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
consoleresource in tests in #114565. However,consoleis not defined inlibregrtest, so we can't enable it with-u console, and-u allstill skips these tests.Linked PRs