tests/data/test-fedabipkgdiff: Update reference output

Message ID 874kld8vxx.fsf@redhat.com
State New
Headers
Series tests/data/test-fedabipkgdiff: Update reference output |

Commit Message

Dodji Seketeli Nov. 25, 2020, 12:25 p.m. UTC
  Hello,

Instances of self_compare_task don't wrongly shadow task comparison
arguments anymore.  Instead, they properly use the task comparison
arguments of the parent class compare_task.

This is thanks to this commit:

    18b0693c (PR26785) abipkgdiff: minor cleanups

So in the sorting function elf_size_is_greater, we now always have
proper elf binaries size.  It follows that the sorting can now yield a
consistent result, always.

It thus appears that the reference output recorded for the
"self-comparison" test of runtestfedabipkgdiffpy3.sh was wrong.  This
patch updates it.

	* tests/data/test-fedabipkgdiff/test7-self-compare-from-fc23-dbus-glib-report-0.txt:
	Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
---
 .../test7-self-compare-from-fc23-dbus-glib-report-0.txt       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/tests/data/test-fedabipkgdiff/test7-self-compare-from-fc23-dbus-glib-report-0.txt b/tests/data/test-fedabipkgdiff/test7-self-compare-from-fc23-dbus-glib-report-0.txt
index e037e7eb..5c5b95d3 100644
--- a/tests/data/test-fedabipkgdiff/test7-self-compare-from-fc23-dbus-glib-report-0.txt
+++ b/tests/data/test-fedabipkgdiff/test7-self-compare-from-fc23-dbus-glib-report-0.txt
@@ -1,7 +1,7 @@ 
 Comparing the ABI of binaries between dbus-glib-0.106-1.fc23.i686.rpm and dbus-glib-0.106-1.fc23.i686.rpm:
 
-==== SELF CHECK SUCCEEDED for 'dbus-binding-tool' ====
 ==== SELF CHECK SUCCEEDED for 'libdbus-glib-1.so.2.3.3' ====
+==== SELF CHECK SUCCEEDED for 'dbus-binding-tool' ====
 
 Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.i686.rpm and dbus-glib-devel-0.106-1.fc23.i686.rpm:
 
@@ -9,8 +9,8 @@  Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.i686.rpm and
 
 Comparing the ABI of binaries between dbus-glib-0.106-1.fc23.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
 
-==== SELF CHECK SUCCEEDED for 'dbus-binding-tool' ====
 ==== SELF CHECK SUCCEEDED for 'libdbus-glib-1.so.2.3.3' ====
+==== SELF CHECK SUCCEEDED for 'dbus-binding-tool' ====
 
 Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.x86_64.rpm and dbus-glib-devel-0.106-1.fc23.x86_64.rpm: