Dragonfly icon indicating copy to clipboard operation
Dragonfly copied to clipboard

HTTPUtilTestSuite.TestGet

Open ankitaagharkar opened this issue 4 years ago • 1 comments

Ⅰ. 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

ankitaagharkar avatar Jun 03 '21 10:06 ankitaagharkar

Same as #1543

timmyyuan avatar Aug 03 '21 04:08 timmyyuan