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
Currently, make test only runs extensions/* tests. Additionally, CI doesn't use make to run tests. We should fix Makefile and use it for CI as well as for local testing. This will avoid confusion for failing tests in local vs CI.