Package: golang-github-tideland-golib / 4.20.0-4

Metadata

Package Version Patches format
golang-github-tideland-golib 4.20.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip_tests_short_mode.patch | (download)

feed/atom/atom_test.go | 4 4 + 0 - 0 !
feed/rss/rss_test.go | 4 4 + 0 - 0 !
logger/logger_test.go | 4 4 + 0 - 0 !
redis/commands_test.go | 56 56 + 0 - 0 !
redis/redis_test.go | 16 16 + 0 - 0 !
5 files changed, 84 insertions(+)

 disable some tests that need special system facilities if running in short mode.

improve_time_test.patch | (download)

audit/generators_test.go | 22 11 + 11 - 0 !
timex/crontab.go | 9 5 + 4 - 0 !
timex/doc.go | 10 5 + 5 - 0 !
timex/errors.go | 2 1 + 1 - 0 !
timex/retry.go | 2 1 + 1 - 0 !
timex/timex.go | 2 1 + 1 - 0 !
timex/timex_test.go | 39 22 + 17 - 0 !
7 files changed, 46 insertions(+), 40 deletions(-)

---
monitor_race.patch | (download)

monitoring/standardbackend.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix a race condition in monitoring.