From 26e0ce9c3f94ee6baf68754791f5418b4c964cfc Mon Sep 17 00:00:00 2001 From: Werfero <79309838+Rette66@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:15:57 -0500 Subject: [PATCH] Edit pr-data.csv (#793) Squashed 10 commits --- format_checker/pr_checker.py | 1 + pr-data.csv | 8 ++++---- readme.md | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/format_checker/pr_checker.py b/format_checker/pr_checker.py index d564d756..fef3d3e9 100644 --- a/format_checker/pr_checker.py +++ b/format_checker/pr_checker.py @@ -51,6 +51,7 @@ "Skipped", "MovedOrRenamed", "Claimed", + "MovedToGradle", ], "PR Link": re.compile( r"((https:\/\/github.com\/((\w|\.|-)+\/)+)(pull\/\d+))" diff --git a/pr-data.csv b/pr-data.csv index 800ccbb7..a6764ef8 100644 --- a/pr-data.csv +++ b/pr-data.csv @@ -4669,7 +4669,7 @@ https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd14 https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryMvcWebEndpointIntegrationTests.linksToOtherEndpointsWithRestrictedAccess,OD-Vic,,, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryMvcWebEndpointIntegrationTests.operationWithSecurityInterceptorForbidden,OD-Vic,,, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryMvcWebEndpointIntegrationTests.operationWithSecurityInterceptorSuccess,OD-Vic,,, -https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.endpoint.web.documentation.BeansEndpointDocumentationTests.beans,ID,,, +https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.endpoint.web.documentation.BeansEndpointDocumentationTests.beans,ID,MovedToGradle,,spring-boot ported the build to Gradle on Jan 10th 2020 with sha ce99db19028b54886ae99c1fd916e613a982b65f https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.metrics.test.MetricsIntegrationTests.requestMappingIsInstrumented,NIO,,,https://github.com/TestingResearchIllinois/idoft/issues/411 https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator-autoconfigure,org.springframework.boot.actuate.autoconfigure.metrics.test.MetricsIntegrationTests.restTemplateIsInstrumented,NIO,,,https://github.com/TestingResearchIllinois/idoft/issues/411 https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator,org.springframework.boot.actuate.health.CompositeHealthIndicatorTests.testSerialization,ID,Deleted,,https://github.com/spring-projects/spring-boot/commit/2e32cb2af19aff2d85c80467b4bf031613ca8288 @@ -4688,8 +4688,8 @@ https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd14 https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-actuator,org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsIntegrationTests.rethrownExceptionIsRecordedInMetricTag,NIO,,,https://github.com/TestingResearchIllinois/idoft/issues/411 https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-autoconfigure,org.springframework.boot.autoconfigure.gson.GsonAutoConfigurationTests.customGsonBuilder,ID,InspiredAFix,https://github.com/spring-projects/spring-boot/pull/30514, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-autoconfigure,org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfigurationTests.basicMessagingWithJsonResponse,ID,InspiredAFix,https://github.com/spring-projects/spring-boot/pull/30514, -https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.context.properties.bind.CollectionBinderTests.bindToSetShouldNotAllowDuplicateValues,ID,,, -https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.diagnostics.analyzer.BeanCurrentlyInCreationFailureAnalyzerTests.cycleWithAutowiredFields,ID,,, +https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.context.properties.bind.CollectionBinderTests.bindToSetShouldNotAllowDuplicateValues,ID,MovedToGradle,,spring-boot ported the build to Gradle on Jan 10th 2020 with sha ce99db19028b54886ae99c1fd916e613a982b65f +https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.diagnostics.analyzer.BeanCurrentlyInCreationFailureAnalyzerTests.cycleWithAutowiredFields,ID,MovedToGradle,,spring-boot ported the build to Gradle on Jan 10th 2020 with sha ce99db19028b54886ae99c1fd916e613a982b65f https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.jta.bitronix.PoolingDataSourceBeanTests.setDataSource,NIO,Deleted,, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.logging.java.JavaLoggingSystemTests.testCustomFormatter,OD-Vic,,, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot,org.springframework.boot.logging.log4j2.Log4J2LoggingSystemTests.loggingThatUsesJulIsCaptured,OD-Vic,,, @@ -4701,7 +4701,7 @@ https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd14 https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTestIntegrationTests.testRepository,NIO,DeveloperFixed,, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTestIntegrationTests.testRepository,OD-Vic,,, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.data.redis.DataRedisTestIntegrationTests.testRepository,OD-Vic,,, -https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySourceTests.propertiesFromMultipleMetaAnnotationsAreMappedUsingTheirOwnPropertyMapping,ID,,, +https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySourceTests.propertiesFromMultipleMetaAnnotationsAreMappedUsingTheirOwnPropertyMapping,ID,MovedToGradle,,spring-boot ported the build to Gradle on Jan 10th 2020 with sha ce99db19028b54886ae99c1fd916e613a982b65f https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.web.client.RestClientTestNoComponentIntegrationTests.manuallyCreateBean,NIO,Rejected,https://github.com/spring-projects/spring-boot/pull/27664, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.web.client.RestClientTestTwoComponentsIntegrationTests.client1RestCallViaCustomizer,NIO,Rejected,https://github.com/spring-projects/spring-boot/pull/27664, https://github.com/spring-projects/spring-boot,daa3d457b71896a758995c264977bdd1414ee4d4,spring-boot-project/spring-boot-test-autoconfigure,org.springframework.boot.test.autoconfigure.web.client.RestClientTestTwoComponentsIntegrationTests.client2RestCallViaCustomizer,NIO,Rejected,https://github.com/spring-projects/spring-boot/pull/27664, diff --git a/readme.md b/readme.md index 3aeff2ea..cb1913ad 100644 --- a/readme.md +++ b/readme.md @@ -144,6 +144,7 @@ MovedOrRenamed | For test that has a different fully-qualified name on two diffe RepoArchived | For test that is in an archived repo, which is indicated by GitHub in messages such as "This repository has been archived by the owner. It is now read-only." Deprecated | For test that is in a deprecated repository, which is usually indicated in the project README or description as "Deprecated" or a similar message. To use this status, please also provide some [Notes](#adding-notes) that contain a link to the commit that marks the repository as deprecated. RepoDeleted | For tests that are in repository that does not exist anymore and the link to the repository throws a 404 status code error. +MovedToGradle | For tests that are in repository that moved from Maven to Gradle. * **PR Link**: Link to the pull request in the repository of the Project URL to fix a given flaky test.