diff --git a/pom.xml b/pom.xml index 10d17f74f8..e923d0ab1a 100644 --- a/pom.xml +++ b/pom.xml @@ -596,6 +596,23 @@ maven-surefire-plugin + + java11-test + integration-test + + test + + + ${project.basedir}/target/${project.artifactId}-${project.version}.jar + false + src/test/resources/slow-or-flaky-tests.txt + @{jacoco.surefire.argLine} ${surefire.argLine} -Dtest.github.connector=httpclient + + + src/test/resources/test-trace-logging.properties + + + okhttp-test integration-test