-
Notifications
You must be signed in to change notification settings - Fork 4
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
Merge SRI-CSL and kelloggm changes #18
Conversation
- Newer versions of maven include color output, which breaks our parser. Batch mode disables colors.
Print timeout seconds, for better debugging
Add omitmethods flag to Randoop tool
Updated flaky test flag for Randoop 4
correct name of replacement file; remove vi temp file
no need for replacement-file argument
….exit with SystemExitCalledError
randoop needs to be on compile classpath
This reverts commit 365d162.
Co-authored-by: Jason Waataja <jwaataja@cs.washington.edu>
Co-authored-by: Martin Kellogg <kelloggm@cs.washington.edu>
…Needed for checker-framework's WPI to run on JDK 16. (#50) Co-authored-by: Neil Brown <neil@twistedsquare.com>
* Stopped the argument parser getting confused when you have "--a=b c" and thinking that c is the value of the "a=b" switch. * Fix an issue where the argument parsing could remove "--add-opens" but leave in the target value of the add-opens as a dangling parameter. Co-authored-by: Neil Brown <neil@twistedsquare.com>
@wmdietl Looks like this update breaks testminimizer
|
@Ao-senXiong Can you open an issue instead? This comment on a merged PR is easy to miss. |
Done! |
No description provided.