- 3月 24, 2020
-
- 3月 21, 2020
-
-
由 Kevin Pilch 创作于
This reverts commit 8afb78fb.
-
由 James Newton-King 创作于
* WIP add interop tests * Clean up * Move test project into build infrastructure * Clean up * Remove hardcoded paths * Clean up * Fix build * Add copyright notices * Update azure template * Fix build * Fix build? * Fix build? * Add gRPC interop tests to CI - Convert to using references managed by build infrastructure - Use produced AspNetCore.App shared framework - Save server logs - Dynamically bind to ports - Ensure InteropWebsite is built in the same configuration as the test project * Cleanup * Rebase fix * Include tests assets in build directory for Helix * Incorporate changes in ProcessEx * Include Grpc test in regular build * Fixup * Test * exe doesn't always exist * Capture logs on helix * Maybe this will work * There are two application started messages * Derp * Cleanup * Update directory * Add interop tests to more pipelines * mkdir Co-authored-by:
John Luo <johluo@microsoft.com>
-
由 Hao Kung 创作于
-
- 3月 19, 2020
-
-
由 Brennan 创作于
-
- 3月 18, 2020
-
-
由 Brennan 创作于
-
- 3月 09, 2020
-
-
由 Hao Kung 创作于
-
- 3月 05, 2020
-
-
由 Brennan 创作于
-
- 3月 03, 2020
-
-
由 Hao Kung 创作于
- 2月 27, 2020
-
-
由 Hao Kung 创作于
-
- 2月 21, 2020
-
-
由 Brennan 创作于
-
- 2月 20, 2020
-
-
由 Brennan Conroy 创作于
-
由 Brennan 创作于
-
- 2月 15, 2020
-
-
由 Brennan 创作于
-
- 2月 12, 2020
-
-
由 Hao Kung 创作于
* Only run flaky tests on quaratine run * Only run flaky tests on quarantine run * Rename to QUARANTINE * Rename to QUARANTINE
-
- 2月 11, 2020
-
-
由 Brennan 创作于
Locally this seems to fix some unknown issue that is causing the dotnet test process to stop running for a few seconds which can result in test failures.
-
- 2月 08, 2020
-
-
由 Stephen Halter 创作于
-
- 1月 30, 2020
-
-
由 Hao Kung 创作于
-
- 1月 25, 2020
-
-
由 Hao Kung 创作于
-
- 1月 22, 2020
-
-
由 Hao Kung 创作于
-
- 9月 06, 2019
-
-
由 Matt Galbraith 创作于
As noted in the console spew of this test: https://helix.dot.net/api/2019-06-17/jobs/82bbddae-4a56-4002-b3ee-a8768311a92b/workitems/Microsoft.AspNetCore.SpaServices.Extensions.Tests-netcoreapp3.0/console it's quite possible for Node to be unpacked, but not on the path (generally on a helix machine it's because your parent process was created before the previous guy who unzipped Node and put it on the path ran, so only after reboot would you see the effect you want.
-
- 6月 30, 2019
-
-
由 Hao Kung 创作于
-
- 5月 30, 2019
-
-
由 Hao Kung 创作于
-
- 5月 23, 2019
-
-
由 Nate McMaster 创作于
-
- 5月 22, 2019
-
-
由 John Luo 创作于
-
- 5月 20, 2019
-
-
由 Nate McMaster 创作于
-
- 5月 16, 2019
-
-
由 Nate McMaster 创作于
* Enable Windows 7 IIS tests * Detect if localdb is already installed
-
- 5月 11, 2019
-
-
由 Nate McMaster 创作于
* Add Windows 7 and 8.1 testing on Helix * Install SQL Server on-demand in Helix test queues * Only install mssql on Windows runs * Use exit /b * Add targets to better support running helix locally * Set maxretrycount to 2 * Handle IIS issues on win7/win8 * Make HelixPreCommand's fail the workitem * Add a pre-generated test cert of IIS Express * Update helix doc and ignore netsh script failures * Fix bug in detecting Windows queues and disable Win 7 until we have queues ready * Fix HttpSys functional tests on Helix
-