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

add failure missing test samples #49

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

jnunyez
Copy link
Collaborator

@jnunyez jnunyez commented Oct 25, 2023

This PR adds new class of test result failure where there is a sufficient amount of test samples to compute the intented metric but some samples were lost during the data gathering (e.g., in the case of ts2phc NMEA sentences dont arrive to E810 CVL).
We want to report a failure stating missing test samples and produce the plot (to aproximately have an idea instants where data was missing) and get the analysis of the data we could capture if there are more than mininimal set of samples.

@jnunyez jnunyez changed the title [DRAFT]: add failure missing test samples add failure missing test samples Oct 27, 2023
@jnunyez jnunyez force-pushed the add-failure branch 2 times, most recently from 15791e8 to af2e2ba Compare October 27, 2023 14:26
@jnunyez
Copy link
Collaborator Author

jnunyez commented Oct 27, 2023

Updated to limit test case failure for phc2sys and ts2phc analyzer. Tested and ready to merge. We are gonna allow ubxtool, dpll collector to miss samples since that does not affect synchronization performance.

@jnunyez jnunyez merged commit 6da45f5 into redhat-partner-solutions:main Oct 30, 2023
2 checks passed
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