dotnet/runtime

SerialPort timeout tests are slow and flaky

Ouverte

#20 149 ouverte le 8 févr. 2017

 (15 commentaires) (0 réaction) (0 personne assignée)C# (5 445 forks)batch import
area-System.IO.Portsdisabled-testhelp wantedtest-bug

Métriques du dépôt

Stars
 (17 886 étoiles)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

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

Guide contributeur