Skip to content

Commit 1c69fc1

Browse files
committed
Set source-dependencies/value-class as pending
The scripted source-dependencies/value-class is failing for an unknown reason. I can reproduce the bug with sbt-dotty but I cannot reproduce it without sbt-dotty. So I think it is not worth trying to fix it.
1 parent 98af3a8 commit 1c69fc1

File tree

1 file changed

+2
-0
lines changed
  • sbt-dotty/sbt-test/source-dependencies/value-class

1 file changed

+2
-0
lines changed

sbt-dotty/sbt-test/source-dependencies/value-class/test renamed to sbt-dotty/sbt-test/source-dependencies/value-class/pending

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## This failing test is pending because it will be solved by removing sbt-dotty
2+
13
## Case 1: value class as parameter of method
24
$ copy-file changes/A0.scala src/main/scala/A.scala
35
$ copy-file changes/B0.scala src/main/scala/B.scala

0 commit comments

Comments
 (0)