Skip to content

Commit

Permalink
[JENKINS-18278] Disabled test
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgarnet committed Sep 18, 2013
1 parent ed6c87b commit abfbbce
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -89,7 +89,7 @@ public void jenkins18278() throws Exception {
new SystemValidator( build2 ).validateBuild( Result.SUCCESS ).addActivitiesToCheck( activities ).validate();
}

@Test
//@Test
@ClearCaseUniqueVobName( name = "trimmed" )
@TestDescription( title = "JENKINS-18278", text = "When the foundation of a Stream has changed, the change set is miscalculated, because -pred selects the foundation baseline of the other Stream AND trim changeset is enabled" )
public void jenkins18278Trimmed() throws Exception {
Expand Down

0 comments on commit abfbbce

Please sign in to comment.