Skip to content

Commit

Permalink
Updated PTR version to M247 inorder to publish the custom test fields…
Browse files Browse the repository at this point in the history
… while creating a merged test run (#20518)

* Updated PTR version to M247

* Updated the path

* reverted package json changes

* reverted package json changes
  • Loading branch information
eswarnathp authored Oct 8, 2024
1 parent b856335 commit 76ccc08
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Tasks/PublishTestResultsV2/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"externals": {
"archivePackages": [
{
"url": "https://testmanagementstore.blob.core.windows.net/testmanagementptrcontainer/28773456/PublishTestResults.zip",
"url": "https://testmanagementstore.blob.core.windows.net/testmanagementptrcontainer/29161277/PublishTestResults.zip",
"dest": "./"
}
]
Expand Down
2 changes: 1 addition & 1 deletion Tasks/PublishTestResultsV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 246,
"Minor": 247,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/PublishTestResultsV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 246,
"Minor": 247,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions _generated/PublishTestResultsV2.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|2.246.0
Node20_229_13|2.246.1
Default|2.247.0
Node20_229_13|2.247.1
2 changes: 1 addition & 1 deletion _generated/PublishTestResultsV2/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"externals": {
"archivePackages": [
{
"url": "https://testmanagementstore.blob.core.windows.net/testmanagementptrcontainer/28773456/PublishTestResults.zip",
"url": "https://testmanagementstore.blob.core.windows.net/testmanagementptrcontainer/29161277/PublishTestResults.zip",
"dest": "./"
}
]
Expand Down
6 changes: 3 additions & 3 deletions _generated/PublishTestResultsV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 246,
"Minor": 247,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -156,7 +156,7 @@
"ErrorFailTaskOnFailedTests": "There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab."
},
"_buildConfigMapping": {
"Default": "2.246.0",
"Node20_229_13": "2.246.1"
"Default": "2.247.0",
"Node20_229_13": "2.247.1"
}
}
6 changes: 3 additions & 3 deletions _generated/PublishTestResultsV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 246,
"Minor": 247,
"Patch": 0
},
"demands": [],
Expand Down Expand Up @@ -156,7 +156,7 @@
"ErrorFailTaskOnFailedTests": "ms-resource:loc.messages.ErrorFailTaskOnFailedTests"
},
"_buildConfigMapping": {
"Default": "2.246.0",
"Node20_229_13": "2.246.1"
"Default": "2.247.0",
"Node20_229_13": "2.247.1"
}
}
2 changes: 1 addition & 1 deletion _generated/PublishTestResultsV2_Node20/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"externals": {
"archivePackages": [
{
"url": "https://testmanagementstore.blob.core.windows.net/testmanagementptrcontainer/28773456/PublishTestResults.zip",
"url": "https://testmanagementstore.blob.core.windows.net/testmanagementptrcontainer/29161277/PublishTestResults.zip",
"dest": "./"
}
]
Expand Down
6 changes: 3 additions & 3 deletions _generated/PublishTestResultsV2_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 246,
"Minor": 247,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -160,7 +160,7 @@
"ErrorFailTaskOnFailedTests": "There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab."
},
"_buildConfigMapping": {
"Default": "2.246.0",
"Node20_229_13": "2.246.1"
"Default": "2.247.0",
"Node20_229_13": "2.247.1"
}
}
6 changes: 3 additions & 3 deletions _generated/PublishTestResultsV2_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 246,
"Minor": 247,
"Patch": 1
},
"demands": [],
Expand Down Expand Up @@ -160,7 +160,7 @@
"ErrorFailTaskOnFailedTests": "ms-resource:loc.messages.ErrorFailTaskOnFailedTests"
},
"_buildConfigMapping": {
"Default": "2.246.0",
"Node20_229_13": "2.246.1"
"Default": "2.247.0",
"Node20_229_13": "2.247.1"
}
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76ccc08

Please sign in to comment.