Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSTest task changes #2

Closed
wants to merge 13 commits into from
Closed

VSTest task changes #2

wants to merge 13 commits into from

Conversation

kaadhina
Copy link
Contributor

@kaadhina kaadhina commented Apr 3, 2015

No description provided.

@@ -38,9 +43,17 @@ if($testAssemblyFiles)
{
Write-Verbose "Calling Invoke-VSTest for all test assemblies"
$timeline = Start-Timeline -Context $distributedTaskContext
$cwd = Get-Location
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may not be a good working directory, I am not quite sure what Get-Location is going to return in the context of running this task in the agent.

vincent1173 added a commit that referenced this pull request Dec 11, 2017
vincent1173 added a commit that referenced this pull request Dec 11, 2017
vincent1173 added a commit that referenced this pull request Dec 21, 2017
* Refactored Manage Task

* Fix WebTest Issue

* Bug fixes #2

* Addressed sachinm comments #1

* add iterator

* added xml2js dependency

* Addressed review comments #2

* bug Fix #3

* Added single L0 Test to check PR Build

* addressed review comments #3

* added retriable error codes - Kudu

* added few tests to check PR Tests

* Added L0 Test for azure-arm-app-service

* L0 Tests added for App Service class

* res string updated

* addressed few review comments

* Fix L0 Tests

* addressed review comments

* site extension issue fix

* addressed review comments

* L0 Tests added

* change BuildID to releaseID

* removed irrelevant log statements

* fixed error name

* Fix L0 Test

* Fix L0 Test

* Format L0 Tests

* remove deployment ID

* Addressed review comments

* addressed review comments
vincent1173 added a commit that referenced this pull request Jan 4, 2018
vincent1173 added a commit that referenced this pull request Jan 5, 2018
* resolved review comments #1

* resolved review comments #2

* addressed review comments #3

* comment mock tests

* addressed review comments #4

* addressed review comments #5

* resolve build failures

* remove inherit

* remove unreachable codes & Fix few tests

* Fix L0 Tests

* addressed review comments

* changed case

* change source to target

* removed xml2js dependency
vincent1173 added a commit that referenced this pull request Jan 10, 2018
vincent1173 added a commit that referenced this pull request Jan 18, 2018
* raw changes push

* added final changes

* fixed few bugs

* updated task.loc

* removed azurerest-common module

* retry msDeploy

* Fixed few bugs

* Fixed bugs #2

* Fixed bugs #3

* addressed review comments

* added help messages

* fixed few bugs

* linux kudu file path updated

* added basic Tests

* changed rm fn

* Fix L0 Tests

* Test added for common-kudu

* added Tests for common-AzureAppService

* Fix App Service issue

* added debug statements

* Addressed review comments

* addressed review comments

* addressed review comments

* addressed review comments

* Package error message updated

* addressed Ajay & Ayantika comments
vincent1173 added a commit that referenced this pull request Jul 24, 2018
navin22 pushed a commit that referenced this pull request Oct 10, 2018
prawalagarwal pushed a commit that referenced this pull request Oct 15, 2018
* Update make.json

* Update task.json

* Update task.loc.json

* Update make.json

* Update task.json

* Update task.loc.json
navin22 pushed a commit that referenced this pull request Mar 1, 2019
* Update make.json

* Update task.json

* Update task.loc.json

* Update make.json

* Update task.json

* Update task.loc.json
salvmd added a commit that referenced this pull request Jun 5, 2019
Merging from upstream repo
DenisNikulin5 pushed a commit that referenced this pull request Jan 31, 2024
DenisNikulin5 pushed a commit that referenced this pull request Feb 1, 2024
DenisNikulin5 pushed a commit that referenced this pull request Feb 6, 2024
This reverts commit 072680b.

Revert "Fixed the conditional compilation for the new build config."

This reverts commit bcbe9d9.

Revert "Re-generated tasks."

This reverts commit 4567311.

Revert "Fixed the build config #2."

This reverts commit 0c5201e.

Revert "Fixed the build config."

This reverts commit a95936a.

Revert "Dependency fix"

This reverts commit cc8bca8.

Revert "Reverted the _generated folder #2."

This reverts commit 6bf01e9.

Revert "Reverted the _generated changes."This reverts commit adfc56e.

Revert "Moved the changes to the separated build config."

This reverts commit bc11b09.
kirill-ivlev added a commit that referenced this pull request Apr 5, 2024
max-zaytsev pushed a commit that referenced this pull request Apr 5, 2024
* Bump tasks to sprint 238 #2

* add signature to baseline file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants