ruff/python
Brent Westbrook fb5b8c3653
Fix default test executable in py-fuzzer (#21468)
Summary
--

I was firing up the fuzzer tonight and hit an assertion error here. We
now build with the `profiling` profile, so we need to use that
executable too.

This hasn't affected CI because we always set the `--test-executable`.

Test Plan
--

Ran the script again with the same arguments on this branch
2025-11-15 13:12:10 -05:00
..
py-fuzzer Fix default test executable in py-fuzzer (#21468) 2025-11-15 13:12:10 -05:00
ruff `ruff/__main__.py`: Remove unnecessary `os.fsdecode` (#18551) 2025-06-09 10:34:19 +00:00
ruff-ecosystem Rebuild ruff binary instead of sharing it across jobs (#21361) 2025-11-10 14:27:07 +01:00