mysql tests
Some checks failed
Gradle CI with Full Reports / build (push) Failing after 15m12s

This commit is contained in:
Jan-Philipp Luithardt
2025-12-18 09:17:23 +01:00
parent facb0556a0
commit 7f96f50fb7
73 changed files with 1013 additions and 902 deletions

204
.idea/workspace.xml generated
View File

@@ -4,7 +4,85 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="f4530d3f-84b2-422f-9e2a-4095d6e19e86" name="Changes" comment="" />
<list default="true" id="f4530d3f-84b2-422f-9e2a-4095d6e19e86" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.gradle/8.14/checksums/checksums.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/checksums/checksums.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/checksums/md5-checksums.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/checksums/md5-checksums.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/checksums/sha1-checksums.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/checksums/sha1-checksums.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/executionHistory/executionHistory.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/executionHistory/executionHistory.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/executionHistory/executionHistory.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/executionHistory/executionHistory.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/fileHashes/fileHashes.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/fileHashes/fileHashes.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/fileHashes/fileHashes.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/fileHashes/fileHashes.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.14/fileHashes/resourceHashesCache.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.14/fileHashes/resourceHashesCache.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/outputFiles.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/outputFiles.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/file-system.probe" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/file-system.probe" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/Main.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/Main.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/Task.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/Task.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/TaskManager.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/TaskManager.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/TaskStatus.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/TaskStatus.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/SQLNoConectionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/SQLNoConectionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/SQLStatmentException.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/SQLStatmentException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/TaskAlreadyExistsException.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/TaskAlreadyExistsException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/TaskHasNoWorkerException.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/TaskHasNoWorkerException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/TaskNotExistsException.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/expections/TaskNotExistsException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/provider/MySql.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/hhn/temp/project/provider/MySql.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/test/project/BadCaseTaskTest.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/test/project/BadCaseTaskTest.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/classes/java/test/project/GoodCaseTaskTest.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/test/project/GoodCaseTaskTest.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/customJacocoReportDir/test/jacocoTestReport.xml" beforeDir="false" afterPath="$PROJECT_DIR$/build/customJacocoReportDir/test/jacocoTestReport.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacoco/test.exec" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacoco/test.exec" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLNoConectionException.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLNoConectionException.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLNoConectionException.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLNoConectionException.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLStatmentException.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLStatmentException.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLStatmentException.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/SQLStatmentException.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskAlreadyExistsException.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskAlreadyExistsException.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskHasNoWorkerException.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskHasNoWorkerException.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskNotExistsException.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskNotExistsException.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskNotExistsException.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/TaskNotExistsException.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/index.source.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.expections/index.source.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/MySql.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/MySql.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/MySql.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/MySql.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/index.source.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project.provider/index.source.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/Main.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/Main.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/Task.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/Task.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/TaskManager.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/TaskManager.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/TaskManager.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/TaskManager.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/TaskStatus.java.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/TaskStatus.java.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/index.source.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/hhn.temp.project/index.source.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/prettify.css" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/prettify.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/prettify.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/prettify.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/report.css" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/report.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/sort.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/jacoco-resources/sort.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/jacocoHtml/jacoco-sessions.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/jacocoHtml/jacoco-sessions.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/problems/problems-report.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/problems/problems-report.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/classes/project.BadCaseTaskTest.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/classes/project.BadCaseTaskTest.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/classes/project.GoodCaseTaskTest.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/classes/project.GoodCaseTaskTest.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/css/base-style.css" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/css/base-style.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/css/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/css/style.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/js/report.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/js/report.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/tests/test/packages/project.html" beforeDir="false" afterPath="$PROJECT_DIR$/build/reports/tests/test/packages/project.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/test-results/test/TEST-project.BadCaseTaskTest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/build/test-results/test/TEST-project.BadCaseTaskTest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/test-results/test/TEST-project.GoodCaseTaskTest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/build/test-results/test/TEST-project.GoodCaseTaskTest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileJava/compileTransaction/stash-dir/MySql.class.uniqueId2" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileJava/compileTransaction/stash-dir/SQLNoConectionException.class.uniqueId3" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileJava/compileTransaction/stash-dir/Task.class.uniqueId1" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileJava/compileTransaction/stash-dir/TaskManager.class.uniqueId0" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileJava/previous-compilation-data.bin" beforeDir="false" afterPath="$PROJECT_DIR$/build/tmp/compileJava/previous-compilation-data.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileTestJava/compileTransaction/stash-dir/BadCaseTaskTest.class.uniqueId0" beforeDir="false" afterPath="$PROJECT_DIR$/build/tmp/compileTestJava/compileTransaction/stash-dir/BadCaseTaskTest.class.uniqueId0" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileTestJava/compileTransaction/stash-dir/GoodCaseTaskTest.class.uniqueId1" beforeDir="false" afterPath="$PROJECT_DIR$/build/tmp/compileTestJava/compileTransaction/stash-dir/GoodCaseTaskTest.class.uniqueId1" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/tmp/compileTestJava/previous-compilation-data.bin" beforeDir="false" afterPath="$PROJECT_DIR$/build/tmp/compileTestJava/previous-compilation-data.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/hhn/temp/project/TaskManager.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/hhn/temp/project/TaskManager.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/hhn/temp/project/provider/MySql.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/hhn/temp/project/provider/MySql.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/test/project/BadCaseTaskTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/test/project/BadCaseTaskTest.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/test/project/GoodCaseTaskTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/test/project/GoodCaseTaskTest.java" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -31,17 +109,6 @@
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="GSE2TaskTracker" type="f1a62948:ProjectNode" />
</path>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="GSE2TaskTracker" type="f1a62948:ProjectNode" />
<item name="Tasks" type="e4a08cd1:TasksNode" />
</path>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="GSE2TaskTracker" type="f1a62948:ProjectNode" />
<item name="Tasks" type="e4a08cd1:TasksNode" />
<item name="build" type="c8890929:TasksNode$1" />
</path>
</expand>
<select />
</tree_state>
@@ -74,49 +141,50 @@
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;Gradle.BadCaseTaskTest and 1 more (1).executor&quot;: &quot;Run&quot;,
&quot;Gradle.BadCaseTaskTest and 1 more.executor&quot;: &quot;Run&quot;,
&quot;Gradle.BadCaseTaskTest.assertCreateNewTaskManager.executor&quot;: &quot;Run&quot;,
&quot;Gradle.BadCaseTaskTest.assertSqlExceptionOnGetTaskList.executor&quot;: &quot;Run&quot;,
&quot;Gradle.BadCaseTaskTest.executor&quot;: &quot;Run&quot;,
&quot;Gradle.Build GSE2TaskTracker.executor&quot;: &quot;Run&quot;,
&quot;Gradle.GSE2TaskTracker [:hhn.temp.project.Main.main()].executor&quot;: &quot;Run&quot;,
&quot;Gradle.GSE2TaskTracker [clean].executor&quot;: &quot;Run&quot;,
&quot;Gradle.GSE2TaskTracker [init].executor&quot;: &quot;Run&quot;,
&quot;Gradle.GSE2TaskTracker.executor&quot;: &quot;Coverage&quot;,
&quot;Gradle.GoodCaseTaskTest.assertCreateNewTaskManager.executor&quot;: &quot;Run&quot;,
&quot;Gradle.GoodCaseTaskTest.assertStringInitialized.executor&quot;: &quot;Run&quot;,
&quot;Gradle.GoodCaseTaskTest.executor&quot;: &quot;Run&quot;,
&quot;Gradle.Tests in 'GSE2TaskTracker'.executor&quot;: &quot;Run&quot;,
&quot;Gradle.Tests in 'java'.executor&quot;: &quot;Run&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252&quot;: &quot;true&quot;,
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
&quot;extract.method.default.visibility&quot;: &quot;private&quot;,
&quot;git-widget-placeholder&quot;: &quot;main&quot;,
&quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;/Users/janluithardt/Documents/GSE2/GSE2TaskTracker&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;project.structure.last.edited&quot;: &quot;Facets&quot;,
&quot;project.structure.proportion&quot;: &quot;0.0&quot;,
&quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.pluginManager&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Gradle.BadCaseTaskTest and 1 more (1).executor": "Run",
"Gradle.BadCaseTaskTest and 1 more.executor": "Run",
"Gradle.BadCaseTaskTest.assertCreateNewTaskManager.executor": "Run",
"Gradle.BadCaseTaskTest.assertSQLStatmentExceptionOnReset.executor": "Debug",
"Gradle.BadCaseTaskTest.assertSqlExceptionOnGetTaskList.executor": "Run",
"Gradle.BadCaseTaskTest.executor": "Run",
"Gradle.Build GSE2TaskTracker.executor": "Run",
"Gradle.GSE2TaskTracker [:hhn.temp.project.Main.main()].executor": "Run",
"Gradle.GSE2TaskTracker [clean].executor": "Run",
"Gradle.GSE2TaskTracker [init].executor": "Run",
"Gradle.GSE2TaskTracker.executor": "Coverage",
"Gradle.GoodCaseTaskTest.assertCreateNewTaskManager.executor": "Run",
"Gradle.GoodCaseTaskTest.assertStringInitialized.executor": "Run",
"Gradle.GoodCaseTaskTest.executor": "Run",
"Gradle.Tests in 'GSE2TaskTracker'.executor": "Run",
"Gradle.Tests in 'java'.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
"RunOnceActivity.git.unshallow": "true",
"extract.method.default.visibility": "private",
"git-widget-placeholder": "main",
"ignore.virus.scanning.warn.message": "true",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "/Users/janluithardt/Documents/GSE2/GSE2TaskTracker",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "Modules",
"project.structure.proportion": "0.0",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "preferences.pluginManager",
"vue.rearranger.settings.migration": "true"
},
&quot;keyToStringList&quot;: {
&quot;DatabaseDriversLRU&quot;: [
&quot;mariadb&quot;,
&quot;mysql&quot;
"keyToStringList": {
"DatabaseDriversLRU": [
"mariadb",
"mysql"
]
}
}</component>
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
@@ -150,7 +218,7 @@
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="BadCaseTaskTest.assertCreateNewTaskManager" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<configuration name="BadCaseTaskTest.assertSQLStatmentExceptionOnReset" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
@@ -163,7 +231,7 @@
<list>
<option value=":test" />
<option value="--tests" />
<option value="&quot;project.BadCaseTaskTest.assertCreateNewTaskManager&quot;" />
<option value="&quot;project.BadCaseTaskTest.assertSQLStatmentExceptionOnReset&quot;" />
</list>
</option>
<option name="vmOptions" />
@@ -246,21 +314,27 @@
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration default="true" type="JetRunConfigurationType">
<module name="GSE2TaskTracker.main" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Gradle.BadCaseTaskTest and 1 more (1)" />
<item itemvalue="Gradle.BadCaseTaskTest.assertSQLStatmentExceptionOnReset" />
<item itemvalue="Gradle.BadCaseTaskTest.assertSqlExceptionOnGetTaskList" />
<item itemvalue="Gradle.GoodCaseTaskTest" />
<item itemvalue="Gradle.GoodCaseTaskTest.assertCreateNewTaskManager" />
<item itemvalue="Gradle.BadCaseTaskTest.assertCreateNewTaskManager" />
</list>
</recent_temporary>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9823dce3aa75-bf35d07a577b-intellij.indexing.shared.core-IU-252.26830.84" />
<option value="bundled-js-predefined-d6986cc7102b-3aa1da707db6-JavaScript-IU-252.26830.84" />
<option value="bundled-jdk-9823dce3aa75-bf35d07a577b-intellij.indexing.shared.core-IU-252.28238.7" />
<option value="bundled-js-predefined-d6986cc7102b-a71380e98a7c-JavaScript-IU-252.28238.7" />
</set>
</attachedChunks>
</component>
@@ -287,6 +361,7 @@
<workItem from="1765043338974" duration="7014000" />
<workItem from="1765107973967" duration="1170000" />
<workItem from="1765114753191" duration="1865000" />
<workItem from="1766041830166" duration="3685000" />
</task>
<servers />
</component>
@@ -300,21 +375,6 @@
<properties class="hhn.temp.project.expections.SQLStatmentException" package="hhn.temp.project.expections" />
<option name="timeStamp" value="1" />
</breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/test/project/GoodCaseTaskTest.java</url>
<line>104</line>
<option name="timeStamp" value="8" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/test/project/GoodCaseTaskTest.java</url>
<line>106</line>
<option name="timeStamp" value="9" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/test/project/GoodCaseTaskTest.java</url>
<line>102</line>
<option name="timeStamp" value="10" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>