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

Three-echo integration test frequently fails due to exceeded context deadline #800

Closed
tsalo opened this issue Sep 14, 2021 · 5 comments
Closed
Labels
bug issues describing a bug or error found in the project impact: low Improving code/documentation cleanliness/clarity, not function priority: high issues that would be really helpful if they were fixed already testing issues related to improving testing in the project

Comments

@tsalo
Copy link
Member

tsalo commented Sep 14, 2021

Summary

The three-echo test is failing regularly (see #793) due to the following:

make: *** [Makefile:21: three-echo] Hangup

Too long with no output (exceeded 40m0s): context deadline exceeded

In the above PR, it looks like the failure was after PCA, but before ICA.

@tsalo tsalo added bug issues describing a bug or error found in the project testing issues related to improving testing in the project priority: high issues that would be really helpful if they were fixed already impact: low Improving code/documentation cleanliness/clarity, not function labels Sep 14, 2021
@tsalo
Copy link
Member Author

tsalo commented Nov 16, 2021

It's currently failing in main.

@emdupre
Copy link
Member

emdupre commented Nov 16, 2021

Should we try sub-sampling or down-sampling the data to avoid this ?

@eurunuela
Copy link
Collaborator

Is this issue still a thing?

@tsalo
Copy link
Member Author

tsalo commented Feb 22, 2022

I believe so.

@eurunuela
Copy link
Collaborator

Can we close this?

@tsalo tsalo closed this as completed Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issues describing a bug or error found in the project impact: low Improving code/documentation cleanliness/clarity, not function priority: high issues that would be really helpful if they were fixed already testing issues related to improving testing in the project
Projects
None yet
Development

No branches or pull requests

3 participants