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

Fix attempt for OperatorPivotTest #1191

Merged
merged 1 commit into from
May 16, 2014

Conversation

akarnokd
Copy link
Member

This is an attempt to fix the lack of concurrency in the OperatorPivotTest.testConcurrencyAndSerialization. Since this fails mostly on the build server, I'll try to minimize the attempts to not flood it.

@cloudbees-pull-request-builder

RxJava-pull-requests #1103 FAILURE
Looks like there's a problem with this pull request

@akarnokd
Copy link
Member Author

There is something wrong with JavaFX compilation:

rxjava-contrib/rxjava-javafx/src/main/java/rx/observables/JavaFxObservable.java:19: error: package javafx.beans.value does not exist
import javafx.beans.value.ObservableValue;
                         ^

@benjchristensen
Copy link
Member

I have commented out javafx until we resolve the compilation issue.

benjchristensen added a commit that referenced this pull request May 16, 2014
@benjchristensen benjchristensen merged commit e5b75eb into ReactiveX:master May 16, 2014
@akarnokd akarnokd deleted the OperatorPivotTestFix branch May 16, 2014 06:41
@benjchristensen benjchristensen mentioned this pull request Jun 1, 2014
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

3 participants