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

Fix broken tests due to #1007 #1010

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Fix broken tests due to #1007 #1010

merged 1 commit into from
Jan 30, 2024

Conversation

lpsaavedra
Copy link
Collaborator

@lpsaavedra lpsaavedra commented Jan 29, 2024

Description of the problem

Eight tests were failing in debug mode due to the different behavior of the interpolate function of the solution transfer for different types of vectors.

Description of the solution

Revert change made in #1007 for the init_temporary_vector() function.

@blaisb blaisb merged commit 7518c97 into master Jan 30, 2024
@blaisb blaisb deleted the fix_temp_vector branch January 30, 2024 02:58
M-Badri pushed a commit to M-Badri/lethe that referenced this pull request Sep 29, 2024
Description of the problem
Eight tests were failing in debug mode due to the different behavior of the interpolate function of the solution transfer for different types of vectors.

Description of the solution
Revert change made in chaos-polymtl#1007 for the init_temporary_vector() function.

Former-commit-id: 7518c97
blaisb pushed a commit that referenced this pull request Sep 30, 2024
Description of the problem
Eight tests were failing in debug mode due to the different behavior of the interpolate function of the solution transfer for different types of vectors.

Description of the solution
Revert change made in #1007 for the init_temporary_vector() function.

Former-commit-id: 7518c97
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.

2 participants