HTTPUtilTestSuite.TestGet
Opened this issue · 1 comments
ankitaagharkar commented
Ⅰ. 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:
- dragonfly version:
- OS (e.g. from /etc/os-release): ubuntu 20.04