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 bug where order of transformer tests is incorrect #267

Open
wants to merge 14 commits into
base: csm/daikon
Choose a base branch
from

Conversation

IMichael-ops
Copy link
Member

No description provided.

@IMichael-ops IMichael-ops self-assigned this Aug 17, 2023
@cmeiklejohn
Copy link
Contributor

Do you have a diagram or some sort of output to explain what the actual ordering change looks like? Hard to tell from this commit in isolation.

@IMichael-ops
Copy link
Member Author

IMichael-ops commented Aug 18, 2023

This is the current incorrect order:

Screenshot 2023-08-17 at 21 17 05

@IMichael-ops
Copy link
Member Author

This is the correct order with this PR:

Screenshot 2023-08-17 at 21 14 25

@cmeiklejohn
Copy link
Contributor

That looks good.

What about two transformers?

@IMichael-ops
Copy link
Member Author

Screenshot 2023-08-17 at 23 05 27

@cmeiklejohn-dd
Copy link

no way to fix the #8/#9 thing, eh?

@IMichael-ops
Copy link
Member Author

no way to fix the #8/#9 thing, eh?

I couldn't find a direct fix. It would probably need many changes in FilibusterCore/TestExecutionCollection.

@cmeiklejohn
Copy link
Contributor

Can you just help me out with understanding why this is happening? It's probably OK that we don't fix, but I just want to understand why it's happening.

@cmeiklejohn
Copy link
Contributor

If it's not completely fixed, open a new issue to track what's still not working and link here, and then I'll approve.

@IMichael-ops IMichael-ops linked an issue Aug 22, 2023 that may be closed by this pull request
@cmeiklejohn cmeiklejohn changed the base branch from main to csm/daikon September 18, 2023 16:45
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.

Order of transformer tests
3 participants