Skip to content

Commit

Permalink
remove xfail for issue-705
Browse files Browse the repository at this point in the history
Signed-off-by: Eugene Klimov <[email protected]>
  • Loading branch information
Slach committed Jan 24, 2025
1 parent 99e6029 commit 1b412ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/testflows/regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ def argparser(parser):
"/Grafana Datasource Plugin For Clickhouse/functions/rate function/rate_space_in_variable/*": [
(Fail, "Functions do not support escaping")
],
"/Grafana Datasource Plugin For Clickhouse/e2e/many categories/*": [
(Fail, "Waiting for the fix https://github.com/Altinity/clickhouse-grafana/issues/705")
],
# "/Grafana Datasource Plugin For Clickhouse/e2e/many categories/*": [
# (Fail, "Waiting for the fix https://github.com/Altinity/clickhouse-grafana/issues/705")
# ],
# "/Grafana Datasource Plugin For Clickhouse/adhoc macro/*": [
# (Fail, "https://github.com/Altinity/clickhouse-grafana/pull/655")
# ]
Expand Down

0 comments on commit 1b412ed

Please sign in to comment.