Skip to content

Attempt to fix Appveyor on Windows #854

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

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

angsch
Copy link
Collaborator

@angsch angsch commented Jun 17, 2023

The test log says that the failures in Appveyor are due to a stack overflow. In the past, this was fixed by moving to dynamic allocation, see #548. Let's give it a try and see if the errors vanish.

@angsch angsch linked an issue Jun 17, 2023 that may be closed by this pull request
@angsch
Copy link
Collaborator Author

angsch commented Jun 17, 2023

Appveyor passed! I find it strange that the stack overflow problem did not surface when I added the syl01 tests, but at a later point in time.

@langou langou merged commit 824c1cf into Reference-LAPACK:master Jun 17, 2023
@angsch angsch deleted the dynamic-alloc branch June 17, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests failing on AppVeyor
3 participants