dotnet/runtime

SerialPort timeout tests are slow and flaky

オープン

#20,149 opened on 2017/02/08

 (15 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-System.IO.Portsdisabled-testhelp wantedtest-bug

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

They don't play well with CI builds and take some time.

We need to:

  1. Pick some more generous thresholds for validation
  2. Try to make tests faster where possible
  3. Move the slowest tests to the outer loop

dotnet/runtime#20091

コントリビューターガイド