Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spyder for openSUSE:Factory checked in at 2021-08-20 16:57:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder (Old) and /work/SRC/openSUSE:Factory/.spyder.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder" Fri Aug 20 16:57:59 2021 rev:28 rq:913341 version:5.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder/spyder.changes 2021-08-06 22:45:26.829999675 +0200 +++ /work/SRC/openSUSE:Factory/.spyder.new.1899/spyder.changes 2021-08-20 16:58:29.070819180 +0200 @@ -1,0 +2,5 @@ +Fri Aug 20 12:47:03 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Skip one more potentially segfaulting test + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder.spec ++++++ --- /var/tmp/diff_new_pack.Dk4xZE/_old 2021-08-20 16:58:29.770818323 +0200 +++ /var/tmp/diff_new_pack.Dk4xZE/_new 2021-08-20 16:58:29.774818318 +0200 @@ -344,6 +344,8 @@ donttest+=" or test_load_time" # no online help within qtbot timeout donttest+=" or test_get_pydoc or test_pydocbrowser" +# segfault in openSUSE:Factory (?) +dontest+=" or test_goto_uri_project_root_path" # tests marked slow: # completes to math.hypot(cooordinates) instead of expected math.hypot(*coordinates)