Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bats for openSUSE:Factory checked in 
at 2022-11-09 12:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bats (Old)
 and      /work/SRC/openSUSE:Factory/.bats.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bats"

Wed Nov  9 12:57:42 2022 rev:15 rq:1034626 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bats/bats.changes        2022-07-18 
18:34:30.973806881 +0200
+++ /work/SRC/openSUSE:Factory/.bats.new.1597/bats.changes      2022-11-09 
12:58:11.944606221 +0100
@@ -1,0 +2,21 @@
+Tue Nov  8 09:29:03 UTC 2022 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 1.8.2:
+  * fix non zero return code on successful retried tests
+  * avoid kernel warning flood/hang with CTRL+C on Bash 5.2 RC
+  * Fix infinite wait with (invalid) -j<n> (without space) 
+  * using external formatters via --formatter <absolute path> (also works for 
--report-formatter)
+  * running only tests that failed in the last run via --filter-status failed
+  * variable BATS_TEST_RETRIES that specifies how often a test should be 
reattempted before it is considered failed
+  * BATS_TEST_TIMEOUT variable to force a timeout on test (including setup())
+  * test_tags=<tag list>/# bats file_tags=<tag list> and --filter-tags <tag 
list> for tagging tests 
+  * add documentation for bats_require_minimum_version, setup_suite, fix typos
+  * improve documentation about setup_suite
+  * allow --gather-test-outputs-in <directory> to work with existing, empty 
directories
+  * fix load in teardown marking failed tests as not run
+  * add /usr/lib/bats as default value for BATS_LIB_PATH
+  * fix unset variable in bats-formatter-junit when setup_file fails
+  * unify error behavior of teardown/teardown_file/teardown_suite functions: 
only fail via return code, not via ERREXIT
+  * only print setup_suite's stderr on errors
+
+-------------------------------------------------------------------

Old:
----
  bats-core-1.7.0.tar.gz

New:
----
  bats-core-1.8.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bats.spec ++++++
--- /var/tmp/diff_new_pack.pqIJNV/_old  2022-11-09 12:58:12.288608160 +0100
+++ /var/tmp/diff_new_pack.pqIJNV/_new  2022-11-09 12:58:12.292608183 +0100
@@ -18,7 +18,7 @@
 
 %define pname %{name}-core
 Name:           bats
-Version:        1.7.0
+Version:        1.8.2
 Release:        0
 Summary:        Bash Automated Testing System
 License:        MIT

++++++ bats-core-1.7.0.tar.gz -> bats-core-1.8.2.tar.gz ++++++
++++ 11746 lines of diff (skipped)

Reply via email to