You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use blacklist for tests in require-jdk8/javalib/util/* for Scala.js
This patch replaces the whitelist-based approach for enabling tests in
require-jdk8/javalib/util/* for Scala.js with the blacklist-based
approach since it gets easier to enable new tests.
Signed-off-by: Nikita Eshkeev <[email protected]>
0 commit comments