Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

HTTPUtilTestSuite.TestGet #1550

Open
ankitaagharkar opened this issue Jun 3, 2021 · 1 comment
Open

HTTPUtilTestSuite.TestGet #1550

ankitaagharkar opened this issue Jun 3, 2021 · 1 comment

Comments

@ankitaagharkar
Copy link

Ⅰ. 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
@timmyyuan
Copy link

Same as #1543

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants