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

AS: Added debug msg for case when project is not built #1070

Merged
merged 1 commit into from Jun 29, 2015

Conversation

ljelinkova
Copy link
Contributor

No description provided.

getProject().refresh();
log.step("Re-assert project is built");
assertProjectIsBuilt();
log.step("Re-throw exception");
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure you want to rethrow exception? It means test will failed and not continue after test project is refreshed

@ljelinkova
Copy link
Contributor Author

Yes, I am sure. The debugged issue happens only occasionally and I need to know that it failed in order to be able to compare the behaviour before and after refresh. Once I am sure the refresh can solve the problem the whole try-catch will go away.

@vpakan vpakan merged commit 28d73ff into jbosstools:master Jun 29, 2015
@vpakan
Copy link
Contributor

vpakan commented Jun 29, 2015

OK happy debugging

@ljelinkova ljelinkova deleted the deploy-debug-msg branch August 10, 2015 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants