Skip to content

1.x: increase timeout of some tests #5471

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

Merged
merged 3 commits into from
Jul 6, 2017

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Jul 6, 2017

Increase timeouts of tests that started failing due to slower CI.

@codecov
Copy link

codecov bot commented Jul 6, 2017

Codecov Report

Merging #5471 into 1.x will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.x    #5471      +/-   ##
============================================
+ Coverage     84.46%   84.52%   +0.06%     
- Complexity     2891     2893       +2     
============================================
  Files           291      291              
  Lines         18130    18130              
  Branches       2478     2478              
============================================
+ Hits          15313    15324      +11     
+ Misses         1955     1951       -4     
+ Partials        862      855       -7
Impacted Files Coverage Δ Complexity Δ
src/main/java/rx/observables/AsyncOnSubscribe.java 68.35% <ø> (ø) 5 <0> (ø) ⬇️
...ava/rx/internal/operators/OperatorMaterialize.java 85.24% <0%> (-3.28%) 3% <0%> (ø)
.../java/rx/internal/util/unsafe/MpscLinkedQueue.java 87.87% <0%> (-3.04%) 10% <0%> (-1%)
...n/java/rx/internal/operators/CachedObservable.java 83.69% <0%> (-1.09%) 6% <0%> (ø)
...ain/java/rx/internal/operators/OperatorReplay.java 83.17% <0%> (+0.39%) 15% <0%> (ø) ⬇️
...main/java/rx/internal/operators/OperatorMerge.java 87.06% <0%> (+0.46%) 7% <0%> (ø) ⬇️
...n/java/rx/subscriptions/CompositeSubscription.java 77.92% <0%> (+1.29%) 26% <0%> (+1%) ⬆️
...n/java/rx/subjects/SubjectSubscriptionManager.java 82.85% <0%> (+1.42%) 16% <0%> (+1%) ⬆️
.../rx/internal/schedulers/CachedThreadScheduler.java 91.26% <0%> (+1.94%) 6% <0%> (ø) ⬇️
...rx/internal/operators/OnSubscribeFromIterable.java 93.9% <0%> (+2.43%) 5% <0%> (ø) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8f3ced...3825ea1. Read the comment docs.

@akarnokd akarnokd merged commit 8e92534 into ReactiveX:1.x Jul 6, 2017
@akarnokd akarnokd deleted the IncreaseTestTimeouts branch July 6, 2017 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant