From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by sourceware.org (Postfix) with ESMTPS id 25C143945065 for ; Thu, 12 Mar 2020 14:42:30 +0000 (GMT) X-Originating-IP: 91.166.131.130 Received: from localhost (91-166-131-130.subs.proxad.net [91.166.131.130]) (Authenticated sender: dodji@seketeli.org) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 0BA961C0012 for ; Thu, 12 Mar 2020 14:42:27 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 56FB9581892; Thu, 12 Mar 2020 15:42:27 +0100 (CET) From: Dodji Seketeli To: libabigail@sourceware.org Subject: [PATCH] Update fedabipkgdiff tests according to commit b602f46c Organization: Me, myself and I X-Operating-System: Fedora 33 X-URL: http://www.seketeli.net/~dodji Date: Thu, 12 Mar 2020 15:42:27 +0100 Message-ID: <87r1xxws6k.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-27.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libabigail mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2020 14:42:31 -0000 This patch is a follow-up to this commit: b602f46c Fix spurious new lines after diff sections. The intent is to update the tests that relate to the fedpkgdiff tool. I didn't notice that those tests reference output were not updated by commit b602f46c because I didn't have 'koji' installed on the system I ran the regression test suite on; and without koji installed, the fedpkgdiff test is automatically disabled. The patch just mechanically adjusts the reference output that needed it to comply with the newer better output of fedpkgdiff. * tests/data/test-fedabipkgdiff/test0-from-fc20-to-fc23-dbus-glib-report-0.txt: Adjust for useless whitespace removal. * tests/data/test-fedabipkgdiff/test1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt: Likewise. * tests/data/test-fedabipkgdiff/test2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt: Likewise. * tests/data/test-fedabipkgdiff/test3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt: Likewise. * tests/data/test-fedabipkgdiff/test4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt: Likewise. Signed-off-by: Dodji Seketeli --- .../test0-from-fc20-to-fc23-dbus-glib-report-0.txt | 2 -- ...est1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt | 1 - ...bus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt | 2 -- ....100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt | 1 - ...-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt | 1 - 5 files changed, 7 deletions(-) diff --git a/tests/data/test-fedabipkgdiff/test0-from-fc20-to-fc23-dbus-glib-report-0.txt b/tests/data/test-fedabipkgdiff/test0-from-fc20-to-fc23-dbus-glib-report-0.txt index a3241095..71307d78 100644 --- a/tests/data/test-fedabipkgdiff/test0-from-fc20-to-fc23-dbus-glib-report-0.txt +++ b/tests/data/test-fedabipkgdiff/test0-from-fc20-to-fc23-dbus-glib-report-0.txt @@ -26,7 +26,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus 'function int main(int, char**)' {main} - 2 Removed variable symbols not referenced by debug info: stderr @@ -57,7 +56,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and db 'function BaseInfo* base_info_ref(BaseInfo*)' {base_info_ref} 'function void base_info_unref(BaseInfo*)' {base_info_unref} - ================ end of changes of 'dbus-binding-tool'=============== diff --git a/tests/data/test-fedabipkgdiff/test1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt b/tests/data/test-fedabipkgdiff/test1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt index d774e54d..99926664 100644 --- a/tests/data/test-fedabipkgdiff/test1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt +++ b/tests/data/test-fedabipkgdiff/test1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt @@ -20,7 +20,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and db 'function BaseInfo* base_info_ref(BaseInfo*)' {base_info_ref} 'function void base_info_unref(BaseInfo*)' {base_info_unref} - ================ end of changes of 'dbus-binding-tool'=============== diff --git a/tests/data/test-fedabipkgdiff/test2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt b/tests/data/test-fedabipkgdiff/test2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt index a3241095..71307d78 100644 --- a/tests/data/test-fedabipkgdiff/test2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt +++ b/tests/data/test-fedabipkgdiff/test2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt @@ -26,7 +26,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus 'function int main(int, char**)' {main} - 2 Removed variable symbols not referenced by debug info: stderr @@ -57,7 +56,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and db 'function BaseInfo* base_info_ref(BaseInfo*)' {base_info_ref} 'function void base_info_unref(BaseInfo*)' {base_info_unref} - ================ end of changes of 'dbus-binding-tool'=============== diff --git a/tests/data/test-fedabipkgdiff/test3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt b/tests/data/test-fedabipkgdiff/test3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt index fc85920c..4dcdf37e 100644 --- a/tests/data/test-fedabipkgdiff/test3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt +++ b/tests/data/test-fedabipkgdiff/test3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt @@ -26,7 +26,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus 'function int main(int, char**)' {main} - 2 Removed variable symbols not referenced by debug info: stderr diff --git a/tests/data/test-fedabipkgdiff/test4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt b/tests/data/test-fedabipkgdiff/test4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt index d774e54d..99926664 100644 --- a/tests/data/test-fedabipkgdiff/test4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt +++ b/tests/data/test-fedabipkgdiff/test4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt @@ -20,7 +20,6 @@ Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and db 'function BaseInfo* base_info_ref(BaseInfo*)' {base_info_ref} 'function void base_info_unref(BaseInfo*)' {base_info_unref} - ================ end of changes of 'dbus-binding-tool'=============== -- 2.25.0 -- Dodji