[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1601/8267] Revert "lttng-tools: filter random filename of ptest output"



commit baaaea5145af375a7630751f024ef5cb82ae7a2b
Author: Nathan Lynch <nathan_lynch mentor com>
Date:   Fri Jul 22 15:53:46 2016 -0500

    Revert "lttng-tools: filter random filename of ptest output"
    
    This reverts commit 29a8c45be2862be02afe2ebbc5c026a42f351990.
    
    A few things wrong with this change:
    
    1. It patches a patch (runtest-2.4.0.patch).
    2. It introduces deviations from the desired ptest output format.
    3. It discards PASS: lines from the test output; I *want* to see those.
    4. The upstream status of "pending" is incorrect; I do not see this
       patch on the lttng-dev mailing list (not that it would apply anyway).
    
    (From OE-Core rev: eeb0a912145f8f849d56c04e38616d12ca8be21e)
    
    Signed-off-by: Nathan Lynch <nathan_lynch mentor com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...ls-filter-random-filename-of-tests-output.patch |   55 --------------------
 meta/recipes-kernel/lttng/lttng-tools_git.bb       |    1 -
 2 files changed, 0 insertions(+), 56 deletions(-)
---
diff --git a/meta/recipes-kernel/lttng/lttng-tools_git.bb b/meta/recipes-kernel/lttng/lttng-tools_git.bb
index da2b685..b0c369c 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_git.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_git.bb
@@ -29,7 +29,6 @@ PACKAGECONFIG_remove_libc-musl = "lttng-ust"
 SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.7 \
            file://stop-using-SIGUNUSED.patch \
            file://runtest-2.4.0.patch \
-           file://0001-lttng-tools-filter-random-filename-of-tests-output.patch \
            file://run-ptest"
 
 S = "${WORKDIR}/git"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]