Package: golang-go.uber-zap / 1.27.0-1

Metadata

Package Version Patches format
golang-go.uber-zap 1.27.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no vendor test.patch | (download)

stacktrace_ext_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skipping vendor test

no TestOpen test.patch | (download)

writer_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable testopen test since it seems to dereference null pointer, possibly because it cannot take up memory during autopkgtests.

no TestSamplerConcurrent.patch | (download)

zapcore/sampler_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip this test since test for "number of log comparision" looks flaky
            since this can vary and any delta wrt to this is likely to not work
            sometime or the other.