Community
Participate
Working Groups
At present, our pom.xml for some of the Callgraph plugin tests is set to never run the test suites that require SystemTap itself to be installed. It would be better if this were done in the build-server profile and not by default. Note that one can still run these test suites locally by launching from within Eclipse. Post-Indigo.
Roland, what's the status here?
After looking at the class that runs these tests, it seems to just run some stap command, but doesn't test anything in particular about the actual plugin. I think I'll remove the test class eliminating the need to have the extra definition in our build-server profile.
Opened up review here : https://git.eclipse.org/r/#/c/10542/
This has been committed. Marking as closed (fixed).