[coreboot-gerrit] Patch merged into coreboot/master: abuild: don't create junit tests with empty testclass field

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 16 07:43:38 CET 2015


the following patch was just integrated into master:
commit 098c4a80962437c6d23dc3fde894a1c3a7bf0ca0
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Tue Sep 15 16:57:04 2015 +0200

    abuild: don't create junit tests with empty testclass field
    
    Variable expansion made abuild create board..foo/bar, which are annoying
    on jenkins' web UI because it doesn't cope properly with the empty
    namespace between the dots. make it create board.foo/bar or
    board.$class.foo/bar.
    
    Change-Id: Ifa79cbfd1f263e11a458b3cc320baeed6a3fbc98
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Reviewed-on: http://review.coreboot.org/11640
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/11640 for details.

-gerrit



More information about the coreboot-gerrit mailing list