dotnet/runtime

SerialPort timeout tests are slow and flaky

Open

#20.149 aberto em 8 de fev. de 2017

Ver no GitHub
 (15 comments) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-System.IO.Portsdisabled-testhelp wantedtest-bug

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

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

Guia do colaborador