Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Somehow the GitHub tests were successful in the past, although there should have been the following errors: ``` Summarizing 6 Failures: [Fail] Extensions fetching applications [It] no error occurs /Users/robertgogolok/workspace/cf_exporter/vendor/github.com/onsi/gomega/ghttp/handlers.go:48 [Fail] Extensions fetching tasks [It] no error occurs /Users/robertgogolok/workspace/cf_exporter/vendor/github.com/onsi/gomega/ghttp/handlers.go:48 [Fail] Extensions fetching org quotas [It] no error occurs /Users/robertgogolok/workspace/cf_exporter/vendor/github.com/onsi/gomega/ghttp/handlers.go:48 [Fail] Extensions fetching space quotas [It] no error occurs /Users/robertgogolok/workspace/cf_exporter/vendor/github.com/onsi/gomega/ghttp/handlers.go:48 [Fail] Extensions fetching space summary [It] no error occurs /Users/robertgogolok/workspace/cf_exporter/vendor/github.com/onsi/gomega/ghttp/handlers.go:48 [Fail] Extensions fetching app events [It] no error occurs /Users/robertgogolok/workspace/cf_exporter/vendor/github.com/onsi/gomega/ghttp/handlers.go:48 ``` The /oauth/token endpoint is being hit 3 times in a row.
- Loading branch information