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

Reenable Eigen tests #424

Closed
wants to merge 2 commits into from
Closed

Reenable Eigen tests #424

wants to merge 2 commits into from

Conversation

gleichdick
Copy link
Contributor

This was separated from #368

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, will run CI on it next.

@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@gleichdick
Copy link
Contributor Author

Shoot, the MSVC error was actually one of my reasons to basically rewrite the whole convert stuff...
Guess I'll just reattach this to #427.

@gleichdick gleichdick closed this May 29, 2021
@clalancette
Copy link
Contributor

Shoot, the MSVC error was actually one of my reasons to basically rewrite the whole convert stuff...
Guess I'll just reattach this to #427.

Instead of giving up on this whole thing, can we just comment out the problematic statements with a TODO note? That would still enable more of these tests, and also keep the size of #427 down.

@gleichdick
Copy link
Contributor Author

Okay, sounds reasonable to me. At least the stamped tests should work, because their convert functions don't exsists in the Eigen namespace.

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