Skip to content
代码片段 群组 项目
  1. 3月 24, 2020
  2. 3月 21, 2020
    • Kevin Pilch's avatar
      Revert "Add gRPC interop tests (#17040)" (#20047) · 236dcd9f
      Kevin Pilch 创作于
      This reverts commit 8afb78fb.
      236dcd9f
    • James Newton-King's avatar
      Add gRPC interop tests (#17040) · 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: default avatarJohn Luo <johluo@microsoft.com>
      8afb78fb
  3. 3月 18, 2020
  4. 3月 09, 2020
  5. 3月 05, 2020
  6. 3月 03, 2020
  7. 2月 27, 2020
  8. 2月 12, 2020
  9. 2月 11, 2020
  10. 2月 08, 2020
  11. 1月 30, 2020
  12. 1月 25, 2020
  13. 1月 22, 2020
  14. 5月 30, 2019
  15. 5月 23, 2019
  16. 5月 22, 2019
  17. 5月 11, 2019
    • Nate McMaster's avatar
      Enhancements to Helix testing (#10007) · b744814f
      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
      b744814f
  18. 5月 06, 2019
    • Pavel Krymets's avatar
      EnableAzurePipelinesReporter for helix (#8094) · fa239f20
      Pavel Krymets 创作于
      * EnableAzurePipelinesReporter for helix
      
      * Update Helix SDK
      
      * Revert a fix that broke things even more
      
      * Try publishing test assets
      
      * Try fixing Kestrel tests on Helix
      
      * Try a temp file in the working directory
      
      * Skip Http2Spec tests on Debian 8
      
      * Missed update
      
      * Try a different format
      
      * Disable failing test on Fedora
      
      * Mark flaky test
      fa239f20
  19. 3月 19, 2019
  20. 3月 07, 2019
  21. 3月 05, 2019
  22. 2月 08, 2019
加载中