mirror of
https://github.com/square/okhttp.git
synced 2025-08-08 23:42:08 +03:00
Move flaky issues to comments (#5289)
This commit is contained in:
@@ -21,4 +21,4 @@ package okhttp3.testing
|
||||
* Annotation marking a test as flaky, and requires extra logging and linking against
|
||||
* a known github issue. This does not ignore the failure.
|
||||
*/
|
||||
annotation class Flaky(val issues: Array<String> = [])
|
||||
annotation class Flaky
|
||||
|
Reference in New Issue
Block a user