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

[RESTEASY-1815 + RESTEASY-1819] Sse tests #1434

Merged
merged 4 commits into from Mar 12, 2018

Conversation

kanovotn
Copy link
Member

@kanovotn kanovotn commented Mar 1, 2018

No description provided.

@kanovotn kanovotn force-pushed the RESTEASY-1815-m branch 4 times, most recently from f4e5199 to 370b941 Compare March 2, 2018 09:35
Copy link
Member

@asoldano asoldano left a comment

Choose a reason for hiding this comment

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

Hi @kanovotn , generally speaking, I'm fine with the proposed tests here. What I'm a bit concerned about is that one of the Travis CI runs failed on one of the added test. Can you please check and tell if that makes any sense to you? It might be a timining issue or such.

As a minor thing, there're a couple of System.out.println(..) that can probably be removed or replaced with loggers.

@asoldano asoldano added the main label Mar 5, 2018
@kanovotn kanovotn force-pushed the RESTEASY-1815-m branch 2 times, most recently from 1ceebea to 9cdf623 Compare March 5, 2018 14:44
@kanovotn
Copy link
Member Author

kanovotn commented Mar 5, 2018

@asoldano, The failing one test was trying to simulate call of onError callback on SseBroadcaster. After checking this, I think need to use byteman to simulate this in a always repeatable way. I removed the test for now, because there is no support in resteasy testsuite for byteman, I will send this in another PR.

@kanovotn kanovotn changed the title [RESTEASY-1815] Sse tests [RESTEASY-1815 + RESTEASY-1819] Sse tests Mar 7, 2018
@asoldano asoldano merged commit 4ed594b into resteasy:master Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants