Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2798

Test name differs from test class name

    XMLWordPrintable

Details

    Description

      The log from a recent test run on core contains these warnings.
      Some of them are actually superfluous because they refer to abstract classes. UnitTestTestNGListener should not print such a warning if the test class is abstract.

      2013-02-05 17:18:14,372 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name AsyncAPIAsyncReplTest for class AsyncAPITxAsyncReplTest
      2013-02-05 17:18:14,373 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name AsyncAPISyncReplTest for class AsyncAPITxSyncReplTest
      2013-02-05 17:18:14,376 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name SyncReplImplicitLockingTest for class SyncReplPessimisticLockingTest
      2013-02-05 17:18:15,351 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name DldEagerLockingReplicationTest for class DldPessimisticLockingReplicationTest
      2013-02-05 17:18:15,354 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name Command line test for class BaseDldPessimisticLockingTest
      2013-02-05 17:18:15,355 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name DldEagerLockingDistributedTest for class DldPessimisticLockingDistributedTest
      2013-02-05 17:18:19,641 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name TransactionReleaseWithAsync2ndPhaseRecoveryTest for class TransactionCleanupWithAsync2ndPhaseRecoveryTest
      2013-02-05 17:18:19,930 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name ReplLockReorderingTest for class ReplicatedLockReorderingTest
      2013-02-05 17:18:23,524 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name TransactionReleaseWithAsync2ndPhaseTest for class TransactionCleanupWithAsync2ndPhaseTest
      2013-02-05 17:18:39,416 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name AsyncTest for class AsyncStoreEvictionTest
      2013-02-05 17:18:39,472 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name RemovedEntryFoundAsyncStoreTest for class AsyncStoreFunctionalTest
      2013-02-05 17:18:52,937 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name InitiatorCrasherBeforePrepareOptimisticTest for class InitiatorCrashOptimisticTest
      2013-02-05 17:19:02,368 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name BasicSingleLockRepOptTest for class BasicSingleLockReplOptTest
      2013-02-05 17:19:24,012 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name TopologyAwareConsistentHashFactoryTest for class TopologyAwareSyncConsistentHashFactoryTest
      2013-02-05 17:19:34,681 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name AsyncAPISyncDistTest for class AsyncAPITxSyncDistTest
      2013-02-05 17:19:35,098 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name AsyncAPIAsyncDistTest for class AsyncAPITxAsyncDistTest
      2013-02-05 17:20:44,563 WARN  [org.infinispan.test.fwk.UnitTestTestNGListener] (TestNG) Wrong test name TxAndAsyncOpsTest for class TxCacheAndAsyncOpsTest
      

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: