aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler/test/dotc/scala-collections.blacklist3
-rw-r--r--compiler/test/dotc/scala-collections.whitelist1
2 files changed, 3 insertions, 1 deletions
diff --git a/compiler/test/dotc/scala-collections.blacklist b/compiler/test/dotc/scala-collections.blacklist
index 71df3fe10..66501df46 100644
--- a/compiler/test/dotc/scala-collections.blacklist
+++ b/compiler/test/dotc/scala-collections.blacklist
@@ -295,3 +295,6 @@
# | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# | result type of implicit definition needs to be given explicitly
+
+../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 3e0c13d96..3b8909a0a 100644
--- a/compiler/test/dotc/scala-collections.whitelist
+++ b/compiler/test/dotc/scala-collections.whitelist
@@ -390,7 +390,6 @@
../scala-scala/src/library/scala/sys/Prop.scala
../scala-scala/src/library/scala/sys/PropImpl.scala
../scala-scala/src/library/scala/sys/ShutdownHookThread.scala
-../scala-scala/src/library/scala/sys/SystemProperties.scala
../scala-scala/src/library/scala/sys/process/BasicIO.scala
../scala-scala/src/library/scala/sys/process/package.scala
../scala-scala/src/library/scala/sys/process/Process.scala