[PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). (original) (raw)
Alexandre Julliard julliard at winehq.org
Fri Dec 13 06:38:27 CST 2019
- Previous message (by thread): [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute().
- Next message (by thread): [PATCH] ole32/tests: Fix return value trace.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Gofman <gofmanp at gmail.com> writes:
On Windows I just get always the same value for handle there (or if I get the handle by GetStdHandle()), and if it is a handle of creator process (not the specified parent) it is either invalid or accidentally equals to some other object's handle inherited from the parent process. It looks like std handles management differes in Wine in a few places regardless of the parent substitution. I thought the test is stable in this form but it is apparently isn't.
Maybe we can just drop this last patch in the series for now?
Sure.
-- Alexandre Julliard julliard at winehq.org
- Previous message (by thread): [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute().
- Next message (by thread): [PATCH] ole32/tests: Fix return value trace.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]