Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Originally-Committed-As: 37cf6d755583814bf6b539cde7af83883ff3b881
  • Loading branch information
jglick committed Oct 27, 2015
1 parent 2d84148 commit 0de2fbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public class JobPropertyStepTest {
@Rule public JenkinsRule r = new JenkinsRule();
@Rule public GitSampleRepoRule sampleRepo = new GitSampleRepoRule();

@Ignore("TODO fails with a JS TypeError, which goes away on new cores, maybe due to new HtmlUnit (1.627+); and needs patch to RateLimitBranchProperty")
@Ignore("TODO fails with a JS TypeError, which goes away on new cores, maybe due to new HtmlUnit (1.627+); and needs https://github.com/jenkinsci/branch-api-plugin/pull/9")
@SuppressWarnings("rawtypes")
@Issue("JENKINS-30519")
@Test public void configRoundTripParameters() throws Exception {
Expand Down

0 comments on commit 0de2fbf

Please sign in to comment.