-
Notifications
You must be signed in to change notification settings - Fork 28
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After upgrading to codeanalyzer-2.1*.jar, all previously passing tests are now failing. The failures appear to be consistent across different test cases.
To Reproduce
Steps to reproduce the behavior:
1. Replace the old codeanalyzer JAR with codeanalyzer-2.1*.jar.
2. Run the existing test suite.
3. Observe failures in all test cases.
Expected behavior
The test cases that passed with the previous version of codeanalyzer should continue to pass unless there were intended breaking changes.
Logs
(Include relevant error logs, stack traces, or test failure reports here.)
N/A
Additional context
- The tests were working correctly with the previous version of codeanalyzer.
- No changes were made to the test cases or the test environment, other than upgrading the JAR.
- Further investigation is needed to determine whether the failures are due to API changes, regressions, or modified behavior in the new version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working