This repository was archived by the owner on Oct 7, 2020. It is now read-only.
 
 
 - 
  Notifications
 
You must be signed in to change notification settings  - Fork 205
 
 This repository was archived by the owner on Oct 7, 2020. It is now read-only.
 
 
Run test suites in azure ci #1401
Open
@jneira 
Description
- 
This is the more promising option for running tests in macos and windows (thanks god and @alanz at least we have the circle ci for linux)
 - 
Linux jobs: all test suites are green
 - 
Windows jobs
-  unit-test suite:
- Failing tests for CabalHelper using stack-8.6.4.yaml: openend Runtime errors using stack and ghc-8.6.4/ghc-8.4.4 on windows DanielG/cabal-helper#91
 
 - dispatcher-test: flaky, it fails sometimes for all ghcs always with same errors (see below)
 - plugin-dispatcher: green
 - wrapper-test: failing
 - functional-test: one failing test for ghc-8.6.4 (Hover.hover works)
 
 -  unit-test suite:
 - 
macos jobs
- ghc-8.6.*: all test suites green
 - ghc-8.4.*:
- test hangs after error in dispatcher test (see below)
 - functional test cant be run (func-test: fd:28: hPutBuf: resource vanished (Broken pipe))