Doug Bunting
9b3bf98389
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-05-13 22:43:17 -07:00
Doug Bunting
064dce2bef
Get e2e tests running
...
- correct `--filter` syntax; perform `contains` match on `Name` and not `FullyQualifiedName`
- `FullyQualifiedName` doesn't seem to include NUnit test case data
- move to latest test package versions
- support recent SDK versions
Background: successful but no-op builds have been common lately
- blocking real work on aspnet/AspNetCore-Internal#1843
2019-05-13 22:34:58 -07:00
Matt Mitchell
11ab4bd196
Fix aspnet e2e tests
...
- add `-CliManifestName` option to run-tests.ps1 command
- pass `-CliManifestName` and more from YAML to run-tests.ps1
- pass access token suffix
2019-05-13 22:34:58 -07:00
Nate McMaster
089912cd1b
Switch queues used during Windows builds ( #6667 )
2019-01-14 10:07:12 -08:00
Nate McMaster
b4f869b2ff
Switch agent queues used on Windows builds ( #6627 )
2019-01-11 16:23:13 -08:00
Nate McMaster
a3f9b74bb9
Merge branch 'release/2.1' into release/2.2
2019-01-09 14:52:53 -08:00
Nate McMaster
4433d967ad
Update CLI functional tests to account for the addition of Microsoft.IdentityModel.JsonWebTokens.dll
2018-10-25 11:09:41 -07:00
Ryan Brandenburg
c6ed32fee8
Remove deleted files from baselines
2018-10-16 10:37:47 -07:00
Mike Harder
cf204df326
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2018-09-27 12:24:12 -07:00
Mike Harder
e8d3321025
Add AdditionalRestoreSources parameter to Cli.FunctionalTests ( #1429 )
...
- Required for builds which need to restore from multiple feeds
2018-09-27 12:17:14 -07:00
Mike Harder
9cb2c7a8d6
Update Cli.FunctionalTests for latest 2.2-preview3 ( #1425 )
2018-09-27 10:19:19 -07:00
Nate McMaster
deaeb45a64
Merge branch 'release/2.1' into release/2.2
2018-09-26 11:05:32 -07:00
Mike Harder
a624afdf8e
Functional tests for .NET Core CLI 2.1.X ( #1415 )
2018-09-26 10:51:03 -07:00
Nate McMaster
a6847de87d
Fix PipeBuild parameter: PB_RESTORESOURCES => PB_RESTORESOURCE
2018-09-26 09:53:31 -07:00
Nate McMaster
90ed3bde5e
Add more logging for E2E tests
...
Trying to diagnose why ProdCon fails to download metadata
2018-09-26 09:42:18 -07:00
Mike Harder
a22b715bf4
Update published files for 2.2-preview2 ( #1370 )
...
- Also convert env vars to UPPER_CASE for compat with Mac and Linux
2018-08-31 16:56:56 -07:00
Nate McMaster
b2cf5028e0
Run E2E tests in parallel and on macOS ( #1369 )
2018-08-31 14:24:32 -07:00
Nate McMaster
60fc0158c1
Flow the ProdCon restore feed in to E2E tests
2018-08-31 12:25:29 -07:00
Nate McMaster
7dc68e6f91
Fix syntax errors in the e2e test build definition
2018-08-29 21:33:59 -07:00
Nate McMaster
f6fc60a0ed
Add script to invoke E2E tests on CI using ProdCon results ( #1354 )
2018-08-29 19:37:09 -07:00
Mike Harder
05291af90b
Cli.FunctionalTests: Remove .gitignore ( #1353 )
2018-08-29 19:36:46 -07:00
Mike Harder
b465a3b4a3
Functional tests for .NET Core CLI
2018-08-29 16:48:49 -07:00