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
test suite calls GA server which can sometimes time out
Minimal reproducible example
pytest .
Expected Behavior
Results from GA call should be cached and passed to the test using a pytest fixture, so m2l test will only test the algorithm not the GA server uptime.
Actual Behavior
m2l calls ga server
Additional Context
No response
Environment
all
Severity
Low
Medium
High
Critical
The text was updated successfully, but these errors were encountered:
Version
3.1.x
Bug Description
test suite calls GA server which can sometimes time out
Minimal reproducible example
pytest .
Expected Behavior
Results from GA call should be cached and passed to the test using a pytest fixture, so m2l test will only test the algorithm not the GA server uptime.
Actual Behavior
m2l calls ga server
Additional Context
No response
Environment
all
Severity
The text was updated successfully, but these errors were encountered: