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

Investigate why event related tests are failing on Embedded [JDBC247] #296

Closed
firebird-automations opened this issue Apr 9, 2012 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Some of the tests in org.firebirdsql.event.TestFBEventManager are failing on embedded. I had previously ignored them because I thought events where not available on embedded.

Investigate why this happens and fix test.

Commits: 31bc7eb a92bc49

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Version: Jaybird 2.2 [ 10053 ]

Fix Version: Jaybird 2.2 [ 10053 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

FBEventManager was explicitly building a connection string to host:port/path, so the test was actually connecting to the server running on my localhost.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Component: Events [ 10056 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

summary: Investigate why event related tests are failing => Investigate why event related tests are failing on Embedded

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants