Skip to content

Commit abc9f0d

Browse files
committed
Update rand test
This allows removing a patch for a test that requires unwinding support
1 parent 269917b commit abc9f0d

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

build_system/tests.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ const BASE_SYSROOT_SUITE: &[TestCase] = &[
104104
pub(crate) static RAND_REPO: GitRepo = GitRepo::github(
105105
"rust-random",
106106
"rand",
107-
"f3dd0b885c4597b9617ca79987a0dd899ab29fcb",
108-
"3f869e4fcd602b66",
107+
"9a02c819cc1e4ec6959ae25eafbb5cf6acb68234",
108+
"4934f0afb1d1c2ca",
109109
"rand",
110110
);
111111

patches/0002-rand-Disable-failing-test.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)