Skip to content

Commit

Permalink
[config] Update list of slow projects
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed May 15, 2023
1 parent 93bf1fb commit 3680ce4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coordinator/configs/projects-config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ wvlet_airframe {
}

vagmcs_optimus{
projects.exclude=["solver-mosek", "solver-gurobi"] // Missing downloadable jar
projects.exclude=[".*solver-mosek", ".*solver-gurobi"] // Missing downloadable jar
tests = compile-only // Fails locally
}

Expand Down
8 changes: 7 additions & 1 deletion coordinator/configs/slow-projects.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
akka/akka-persistence-cassandra
babylonhealth/lit-fhir
clulab/processors
disneystreaming/smithy4s
scalacenter/scala-debug-adapter
hnaderi/scala-k8s
nickburkard/aws-cdk-scala
nickburkard/aws-cdk-scala
profunktor/neutron
softwaremill/tapir
thoughtworksinc/dsl.scala

0 comments on commit 3680ce4

Please sign in to comment.