[tests] Accept GUIDs from .NET Framework in ccw-class-iface test. (#46150)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 18 Dec 2020 12:29:34 +0000 (07:29 -0500)
committerGitHub <noreply@github.com>
Fri, 18 Dec 2020 12:29:34 +0000 (13:29 +0100)
commit03a1e1a82dfebc07d665e57922522325a54abae4
treeed00994b02c2c75aeb57a564d6d816a376e99601
parentd358cb8293c7000a65f86c4aba0483d74249db7d
[tests] Accept GUIDs from .NET Framework in ccw-class-iface test. (#46150)

The commit d5f338c088defdf81f4374f4e6fbff75c9b1e554 broke the ccw-class-iface test on Windows under .NET Framework. A couple of the tests expect Guid.Empty, but Mono only produces Guid.Empty because GUID generation isn't yet implemented for those classes.

This patch adds the values produced by .NET Framework as accepted values, while still accepting Guid.Empty for now.

Co-authored-by: madewokherd <madewokherd@users.noreply.github.com>
src/mono/mono/tests/ccw-class-iface.cs