rsocket / rsocket-kotlin

RSocket Kotlin multi-platform implementation
http://rsocket.io
Apache License 2.0
552 stars 37 forks source link

ignore flacky tests until new transport API #236

Closed whyoleg closed 1 year ago

whyoleg commented 1 year ago

Motivation:

Current TransportTest is super flaky and a lot of CI failures are because of it... On current moment I don't want to fix it somehow, as I believe they will be more stable after migrating to new Transport API (with QUIC support) on which Im currently working on.

yschimke commented 1 year ago

Not sure I can really review, apart from your call.

github-actions[bot] commented 1 year ago

Test Report

   732 files     732 suites   27m 52s :stopwatch: 2 691 tests 2 414 :heavy_check_mark: 276 :zzz: 1 :x: 4 760 runs  4 239 :heavy_check_mark: 520 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 18cdab2c.