tests/data/test-fedabipkgdiff: Update reference output
Commit Message
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(-)
@@ -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: