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
加载中