fix: add JVM exception patterns for groovy flakiness
This commit is contained in:
parent
297858f0bb
commit
638f6c01f4
13 changed files with 13 additions and 13 deletions
|
|
@ -6013,7 +6013,7 @@ void print_usage(const char *prog) {
|
|||
* ============================================================================ */
|
||||
|
||||
const char *unsandbox_version(void) {
|
||||
return "4.2.14";
|
||||
return "4.2.15";
|
||||
}
|
||||
|
||||
const char *unsandbox_detect_language(const char *filename) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue