RxJavaProGuardRules icon indicating copy to clipboard operation
RxJavaProGuardRules copied to clipboard

Run all RxJava tests on Android to see that ProGuard rules covers all cases!

Open artem-zinnatullin opened this issue 9 years ago • 6 comments

artem-zinnatullin avatar Sep 29 '15 15:09 artem-zinnatullin

How's that going @artem-zinnatullin ?

vanniktech avatar Jan 20 '16 16:01 vanniktech

:(

artem-zinnatullin avatar Jan 24 '16 01:01 artem-zinnatullin

Good instrumentation test case idea!

jaredsburrows avatar Oct 07 '16 21:10 jaredsburrows

Just in case if somebody interested in that: https://github.com/ReactiveX/RxJava/pull/3519 has basic setup and actually runs RxJava v1 unit tests on Android emulator/device, but last time I've tried — ~10 tests required some modifications: timeouts since Android Emulators are not that fast (especially without KVM/HAXM) + some usages of APIs that are not available on Android (not critical) .

We/I can continue work on that if @akarnokd will give green light to PRs to upstream RxJava to allow that, but first of all, I'll need to investigate if ProGuard rules are required for RxJava v2 #44, if no — this project will be iceboxed!

artem-zinnatullin avatar Oct 08 '16 12:10 artem-zinnatullin

Reporting "Sequence contains no elements", what should I do? Help!

D1191860939 avatar Apr 10 '17 06:04 D1191860939

@D1191860939 I am not sure you're asking in correct issue/repository, please add more info.

artem-zinnatullin avatar Apr 10 '17 07:04 artem-zinnatullin