mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
1faa95d289
`early_warn` is called
Skip `colored-session-opt-error.rs` on Windows hosts
This is very cursed as to why it fails on Windows CI specifically:
- The test emits a *warning*.
- *Warnings*, and only warnings *specifically*, have a different
256-color between Windows and non-Windows hosts (other levels
`set_intense(true)` unconditionally):
|
||
---|---|---|
.. | ||
colored-session-opt-error.rs | ||
colored-session-opt-error.stderr | ||
terminal_urls.rs | ||
terminal_urls.stderr |