Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] - CI failing due to GA server time out #119

Open
1 of 4 tasks
lachlangrose opened this issue Aug 6, 2024 · 0 comments · May be fixed by #153
Open
1 of 4 tasks

[Bug] - CI failing due to GA server time out #119

lachlangrose opened this issue Aug 6, 2024 · 0 comments · May be fixed by #153
Assignees
Labels
bug Something isn't working ongoing this is being followed up by the team
Milestone

Comments

@lachlangrose
Copy link
Member

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

  • Low
  • Medium
  • High
  • Critical
@lachlangrose lachlangrose added the bug Something isn't working label Aug 6, 2024
@AngRodrigues AngRodrigues self-assigned this Sep 17, 2024
@AngRodrigues AngRodrigues added the ongoing this is being followed up by the team label Sep 17, 2024
@AngRodrigues AngRodrigues mentioned this issue Nov 1, 2024
10 tasks
@AngRodrigues AngRodrigues linked a pull request Nov 1, 2024 that will close this issue
10 tasks
@AngRodrigues AngRodrigues added this to the v3.2 milestone Nov 20, 2024
@AngRodrigues AngRodrigues linked a pull request Nov 24, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ongoing this is being followed up by the team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants