Skip to content

Fix bug where order of transformer tests is incorrect - #267

Open
michaelisaac-dev wants to merge 14 commits into
csm/daikonfrom
193-order-of-transformer-tests
Open

Fix bug where order of transformer tests is incorrect#267
michaelisaac-dev wants to merge 14 commits into
csm/daikonfrom
193-order-of-transformer-tests

Conversation

@michaelisaac-dev

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/main/java/cloud/filibuster/junit/server/core/TestExecutionQueue.java Outdated
@cmeiklejohn

Copy link
Copy Markdown
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.

@michaelisaac-dev

michaelisaac-dev commented Aug 18, 2023

Copy link
Copy Markdown
Member Author

This is the current incorrect order:

Screenshot 2023-08-17 at 21 17 05

@michaelisaac-dev

Copy link
Copy Markdown
Member Author

This is the correct order with this PR:

Screenshot 2023-08-17 at 21 14 25

@cmeiklejohn

Copy link
Copy Markdown
Contributor

That looks good.

What about two transformers?

@michaelisaac-dev

Copy link
Copy Markdown
Member Author
Screenshot 2023-08-17 at 23 05 27

@cmeiklejohn-dd

Copy link
Copy Markdown

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

@michaelisaac-dev

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

@michaelisaac-dev michaelisaac-dev 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