This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-46062-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from f618578e9b9 [regression-test](fix) fix nonConcurrent case bug (#46799)
add b9497e7b631 [regression-test](feature) support sql test cases to run
as nonConcurrent test cases. (#46062)
No new revisions were added by this update.
Summary of changes:
.../main/groovy/org/apache/doris/regression/suite/SuiteScript.groovy | 4 ++++
.../load.groovy | 0
.../sql/affinityByIssuesAndPRs1.sql | 0
.../sql/affinityByIssuesAndPRs2.sql | 0
.../sql/authorsWithTheMostPushes.sql | 0
.../sql/countingStar1.sql | 0
.../sql/countingStar2.sql | 0
.../sql/countingStar3.sql | 0
.../sql/distributionOfRepositoriesByStarCount.sql | 0
.../sql/githubRoulette.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql | 0
.../sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql | 0
.../sql/howHasTheTotalNumberOfStarsChangedOverTime.sql | 0
.../sql/issuesWithTheMostComments1.sql | 0
.../sql/issuesWithTheMostComments2.sql | 0
.../sql/issuesWithTheMostComments3.sql | 0
.../sql/issuesWithTheMostComments4.sql | 0
.../sql/issuesWithTheMostComments5.sql | 0
.../sql/issuesWithTheMostComments6.sql | 0
.../sql/issuesWithTheMostComments7.sql | 0
.../sql/issuesWithTheMostComments8.sql | 0
.../sql/mostForkedRepositories.sql | 0
.../sql/mostPopularCommentsOnGithub.sql | 0
.../sql/organizationsByTheNumberOfRepositories.sql | 0
.../sql/organizationsByTheNumberOfStars.sql | 0
.../sql/organizationsByTheSizeOfCommunity.sql | 0
.../sql/proportionsBetweenStarsAndForks1.sql | 0
.../sql/proportionsBetweenStarsAndForks2.sql | 0
.../sql/proportionsBetweenStarsAndForks3.sql | 0
.../sql/proportionsBetweenStarsAndForks4.sql | 0
.../sql/proportionsBetweenStarsAndForks5.sql | 0
.../sql/repositoriesByAmountOfModifiedCode.sql | 0
.../sql/repositoriesByTheNumberOfPushes.sql | 0
.../sql/repositoriesWithClickhouse_related_comments1.sql | 0
.../sql/repositoriesWithClickhouse_related_comments2.sql | 0
.../sql/repositoriesWithDoris_related_comments1.sql | 0
.../sql/repositoriesWithDoris_related_comments2.sql | 0
.../sql/repositoriesWithTheHighestGrowthYoY.sql | 0
.../sql/repositoriesWithTheMaximumAmountOfIssues1.sql | 0
.../sql/repositoriesWithTheMaximumAmountOfIssues2.sql | 0
.../sql/repositoriesWithTheMaximumAmountOfIssues3.sql | 0
.../sql/repositoriesWithTheMaximumAmountOfIssues4.sql | 0
.../sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql | 0
.../sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql | 0
.../sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql | 0
.../sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql | 0
.../sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql | 0
.../sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql | 0
.../sql/repositoriesWithTheMostStarsOverOneDay1.sql | 0
.../sql/repositoriesWithTheMostStarsOverOneDay2.sql | 0
.../sql/repositoriesWithTheMostStarsOverOneDay3.sql | 0
.../sql/repositoriesWithTheMostSteadyGrowthOverTime.sql | 0
.../sql/repositoriesWithTheWorstStagnation_order.sql | 0
.../sql/repositoryAffinityList1.sql | 0
.../sql/repositoryAffinityList2.sql | 0
.../sql/starsFromHeavyGithubUsers1.sql | 0
.../sql/starsFromHeavyGithubUsers2.sql | 0
.../sql/theLongestRepositoryNames1.sql | 0
.../sql/theLongestRepositoryNames2.sql | 0
.../sql/theMostToughCodeReviews.sql | 0
.../sql/theTotalNumberOfRepositoriesOnGithub.sql | 0
.../sql/theTotalNumberOfUsersOnGithub1.sql | 0
.../sql/theTotalNumberOfUsersOnGithub2.sql | 0
.../sql/theTotalNumberOfUsersOnGithub3.sql | 0
.../sql/theTotalNumberOfUsersOnGithub4.sql | 0
.../sql/topLabels1.sql | 0
.../sql/topLabels2.sql | 0
.../sql/topLabels3.sql | 0
.../sql/topRepositoriesByStars.sql | 0
.../sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql | 0
.../sql/whoAreAllThosePeopleGivingStars1.sql | 0
.../sql/whoAreAllThosePeopleGivingStars2.sql | 0
.../sql/whoAreAllThosePeopleGivingStars3.sql | 0
78 files changed, 4 insertions(+)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/load.groovy (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/affinityByIssuesAndPRs1.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/affinityByIssuesAndPRs2.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/authorsWithTheMostPushes.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/countingStar1.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/countingStar2.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/countingStar3.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/distributionOfRepositoriesByStarCount.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/githubRoulette.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments4.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments5.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments6.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments7.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments8.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/mostForkedRepositories.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/mostPopularCommentsOnGithub.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/organizationsByTheNumberOfRepositories.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/organizationsByTheNumberOfStars.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/organizationsByTheSizeOfCommunity.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks4.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks5.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesByAmountOfModifiedCode.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesByTheNumberOfPushes.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithClickhouse_related_comments1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithClickhouse_related_comments2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithDoris_related_comments1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithDoris_related_comments2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheHighestGrowthYoY.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostStarsOverOneDay1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostStarsOverOneDay2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostStarsOverOneDay3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheWorstStagnation_order.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoryAffinityList1.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/repositoryAffinityList2.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/starsFromHeavyGithubUsers1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/starsFromHeavyGithubUsers2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theLongestRepositoryNames1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theLongestRepositoryNames2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theMostToughCodeReviews.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfRepositoriesOnGithub.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub3.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub4.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/topLabels1.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/topLabels2.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/topLabels3.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/topRepositoriesByStars.sql (100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/whoAreAllThosePeopleGivingStars1.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/whoAreAllThosePeopleGivingStars2.sql
(100%)
rename regression-test/suites/{variant_github_events_p2 =>
variant_github_events_nonConcurrent_p2}/sql/whoAreAllThosePeopleGivingStars3.sql
(100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]