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

Empty source code diff file of the overloaded method #142

Open
amtsvch opened this issue Jan 25, 2023 · 0 comments
Open

Empty source code diff file of the overloaded method #142

amtsvch opened this issue Jan 25, 2023 · 0 comments

Comments

@amtsvch
Copy link
Contributor

amtsvch commented Jan 25, 2023

  • The issue has occurred in the testcase org.apache.tomcat.util.http.TestResponseUtil.testMimeHeadersAddAllWithNone of Tomcat, commit a9aa71ec61aca7b5e750bde1042c1bbd5d10c7ac.
  • It concerns the overloaded method addVaryFieldName(Adapter adapter, String name), that was called inside another addVaryFieldName-method.

In properties_tomcat/methods/.. the file with the method source code diffs is created, but is empty.

It can be reproduced with the following select-command:
select -testTransformer de.dagere.peass.testtransformation.JUnitTestTransformer
-testExecutor de.stro18.peass_ant.executor.AntTestExecutor -timeout 5
-includes org.apache.tomcat.util.http.TestResponseUtil#testMimeHeadersAddAllWithNone
-endcommit a9aa71ec61aca7b5e750bde1042c1bbd5d10c7ac -startcommit 01ad27c568594f32ab178983d97e53b8b3b25d25 -folder ../tomcat/ -testClassFolder test -classFolder java:webapps/examples/WEB-INF/classes
-forbiddenMethods org.apache.catalina.startup.Tomcat#start

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

1 participant