Skip to content

NXT-10274: Added logic to not add pending failing ss-tests to failedTests.html#179

Merged
hong6316 merged 5 commits intodevelopfrom
feature/NXT-10274
Mar 9, 2026
Merged

NXT-10274: Added logic to not add pending failing ss-tests to failedTests.html#179
hong6316 merged 5 commits intodevelopfrom
feature/NXT-10274

Conversation

@daniel-stoian-lgp
Copy link
Copy Markdown
Contributor

@daniel-stoian-lgp daniel-stoian-lgp commented Mar 3, 2026

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • I have run automated testing and it is passed
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Jenkins job for screenshot tests shows 1 failed tests, but also 2 other tests that passed after a retry.
FailedTests.html shows 3 entries, 2 of them having a broken "diff". But there are no diffs on the server because those 2 tests passed.

Resolution

The solution is to track pending failed tests and to log the entry to failedScreenshotFilename only if all retries have failed. The entry will be added only at the completion of the tests

Additional Considerations

pendingKey was added to overcome possible invalid filename characters and path length limits

Links

NXT-10274

Comments

Enact-DCO-1.0-Signed-off-by: Daniel Stoian (daniel.stoian@lgepartner.com)

Copy link
Copy Markdown
Contributor

@alexandrumorariu alexandrumorariu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@hong6316 hong6316 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hong6316 hong6316 merged commit eabf9e2 into develop Mar 9, 2026
2 checks passed
@hong6316 hong6316 deleted the feature/NXT-10274 branch March 9, 2026 08:32
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.

4 participants