Skip to content

Commit 130c1b7

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Skip failing bad request metric test (#1895)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 296049e commit 130c1b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-03-14 19:01:50.225577",
8-
"spec_repo_commit": "0197a1bb"
7+
"regenerated": "2024-03-15 14:24:50.345005",
8+
"spec_repo_commit": "95184165"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-03-14 19:01:50.242804",
13-
"spec_repo_commit": "0197a1bb"
12+
"regenerated": "2024-03-15 14:24:50.377027",
13+
"spec_repo_commit": "95184165"
1414
}
1515
}
1616
}

tests/v2/features/metrics.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ Feature: Metrics
371371
When the request is sent
372372
Then the response status is 200 Success
373373

374-
@team:Datadog/timeseries-query
374+
@skip @team:Datadog/timeseries-query
375375
Scenario: Timeseries cross product query returns "Bad Request" response
376376
Given a valid "appKeyAuth" key in the system
377377
And operation "QueryTimeseriesData" enabled

0 commit comments

Comments
 (0)