The GitHub Actions job "CI" on tvm-ffi.git/2026-02-27/recursive-hash has succeeded. Run started by GitHub user junrushao (triggered by junrushao).
Head commit for run: b864733f2ceb190657e6c3d4838f7e65a88fe168 / Junru Shao <[email protected]> fix(test): correct cycle tests and strengthen ordering law coverage - Fix test_cyclic_list_raises and test_cyclic_dict_raises: RecursiveEq in eq-only mode treats re-encountered (lhs, rhs) pairs as equal (returns True), it does not raise ValueError. Only ordering mode raises on cycles. Split each into an eq test (assert True) and an ordering test (assert raises ValueError). - Strengthen test_ordering_laws_on_int_pairs: add explicit trichotomy (exactly one of lt/eq/gt), derived-operator consistency (le == lt|eq, ge == gt|eq, lt == \!ge, gt == \!le), and O(n^3) transitivity checks for both Lt and Le. Co-Authored-By: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/tvm-ffi/actions/runs/22508571468 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
