Skip to content

Commit

Permalink
[config] Disable running tests in lichess/scalachess and other failin…
Browse files Browse the repository at this point in the history
…g/slow projects
  • Loading branch information
WojciechMazur committed May 19, 2023
1 parent 881697c commit c639fdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions coordinator/configs/projects-config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ cheleb_zio-pravega {
clevercloud_pulsar4s.tests = compile-only
clockworkconsulting_peregrin.tests = compile-only
clulab_fatdynet.tests = compile-only
clulab_processors.tests = compile-only
cognitedata_cognite-sdk-scala {
tests = compile-only
sbt.commands = [
Expand Down Expand Up @@ -315,6 +316,7 @@ laserdisc-io_fs2-aws{
sbt.commands = ["disableFatalWarnings"]
}
lichess-org_lila.java.version = 17
lichess-org_scalachess.tests = compile-only // Deadlocks in containers
linyxus_papiers-core.tests = compile-only // flaky
lloydmeta_enumeratum{
sbt.options=["-Denumeratum.useLocalVersion=true"]
Expand Down Expand Up @@ -413,6 +415,7 @@ polyvariant_treesitter4s {
sbt.commands = ["excludeLibraryDependency org.polyvariant:better-tostring_{scalaVersion}"]
}
postgresql-async_postgresql-async.tests = compile-only
profunktor_neutron.tests = compile-only // Deadlocks in CI
pureharm_pureharm-db-core{
projects.exclude = [
"com.busymachines%pureharm-db-testkit-ce2"
Expand Down
2 changes: 0 additions & 2 deletions coordinator/configs/slow-projects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ clulab/processors
disneystreaming/smithy4s
hnaderi/scala-k8s
lichess-org/lila
lichess-org/scalachess
nickburkard/aws-cdk-scala
nickburkard/aws-cdk-scala
profunktor/neutron
softwaremill/tapir
Expand Down

0 comments on commit c639fdc

Please sign in to comment.