We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a26a507 + 0b388a6 commit ed11ca0Copy full SHA for ed11ca0
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -378,7 +378,7 @@ class CommunityBuildTest:
378
@Test def sourcecode = projects.sourcecode.run()
379
@Test def oslib = projects.oslib.run()
380
@Test def ujson = projects.ujson.run()
381
- @Test def upickle = projects.upickle.run()
+ // @Test def upickle = projects.upickle.run()
382
// @Test def oslibWatch = projects.oslibWatch.run()
383
@Test def geny = projects.geny.run()
384
@Test def stdLib213 = projects.stdLib213.run()
0 commit comments