From 8288295642d39e1b1b5549feb26013fdd1b4a8b0 Mon Sep 17 00:00:00 2001 From: kushagar Date: Fri, 12 Jul 2019 11:59:50 +0530 Subject: [PATCH 1/2] updating VSTest and PTR tasks --- Tasks/PublishTestResultsV2/make.json | 2 +- Tasks/PublishTestResultsV2/task.json | 4 ++-- Tasks/PublishTestResultsV2/task.loc.json | 4 ++-- Tasks/VsTestV2/make.json | 2 +- Tasks/VsTestV2/task.json | 4 ++-- Tasks/VsTestV2/task.loc.json | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Tasks/PublishTestResultsV2/make.json b/Tasks/PublishTestResultsV2/make.json index 74bb6e157b43..871d8d6023a4 100644 --- a/Tasks/PublishTestResultsV2/make.json +++ b/Tasks/PublishTestResultsV2/make.json @@ -2,7 +2,7 @@ "externals": { "archivePackages": [ { - "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9590365/PublishTestResults.zip", + "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9915074/PublishTestResults.zip", "dest": "./" } ] diff --git a/Tasks/PublishTestResultsV2/task.json b/Tasks/PublishTestResultsV2/task.json index 7e04c0759b4b..19491b6efbe7 100644 --- a/Tasks/PublishTestResultsV2/task.json +++ b/Tasks/PublishTestResultsV2/task.json @@ -13,8 +13,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 153, - "Patch": 5 + "Minor": 155, + "Patch": 0 }, "demands": [], "releaseNotes": "", diff --git a/Tasks/PublishTestResultsV2/task.loc.json b/Tasks/PublishTestResultsV2/task.loc.json index c95af12c0e51..bf17c79b20d6 100644 --- a/Tasks/PublishTestResultsV2/task.loc.json +++ b/Tasks/PublishTestResultsV2/task.loc.json @@ -13,8 +13,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 153, - "Patch": 5 + "Minor": 155, + "Patch": 0 }, "demands": [], "releaseNotes": "ms-resource:loc.releaseNotes", diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json index 2360220c9a16..e68ceffe081b 100644 --- a/Tasks/VsTestV2/make.json +++ b/Tasks/VsTestV2/make.json @@ -6,7 +6,7 @@ "dest": "./" }, { - "url": "https://testexecution.blob.core.windows.net/testexecution/9596384/TestAgent.zip", + "url": "https://testexecution.blob.core.windows.net/testexecution/9915074/TestAgent.zip", "dest": "./Modules" }, { diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index b6c60eaf3970..34f3d9ce1fe7 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -17,8 +17,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 153, - "Patch": 9 + "Minor": 155, + "Patch": 0 }, "demands": [ "vstest" diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index 96cc0fb94ac6..1a1202ca4a3a 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -17,8 +17,8 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 153, - "Patch": 9 + "Minor": 155, + "Patch": 0 }, "demands": [ "vstest" From 568c2d3bd646e9ebb10465de01bed843457b2495 Mon Sep 17 00:00:00 2001 From: kushagar Date: Mon, 15 Jul 2019 11:36:18 +0530 Subject: [PATCH 2/2] updating version to 2.156.0 --- Tasks/PublishTestResultsV2/task.json | 2 +- Tasks/PublishTestResultsV2/task.loc.json | 2 +- Tasks/VsTestV2/task.json | 2 +- Tasks/VsTestV2/task.loc.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tasks/PublishTestResultsV2/task.json b/Tasks/PublishTestResultsV2/task.json index 19491b6efbe7..2bbef262a9a7 100644 --- a/Tasks/PublishTestResultsV2/task.json +++ b/Tasks/PublishTestResultsV2/task.json @@ -13,7 +13,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 155, + "Minor": 156, "Patch": 0 }, "demands": [], diff --git a/Tasks/PublishTestResultsV2/task.loc.json b/Tasks/PublishTestResultsV2/task.loc.json index bf17c79b20d6..d4778428f882 100644 --- a/Tasks/PublishTestResultsV2/task.loc.json +++ b/Tasks/PublishTestResultsV2/task.loc.json @@ -13,7 +13,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 155, + "Minor": 156, "Patch": 0 }, "demands": [], diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index 34f3d9ce1fe7..5f5f20ac2ae7 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -17,7 +17,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 155, + "Minor": 156, "Patch": 0 }, "demands": [ diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index 1a1202ca4a3a..70c7a6323079 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -17,7 +17,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 155, + "Minor": 156, "Patch": 0 }, "demands": [