Reenable tests and benchmarks for machines, rcu

These were blocked some time ago due to not compiling against GHC
8.6, but as far as I can tell, this is no longer an issue.
This commit is contained in:
Ryan Scott 2019-09-30 05:36:49 -04:00
parent 949adf4f6d
commit 7b24d18b09

View File

@ -6416,7 +6416,6 @@ skipped-tests:
- quickcheck-state-machine - quickcheck-state-machine
- rakuten - rakuten
- rank1dynamic - rank1dynamic
- rcu
- rss-conduit - rss-conduit
- servant-auth-server - servant-auth-server
- servant-blaze - servant-blaze
@ -7003,7 +7002,6 @@ skipped-benchmarks:
- lifted-async - lifted-async
- lifted-base - lifted-base
- loop - loop
- machines
- matrices - matrices
- matrix - matrix
- megaparsec - megaparsec
@ -7019,7 +7017,6 @@ skipped-benchmarks:
- prettyprinter - prettyprinter
- prometheus-client - prometheus-client
- ramus - ramus
- rcu
- reinterpret-cast - reinterpret-cast
- rng-utils - rng-utils
- sampling - sampling