Package: golang-github-robertkrimen-otto / 0.0~git20200922.ef014fd-2
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-robertkrimen-otto | 0.0~git20200922.ef014fd-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
extend testing timeout.patch | (download) |
testing_test.go |
2 1 + 1 - 0 ! |
extend testing timeout For slow computing machines, 2 seconds is too short to PASS the testing. This patch extends the timeout to 20 seconds. |
fix int overflow in tests.patch | (download) |
date_test.go |
18 9 + 9 - 0 ! |
explicitly type-case large values to uint64 to get tests passing in 32 bit archs |
1