Skip to content

Delete the Microsoft.DotNet.Build.Tasks.IO task#254

Merged
natemcmaster merged 2 commits intodotnet:masterfrom
natemcmaster:rm-io-tasks-pkg
Jun 14, 2018
Merged

Delete the Microsoft.DotNet.Build.Tasks.IO task#254
natemcmaster merged 2 commits intodotnet:masterfrom
natemcmaster:rm-io-tasks-pkg

Conversation

@natemcmaster
Copy link
Copy Markdown
Contributor

The remaining tasks in this project were made obsolete by moving their functionality into MSBuild itself. (see dotnet/msbuild#3398)

Follow-up to #244

The remaining tasks in this project were made obsolete by moving their functionality into MSBuild itself.
@natemcmaster natemcmaster requested a review from chcosta June 13, 2018 22:03
@natemcmaster
Copy link
Copy Markdown
Contributor Author

@chcosta this fails on CI because there are no more test projects.

There was an error processing the xunit test results - this means there was a test failure (or build failure) upstream. Look above in the log. [xUnit] [ERROR] - No test reports found for the metric 'xUnit.Net' with the resolved pattern '**/artifacts/Debug/TestResults/*.xml'. Configuration error?.

Should we create a dummy test project or change the CI config?

@chcosta
Copy link
Copy Markdown
Member

chcosta commented Jun 13, 2018

Comment out the relevant CI config. Sad that we don't have any tests.

@natemcmaster
Copy link
Copy Markdown
Contributor Author

Ok, I removed the test reporting in Jenkins config. It will probably still fail, though, right? CI doesn't use updated .groovy files from PRs IIUC.

@chcosta
Copy link
Copy Markdown
Member

chcosta commented Jun 13, 2018

Right, it will probably still fail

@natemcmaster
Copy link
Copy Markdown
Contributor Author

@chcosta yup, 4 reds. Are you otherwise okay with this change?

@natemcmaster natemcmaster merged commit 1d1bc34 into dotnet:master Jun 14, 2018
@natemcmaster natemcmaster deleted the rm-io-tasks-pkg branch June 14, 2018 17:03
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.

2 participants