Skip to content

PopulateLogTile error in MySQL storage tests #3657

@robstradling

Description

@robstradling

Here's a snippet from the output of go test -v ./storage/mysql:

=== RUN   TestNodeRoundTrip/store-all-read-all-norevisions
E1028 16:50:59.282101  144538 subtree_cache.go:122] PopulateLogTile(): log repop got: 254 internal nodes, want: 0
=== RUN   TestNodeRoundTrip/store-all-read-all-revisions
E1028 16:50:59.299517  144538 subtree_cache.go:122] PopulateLogTile(): log repop got: 254 internal nodes, want: 0

By trial and error I've found that these PopulateLogTile errors started occurring after this commit. However, that commit's description seems to suggest that it may have only surfaced the issue rather than created it.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions