Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for excludeTest (0.92 sec)

  1. okhttp/build.gradle.kts

          // Work around robolectric requirements and limitations
          // https://github.com/robolectric/robolectric/issues/10419
          filter {
            excludeTest("okhttp3.internal.publicsuffix.PublicSuffixDatabaseTest", null)
          }
        }
      }
    }
    
    // Work around issue 8826, where the Sentry SDK assumes that OkHttp's internal-visibility symbols
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 03 03:59:03 UTC 2025
    - 9.4K bytes
    - Viewed (0)
Back to top