[PATCH] ntdll/tests: Skip RtlRandom tests on Windows 10.

Alexandre Julliard julliard at winehq.org
Tue Sep 15 03:54:53 CDT 2015


Lauri Kenttä <lauri.kentta at gmail.com> writes:

> On 2015-09-14 20:28, Austin English wrote:
>> This should probably be win_skip() rather than skip().
>
> On the other hand, if Windows is allowed to do that, why should it be
> an error for Wine?
>
> I'm not sure if there's any point in testing the exact output of a
> PRNG at all, especially now that even Windows has multiple versions of
> it.

Yes, the whole thing should probably be replaced by a simple test that
only verifies that we get a different value on every call or something
like that.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list