From f751a8723ed89b026a9706aa997d6f947c651e7d Mon Sep 17 00:00:00 2001 From: Johannes Passing Date: Tue, 14 Dec 2021 04:25:39 +0100 Subject: [PATCH] b/208681979 Re-enable DCA test case (#578) --- .../Services/Tunnel/TestTunnelServiceWithMtls.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/sources/Google.Solutions.IapDesktop.Extensions.Shell.Test/Services/Tunnel/TestTunnelServiceWithMtls.cs b/sources/Google.Solutions.IapDesktop.Extensions.Shell.Test/Services/Tunnel/TestTunnelServiceWithMtls.cs index b001b0887..14920f847 100644 --- a/sources/Google.Solutions.IapDesktop.Extensions.Shell.Test/Services/Tunnel/TestTunnelServiceWithMtls.cs +++ b/sources/Google.Solutions.IapDesktop.Extensions.Shell.Test/Services/Tunnel/TestTunnelServiceWithMtls.cs @@ -87,8 +87,6 @@ private static async Task> GetIapAccessLogsForPortAsync(ushort p } [Test] - // TODO: b/208681979 - update credentials and reenable - [Ignore("b/208681979")] public async Task WhenDeviceEnrolled_ThenAuditLogIndicatesDevice( [WindowsInstance] ResourceTask testInstance) {