Skip to content

[csm] ignore testng-results.xml#1254

Merged
Konboi merged 2 commits intov1from
ignore-test-ng-file
Mar 12, 2026
Merged

[csm] ignore testng-results.xml#1254
Konboi merged 2 commits intov1from
ignore-test-ng-file

Conversation

@Konboi
Copy link
Contributor

@Konboi Konboi commented Mar 11, 2026

TestNG generates a testng-results.xml file along with other test report files. However, this file is not in JUnit format, and its contents are duplicated in other report files. Therefore, it can be ignored.

since this file is not JUnit format
@launchable-app

This comment has been minimized.

@Konboi Konboi force-pushed the ignore-test-ng-file branch from ddcbfb5 to e08061e Compare March 11, 2026 11:39
DELETED - file=aaa.py
"""
self.assertEqual(result.stdout, expect)
output = result.stdout
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FYI: not related this change. only for fixing test

@Konboi
Copy link
Contributor Author

Konboi commented Mar 12, 2026

Don't need to review carefully

@Konboi Konboi requested review from gayanW and ono-max March 12, 2026 04:29
@Konboi Konboi merged commit c229fd7 into v1 Mar 12, 2026
13 checks passed
@Konboi Konboi deleted the ignore-test-ng-file branch March 12, 2026 05:55
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