Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestWeaveTaggerOverlayTopology is flaky #784

Closed
tomwilkie opened this issue Dec 17, 2015 · 0 comments · Fixed by #867
Closed

TestWeaveTaggerOverlayTopology is flaky #784

tomwilkie opened this issue Dec 17, 2015 · 0 comments · Fixed by #867
Assignees
Labels
bug Broken end user or developer functionality; not working as the developers intended it tech-debt Unpleasantness that does (or may in future) affect development
Milestone

Comments

@tomwilkie
Copy link
Contributor

@davkal saw this, now I've just seen it.

--- FAIL: TestWeaveTaggerOverlayTopology (0.00s)
    weave_test.go:69: 
        --- want
        +++ have
        @@ -14,20 +14,13 @@
          Container: (report.Topology) {
           Nodes: (report.Nodes) (len=1) {
            (string) (len=18) "host1;83183a667c01": (report.Node) {
        -    Metadata: (report.Metadata) (len=3) {
        +    Metadata: (report.Metadata) (len=2) {
              (string) (len=19) "docker_container_id": (string) (len=12) "83183a667c01",
        -     (string) (len=18) "weave_dns_hostname": (string) (len=20) "hostname.weave.local",
        -     (string) (len=17) "weave_mac_address": (string) (len=17) "d6:f2:5a:12:36:a8"
        +     (string) (len=18) "weave_dns_hostname": (string) (len=20) "hostname.weave.local"
             },
             Counters: (report.Counters) {
             },
        -    Sets: (report.Sets) (len=2) {
        -     (string) (len=20) "docker_container_ips": (report.StringSet) (len=1 cap=1) {
        -      (string) (len=10) "10.0.0.123"
        -     },
        -     (string) (len=32) "docker_container_ips_with_scopes": (report.StringSet) (len=1 cap=1) {
        -      (string) (len=11) ";10.0.0.123"
        -     }
        +    Sets: (report.Sets) {
             },
             Adjacency: (report.IDList) <nil>,
             Edges: (report.EdgeMetadatas) {

FAIL
FAIL    github.com/weaveworks/scope/probe/overlay   0.066s
@tomwilkie tomwilkie added the bug Broken end user or developer functionality; not working as the developers intended it label Dec 17, 2015
@tomwilkie tomwilkie added this to the 0.13.0 milestone Jan 24, 2016
@tomwilkie tomwilkie added the tech-debt Unpleasantness that does (or may in future) affect development label Jan 24, 2016
@tomwilkie tomwilkie self-assigned this Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken end user or developer functionality; not working as the developers intended it tech-debt Unpleasantness that does (or may in future) affect development
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant