Skip to content

Commit 7f12d4a

Browse files
authored
[java/act] Tag some tests as broken (#10545)
Act exceed the number of allowed tests of 10. This tags failing tests as broken.
1 parent 7112395 commit 7f12d4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/Java/act/benchmark_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@
120120
"database_os": "Linux",
121121
"display_name": "act-eclipselink-pgsql",
122122
"notes": "",
123-
"versus": "undertow-postgresql"
123+
"versus": "undertow-postgresql",
124+
"tags": ["broken"]
124125
},
125126
"eclipselink-pgsql-rythm": {
126127
"fortune_url": "/fortunes",

0 commit comments

Comments
 (0)