rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.33k stars 12.72k forks source link

x86_64-gnu-aux/x86_64-msvc-cargo: xsv test appears to fail spuriously #98068

Closed nagisa closed 2 years ago

nagisa commented 2 years ago

Instances of this occurring:

https://github.com/rust-lang/rust/pull/95542#issuecomment-1120237681 https://github.com/rust-lang/rust/pull/95897#issuecomment-1153206866 https://github.com/rust-lang/rust/pull/94272#issuecomment-1060116375 https://github.com/rust-lang/rust/pull/92589#issuecomment-1006363237

Not sure if a xsv problem or bors problem, but here goes: cc @BurntSushi.

(NB: it appears that we're pulling in a master of xsv because the commit we had locked on has disappeared...)

ehuss commented 2 years ago

See also #73514.

RalfJung commented 2 years ago

Duplicate of https://github.com/rust-lang/rust/issues/73514