-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Limit the 'Triggered' HTTP headers in the answer to push notifications #245
base: master
Are you sure you want to change the base?
Conversation
…-to-large' issues on client or server.
Thanks a lot for this PR. 🚀 Would it be possible for you (and would that make sense too) to write a test that demonstrates this new feature? |
Hi @gounthar , For instance:
|
I have added a junit test, but I couldn't manage to run it myself though 😬 |
Thanks a lot for adding the test. |
Let me try it then, thanks Jean-Marc. 👍 |
I just gave it a try with GitPod: [ERROR] Errors:
[ERROR] ChangelogTest.spacesInPaths
[ERROR] Run 1: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 2: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 3: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 4: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[INFO]
[ERROR] FunctionalTest.basics
[ERROR] Run 1: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 2: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 3: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 4: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 5: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 6: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 7: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 8: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 9: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 10: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 11: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 12: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 13: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 14: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 15: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[INFO]
[ERROR] FunctionalTest.branches
[ERROR] Run 1: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 2: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 3: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 4: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 5: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 6: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 7: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 8: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 9: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 10: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 11: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 12: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 13: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 14: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Run 15: file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[INFO]
[ERROR] CachingCustomDirSCMTest.setUp:34 NullPointer
[ERROR] CachingSCMTest.changelogFromPreviousBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.changelogLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.changelogOnClone » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.changelogOnUpdate » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.changesMergedToRenamedModulesTriggerBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.clean » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.fileListOmittedForMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.multipleProjectsForSingleSource » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.nonExistingBranchesDontGenerateMercurialTagActionsInTheBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.parameterizedBuildsBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.polling » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingExpandsParameterDefaults » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingHonorsBranchMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingHonorsBranchMergesWithModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingIgnoresMetaFiles » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingLimitedToModules2 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.pollingLimitedToModules3 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.revsets » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.subdirectoryCheckout » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.tags » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.testChangeSetApiVersion1407Methods » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.testGetBranchFromTag » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.testGetNoBranchFromBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.testPullReturnCode » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CachingSCMTest.trailingUrlWhitespace » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] ChangeComparatorTest.triggersNewBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] ConfigurationTest.configRoundTrip » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] ConfigurationTest.doFillCredentialsIdItems » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] ConfigurationTest.doFillCredentialsIdItemsWithoutJobWhenAdmin » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] CustomConfigTest.customConfiguration » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.changelogFromPreviousBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.changelogLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.changelogOnClone » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.changelogOnUpdate » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.changesMergedToRenamedModulesTriggerBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.clean » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.fileListOmittedForMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.multipleProjectsForSingleSource » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.nonExistingBranchesDontGenerateMercurialTagActionsInTheBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.parameterizedBuildsBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.polling » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingExpandsParameterDefaults » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingHonorsBranchMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingHonorsBranchMergesWithModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingIgnoresMetaFiles » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingLimitedToModules2 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.pollingLimitedToModules3 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.revsets » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.subdirectoryCheckout » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.tags » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.testChangeSetApiVersion1407Methods » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.testGetBranchFromTag » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.testGetNoBranchFromBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.testPullReturnCode » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DebugFlagTest.trailingUrlWhitespace » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.changelogFromPreviousBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.changelogLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.changelogOnClone » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.changelogOnUpdate » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.changesMergedToRenamedModulesTriggerBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.clean » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.fileListOmittedForMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.multipleProjectsForSingleSource » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.nonExistingBranchesDontGenerateMercurialTagActionsInTheBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.parameterizedBuildsBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.polling » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingExpandsParameterDefaults » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingHonorsBranchMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingHonorsBranchMergesWithModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingIgnoresMetaFiles » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingLimitedToModules2 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.pollingLimitedToModules3 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.revsets » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.subdirectoryCheckout » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.tags » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.testChangeSetApiVersion1407Methods » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.testGetBranchFromTag » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.testGetNoBranchFromBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.testPullReturnCode » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DefaultSCMTest.trailingUrlWhitespace » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] DisableChangeLogTest.changelogIsDisabled » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] EnvVarTest.customConfiguration » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgExeFunctionalTest.credentialsSSHKeyTest » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgExeFunctionalTest.credentialsUsernamePasswordTest » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgExeFunctionalTest.customConfiguration » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MatrixProjectTest.allRunsBuildSameRevisionOnClone » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MatrixProjectTest.allRunsBuildSameRevisionOnUpdate » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialChangeLogParserTest.parseAddressFromChangeLog » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialContainerTest.smokes » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialSCMSource2Test.withCredentialsId » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialSCMSourceTest » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialStatusPermissionTest.testTriggeredWithAllReadable » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialStatusPermissionTest.testTriggeredWithAnonymous » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialStatusPermissionTest.testTriggeredWithOneReadable » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialStatusTest.testLooselyMatches » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] MercurialStatusTest.testTriggeredHeadersAreLimited » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] PipelineTest.exactRevisionMercurial » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] PipelineTest.modernHook » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] PipelineTest.multipleSCMs » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Security2478Test.checkoutOnAgentShouldNotAbortWhenSourceIsNonRemoteAndBuildOnAgent » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Security2478Test.checkoutShouldAbortWhenSourceIsNonRemoteAndBuildOnController » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Security2478Test.checkoutShouldNotAbortWhenSourceIsAlias » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] Security2478Test.checkoutShouldNotAbortWhenSourceIsAliasPointingToLocalPath » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.changelogFromPreviousBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.changelogLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.changelogOnClone » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.changelogOnUpdate » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.changesMergedToRenamedModulesTriggerBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.clean » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.fileListOmittedForMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.multipleProjectsForSingleSource » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.nonExistingBranchesDontGenerateMercurialTagActionsInTheBuild » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.parameterizedBuildsBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.polling » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingExpandsParameterDefaults » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingHonorsBranchMerges » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingHonorsBranchMergesWithModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingIgnoresMetaFiles » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingLimitedToModules » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingLimitedToModules2 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.pollingLimitedToModules3 » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.revsets » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.subdirectoryCheckout » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.tags » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.testChangeSetApiVersion1407Methods » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.testGetBranchFromTag » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.testGetNoBranchFromBranch » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.testPullReturnCode » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SharingSCMTest.trailingUrlWhitespace » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] SwitchingSCMTest.switchingFromCachedToShared » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgBrowserSelectionTest.browsersAvailableInDropDown » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgBrowserSelectionTest.configureBrowser » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgBrowserSelectionTest.pickingUpAlternativeBrowser » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[ERROR] HgBrowserSelectionTest.repositoryBrowserCompatibility » file:/workspace/mercurial-plugin/target/test-classes/the.hpl doesn't have the Short-Name attribute
[INFO]
[ERROR] Tests run: 219, Failures: 0, Errors: 141, Skipped: 0 |
I was able to succesfully run and test it on GitPod (and this way discovered/fixed an issue in the Junit test :-) ) |
FYI, here is the output on GitPod.
|
Hi,
When a push-notification is sent to Jenkins, this plugin returns the names of the triggered projects: a 'Triggered' HTTP header per triggered project. If there are many projects triggered this way, a big HTTP header is returned. This might result in issues on the server and/or client who can't always handle such big HTTP headers.
This pull request limits the number of returned headers to 10 (feel free to choose another number here). If there are more triggered projects, the last header will contain "' with xxx the number of triggered projects not being included as HTTP header.
This has been reported here: https://issues.jenkins.io/browse/JENKINS-38720 . Note : the Jenkins git plugin had a similar issue (https://issues.jenkins.io/browse/JENKINS-46929), this pull-request is similar as the one the fixed the git-plugin.