Temporary remove DiagnosisCompilerTestDataSpecTestGenerated.java tests

Buildserver fails because of too long path names
This commit is contained in:
Nikolay Krasko
2021-06-04 18:18:47 +03:00
parent 478b1f65fb
commit 2801704ad3
2 changed files with 2 additions and 8033 deletions
@@ -1115,6 +1115,7 @@ fun main(args: Array<String>) {
}
}
/*
testGroup("idea/idea-frontend-fir/idea-fir-low-level-api/tests", testDataRoot = GeneralConfiguration.SPEC_TESTDATA_PATH
) {
testClass<AbstractDiagnosisCompilerTestDataSpecTest> {
@@ -1125,7 +1126,7 @@ fun main(args: Array<String>) {
)
}
}
*/
testGroup("idea/idea-fir/tests", "idea") {
testClass<AbstractFirHighlightingTest> {