aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/test/dotc')
-rw-r--r--compiler/test/dotc/scala-collections.blacklist4
-rw-r--r--compiler/test/dotc/scala-collections.whitelist1
2 files changed, 3 insertions, 2 deletions
diff --git a/compiler/test/dotc/scala-collections.blacklist b/compiler/test/dotc/scala-collections.blacklist
index 1e1c7b5d9..eb48d424a 100644
--- a/compiler/test/dotc/scala-collections.blacklist
+++ b/compiler/test/dotc/scala-collections.blacklist
@@ -211,5 +211,5 @@
# | result type of implicit definition needs to be given explicitly
-../scala-scala/src/library/scala/util/Sorting.scala
-# assertion failed: invalid prefix ImplicitMethodType(List(ord), List(RefinedType(TypeRef(ThisType(TypeRef(NoPrefix,math)),Ordering), scala$math$Ordering$$T, TypeAlias(TypeRef(NoPrefix,K), 0))), RefinedType(TypeRef(ThisType(TypeRef(NoPrefix,math)),Ordering), scala$math$Ordering$$T, TypeAlias(TypeRef(NoPrefix,K), 0)))
+../scala-scala/src/library/scala/sys/SystemProperties.scala
+# crashes on dotty.tools.dottydoc.TestWhitelistedCollections.arrayHasDocumentation
diff --git a/compiler/test/dotc/scala-collections.whitelist b/compiler/test/dotc/scala-collections.whitelist
index 498444ff5..1947e1f9f 100644
--- a/compiler/test/dotc/scala-collections.whitelist
+++ b/compiler/test/dotc/scala-collections.whitelist
@@ -297,6 +297,7 @@
../scala-scala/src/library/scala/util/MurmurHash.scala
../scala-scala/src/library/scala/util/Properties.scala
../scala-scala/src/library/scala/util/Random.scala
+../scala-scala/src/library/scala/util/Sorting.scala
../scala-scala/src/library/scala/collection/mutable/AnyRefMap.scala
../scala-scala/src/library/scala/collection/mutable/ArrayBuffer.scala