Uploaded image for project: 'ovsdb'
  1. ovsdb
  2. OVSDB-34

Unit Tests fail as port 8080 is in use

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • Library
    • None
    • Operating System: Mac OS
      Platform: PC

    • 1321

      Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient
      data counter = 1
      partial first half counter = 2
      partial second half counter = 2
      data counter = 3
      partial first half counter = 4
      partial second half counter = 4
      data counter = 5
      partial first half counter = 6
      partial second half counter = 6
      data counter = 7
      partial first half counter = 8
      partial second half counter = 8
      data counter = 9
      partial first half counter = 10
      partial second half counter = 10
      data counter = 11
      partial first half counter = 12
      partial second half counter = 12
      data counter = 13
      partial first half counter = 14
      partial second half counter = 14
      data counter = 15
      partial first half counter = 16
      partial second half counter = 16
      data counter = 17
      partial first half counter = 18
      partial second half counter = 18
      data counter = 19
      partial first half counter = 20
      partial second half counter = 20
      data counter = 21
      partial first half counter = 22
      partial second half counter = 22
      data counter = 23
      partial first half counter = 24
      partial second half counter = 24
      data counter = 25
      partial first half counter = 26
      partial second half counter = 26
      data counter = 27
      partial first half counter = 28
      partial second half counter = 28
      data counter = 29
      partial first half counter = 30
      partial second half counter = 30
      data counter = 31
      partial first half counter = 32
      partial second half counter = 32
      data counter = 33
      partial first half counter = 34
      partial second half counter = 34
      data counter = 35
      partial first half counter = 36
      partial second half counter = 36
      data counter = 37
      partial first half counter = 38
      partial second half counter = 38
      data counter = 39
      partial first half counter = 40
      partial second half counter = 40
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec <<< FAILURE! - in org.opendaylight.ovsdb.lib.jsonrpc.TestClient
      testBasicFlow(org.opendaylight.ovsdb.lib.jsonrpc.TestClient) Time elapsed: 1.267 sec <<< FAILURE!
      junit.framework.AssertionFailedError: mismatch in records processed expected:<40> but was:<0>
      at junit.framework.Assert.fail(Assert.java:47)
      at junit.framework.Assert.failNotEquals(Assert.java:283)
      at junit.framework.Assert.assertEquals(Assert.java:64)
      at junit.framework.Assert.assertEquals(Assert.java:195)
      at org.opendaylight.ovsdb.lib.jsonrpc.TestClient.testBasicFlow(TestClient.java:58)

      Running org.opendaylight.ovsdb.lib.message.MonitorResponseTest
      interfaceRow = Row{id='88ae29fb-8c91-41a9-a14f-a74126e790c0', _new=Interface [name=br0, options={}, type=internal, ofport=null, mac=null, statistics=null, status=null, other_config=null, external_ids=null]}
      interfaceRow = Row{id='13548b08-dca3-4d4b-9e9b-f50c237dcb9e', _new=Interface [name=vif0, options=

      {remote_ip=192.168.1.165}

      , type=, ofport=null, mac=null, statistics=null, status=null, other_config=null, external_ids=null]}
      optE.getKey() = remote_ip
      optE.getValue() = 192.168.1.165
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.opendaylight.ovsdb.lib.message.MonitorResponseTest
      Running org.opendaylight.ovsdb.lib.notation.VersionTest
      Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opendaylight.ovsdb.lib.notation.VersionTest
      Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest
      jsonNode = 0
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest

      Results :

      Failed tests:
      TestClient.testBasicFlow:58 mismatch in records processed expected:<40> but was:<0>

            dave@dtucker.co.uk Dave Tucker
            dave@dtucker.co.uk Dave Tucker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: