Jan Dabros has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41771 )
Change subject: tests: Allow emitting junit output for unit tests
......................................................................
Patch Set 1: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/41771/1/tests/Makefile.inc
File tests/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/41771/1/tests/Makefile.inc@140
PS1, Line 140: $(alltests): export CMOCKA_XML_FILE=$(testobj)/junit-$(subst /,_,$^).xml
Yes, it is.
Done
https://review.coreboot.org/c/coreboot/+/41771/1/tests/Makefile.inc@144
PS1, Line 144: rm -f $(testobj)/junit-$(subst /,_,$^).xml
I think the main issue is stale xml files when removing or renaming tests. […]
OK, thanks for explanation.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41771
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iab0c4250b1baa77d4eab7538ec1fd3310f9e63e4
Gerrit-Change-Number: 41771
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Jan Dabros
jsd@semihalf.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 28 May 2020 03:58:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Patrick Georgi
pgeorgi@google.com
Comment-In-Reply-To: Jan Dabros
jsd@semihalf.com
Gerrit-MessageType: comment