Fix VLANs and LAGs #6847
Annotations
10 errors
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L798
zedroutertypes_test.go:798: Running test case Test duplicates cost 1
zedroutertypes_test.go:800:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:800
Error: Not equal:
expected: []string{"port2", "port4"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) (len=5) "port2",
- (string) (len=5) "port4"
+([]string) {
}
Test: TestGetMgmtPortsByCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L798
zedroutertypes_test.go:798: Running test case Test duplicates cost 17
zedroutertypes_test.go:800:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:800
Error: Not equal:
expected: []string{"port1", "port3"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) (len=5) "port1",
- (string) (len=5) "port3"
+([]string) {
}
Test: TestGetMgmtPortsByCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L798
zedroutertypes_test.go:798: Running test case Test duplicates bad cost
zedroutertypes_test.go:798: Running test case Test duplicates some management
zedroutertypes_test.go:800:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:800
Error: Not equal:
expected: []string{"port3"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,2 @@
-([]string) (len=1) {
- (string) (len=5) "port3"
+([]string) {
}
Test: TestGetMgmtPortsByCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L798
zedroutertypes_test.go:798: Running test case Test single
zedroutertypes_test.go:800:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:800
Error: Not equal:
expected: []string{"port1"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,2 @@
-([]string) (len=1) {
- (string) (len=5) "port1"
+([]string) {
}
Test: TestGetMgmtPortsByCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L897
zedroutertypes_test.go:897: Running test case Test CountLocalAddrAnyNoLinkLocal
zedroutertypes_test.go:899:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:899
Error: Not equal:
expected: 8
actual : 0
Test: TestCountLocalAddrAnyNoLinkLocal
---
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L973
zedroutertypes_test.go:973: Running test case Test 255 CountLocalAddrNoLinkLocalWithCost
zedroutertypes_test.go:976:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:976
Error: Not equal:
expected: 8
actual : 0
Test: TestCountLocalAddrNoLinkLocalWithCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L973
zedroutertypes_test.go:973: Running test case Test 0 CountLocalAddrNoLinkLocalWithCost
zedroutertypes_test.go:976:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:976
Error: Not equal:
expected: 5
actual : 0
Test: TestCountLocalAddrNoLinkLocalWithCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L973
zedroutertypes_test.go:973: Running test case Test 16 CountLocalAddrNoLinkLocalWithCost
zedroutertypes_test.go:976:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:976
Error: Not equal:
expected: 5
actual : 0
Test: TestCountLocalAddrNoLinkLocalWithCost
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L973
zedroutertypes_test.go:973: Running test case Test 17 CountLocalAddrNoLinkLocalWithCost
zedroutertypes_test.go:976:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:976
Error: Not equal:
expected: 8
actual : 0
Test: TestCountLocalAddrNoLinkLocalWithCost
---
|
Report test results as Annotations:
pkg/pillar/zedroutertypes_test.go#L989
zedroutertypes_test.go:989: Running test case Test CountLocalIPv4AddrAnyNoLinkLocal
zedroutertypes_test.go:991:
Error Trace: /go/src/github.com/lf-edge/eve/pkg/pillar/types/zedroutertypes_test.go:991
Error: Not equal:
expected: 5
actual : 0
Test: TestCountLocalIPv4AddrAnyNoLinkLocal
---
|
The logs for this run have expired and are no longer available.
Loading