Skip to content

Conversation

Sadhorsephile
Copy link

@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
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