Skip to content

Test PMQRTest>>testDecompositionOfMatrixCausingErraticFailure is failing since Pharo 13 #10

@SergeStinckwich

Description

@SergeStinckwich

Apparently something change since Pharo 13, as the test PMQRTest>>testDecompositionOfMatrixCausingErraticFailure move from green to red.

@hemalvarambhia as you have been working previously on this code, maybe you have an idea of why this test is failing now in Pharo 13 and Pharo 14: https://github.com/PolyMathOrg/PolyMath/pull/288/commits

I'm not sure to understand the intention of the test:
self assert: pivot equals: #( 3 4 3 nil )

Now what is returned since Pharo 13 is #(3 4 3 4).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions