We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598b90b commit 2b6ca6cCopy full SHA for 2b6ca6c
scalaparse/jvm/src/test/scala/scalaparse/ProjectTests.scala
@@ -91,7 +91,7 @@ object ProjectTests extends TestSuite{
91
"scalafx/scalafx" - checkRepo()
92
"scalafx/scalafx-ensemble"- checkRepo()
93
"takezoe/gitbucket" - checkRepo()
94
- "twitter/scalding" - checkRepo()
+ // "twitter/scalding" - checkRepo() // disabled due to https://github.com/lihaoyi/fastparse/issues/162
95
"pocorall/scaloid" - checkRepo()
96
"mesosphere/marathon" - checkRepo()
97
"scalatra/scalatra" - checkRepo()
0 commit comments