In the context of https://github.com/cockroachdb/cockroach/pull/86457 I found that our unit tests using Expect were getting confused by the initial termenv read. We need to disable that somehow. @muesli taught me privately about the special env var CI but this needs to be documented/extended into a fully fledged feature.