Skip to content

Commit 7cf3d26

Browse files
committed
Revert recording changes in other RPs
1 parent 475d192 commit 7cf3d26

File tree

48 files changed

+13043
-11541
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+13043
-11541
lines changed

src/CosmosDB/CosmosDB.Test/ScenarioTests/AccountTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public void TestAddRegionOperation()
5555
TestController.NewInstance.RunPowerShellTest(_logger, "Test-AddRegionOperation");
5656
}
5757

58-
[Fact(Skip = "Requires pre-provisioned resources")]
58+
[Fact]
5959
[Trait(Category.AcceptanceType, Category.CheckIn)]
6060
public void TestPrivateEndpoint()
6161
{

src/CosmosDB/CosmosDB.Test/ScenarioTests/TestController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public void RunPsTestWorkflow(
8989
{"Microsoft.Resources", null},
9090
{"Microsoft.Features", null},
9191
{"Microsoft.Authorization", null},
92+
{"Microsoft.Network", null},
9293
{"Microsoft.Compute", null}
9394
};
9495
var providersToIgnore = new Dictionary<string, string>

src/Dns/Dns.Test/ScenarioTests/DnsTestsBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public void RunPsTestWorkflow(
8585
{
8686
var d = new Dictionary<string, string>
8787
{
88-
{"Microsoft.Resources", null}, {"Microsoft.Features", null}, {"Microsoft.Authorization", null}
88+
{"Microsoft.Resources", null}, {"Microsoft.Features", null}, {"Microsoft.Authorization", null}, {"Microsoft.Network", null}
8989
};
9090
var providersToIgnore = new Dictionary<string, string>
9191
{

src/Dns/Dns.Test/ScenarioTests/ZoneTests.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,35 +42,35 @@ public void TestZoneWithDelegation()
4242
DnsTestsBase.NewInstance.RunPowerShellTest(_logger, "Test-ZoneWithDelegation");
4343
}
4444

45-
[Fact(Skip = "Creation of private DNS zones using this API is no longer allowed. Please use privatednszones resource instead of dnszones resource. Refer to https://aka.ms/privatednsmigration for details.")]
45+
[Fact]
4646
[Trait(Category.AcceptanceType, Category.CheckIn)]
4747
public void TestPrivateZoneCrud()
4848
{
4949
DnsTestsBase.NewInstance.RunPowerShellTest(_logger, "Test-PrivateZoneCrud");
5050
}
5151

52-
[Fact(Skip = "Creation of private DNS zones using this API is no longer allowed. Please use privatednszones resource instead of dnszones resource. Refer to https://aka.ms/privatednsmigration for details.")]
52+
[Fact]
5353
[Trait(Category.AcceptanceType, Category.CheckIn)]
5454
public void TestPrivateZoneCrudRegistrationVirtualNetwork()
5555
{
5656
DnsTestsBase.NewInstance.RunPowerShellTest(_logger, "Test-PrivateZoneCrudRegistrationVnet");
5757
}
5858

59-
[Fact(Skip = "Creation of private DNS zones using this API is no longer allowed. Please use privatednszones resource instead of dnszones resource. Refer to https://aka.ms/privatednsmigration for details.")]
59+
[Fact]
6060
[Trait(Category.AcceptanceType, Category.CheckIn)]
6161
public void TestPrivateZoneCrudResolutionVirtualNetwork()
6262
{
6363
DnsTestsBase.NewInstance.RunPowerShellTest(_logger, "Test-PrivateZoneCrudResolutionVnet");
6464
}
6565

66-
[Fact(Skip = "Creation of private DNS zones using this API is no longer allowed. Please use privatednszones resource instead of dnszones resource. Refer to https://aka.ms/privatednsmigration for details.")]
66+
[Fact]
6767
[Trait(Category.AcceptanceType, Category.CheckIn)]
6868
public void TestPrivateZoneCrudByVirtualNetworkIds()
6969
{
7070
DnsTestsBase.NewInstance.RunPowerShellTest(_logger, "Test-PrivateZoneCrudByVirtualNetworkIds");
7171
}
7272

73-
[Fact(Skip = "Creation of private DNS zones using this API is no longer allowed. Please use privatednszones resource instead of dnszones resource. Refer to https://aka.ms/privatednsmigration for details.")]
73+
[Fact]
7474
[Trait(Category.AcceptanceType, Category.CheckIn)]
7575
public void TestPrivateZoneCrudByVirtualNetworkObjects()
7676
{

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneAddRemoveRecordSet.json

Lines changed: 149 additions & 149 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneCrud.json

Lines changed: 157 additions & 157 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneCrudTrimsDot.json

Lines changed: 202 additions & 145 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneCrudWithPiping.json

Lines changed: 253 additions & 139 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneCrudWithPipingTrimsDot.json

Lines changed: 112 additions & 112 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneList.json

Lines changed: 137 additions & 137 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneListSubscription.json

Lines changed: 124 additions & 181 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneNewAlreadyExists.json

Lines changed: 90 additions & 147 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneRemoveEtagMismatch.json

Lines changed: 101 additions & 101 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneRemoveNotFound.json

Lines changed: 64 additions & 64 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneSetEtagMismatch.json

Lines changed: 109 additions & 109 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneSetNotFound.json

Lines changed: 121 additions & 64 deletions
Large diffs are not rendered by default.

src/Dns/Dns.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests/TestZoneWithDelegation.json

Lines changed: 207 additions & 264 deletions
Large diffs are not rendered by default.

src/KeyVault/KeyVault.Test/ScenarioTests/KeyVaultManagementController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ public void RunPsTestWorkflow(
8383
{
8484
{"Microsoft.Resources", null},
8585
{"Microsoft.Features", null},
86+
{"Microsoft.Network", null},
8687
{"Microsoft.Authorization", null}
8788
};
8889
var providersToIgnore = new Dictionary<string, string>

src/KeyVault/KeyVault.Test/ScenarioTests/KeyVaultTestRunner.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ protected KeyVaultTestRunner(ITestOutputHelper output)
3434
resourceProviders: new Dictionary<string, string>
3535
{
3636
{"Microsoft.KeyVault", null},
37+
{"Microsoft.Network", null},
3738
}
3839
)
3940
.Build();

src/KeyVault/KeyVault.Test/SessionRecords/Microsoft.Azure.Commands.KeyVault.Test.ScenarioTests.NetworkRuleTests/TestCreateVaultWithNetworkRule.json

Lines changed: 253 additions & 253 deletions
Large diffs are not rendered by default.

src/KeyVault/KeyVault.Test/SessionRecords/Microsoft.Azure.Commands.KeyVault.Test.ScenarioTests.NetworkRuleTests/TestUpdateVaultWithNetworkRule.json

Lines changed: 404 additions & 333 deletions
Large diffs are not rendered by default.

src/KeyVault/KeyVault.Test/SessionRecords/Microsoft.Azure.Commands.KeyVault.Test.ScenarioTests.PrivateEndpointTests/TestPrivateEndpoint.json

Lines changed: 527 additions & 584 deletions
Large diffs are not rendered by default.

src/Monitor/Monitor.Test/ScenarioTests/PrivateLinkScopeTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public PrivateLinkScopeTests(Xunit.Abstractions.ITestOutputHelper output)
2929
XunitTracingInterceptor.AddToContext(_logger);
3030
}
3131

32-
[Fact(Skip = "The resource type could not be found in the namespace 'microsoft.insights' for api version '2019-10-17-preview'")]
32+
[Fact]
3333
[Trait(Category.AcceptanceType, Category.CheckIn)]
3434
public void TestPrivateLinkScopeCRUD()
3535
{

src/Monitor/Monitor.Test/ScenarioTests/TestsController.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ public void RunPsTestWorkflow(
8080
{
8181
var providers = new Dictionary<string, string>()
8282
{
83-
{ "Microsoft.Insights", null }
83+
{ "Microsoft.Insights", null },
84+
{ "Microsoft.Network", null },
8485
};
8586

8687
var providersToIgnore = new Dictionary<string, string>();

src/NetAppFiles/NetAppFiles.Test/ScenarioTests/TestController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ public void RunPsTestWorkflow(
8585
{"Microsoft.Resources", null},
8686
{"Microsoft.Features", null},
8787
{"Microsoft.Authorization", null},
88+
{"Microsoft.Network", null},
8889
{"Microsoft.Compute", null}
8990
};
9091
var providersToIgnore = new Dictionary<string, string>

0 commit comments

Comments
 (0)