Skip to content

Commit 4d27bd7

Browse files
committed
Enable from-tasty tests that work
1 parent 24913b1 commit 4d27bd7

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed
Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1-
# has location not matching its contents: contains class mixins.Collections
2-
collections_1.scala
3-
41
# Infinite loop
52
t3612.scala
63

7-
# Other failure
4+
# java.lang.AssertionError: assertion failed:
5+
# Found: (File.this.parens0 : => Test.this.parens.BraceImpl)
6+
# Required: ((Test.this.parens : Test.this.ParensImpl) | (Test.this.bracks : Test.this.BracksImpl))#BraceImpl
87
t802.scala
98

10-
# Matchtype
11-
i7087.scala
12-
13-
# Nullability
14-
nullable.scala
15-
notNull.scala
16-
17-
# cyclic reference involving @uncheckedVariance
18-
annot-bootstrap.scala
19-
209
# missing position
2110
rbtree.scala
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
# Closure type miss match
2-
eff-dependent.scala
3-
4-
# We get: class Foo needs to be abstract, since implicit val x$1: TC is not defined
5-
i2567.scala

0 commit comments

Comments
 (0)