Skip to content

Spurious FAIL: TestDense_SubScalar_reuse: dense_arith_test.go:1662: Reuse Mutation test for Sub failed: #460: failed on input #147

@jas4711

Description

@jas4711

Hi! I've seen this failure once in a while, it doesn't happen always. I thought it was a non-amd64 issue until I finally noticed it on amd64 too. The following are two runs of the same build+test in amd64:

https://salsa.debian.org/jas/golang-github-gorgonia-tensor/-/jobs/7260585
https://salsa.debian.org/jas/golang-github-gorgonia-tensor/-/jobs/7246656

The error output is:

--- PASS: TestDense_AddScalar_reuse (0.05s)
=== RUN   TestDense_SubScalar_reuse
    testutils_test.go:552: q.Dtype: int8
    testutils_test.go:553: correct
        [71 101 51 -3 108 95 -122 -35 -23 47]
    testutils_test.go:554: got
        [0 0 0 0 0 0 0 0 0 0]
    dense_arith_test.go:1662: Reuse Mutation test for Sub failed: #460: failed on input [-47   59  -82   33  -68   39   29  113   75   28], [0  0  0  0  0  0  0  0  0  0], false
--- FAIL: TestDense_SubScalar_reuse (0.05s)
=== RUN   TestDense_MulScalar_reuse
--- PASS: TestDense_MulScalar_reuse (0.05s)

Any ideas?

Thanks,
Simon

Metadata

Metadata

Assignees

No one assigned

    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