try skipping syb testsuite to break deps cycle

In the dependencies for syb-0.7.2.3:
           tasty dependency cycle detected: tasty, syb, doctest, prettyprinter-ansi-terminal,
                 optparse-applicative, tasty, STMonadTrans, Agda
       needed since syb is a build target.
This commit is contained in:
Jens Petersen 2023-06-23 11:49:33 +08:00
parent 1d2c9e997f
commit f6f491cf7d

View File

@ -9415,6 +9415,7 @@ skipped-tests:
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec >=2.5.5 && < 2.11 and the snapshot contains hspec-2.11.1
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec-discover >=2.5.5 && < 2.9 and the snapshot contains hspec-discover-2.11.1
- swish # tried swish-0.10.4.0, but its *test-suite* requires the disabled package: test-framework
- syb # tried syb-0.7.2.3, but its *test-suite* requires the disabled package: tasty
- system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck