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
Previously for LTS we didn't run the instrumentation test, because
pytest does not work when all tests are deselected. Now, with the new
pytest-skip plugin, the test is skipped, and it is safe to remove the
old code for LTS. This should fix the long living issue with the total
number of tests for LTS is less than for rolling.
0 commit comments