Skip to content

Commit fe28ddb

Browse files
authored
[groovy/grails] Mark tests as broken. (#10363)
The current test fails as it is using an EOL version of Java. Grails is actively maintained, so mark it as broken instead.
1 parent 065589b commit fe28ddb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/Groovy/grails/benchmark_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"database_os": "Linux",
2323
"display_name": "Grails",
2424
"notes": "",
25-
"versus": "servlet"
25+
"versus": "servlet",
26+
"tags": ["broken"]
2627
}
2728
}]
2829
}

0 commit comments

Comments
 (0)