diff --git a/frameworks/PHP/swoole/benchmark_config.json b/frameworks/PHP/swoole/benchmark_config.json index c65f346b6a1..f21302da60f 100644 --- a/frameworks/PHP/swoole/benchmark_config.json +++ b/frameworks/PHP/swoole/benchmark_config.json @@ -22,8 +22,7 @@ "database_os": "Linux", "display_name": "Swoole", "notes": "", - "versus": "php", - "tags": ["broken"] + "versus": "php" }, "postgres": { "db_url": "/db", @@ -65,8 +64,7 @@ "database_os": "Linux", "display_name": "Swoole-noasync", "notes": "Without async db pool connection", - "versus": "php", - "tags": ["broken"] + "versus": "php" } }] }