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

SAD on RingDaemon.java #421

Open
agadfs opened this issue Jan 16, 2025 · 3 comments
Open

SAD on RingDaemon.java #421

agadfs opened this issue Jan 16, 2025 · 3 comments

Comments

@agadfs
Copy link
Collaborator

agadfs commented Jan 16, 2025

Fast description

No specific issue types detected.

Method: public void testRefusedParentBequestDetection()

Comments:
// TODO Subsequent runs give different number: 2, 3, or 4! Why is that?!

@agadfs
Copy link
Collaborator Author

agadfs commented Jan 28, 2025

What is happening:

POM.xml is missing artifact PADL CPP Creator

So the package package padl.creator.cppfile.eclipse; is not working,
So in ModelGenerator i cannot use the method generateModelFromCppFilesUsingEclipse(),

Then i cannot import that in FewSmellsTest.java,

So the FewSmellsTest.java cannot get all dependencies necessary to run the tests so it doesnt run, and is in the wrong folder, correct folder is SAD\src\test\java\sad\detection\test\cppfile\qmake\FewSmellsTest.java,

So Root cause is : POM.xml is missing artifact PADL CPP Creator

@agadfs
Copy link
Collaborator Author

agadfs commented Jan 28, 2025

Pending feed back, same issue as #420

@yann-gael
Copy link
Member

Yes, this issue relates to the C++ Creator not working...
The root cause is really #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants