Re: [PATCH] msxml3/tests: Fix the domdoc IObjectSafety tests for msxml3 SP8+. [try 2]

2010-02-28 Thread Paul Vriens
On 02/26/2010 11:07 PM, Reece Dunn wrote: +todo_wine +ok(broken(supported == (INTERFACESAFE_FOR_UNTRUSTED_CALLER | INTERFACESAFE_FOR_UNTRUSTED_DATA)) || + supported == (INTERFACESAFE_FOR_UNTRUSTED_CALLER | INTERFACESAFE_FOR_UNTRUSTED_DATA | INTERFACE_USES_SECURITY_MANAGER) /*

Re: [PATCH] msxml3/tests: Fix the domdoc IObjectSafety tests for msxml3 SP8+. [try 2]

2010-02-28 Thread Reece Dunn
On 28 February 2010 19:11, Paul Vriens paul.vriens.w...@gmail.com wrote: On 02/26/2010 11:07 PM, Reece Dunn wrote: +    todo_wine +    ok(broken(supported == (INTERFACESAFE_FOR_UNTRUSTED_CALLER | INTERFACESAFE_FOR_UNTRUSTED_DATA)) || +       supported == (INTERFACESAFE_FOR_UNTRUSTED_CALLER |

Re: [PATCH] msxml3/tests: Fix the domdoc IObjectSafety tests for msxml3 SP8+.

2010-02-26 Thread Nikolay Sivov
On 2/26/2010 23:20, Reece Dunn wrote: Hi, As the following table shows, the msxml3 behaviour for IObjectSafety changed from SP7 (8.70.*) to SP8 (8.80.*): fail? Windows MSXML MSXML Service Pack == NO Win2003 SP1

Re: [PATCH] msxml3/tests: Fix the domdoc IObjectSafety tests for msxml3 SP8+.

2010-02-26 Thread Reece Dunn
On 26 February 2010 20:36, Nikolay Sivov bungleh...@gmail.com wrote: On 2/26/2010 23:20, Reece Dunn wrote: Hi, As the following table shows, the msxml3 behaviour for IObjectSafety changed from SP7 (8.70.*) to SP8 (8.80.*): fail?   Windows         MSXML           MSXML Service Pack