Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postman tests fail with compactMapData flag #2702

Open
kathirsvn opened this issue Jul 31, 2023 · 0 comments
Open

Postman tests fail with compactMapData flag #2702

kathirsvn opened this issue Jul 31, 2023 · 0 comments

Comments

@kathirsvn
Copy link
Contributor

Some of the Postman collections tests for Stargate REST API started failing after the recent introduction of compactMapData flag (#2651)

https://github.com/stargate/stargate/actions/runs/5703161040/job/15455492016

Root cause: There are some Postman tests that assume that the default style of map data is old format
i.e. for example:

[
  {
    "key": "key123",
    "value": "value123"
  }
]
@sync-by-unito sync-by-unito bot closed this as completed Feb 16, 2024
@sync-by-unito sync-by-unito bot reopened this Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant