Skip to content

Commit c639fdc

Browse files
committed
[config] Disable running tests in lichess/scalachess and other failing/slow projects
1 parent 881697c commit c639fdc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

coordinator/configs/projects-config.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ cheleb_zio-pravega {
7979
clevercloud_pulsar4s.tests = compile-only
8080
clockworkconsulting_peregrin.tests = compile-only
8181
clulab_fatdynet.tests = compile-only
82+
clulab_processors.tests = compile-only
8283
cognitedata_cognite-sdk-scala {
8384
tests = compile-only
8485
sbt.commands = [
@@ -315,6 +316,7 @@ laserdisc-io_fs2-aws{
315316
sbt.commands = ["disableFatalWarnings"]
316317
}
317318
lichess-org_lila.java.version = 17
319+
lichess-org_scalachess.tests = compile-only // Deadlocks in containers
318320
linyxus_papiers-core.tests = compile-only // flaky
319321
lloydmeta_enumeratum{
320322
sbt.options=["-Denumeratum.useLocalVersion=true"]
@@ -413,6 +415,7 @@ polyvariant_treesitter4s {
413415
sbt.commands = ["excludeLibraryDependency org.polyvariant:better-tostring_{scalaVersion}"]
414416
}
415417
postgresql-async_postgresql-async.tests = compile-only
418+
profunktor_neutron.tests = compile-only // Deadlocks in CI
416419
pureharm_pureharm-db-core{
417420
projects.exclude = [
418421
"com.busymachines%pureharm-db-testkit-ce2"

coordinator/configs/slow-projects.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ clulab/processors
44
disneystreaming/smithy4s
55
hnaderi/scala-k8s
66
lichess-org/lila
7-
lichess-org/scalachess
8-
nickburkard/aws-cdk-scala
97
nickburkard/aws-cdk-scala
108
profunktor/neutron
119
softwaremill/tapir

0 commit comments

Comments
 (0)