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

[CSIT-1970] JSON export validation does not prevent EPL from consuming invalid data #4051

Open
vvalderrv opened this issue Feb 4, 2025 · 0 comments

Comments

@vvalderrv
Copy link
Contributor

Description

Currently only CSIT-1901 is sometimes causing invalid data, and that can be fixed separately. The open questions for this bug:

  1. What to do when passing test is found creating invalid data? Turn it into failing test and re-export? Not straightforward as failure in Python generates message in Robot to be re-exported in Python.

  2. What to do when failing test (direct or due to invalid pass data) is found creating invalid data? Have a trusted template that cannot become invalid?

In general we want to avoid not exporting anything, as that is what happens if the test has not run at all (e.g. suite setup failure or jobspec typo).

Setting low priority, as likelihood of periodic job causing invalid data outside CSIT-1901 is negligible.

Assignee

Vratko Polak

Reporter

Vratko Polak

Comments

No comments.

Original issue: https://jira.fd.io/browse/CSIT-1970

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