[all-commits] [llvm/llvm-project] 582032: [libc++] [test] UNSUPPORTED my new uniform_int_dis...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Jan 17 13:33:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5820322cb1cb9df5f05a49ed9d86984c0ac7d28d
https://github.com/llvm/llvm-project/commit/5820322cb1cb9df5f05a49ed9d86984c0ac7d28d
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/eval.pass.cpp
Log Message:
-----------
[libc++] [test] UNSUPPORTED my new uniform_int_distribution test on MinGW.
After 9fe67486cc, this test fails on MinGW for some reason.
https://buildkite.com/llvm-project/libcxx-ci/builds/7922#9e267294-441d-4b79-8a19-30fdb5599c1f
All it says in the build output is
note: command had no output on stdout or stderr
error: command failed with exit status: 4294967295
More information about the All-commits
mailing list