Skip to content

Adding mutable.BufferLike to whitelist breaks partest #1401

Closed
@odersky

Description

@odersky

Uncommenting this line

#./scala-scala/src/library/scala/collection/mutable/BufferLike.scala

in scala-collections-whitelist breaks partest, when run with all the other test but succeeds when compileStdLib is run as the only test. Unfortunately, the only debug info I can see is this:

!! 306 - pos/compileStdLib                         [compilation failed]

# Failed test paths (this command will update checkfiles)
test/partest --update-check \
  /Users/odersky/workspace/dotty/tests/partest-generated/pos/compileStdLib

commit 9ccb47a

Any help in debugging this further would be appreciated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions