mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
13.02.2009 57cd8c624f26ffd9d3358cc628fd3c78823d8917
- temporarily disable translateRuvEntryTest() : failing and taking quite a few other tests with it.
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/ServerStateTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/ServerStateTest.java
@@ -142,7 +142,7 @@
   *
   * @throws  Exception  If an unexpected problem occurs.
   */
  @Test
  @Test(enabled = false)
  public void translateRuvEntryTest()
         throws Exception
  {