Skip to content

Regression check: run mauve java.lang.Math tests and report results #459

@LSantha

Description

@LSantha

Objective

Use the jnode-interact skill simple mode to boot JNode into tests mode (GRUB entry 4), run the mauve java.lang.Math test suite, and report PASS/FAIL counts.

Instructions

Use the jnode-interact skill (.opencode/skills/jnode-interact/). Boot with GRUB entry 4 (tests), wait for the serial console, then run:

mauve-plugin gnu.testlet.java.lang.Math

Report the number of tests passed/failed and the full FAIL lines.

Known baseline (2026-05-24)

Tests passed: 140, failed: 8
FAIL: gnu.testlet.java.lang.Math.MathTest: test_rint - 1 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_rint - 2 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_rint - 3 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_round - 3 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_round - 5 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_round - 6 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_round - 7 (number 0)
FAIL: gnu.testlet.java.lang.Math.MathTest: test_round - 10 (number 0)

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions