Skip to content

Instantly share code, notes, and snippets.

@pshirshov
Created August 1, 2019 22:19
Show Gist options
  • Save pshirshov/e75a973496ec6d28845267360273af3c to your computer and use it in GitHub Desktop.
Save pshirshov/e75a973496ec6d28845267360273af3c to your computer and use it in GitHub Desktop.
# bad: [aa1427a6c35aa832d50f729345783351bc5eaea1] update heap parameter tests to respect disabling of sbt super shell. #SCL-15643
# good: [490d7efd7ed1539dd97bab9711110c19eee201c8] Merge pull request #466 from ingarabr/scalafmt-file-save-bug
git bisect start 'aa1427a6c35aa832d50f729345783351bc5eaea1' '490d7efd7ed1539dd97bab9711110c19eee201c8'
# skip: [977e9d32742fda20cb28cdcc1d444b80a967e1ff] TypeDiff: "flatten" insted of "format"
git bisect skip 977e9d32742fda20cb28cdcc1d444b80a967e1ff
# skip: [7137cd9a73476f1296828d8c35fd9925de40f193] Type mismatch hints: tooltips and navigation
git bisect skip 7137cd9a73476f1296828d8c35fd9925de40f193
# bad: [f7bedf958b260a6a5cf3ac2bcaf9c20ac38f1441] BSP: shared modules: heuristic: synthetic shared source modules depend on their parent's dependencies, but not on their parents directly. synthetic modules do not export their dependencies.
git bisect bad f7bedf958b260a6a5cf3ac2bcaf9c20ac38f1441
# bad: [db650c486ee247b88681ef57b647059979d9fa9a] Added OverrideAbstractMemberInspection
git bisect bad db650c486ee247b88681ef57b647059979d9fa9a
# good: [d69e5b1554ca2af88939b2ba42571ab8ee973c85] Added description for ScalaUnresolvedPropertyKey inspection
git bisect good d69e5b1554ca2af88939b2ba42571ab8ee973c85
# good: [0a0a80817342ccd9a4308ccfcf7c49760b104687] features being enabled checks moved to ScalaPsiUtil #SCL-14863
git bisect good 0a0a80817342ccd9a4308ccfcf7c49760b104687
# skip: [c79e9cceadf0b6187ab68779edaec1e7e09456cc] updatye IDEA to 192.4018
git bisect skip c79e9cceadf0b6187ab68779edaec1e7e09456cc
# skip: [981616e0f6b6624b3a10e6cf734da31c4feac32b] ScLiteralType.Kind replaced with ScLiteral.Value #SCL-15510
git bisect skip 981616e0f6b6624b3a10e6cf734da31c4feac32b
# skip: [095ea95d9c9978fa156ec280e2fa7783f9640770] compilation fixed for 192.3944
git bisect skip 095ea95d9c9978fa156ec280e2fa7783f9640770
# good: [89da5174b55abfd5124846037e49a86f9c5a9e7c] suppress unchecked warnings for UI generated code SCL-15044 wip
git bisect good 89da5174b55abfd5124846037e49a86f9c5a9e7c
# skip: [0aaac4d4aff4612ec233e69412a64484a8109218] fix compatibility, bump stub version
git bisect skip 0aaac4d4aff4612ec233e69412a64484a8109218
# bad: [29586a5ee78b6c009a261d6e7732e5af12389ddc] integer literals with underscores supported #SCL-15263
git bisect bad 29586a5ee78b6c009a261d6e7732e5af12389ddc
# skip: [bec3a6ec25f4ef856499d08ec3fbf11193183e8c] IDEA 192.x compatibility
git bisect skip bec3a6ec25f4ef856499d08ec3fbf11193183e8c
# skip: [9b5e5aa7285cacba51ac67131c7c3632d12cb5b2] methods moved to corresponding class #SCL-15263
git bisect skip 9b5e5aa7285cacba51ac67131c7c3632d12cb5b2
# skip: [a85f4765f514371657f69964adf8b5db1e906fe8] ScalaProjectEvents removed #SCL-15156
git bisect skip a85f4765f514371657f69964adf8b5db1e906fe8
# skip: [56e565d98e0b3a1e9b142ffc4438914e5bda32f8] yet another attempt to fix tests on 192.x
git bisect skip 56e565d98e0b3a1e9b142ffc4438914e5bda32f8
# skip: [244afb3b52738f0f3fb9fc1108ae3c763beea771] scala.flex cleanup #SCL-15263
git bisect skip 244afb3b52738f0f3fb9fc1108ae3c763beea771
# skip: [43e6e91e212c06e553dc3271c384b84d69c99aaf] ScalaXmlLexer is a stand-alone entity #SCL-15263
git bisect skip 43e6e91e212c06e553dc3271c384b84d69c99aaf
# skip: [e5f70969065ee3dee3703781bc3337c5856a43ec] extract typechecker and testingSupport tests into separate categories
git bisect skip e5f70969065ee3dee3703781bc3337c5856a43ec
# skip: [4be63488fa851e601e13a3ccc6ec4de588c0613f] update IDEA
git bisect skip 4be63488fa851e601e13a3ccc6ec4de588c0613f
# skip: [0369dcd4b297ca2be4b7f6d06b5b5e44884d30c1] ScLiteralAnnotator implementation should be unified with ScLiteralImpl #SCL-15263
git bisect skip 0369dcd4b297ca2be4b7f6d06b5b5e44884d30c1
# skip: [365fd9c801886d2c6665518aac4778e92d201c89] common ScalaPlainLexer implementation #SCL-15263
git bisect skip 365fd9c801886d2c6665518aac4778e92d201c89
# skip: [7ba05b31bf16aab6c1336a5339533037a20cc50d] remove hocon installer
git bisect skip 7ba05b31bf16aab6c1336a5339533037a20cc50d
# skip: [cb028d420254dc8850e5d63157d09f7e88f540f0] more deprecations fixed SCL-15044 wip
git bisect skip cb028d420254dc8850e5d63157d09f7e88f540f0
# skip: [05701b1ecfa14ef0e1542b187e488f9abdef370a] isNegative flag is applicable to numbers only #SCL-15263
git bisect skip 05701b1ecfa14ef0e1542b187e488f9abdef370a
# skip: [22802931533d67c8e704db44794a24f57ffa8dd8] update stub version
git bisect skip 22802931533d67c8e704db44794a24f57ffa8dd8
# skip: [496e4194f16cff65dc64436c82eb123d54abab08] mutable state removed #SCL-15263
git bisect skip 496e4194f16cff65dc64436c82eb123d54abab08
# skip: [18561d2164fc6f50405bb70f3d9e3886328b97e1] Sc*Literal extractors removed #SCL-15510
git bisect skip 18561d2164fc6f50405bb70f3d9e3886328b97e1
# skip: [57de44f3fb31eea0ab47271fd1ae799d27fe196a] update IDEA to 192.3654
git bisect skip 57de44f3fb31eea0ab47271fd1ae799d27fe196a
# skip: [d4798e6a4121440a95d87105b26a834026eb7da3] fix scala library loading in light tests
git bisect skip d4798e6a4121440a95d87105b26a834026eb7da3
# skip: [08d16843eb7b010fbe8bf94aa74042e48de3bbd4] move annotator tests to typechecker category part 1
git bisect skip 08d16843eb7b010fbe8bf94aa74042e48de3bbd4
# skip: [077b2bae62e4fccf09f98c9e54cf04015bdf4300] additional ScLiteral.Value cleanup #SCL-15510 fixed
git bisect skip 077b2bae62e4fccf09f98c9e54cf04015bdf4300
# good: [af418364992c6535e7d645cf91b5951b05282dc4] fix memory leak in ScalaRefCountHolder, also cancel some rogue futures
git bisect good af418364992c6535e7d645cf91b5951b05282dc4
# skip: [006f35f5430dd68cd8a17784f0d554b5e19a13e4] update IDEA
git bisect skip 006f35f5430dd68cd8a17784f0d554b5e19a13e4
# skip: [17d4e92dfc676211e53f1711b1aee358321bc17b] ScLiteralImpl should be unified with ScLiteralAnnotator #SCL-15263
git bisect skip 17d4e92dfc676211e53f1711b1aee358321bc17b
# bad: [4478672e9ab963cf0aa316c232a6df6604f7f543] update IDEA version
git bisect bad 4478672e9ab963cf0aa316c232a6df6604f7f543
# only skipped commits left to test
# possible first bad commit: [4478672e9ab963cf0aa316c232a6df6604f7f543] update IDEA version
# possible first bad commit: [a85f4765f514371657f69964adf8b5db1e906fe8] ScalaProjectEvents removed #SCL-15156
# possible first bad commit: [244afb3b52738f0f3fb9fc1108ae3c763beea771] scala.flex cleanup #SCL-15263
# possible first bad commit: [0369dcd4b297ca2be4b7f6d06b5b5e44884d30c1] ScLiteralAnnotator implementation should be unified with ScLiteralImpl #SCL-15263
# possible first bad commit: [05701b1ecfa14ef0e1542b187e488f9abdef370a] isNegative flag is applicable to numbers only #SCL-15263
# possible first bad commit: [496e4194f16cff65dc64436c82eb123d54abab08] mutable state removed #SCL-15263
# possible first bad commit: [17d4e92dfc676211e53f1711b1aee358321bc17b] ScLiteralImpl should be unified with ScLiteralAnnotator #SCL-15263
# possible first bad commit: [077b2bae62e4fccf09f98c9e54cf04015bdf4300] additional ScLiteral.Value cleanup #SCL-15510 fixed
# possible first bad commit: [981616e0f6b6624b3a10e6cf734da31c4feac32b] ScLiteralType.Kind replaced with ScLiteral.Value #SCL-15510
# possible first bad commit: [18561d2164fc6f50405bb70f3d9e3886328b97e1] Sc*Literal extractors removed #SCL-15510
# possible first bad commit: [9b5e5aa7285cacba51ac67131c7c3632d12cb5b2] methods moved to corresponding class #SCL-15263
# possible first bad commit: [43e6e91e212c06e553dc3271c384b84d69c99aaf] ScalaXmlLexer is a stand-alone entity #SCL-15263
# possible first bad commit: [365fd9c801886d2c6665518aac4778e92d201c89] common ScalaPlainLexer implementation #SCL-15263
# possible first bad commit: [0aaac4d4aff4612ec233e69412a64484a8109218] fix compatibility, bump stub version
# possible first bad commit: [22802931533d67c8e704db44794a24f57ffa8dd8] update stub version
# possible first bad commit: [4be63488fa851e601e13a3ccc6ec4de588c0613f] update IDEA
# possible first bad commit: [56e565d98e0b3a1e9b142ffc4438914e5bda32f8] yet another attempt to fix tests on 192.x
# possible first bad commit: [cb028d420254dc8850e5d63157d09f7e88f540f0] more deprecations fixed SCL-15044 wip
# possible first bad commit: [d4798e6a4121440a95d87105b26a834026eb7da3] fix scala library loading in light tests
# possible first bad commit: [c79e9cceadf0b6187ab68779edaec1e7e09456cc] updatye IDEA to 192.4018
# possible first bad commit: [095ea95d9c9978fa156ec280e2fa7783f9640770] compilation fixed for 192.3944
# possible first bad commit: [006f35f5430dd68cd8a17784f0d554b5e19a13e4] update IDEA
# possible first bad commit: [08d16843eb7b010fbe8bf94aa74042e48de3bbd4] move annotator tests to typechecker category part 1
# possible first bad commit: [7ba05b31bf16aab6c1336a5339533037a20cc50d] remove hocon installer
# possible first bad commit: [e5f70969065ee3dee3703781bc3337c5856a43ec] extract typechecker and testingSupport tests into separate categories
# possible first bad commit: [57de44f3fb31eea0ab47271fd1ae799d27fe196a] update IDEA to 192.3654
# possible first bad commit: [bec3a6ec25f4ef856499d08ec3fbf11193183e8c] IDEA 192.x compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment