Skip to content

fix: add missing clearLogBuilds#72

Open
Sadhorsephile wants to merge 1 commit intokevmoo:masterfrom
Sadhorsephile:fix-add-missing-clear-of-logs
Open

fix: add missing clearLogBuilds#72
Sadhorsephile wants to merge 1 commit intokevmoo:masterfrom
Sadhorsephile:fix-add-missing-clear-of-logs

Conversation

@Sadhorsephile
Copy link
Copy Markdown

@Sadhorsephile Sadhorsephile commented Jul 12, 2024

Problem

Some tests keep failing with such error:

`buildLogItems` is not empty. Tests should validate the contents of `buildLogItems` and call `clearBuildLog` before `tearDown`.

even after they are fixed and relaunched.

Solution

I've just added clearBuildLog in two places:

  • after TestFailure detection;
  • at the very start of tearDown.

@kevmoo
Copy link
Copy Markdown
Owner

kevmoo commented Jun 26, 2025

Is this still a thing?

@kevmoo kevmoo added the question Further information is requested label Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants