Skip to content

Bug: failing tests off main with golang 1.25 #26

@stan-dot

Description

@stan-dot

pants test ::
12:14:21.79 [INFO] Completed: Scheduling: Parse go.mod
12:14:21.80 [ERROR] 1 Exception encountered:

Engine traceback:
in test goal

ProcessExecutionFailure: Process 'Parse go.mod' failed with exit code 2.
stdout:

stderr:
go: unknown GOEXPERIMENT coverageredesign

Use --keep-sandboxes=on_failure to preserve the process chroot for inspection.

version:

 cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.1
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

this is running on a devcontainer based on docker.io/golang:1.25.1-trixie

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions