Skip to content

Commit

Permalink
Skip failing bad request metric test (#2218)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Mar 15, 2024
1 parent 6bf44cf commit 0854c49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-03-14 19:01:42.476125",
"spec_repo_commit": "0197a1bb"
"regenerated": "2024-03-15 14:24:56.211673",
"spec_repo_commit": "95184165"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-03-14 19:01:42.493623",
"spec_repo_commit": "0197a1bb"
"regenerated": "2024-03-15 14:24:56.229632",
"spec_repo_commit": "95184165"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Feature: Metrics
When the request is sent
Then the response status is 200 Success

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

0 comments on commit 0854c49

Please sign in to comment.