michael-o commented on pull request #113: URL: https://github.com/apache/maven-integration-testing/pull/113#issuecomment-915932156
Windows 10: ``` [ERROR] Failures: [ERROR] MavenIT0009GoalConfigurationTest>AbstractMavenIntegrationTestCase.runTest:265->testit0009:51 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\it0009\target\ pluginItem [ERROR] MavenIT0012PomInterpolationTest>AbstractMavenIntegrationTestCase.runTest:265->testit0012:47 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\it0012\target\touch-3.8.1.txt [ERROR] MavenIT0023SettingsProfileTest>AbstractMavenIntegrationTestCase.runTest:265->testit0023:53 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\it0023\target\test.txt [ERROR] MavenIT0025MultipleExecutionLevelConfigsTest>AbstractMavenIntegrationTestCase.runTest:265->testit0025:56 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\it0025\target\test.txt [ERROR] MavenIT0071PluginConfigWithDottedPropertyTest>AbstractMavenIntegrationTestCase.runTest:265->testit0071:57 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\it0071\target\foo2 [ERROR] MavenITmng0095ReactorFailureBehaviorTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailAtEnd:131 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng0095ReactorFailureBehaviorTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailFast:70 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng0095ReactorFailureBehaviorTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailNever:96 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng0294MergeGlobalAndUserSettingsTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG294:73 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0294\target\test.txt [ERROR] MavenITmng0522InheritedPluginMgmtConfigTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG522:56 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0522\child-project\target\plugin-mngt-config-1.txt [ERROR] MavenITmng0557UserSettingsCliOptionTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG557:58 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0557\target\test.txt [ERROR] MavenITmng0781PluginConfigVsExecConfigTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG0781:57 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0781\target\exec-level.txt [ERROR] MavenITmng1052PluginMngtConfigTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG1052:54 Expected file was not found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-1052\target\plugin-management.txt [ERROR] MavenITmng2339BadProjectInterpolationTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG2339b:72 Touchfile using ${project.version} for ${version} does not exist. [ERROR] MavenITmng3004ReactorFailureBehaviorMultithreadedTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailAtEndSingleThread:135 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng3004ReactorFailureBehaviorMultithreadedTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailAtEndTwoThreads:198 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng3004ReactorFailureBehaviorMultithreadedTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailFastSingleThread:72 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng3004ReactorFailureBehaviorMultithreadedTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailNeverSingleThread:99 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng3004ReactorFailureBehaviorMultithreadedTest>AbstractMavenIntegrationTestCase.runTest:265->testitFailNeverTwoThreads:162 Unwanted file was found: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-0095\subproject1\target\touch.txt [ERROR] MavenITmng4341PluginExecutionOrderTest>AbstractMavenIntegrationTestCase.runTest:265->testit:60 expected:<[first, second]> but was:<[first]> [ERROR] MavenITmng4344ManagedPluginExecutionOrderTest>AbstractMavenIntegrationTestCase.runTest:265->testit:61 expected:<[first, second]> but was:<[first]> [ERROR] MavenITmng4345DefaultPluginExecutionOrderTest>AbstractMavenIntegrationTestCase.runTest:265->testit:61 expected:<[first, second]> but was:<[second]> [ERROR] MavenITmng4350LifecycleMappingExecutionOrderTest>AbstractMavenIntegrationTestCase.runTest:265->testit:61 expected:<[first, second]> but was:<[second]> [ERROR] MavenITmng5608ProfileActivationWarningTest>AbstractMavenIntegrationTestCase.runTest:265->testitMNG5608:53->assertFileExists:65 expected file: C:\Entwicklung\Projekte\maven-integration-testing\core-it-suite\target\test-classes\mng-5608-profile-activation-warning\target\exists-basedir [ERROR] Errors: [ERROR] MavenITmng5572ReactorPluginExtensionsTest>AbstractMavenIntegrationTestCase.runTest:265->testit:55 � Verification [INFO] [ERROR] Tests run: 879, Failures: 24, Errors: 1, Skipped: 0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org