We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed05f14 commit 0e8af19Copy full SHA for 0e8af19
src/test/java/hudson/plugins/git/GitSCMTest.java
@@ -1832,6 +1832,7 @@ public void testInitSparseCheckoutOverSlave() throws Exception {
1832
* @throws Exception
1833
*/
1834
@Test
1835
+ @Issue("JENKINS-22009")
1836
public void testPolling_environmentValueInBranchSpec() throws Exception {
1837
// create parameterized project with environment value in branch specification
1838
FreeStyleProject project = createFreeStyleProject();
0 commit comments