dotnet/runtime

SerialPort timeout tests are slow and flaky

Open

#20.149 aperta il 8 feb 2017

Vedi su GitHub
 (15 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-System.IO.Portsdisabled-testhelp wantedtest-bug

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

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

Guida contributor