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
I tried to run a specific ui test using ./x.py test src/test/ui/..., but mistyped the test's file name. This resulted in the file name silently being ignored and x.py started to execute all available tests instead.