Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests - STORM-1235, STORM-1236, STORM-1237, STORM-1238, STORM-1249 #1200

Merged
merged 5 commits into from Jul 7, 2016

Conversation

abhishekagarwal87
Copy link
Contributor

No description provided.

@@ -287,13 +287,13 @@
<artifactId>metrics-clojure</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

hamcrest-core dependency is shaded inside the mockito-all and junit brings in another version of hamcrest-core which are incompatible. Excluding hamcrest-core from junit didn't work. This reordering worked. hamcrest-core dependency is needed by ThrowableNestedCauseMapper class.

Copy link
Contributor

Choose a reason for hiding this comment

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

can you add thee above comment in the pom.xml

@abhishekagarwal87
Copy link
Contributor Author

@revans2 can you take a look? Travis failure looks unrelated.

@harshach
Copy link
Contributor

@abhishekagarwal87 Can you file one JIRA for this and list out all the tests that fixed in the description. We shouldn't filing individual jira for each test.

@abhishekagarwal87
Copy link
Contributor Author

Thanks @harshach. Right now, we have one JIRA for each clojure file that is to be ported into Java. All the JIRA tasks have already been created. Do you want me to file a single JIRA and resolve others as duplicate? The tests, by the way, aren't strictly related to each other.

@harshach
Copy link
Contributor

@abhishekagarwal87 ok makes sense confused by the PR title.

@abhishekagarwal87
Copy link
Contributor Author

@revans2 ping

@abhishekagarwal87
Copy link
Contributor Author

@harshach - can you take a look at this PR? It's been pending for a while. Your comments have already been addressed.

@abhishekagarwal87
Copy link
Contributor Author

Can someone review this?

@hustfxj
Copy link
Contributor

hustfxj commented Jul 7, 2016

Thank you @abhishekagarwal87 +1

@HeartSaVioR
Copy link
Contributor

+1

@asfgit asfgit merged commit e05a916 into apache:master Jul 7, 2016
d2r pushed a commit to d2r/storm that referenced this pull request Oct 16, 2018
YSTORM-5367 fix setting of nimbus uptime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants