Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Fix Storm Tests and ClassCastException in Storm jobs#227

Merged
johnynek merged 3 commits intodevelopfrom
feature/better-storm-tests
Sep 19, 2013
Merged

Fix Storm Tests and ClassCastException in Storm jobs#227
johnynek merged 3 commits intodevelopfrom
feature/better-storm-tests

Conversation

@sritchie
Copy link
Copy Markdown

I also removed the Scalacheck from the storm test job. There is some code duplication at play in the StormLaws; as I add more tests I'll abstract out the required running state.

@sritchie
Copy link
Copy Markdown
Author

I also removed the name parameter from the storm constructor. It's binary incompatible with the old version, but we can help jco through that bump.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rather this be: must beTrue

@johnynek
Copy link
Copy Markdown
Contributor

Note the yellow (warning) on some of the client tests:

https://travis-ci.org/twitter/summingbird/jobs/11529444#L1042

there are no musts that were checked.

@sritchie
Copy link
Copy Markdown
Author

I get that. working on it now.

johnynek added a commit that referenced this pull request Sep 19, 2013
Fix Storm Tests and ClassCastException in Storm jobs
@johnynek johnynek merged commit 23ee185 into develop Sep 19, 2013
@johnynek johnynek deleted the feature/better-storm-tests branch September 19, 2013 00:12
snoble pushed a commit to snoble/summingbird that referenced this pull request Sep 8, 2017
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.

2 participants