chaos-exporter icon indicating copy to clipboard operation
chaos-exporter copied to clipboard

Unit test seems to be failing for chaos exporter

Open uditgaurav opened this issue 2 years ago • 1 comments

The Unit test seems to be failing in all the builds.

The error is here: https://github.com/litmuschaos/chaos-exporter/runs/6419583401?check_suite_focus=true

go: downloading github.com/gophercloud/gophercloud v0.2.0
go: downloading github.com/PuerkitoBio/purell v1.1.1
go: downloading github.com/mailru/easyjson v0.7.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/Azure/go-autorest/logger v0.1.0
go: downloading github.com/Azure/go-autorest/tracing v0.5.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.1.0
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4[57](https://github.com/litmuschaos/chaos-exporter/runs/6419583401?check_suite_focus=true#step:7:58)8
go: downloading github.com/modern-go/concurrent v0.0.0-2018030[60](https://github.com/litmuschaos/chaos-exporter/runs/6419583401?check_suite_focus=true#step:7:61)12644-bacd9c7ef1dd
?   	github.com/litmuschaos/chaos-exporter/cmd/exporter	[no test files]
?   	github.com/litmuschaos/chaos-exporter/controller	[no test files]
?   	github.com/litmuschaos/chaos-exporter/pkg/clients	[no test files]
?   	github.com/litmuschaos/chaos-exporter/pkg/log	[no test files]

uditgaurav avatar May 19 '22 12:05 uditgaurav

Hi @uditgaurav, I noticed that the logs have expired. Can you please confirm if the error is still occurring?

Nageshbansal avatar May 12 '23 10:05 Nageshbansal