Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Update nozzle dependencies #113

Merged

Conversation

johnsonj
Copy link
Contributor

Ensure we're on the latest and greatest of our upstream dependencies

Remove all documentation mention of HttpStart, HttpStop. It was
suggested as a tile option but not noted as a valid choice for the job
spec.
gomega.Equal uses deepequal to compare time values. The code we're
checking goes from time.Time -> int64 -> time.Time. The time is
'equivalent' but the internals of the time struct are different.

- Added one check of the time to ensure the expected conversion path
  converts (comparing directly with unix timestamp)
- Updated matchers to use gstruct.MatchAllElements/MatchAllFields so we
  can Ignore() the EventTime. Also gives much better error messages.
@johnsonj johnsonj merged commit 1a2b705 into cloudfoundry-community:develop Sep 11, 2017
@johnsonj johnsonj mentioned this pull request Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant