Skip to content

[iOS] Matrix4x4Tests.Matrix4x4IndexerSetTest test fails #80876

@steveisok

Description

@steveisok

All 4 runs in

public void Matrix4x4IndexerSetTest(float m11, float m12, float m13, float m14, float m21, float m22, float m23, float m24, float m31, float m32, float m33, float m34, float m41, float m42, float m43, float m44)

fail where an actual value is 0.

Expected: 1.00000012
Actual:   0
Expected: 3.14343429
Actual:   0
Expected: 1
Actual:   0

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions