You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Ⅰ. Issue Description
unit tests failed
Ⅱ. Describe what happened
I tried to run unit tests but the tests failed
Ⅲ. Describe what you expected to happen
FAIL: http_util_test:95: HTTPUtilTestSuite.TestGet
http_util_test.go:100:
c.Assert(e, check.NotNil)
... value = nil
bytes=0-65575
bytes=2-2
bytes=2-
bytes=-100
bytes=0-66575
bytes=0-65-575
make: *** [Makefile:109: unit-test] Error 1
bytes=0-hello
bytes=65575-0
bytes=-1-8
OOPS: 9 passed, 1 FAILED
--- FAIL: Test (0.60s)
FAIL
coverage: 69.9% of statements
FAIL github.com/dragonflyoss/Dragonfly/pkg/httputils 0.633s
FAIL
Ⅵ. Environment:
The text was updated successfully, but these errors were encountered: