Rollup merge of #139528 - Zalathar:no-logfile, r=jieyouxu

compiletest: Remove the `--logfile` flag

This flag is deprecated in libtest (#134283), and there's no evidence in-tree of this flag actually being passed to compiletest.

For detailed information about test results, bootstrap parses JSON output from compiletest instead (#108659).

As part of my experimental work on removing the libtest dependency from compiletest, it's useful to be able to disconnect libtest functionality that isn't needed.
This commit is contained in:
Matthias Krüger 2025-04-08 21:26:02 +02:00 committed by GitHub
commit af6d4f7165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available