-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Closed
Copy link
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!watchflakes
default <- pkg == "cmd/internal/testdir:4_10" && test == "Test/codegen/constants.go"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/codegen/constants.go
=== PAUSE Test/codegen/constants.go
=== CONT Test/codegen/constants.go
testdir_test.go:147:
codegen/constants.go:12: linux/ppc64/power10: opcode not found: "^MOVD\t[$]8193,"
codegen/constants.go:12: linux/ppc64/power10: opcode not found: "^SLD\t[$]27,"
codegen/constants.go:14: linux/ppc64/power10: opcode not found: "^SLD\t[$]26,"
codegen/constants.go:14: linux/ppc64/power10: opcode not found: "^MOVD\t[$]-32767"
codegen/constants.go:16: linux/ppc64/power10: opcode not found: "^MOVD\t[$]-1"
codegen/constants.go:16: linux/ppc64/power10: opcode not found: "^SLD\t[$]48,"
codegen/constants.go:18: linux/ppc64/power10: opcode not found: "^MOVD\t[$]65535"
codegen/constants.go:18: linux/ppc64/power10: opcode not found: "^SLD\t[$]44,"
codegen/constants.go:24: linux/ppc64/power10: opcode not found: "^MOVD\t[$]-1"
codegen/constants.go:24: linux/ppc64/power10: opcode not found: "^RLDC\tR[0-9]+, [$]44, [$]63,"
codegen/constants.go:26: linux/ppc64/power10: opcode not found: "^MOVD\t[$]-1"
codegen/constants.go:26: linux/ppc64/power10: opcode not found: "^RLDC\tR[0-9]+, [$]43, [$]63,"
codegen/constants.go:28: linux/ppc64/power10: opcode not found: "^RLDC\tR[0-9]+, [$]43, [$]4,"
codegen/constants.go:28: linux/ppc64/power10: opcode not found: "^MOVD\t[$]-1"
codegen/constants.go:32: linux/ppc64/power10: opcode not found: "^MOVD\t[$]-8589934591,"
--- FAIL: Test/codegen/constants.go (0.13s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Done