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
    • Hao Kung's avatar
      [Helix] Also upload logs from windows queues (#20005) · b4220d5c
      Hao Kung 创作于
      b4220d5c
  3. 3月 19, 2020
  4. 3月 18, 2020
  5. 3月 09, 2020
  6. 3月 05, 2020
  7. 3月 03, 2020
  8. 2月 27, 2020
  9. 2月 21, 2020
  10. 2月 20, 2020
  11. 2月 15, 2020
  12. 2月 12, 2020
  13. 2月 11, 2020
  14. 2月 08, 2020
  15. 1月 30, 2020
  16. 1月 25, 2020
  17. 1月 22, 2020
  18. 9月 06, 2019
  19. 6月 30, 2019
  20. 5月 30, 2019
  21. 5月 23, 2019
  22. 5月 22, 2019
  23. 5月 20, 2019
  24. 5月 16, 2019
  25. 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
加载中