Temporary remove DiagnosisCompilerTestDataSpecTestGenerated.java tests
Buildserver fails because of too long path names
This commit is contained in:
+2
-1
@@ -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
|
testGroup("idea/idea-frontend-fir/idea-fir-low-level-api/tests", testDataRoot = GeneralConfiguration.SPEC_TESTDATA_PATH
|
||||||
) {
|
) {
|
||||||
testClass<AbstractDiagnosisCompilerTestDataSpecTest> {
|
testClass<AbstractDiagnosisCompilerTestDataSpecTest> {
|
||||||
@@ -1125,7 +1126,7 @@ fun main(args: Array<String>) {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
testGroup("idea/idea-fir/tests", "idea") {
|
testGroup("idea/idea-fir/tests", "idea") {
|
||||||
testClass<AbstractFirHighlightingTest> {
|
testClass<AbstractFirHighlightingTest> {
|
||||||
|
|||||||
-8032
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user