Skip to content

TestMultiplyOperatorScenarios fails on i386 #2702

@christmart

Description

@christmart

Describe the bug

=== RUN TestMultiplyOperatorScenarios
operators_test.go:127: desc:
exp: "ab" * 4611686018427387904
doc:
utils.go:22: --- expected
+++ actual
@@ -1,1 +0,0 @@
-result of repeating string (2 bytes) by 4611686018427387904 would exceed 10485760 bytes
@@ -0,0 +1,1 @@
+4611686018427387904 is not within [-2147483648, 2147483647]

Version of yq: v4.53.2
Operating system: Debian unstable
Installed via: build from source

Command

go test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions