Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-586

Remove Thread.sleep() calls in tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Bugzilla Migration
    • Bugzilla Migration
    • General
    • None
    • Operating System: All
      Platform: All

    • 7003

      There is a lot of sleeping in unit tests:

      ./pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/FiniteStateMachineTest.java
      ./bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractAddPathTest.java: Thread.sleep(2000);

      and others. We certainly should not be waiting these extended times, as it slows down all jobs.

            cdgasparini Claudio David Gasparini
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: