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

KeyEventSourceTest.testObservingPressedKeys Failing #4

Closed
benjchristensen opened this issue Oct 1, 2014 · 1 comment
Closed

KeyEventSourceTest.testObservingPressedKeys Failing #4

benjchristensen opened this issue Oct 1, 2014 · 1 comment

Comments

@benjchristensen
Copy link
Member

The following test is failing and I don't know if this is okay or not or what caused it.

rx.swing.sources.KeyEventSourceTest > testObservingPressedKeys FAILED
    Wanted but not invoked:
    action1.call([]);
    -> at rx.swing.sources.KeyEventSourceTest$2.call(KeyEventSourceTest.java:98)

Someone involved with the Swing module, please take a look and see if this is a legit problem or if the test needs to change?

@benjchristensen
Copy link
Member Author

Fixed in #5

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

1 participant