[OVSDB-34] Unit Tests fail as port 8080 is in use Created: 07/Jul/14  Updated: 08/Jul/14  Resolved: 08/Jul/14

Status: Resolved
Project: ovsdb
Component/s: Library
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Dave Tucker Assignee: Dave Tucker
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC


External issue ID: 1321

 Description   

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>



 Comments   
Comment by Dave Tucker [ 07/Jul/14 ]

https://git.opendaylight.org/gerrit/8741

Generated at Wed Feb 07 20:35:20 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.