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

Tuple tests are broken. #3

Open
palkeo opened this issue Jun 8, 2019 · 2 comments
Open

Tuple tests are broken. #3

palkeo opened this issue Jun 8, 2019 · 2 comments

Comments

@palkeo
Copy link
Collaborator

palkeo commented Jun 8, 2019

All the tests that use tuple instead of lists are broken (for the C++ backends).

I don't remember why it was needed? Maybe we can remove support for tuples?

@a-tsioh
Copy link
Contributor

a-tsioh commented Jun 8, 2019

It probably had to do with the fact that tuples can be used as key but lists can't

@palkeo
Copy link
Collaborator Author

palkeo commented Jun 8, 2019

Good point.
Let's try to fix it when we get a chance then.

palkeo pushed a commit that referenced this issue Jun 8, 2019
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

No branches or pull requests

2 participants