Skip to content
代码片段 群组 项目
  • Nate McMaster's avatar
    b744814f
    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
    历史
    Enhancements to Helix testing (#10007)
    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