Skip to content

Commit 44aa702

Browse files
authored
[php/ubiquity] Tag a test as broken (#10546)
ubiquity-workerman-mongo had problems starting or stopping. Ubiquity also defines 12 tests in benchmark_config.json (max is 10).
1 parent 7f12d4a commit 44aa702

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/PHP/ubiquity/benchmark_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@
177177
"database_os": "Linux",
178178
"display_name": "ubiquity-workerman-mongo",
179179
"notes": "",
180-
"versus": "php"
180+
"versus": "php",
181+
"tags": ["broken"]
181182
},
182183
"workerman-raw": {
183184
"json_url": "/Json_",

0 commit comments

Comments
 (0)