-
Notifications
You must be signed in to change notification settings - Fork 3
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
Debug windows e2e tests #921
Conversation
The Windows e2e tests run now. It is still not clear to me why the "Fitting PCA" step of generating the test data takes ~ 6 minutes on Windows CI but only a few seconds on Linux and Mac. I wonder if that is the case on typical Windows machines in the wild. @CodyCBakerPhD do you have a Windows machine and can verify that? |
Now that I'm back home, I do - but on my machines it works very quickly. Probably just something inefficient in the GitHub architecture side for that platform |
As always, thanks for tackling this! |
I thought we had fixed it. I think the core issue is on Windows, generating the test data takes longer than ~3 minutes and the process times out.
See https://github.com/NeurodataWithoutBorders/nwb-guide/actions/runs/10527059741/job/29169359993#step:13:484
and https://github.com/NeurodataWithoutBorders/nwb-guide/actions/runs/10527059741/job/29169359993#step:13:611
The last PCA output shows:
After that it says:
and