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

review: test: Migrate ctgenerationtest to junit5 #3957

Closed
wants to merge 2 commits into from
Closed

review: test: Migrate ctgenerationtest to junit5 #3957

wants to merge 2 commits into from

Conversation

Rohitesh-Kumar-Jain
Copy link
Contributor

#3919

This PR just migrates CtGenerationTest to Junit5, pure refactoring.

@slarse
Copy link
Collaborator

slarse commented May 26, 2021

Hi @Rohitesh-Kumar-Jain,

Here you've made a common mistake: you've checked out directly from your branch for #3956, such that this PR contains the changes both to CorrectIdentifierTest and to CtGenerationTest. You need to rebase this branch to only contain the commit that changes CtGenerationTest, and then force-push (or, alternatively, close this PR and open a new one).

There are quite a few ways to go about this. I'll let you try to figure it out on your own first, but let me know if you get stuck and I'll help.

@Rohitesh-Kumar-Jain
Copy link
Contributor Author

I think I have figured it out, I will be glad if you may check #3958.

@Rohitesh-Kumar-Jain Rohitesh-Kumar-Jain deleted the migrate-ctgenerationtest-to-junit5 branch May 26, 2021 10:08
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