Charmve opened a new pull request, #20045:
URL: https://github.com/apache/tvm/pull/20045

   ## Summary
   - Strip leading/trailing whitespace for `SKIP_SLOW_TESTS`, `WHEEL_TEST`, and 
`CI` in `tvm.testing.utils`.
   - Add `_env_truthy()` helper used by slow-test and wheel-test skips.
   
   ## Motivation
   CI/K8s env values are often exported with accidental whitespace, which 
silently disables or mis-parses flags.
   
   ## Test plan
   - `tests/python/testing/test_testing_utils_env.py`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to