!FBuJyWXTGcGtHTPphC:nixos.org

Nix Rust

465 Members
Rust111 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
10 Aug 2024
@khaneliman:matrix.orgAustin Horstman changed their display name from Khaneliman to Austin Horstman.03:50:05
@blitz:chat.x86.lolblitz changed their display name from Julian Stecklina to blitz.08:01:31
@emilazy:matrix.orgemily could use some eyes on https://github.com/NixOS/nixpkgs/pull/332809 to make sure rustup doesn't break on unstable soon 13:55:12
@emilazy:matrix.orgemily we have a bizarre x86_64-linux-only (not even aarch64-linux!) build failure about missing test modules / cfg(test) that has been bisected to a PR that touches 73 files 13:55:40
@frectonz:matrix.orgFraol Lemecha joined the room.14:18:25
@9hp71n:matrix.orgghpzin checkFeatures = [ "test" ]; does not work ? 14:26:15
@9hp71n:matrix.orgghpzin * emily:
checkFeatures = [ "test" ]; does not work ?
14:27:34
@emilazy:matrix.orgemily🤔14:27:43
@emilazy:matrix.orgemilymaybe it's that simple? but surely that would already be default?14:27:52
@emilazy:matrix.orgemily does this relate to the Nixpkgs thing of building tests against the release library? it doesn't seem like any other package sets checkFeatures = [ "test" ]; 14:28:46
@9hp71n:matrix.orgghpzin It's a feature rustup added in that PR Alyssa bisected failure to. 14:29:22
@9hp71n:matrix.orgghpzin * It's a feature rustup added in that PR Alyssa bisected failure to.
It is called "test" and not included in default features.
14:29:49
@9hp71n:matrix.orgghpzin * It's a feature rustup added in that PR Alyssa bisected failure to.
It is called "test" and not included in default features.
Unless I misread, they just added it to all their CI, ie:
cargo check --all --all-targets --features test
14:30:41
@emilazy:matrix.orgemily right, that makes sense. isn't there a feature set on by default for test builds though? oh, I guess that's #[cfg(tests)]? confusing… 14:31:55

Show newer messages


Back to Room ListRoom Version: 6