[CHERRY PICKED FROM IJ] Test marathon: MultiplatformJpsTestWithGeneratedContentGenerated (Js)
The following tests are outdated (JPS/Js is no longer supported): - MultiplatformJpsTestWithGeneratedContentGenerated$Simple.testEditingPJsKotlin - MultiplatformJpsTestWithGeneratedContentGenerated$SimpleNewMpp.testEditingPJsKotlin GitOrigin-RevId: e4c4b5a75b39803bc5df966a3d957e5ab0f253b1 Original commit: https://github.com/JetBrains/intellij-community/commit/49542e2cce00b08f87c0c91093dff4e8c9df1032
This commit is contained in:
committed by
Nikita Bobko
parent
4e260345a4
commit
f3d5a71c34
-10
@@ -41,11 +41,6 @@ public class MultiplatformJpsTestWithGeneratedContentGenerated extends AbstractM
|
|||||||
KtTestUtil.assertAllTestsPresentByMetadataWithExcluded(this.getClass(), new File("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple"), Pattern.compile("^([^\\.]+)$"), null, true);
|
KtTestUtil.assertAllTestsPresentByMetadataWithExcluded(this.getClass(), new File("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple"), Pattern.compile("^([^\\.]+)$"), null, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("editingPJsKotlin")
|
|
||||||
public void testEditingPJsKotlin() throws Exception {
|
|
||||||
runTest("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple/editingPJsKotlin/");
|
|
||||||
}
|
|
||||||
|
|
||||||
@TestMetadata("editingPJvmJava")
|
@TestMetadata("editingPJvmJava")
|
||||||
public void testEditingPJvmJava() throws Exception {
|
public void testEditingPJvmJava() throws Exception {
|
||||||
runTest("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple/editingPJvmJava/");
|
runTest("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simple/editingPJvmJava/");
|
||||||
@@ -170,11 +165,6 @@ public class MultiplatformJpsTestWithGeneratedContentGenerated extends AbstractM
|
|||||||
KtTestUtil.assertAllTestsPresentByMetadataWithExcluded(this.getClass(), new File("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simpleNewMpp"), Pattern.compile("^([^\\.]+)$"), null, true);
|
KtTestUtil.assertAllTestsPresentByMetadataWithExcluded(this.getClass(), new File("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simpleNewMpp"), Pattern.compile("^([^\\.]+)$"), null, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("editingPJsKotlin")
|
|
||||||
public void testEditingPJsKotlin() throws Exception {
|
|
||||||
runTest("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simpleNewMpp/editingPJsKotlin/");
|
|
||||||
}
|
|
||||||
|
|
||||||
@TestMetadata("editingPJvmJava")
|
@TestMetadata("editingPJvmJava")
|
||||||
public void testEditingPJvmJava() throws Exception {
|
public void testEditingPJvmJava() throws Exception {
|
||||||
runTest("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simpleNewMpp/editingPJvmJava/");
|
runTest("jps-plugin/testData/incremental/multiModule/multiplatform/withGeneratedContent/simpleNewMpp/editingPJvmJava/");
|
||||||
|
|||||||
-53
@@ -1,53 +0,0 @@
|
|||||||
================ Step #1 create new service =================
|
|
||||||
|
|
||||||
Building c
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
Building pJs
|
|
||||||
Compiling files:
|
|
||||||
pJs/src/servicePJsNewImpl.kt
|
|
||||||
End of files
|
|
||||||
Exit code: OK
|
|
||||||
------------------------------------------
|
|
||||||
Building pJvm
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
|
|
||||||
================ Step #2 edit new service =================
|
|
||||||
|
|
||||||
Building c
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
Building pJs
|
|
||||||
Cleaning output files:
|
|
||||||
out/production/pJs/pJs.js
|
|
||||||
out/production/pJs/pJs.meta.js
|
|
||||||
out/production/pJs/pJs/root-package.kjsm
|
|
||||||
End of files
|
|
||||||
Compiling files:
|
|
||||||
pJs/src/servicePJsNewImpl.kt
|
|
||||||
End of files
|
|
||||||
Exit code: OK
|
|
||||||
------------------------------------------
|
|
||||||
Building pJvm
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
|
|
||||||
================ Step #3 delete new service =================
|
|
||||||
|
|
||||||
Building c
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
Building pJs
|
|
||||||
Cleaning output files:
|
|
||||||
out/production/pJs/pJs.js
|
|
||||||
out/production/pJs/pJs.meta.js
|
|
||||||
out/production/pJs/pJs/root-package.kjsm
|
|
||||||
End of files
|
|
||||||
Compiling files:
|
|
||||||
End of files
|
|
||||||
Exit code: OK
|
|
||||||
------------------------------------------
|
|
||||||
Building pJvm
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
-47
@@ -1,47 +0,0 @@
|
|||||||
================ Step #1 create new service =================
|
|
||||||
|
|
||||||
Building c
|
|
||||||
Building pJs
|
|
||||||
Compiling files:
|
|
||||||
pJs/src/servicePJsNewImpl.kt
|
|
||||||
End of files
|
|
||||||
Exit code: OK
|
|
||||||
------------------------------------------
|
|
||||||
Building pJvm
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
|
|
||||||
================ Step #2 edit new service =================
|
|
||||||
|
|
||||||
Building c
|
|
||||||
Building pJs
|
|
||||||
Cleaning output files:
|
|
||||||
out/production/pJs/pJs.js
|
|
||||||
out/production/pJs/pJs.meta.js
|
|
||||||
out/production/pJs/pJs/root-package.kjsm
|
|
||||||
End of files
|
|
||||||
Compiling files:
|
|
||||||
pJs/src/servicePJsNewImpl.kt
|
|
||||||
End of files
|
|
||||||
Exit code: OK
|
|
||||||
------------------------------------------
|
|
||||||
Building pJvm
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
|
|
||||||
================ Step #3 delete new service =================
|
|
||||||
|
|
||||||
Building c
|
|
||||||
Building pJs
|
|
||||||
Cleaning output files:
|
|
||||||
out/production/pJs/pJs.js
|
|
||||||
out/production/pJs/pJs.meta.js
|
|
||||||
out/production/pJs/pJs/root-package.kjsm
|
|
||||||
End of files
|
|
||||||
Compiling files:
|
|
||||||
End of files
|
|
||||||
Exit code: OK
|
|
||||||
------------------------------------------
|
|
||||||
Building pJvm
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
Reference in New Issue
Block a user