Skip to content

Commit

Permalink
Merge pull request #400 from qowoz/skiplist
Browse files Browse the repository at this point in the history
skiplist: add packages that repeatedly exceeded the 6h timeout
  • Loading branch information
rhendric committed Mar 26, 2024
2 parents ffb20c6 + f6f52a6 commit 8060113
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Skiplist.hs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ attrPathList =
eq "imagemagickBig" "same file and version as imagemagick",
eq "libheimdal" "alias of heimdal",
eq "minio_legacy_fs" "@bachp asked to skip",
eq "flint" "update repeatedly exceeded the 6h timeout",
eq "keepmenu" "update repeatedly exceeded the 6h timeout",
eq "klee" "update repeatedly exceeded the 6h timeout",
regex
(string "python" *> few (psym isDigit) *> string "Packages.mmengine")
"takes way too long to build"
Expand Down

0 comments on commit 8060113

Please sign in to comment.