这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@rchande
Copy link

@rchande rchande commented Jul 10, 2019

No description provided.

using MLS.Agent.Tools;
using WorkspaceServer;

namespace NotIntegrationTests
Copy link
Contributor

Choose a reason for hiding this comment

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

Well what are they then?


if (!directory.Exists)
{
throw new Exception($"Expected packages directory {directory.FullName} to exist but it does not");
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a more specific exception that would be appropriate here?

artifactName: packages
artifactType: container

- task: PublishBuildArtifacts@1
Copy link
Member

Choose a reason for hiding this comment

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

If publishing the tests like this you can remove <IsPackable>true</> from NotIntegrationTests.csproj.

@rchande rchande closed this Jul 16, 2019
@rchande rchande reopened this Jul 16, 2019
@rchande rchande changed the title Integration test wip Integration test Jul 18, 2019
@rchande rchande merged commit 1f24718 into dotnet:master Jul 18, 2019
akshita31 pushed a commit to akshita31/try that referenced this pull request Jul 29, 2019
Add an integration test leg
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.

3 participants