-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove TCK tests from JDK9 Flow integration
Since the JDK9 Flow integration is now implemented as thin wrappers around the Reactive Streams integration, there is no need for such thorough testing, and additional tests would only cause the overhead of needing to fix two copies at once when changing the Reactive Streams integration.
- Loading branch information
1 parent
c9de9de
commit 3f15dba
Showing
3 changed files
with
0 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
135 changes: 0 additions & 135 deletions
135
reactive/kotlinx-coroutines-jdk9/test/IterableFlowTckTest.kt
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
reactive/kotlinx-coroutines-jdk9/test/ReactiveStreamTckTest.kt
This file was deleted.
Oops, something went wrong.