Skip to content

arm で通っていないテストがある. #232

@k-okada

Description

@k-okada

5196d26?diff=unified#diff-b4553af39acae935d505c76e139d4aa3R64 でテストを幾つかスキップしている.

armhf/arm64 共通

armhf

  • interpolator.l で test-linear-interpolator でエラーになる.min/max が、-90.1692, 90.0174 で、epsilonが0.005でオーバしている.

  • eus64-check が通っていない.

  • bignum.l, mathtest.l が通っていない.bignumは eus で floatで持っているものを、cにもっていって、arith.c のQUOTIENT で計算しているんだけど、この時点で情報が落ちているので、最終的に1/-1になっていない.同じシードだけど、random としたときの値の出方が違う.これはいいか.eien-decompose がおかしいのは、なにかまずいのか.https://github.com/euslisp/jskeus/pull/411/files#diff-de35494d2b96848c4c9129fa2dc7121cL110 (c.f. fix test/bignum.l for 32bit jskeus#411)
     

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