The GitHub Actions job "Publish TVM wheels" on tvm.git/main has failed.
Run started by GitHub user MasterJH5574 (triggered by MasterJH5574).

Head commit for run:
35a35b8434c36cbaa8ff2b3854a4528ed83d2856 / Shushi Hong <[email protected]>
[Tests][Refactor] Remove unused testing helpers (#19800)

CompareBeforeAfter, skip_parameterizations, and xfail_parameterizations
have no remaining users anywhere in the repo. CompareBeforeAfter (a base
class for TIR before/after transform tests) has been superseded by the
inline assert_structural_equal(transform(Before), Expected) pattern, and
the {skip,xfail}_parameterizations helpers (which marked specific
parametrizations at runtime) are unused -- native pytest.param(...,
marks=...) covers that need.

Also drop the private _mark_parameterizations helper they relied on and
the now-unused 'import textwrap'.

Report URL: https://github.com/apache/tvm/actions/runs/27653629096

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to