File tree Expand file tree Collapse file tree 6 files changed +3
-7
lines changed
apimanagement/Azure.ResourceManager.ApiManagement
healthcareapis/Azure.ResourceManager.HealthcareApis Expand file tree Collapse file tree 6 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 269269 <PackageReference Update =" Azure.ResourceManager.Kubernetes" Version =" 1.0.0-beta.3" />
270270 <PackageReference Update =" Azure.ResourceManager.KubernetesConfiguration" Version =" 1.2.0-beta.1" />
271271 <PackageReference Update =" Azure.ResourceManager.ExtendedLocations" Version =" 1.1.0-beta.1" />
272- <PackageReference Update =" Azure.ResourceManager.EventHubs" Version =" 1.0.0 " />
272+ <PackageReference Update =" Azure.ResourceManager.EventHubs" Version =" 1.2.0-beta.1 " />
273273 <PackageReference Update =" Azure.ResourceManager.ContainerRegistry" Version =" 1.1.0" />
274274 <PackageReference Update =" Azure.Search.Documents" Version =" 11.2.0" />
275275 <PackageReference Update =" Azure.Security.KeyVault.Keys" Version =" 4.6.0" />
Original file line number Diff line number Diff line change 22 "AssetsRepo" : " Azure/azure-sdk-assets" ,
33 "AssetsRepoPrefixPath" : " net" ,
44 "TagPrefix" : " net/apimanagement/Azure.ResourceManager.ApiManagement" ,
5- "Tag" : " net/apimanagement/Azure.ResourceManager.ApiManagement_0cc2a6dd7d "
5+ "Tag" : " net/apimanagement/Azure.ResourceManager.ApiManagement_888f981359 "
66}
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ private void IgnoreApiVersionInEventHubOperations()
6060 }
6161
6262 [ Test ]
63- [ Ignore ( "This test case will cause errors in the pipeline. After fixing the problem, restore this test" ) ]
6463 public async Task CRUD ( )
6564 {
6665 await SetCollectionsAsync ( ) ;
Original file line number Diff line number Diff line change 22 "AssetsRepo" : " Azure/azure-sdk-assets" ,
33 "AssetsRepoPrefixPath" : " net" ,
44 "TagPrefix" : " net/healthcareapis/Azure.ResourceManager.HealthcareApis" ,
5- "Tag" : " net/healthcareapis/Azure.ResourceManager.HealthcareApis_82216e7188 "
5+ "Tag" : " net/healthcareapis/Azure.ResourceManager.HealthcareApis_b41b73e6b7 "
66}
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ public async Task SetUp()
3434 }
3535
3636 [ RecordedTest ]
37- [ Ignore ( "This test case will cause errors in the pipeline. After fixing the problem, restore this test" ) ]
3837 public async Task CreateOrUpdateExistGetGetAllDelete ( )
3938 {
4039 // Create
@@ -64,7 +63,6 @@ public async Task CreateOrUpdateExistGetGetAllDelete()
6463 [ TestCase ( null ) ]
6564 [ TestCase ( false ) ]
6665 [ TestCase ( true ) ]
67- [ Ignore ( "This test case will cause errors in the pipeline. After fixing the problem, restore this test" ) ]
6866 public async Task AddRemoveTag ( bool ? useTagResource )
6967 {
7068 SetTagResourceUsage ( Client , useTagResource ) ;
Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ public async Task SetUp()
3636 }
3737
3838 [ RecordedTest ]
39- [ Ignore ( "This test case will cause errors in the pipeline. After fixing the problem, restore this test" ) ]
4039 public async Task CreateOrUpdateExistGetGetAllDelete ( )
4140 {
4241 // CreateOrUpdate
You can’t perform that action at this time.
0 commit comments