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

src/send_kcidb: handle incomplete test nodes #824

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

JenySadadia
Copy link
Collaborator

We map incomplete test node result to ERROR or MISS based on error code set. In some cases, we
have null as error code. Handle such situations by setting KCIDB test status to None as in this
situation we can't decide if the test actually could run or not.

We map incomplete test nodes result to `ERROR` or
`MISS` based on error code set. In some cases, we
have `null` as error code. Handle such situations
by setting KCIDB test status to `None` as in this
situation we can't decide if the test actually
could run or not.

Signed-off-by: Jeny Sadadia <[email protected]>
@nuclearcat
Copy link
Member

tested on staging

@nuclearcat nuclearcat added this pull request to the merge queue Oct 11, 2024
Merged via the queue into kernelci:main with commit 848d07c Oct 11, 2024
3 checks passed
@JenySadadia JenySadadia deleted the handle-incomplete-tests branch October 14, 2024 06:37
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

Successfully merging this pull request may close these issues.

2 participants