Skip to content

Broken builds: build cache is disabled by GOCACHE=off, but required as of Go 1.12 #29378

@purpleidea

Description

@purpleidea

All the builds break because of this change:

build cache is disabled by GOCACHE=off, but required as of Go 1.12

https://travis-ci.org/purpleidea/mgmt/jobs/470949378#L1610

All the specific info is available here.

We use this variable because it stops the tests from being cached. We do NOT want test results cached ever! We want to re-run the tests when we run go test.

Priority: critical
Blocker: 1.12

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions