File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- # June 3, 2023
2
- nightly =2.13.12-bin-1a2373b
1
+ # July 3, 2023
2
+ nightly =2.13.12-bin-7c63166
Original file line number Diff line number Diff line change 1
- // https://github.com/scalacommunitybuild/scapegoat.git#community-build-2.13 # was sksamuel , master
1
+ // https://github.com/scalacommunitybuild/scapegoat.git#community-build-2.13 # was scapegoat-scala , master
2
2
3
- // forked (August 2019; refreshed July 2020 ) because some
3
+ // forked (August 2019; refreshed June 2023 ) because some
4
4
// classpath-handling code didn't work under dbuild
5
5
6
6
vars.proj.scapegoat: ${vars.base} {
7
7
name: "scapegoat"
8
- uri: "https://github.com/scalacommunitybuild/scapegoat.git#883d336dab2c93b34e887fa5a4b43fc8a5636f9f "
8
+ uri: "https://github.com/scalacommunitybuild/scapegoat.git#ecd064439af8f3ca447d6656c513eded477031c9 "
9
9
10
- // because of https://github.com/scala/scala/pull/9208, is my guess --
11
- // we should be able to re-enable after upstream moves to 2.13.4
12
10
extra.commands: ${vars.default-commands} [
13
- """set Test / unmanagedSources / excludeFilter := HiddenFileFilter || "ComparisonToEmptyListTest.scala""""
11
+ // test started failing on 2.13.12; see my remarks at
12
+ // https://github.com/scala/community-build/pull/1677#issuecomment-1614721682
13
+ """set Test / unmanagedSources / excludeFilter := HiddenFileFilter || "UnnecessaryConversionTest.scala""""
14
14
]
15
15
}
You can’t perform that action at this time.
0 commit comments