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

Direct.Request/Responses don't work #1

Closed
o-alex opened this issue Apr 25, 2017 · 2 comments
Closed

Direct.Request/Responses don't work #1

o-alex opened this issue Apr 25, 2017 · 2 comments

Comments

@o-alex
Copy link

o-alex commented Apr 25, 2017

Direct.Requests need to be triggered from a component so that they get their origin set.
Example failing test:
https://github.com/o-alex/kompics-testkit/tree/master/src/test/java/se/sics/kompics/testkit/directreqresp

@o-alex
Copy link
Author

o-alex commented Apr 25, 2017

Related, issue - Direct.Response shortcuts the path and goes back directly to origin. If you are to monitor events on port, you have to inject yourself(testkit) instead of the true origin and when you get it back, reinject the original origin and pass it through.
@alex - once the first issue is fixed test - reenable commented expects on LibTFSMDownloadTest1 to test fix on this, second issue.

@iffyio
Copy link
Owner

iffyio commented Jun 1, 2017

This issue was moved to kompics/kompics-testing#1

@iffyio iffyio closed this as completed Jun 1, 2017
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

No branches or pull requests

2 participants