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

pillar/agentlog: Improve debug information in PSI-collector test. #4199

Conversation

OhmSpectator
Copy link
Member

Use assert.Truef to provide a detailed error message on failure. Without the message, the error was unclear as it just indicated the boolean expression evaluated to false.

Use assert.Truef to provide a detailed error message on failure. Without
the message, the error was unclear as it just indicated the boolean expression
evaluated to false.

Signed-off-by: Nikolay Martyanov <nikolay@zededa.com>
@OhmSpectator
Copy link
Member Author

I've just noticed that we skip a lot of Go tests in the GitHub pipeline. Including the agentlog ones.
https://github.com/lf-edge/eve/actions/runs/10681569499/job/29605499255?pr=4199#step:3:391
@christoph-zededa, do you have an idea of how we control it and why we excluded the agentlog component from the CI testing?

@OhmSpectator
Copy link
Member Author

Upd. I'm stupid; I look at the wrong line. The test is running and it's fine.

@OhmSpectator
Copy link
Member Author

@milan-zededa, @rene, could someone please take a look? It's straightforward and only affects one test.

@milan-zededa milan-zededa merged commit 6258b09 into lf-edge:master Sep 4, 2024
40 of 42 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.

3 participants