Last active
February 18, 2024 15:11
-
-
Save kagof/63edd71468e771dcde77ff87f251f8a3 to your computer and use it in GitHub Desktop.
Latest intellij-pokemon-progress master branch test results 155 (62e85ed2556c63799c4fcf6642fe3c2473cc4449)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run date: Sun Feb 18 15:08:16 UTC 2024 | |
on commit "adds date/commit to verify output" (62e85ed2556c63799c4fcf6642fe3c2473cc4449) | |
./gradlew check --console=plain | |
Welcome to Gradle 7.4.1! | |
Here are the highlights of this release: | |
- Aggregated test and JaCoCo reports | |
- Marking additional test source directories as tests in IntelliJ | |
- Support for Adoptium JDKs in Java toolchains | |
For more details see https://docs.gradle.org/7.4.1/release-notes.html | |
Starting a Gradle Daemon (subsequent builds will be faster) | |
> Task :indexColors | |
> Task :compileJava | |
> Task :setupDependencies | |
> Task :patchPluginXml | |
> Task :processResources | |
> Task :classes | |
> Task :instrumentCode | |
> Task :postInstrumentCode | |
> Task :compileTestJava | |
> Task :processTestResources NO-SOURCE | |
> Task :testClasses | |
> Task :instrumentTestCode | |
> Task :postInstrumentTestCode | |
> Task :jar | |
> Task :prepareTestingSandbox | |
> Task :test | |
> Task :check | |
BUILD SUCCESSFUL in 57s | |
13 actionable tasks: 13 executed | |
============================================ | |
./gradlew verifyPlugin --console=plain | |
> Task :indexColors | |
> Task :compileJava UP-TO-DATE | |
> Task :setupDependencies | |
> Task :patchPluginXml UP-TO-DATE | |
> Task :processResources UP-TO-DATE | |
> Task :classes UP-TO-DATE | |
> Task :instrumentCode | |
> Task :postInstrumentCode | |
> Task :jar UP-TO-DATE | |
> Task :prepareSandbox | |
> Task :verifyPlugin | |
BUILD SUCCESSFUL in 1s | |
10 actionable tasks: 6 executed, 4 up-to-date | |
============================================ | |
./gradlew runPluginVerifier --console=plain -Pplugin.verifier.home.dir=~/.pluginVerifier | |
> Task :indexColors | |
> Task :compileJava UP-TO-DATE | |
> Task :setupDependencies | |
> Task :patchPluginXml UP-TO-DATE | |
> Task :processResources UP-TO-DATE | |
> Task :classes UP-TO-DATE | |
> Task :instrumentCode UP-TO-DATE | |
> Task :postInstrumentCode | |
> Task :jar UP-TO-DATE | |
> Task :prepareSandbox UP-TO-DATE | |
> Task :buildSearchableOptions | |
Starting searchable options index builder | |
Found 210 configurables | |
Searchable options index builder completed | |
> Task :jarSearchableOptions | |
> Task :buildPlugin | |
> Task :listProductsReleases SKIPPED | |
> Task :verifyPlugin | |
> Task :runPluginVerifier | |
Starting the IntelliJ Plugin Verifier 1.307 | |
Verification reports directory: /home/runner/work/intellij-pokemon-progress/intellij-pokemon-progress/build/reports/pluginVerifier | |
2024-02-18T15:10:44 [main] INFO verification - Reading IDE /home/runner/.pluginVerifier/ides/IC-2021.1.3 | |
2024-02-18T15:10:44 [main] INFO c.j.p.options.OptionsParser - Reading IDE from /home/runner/.pluginVerifier/ides/IC-2021.1.3 | |
2024-02-18T15:10:44 [main] INFO c.j.p.options.OptionsParser - Using Java runtime from /home/runner/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-11_0_11-linux-x64-b1341.60/extracted/jbr | |
2024-02-18T15:10:49 [main] INFO verification - Reading IDE /home/runner/.pluginVerifier/ides/IC-2021.3.2 | |
2024-02-18T15:10:49 [main] INFO c.j.p.options.OptionsParser - Reading IDE from /home/runner/.pluginVerifier/ides/IC-2021.3.2 | |
2024-02-18T15:10:49 [main] INFO c.j.p.options.OptionsParser - Using Java runtime from /home/runner/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-11_0_11-linux-x64-b1341.60/extracted/jbr | |
2024-02-18T15:10:52 [main] INFO verification - Reading IDE /home/runner/.pluginVerifier/ides/IC-2022.1 | |
2024-02-18T15:10:52 [main] INFO c.j.p.options.OptionsParser - Reading IDE from /home/runner/.pluginVerifier/ides/IC-2022.1 | |
2024-02-18T15:10:52 [main] INFO c.j.p.options.OptionsParser - Using Java runtime from /home/runner/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr_jcef-11_0_11-linux-x64-b1341.60/extracted/jbr | |
2024-02-18T15:10:55 [main] INFO verification - Reading plugin to check from /home/runner/work/intellij-pokemon-progress/intellij-pokemon-progress/build/distributions/pokemon-progress-2.1.1.zip | |
2024-02-18T15:10:58 [main] INFO verification - Task check-plugin parameters: | |
Scheduled verifications (3): | |
com.kagof.pokeprogress:2.1.1 against IC-211.7628.21, com.kagof.pokeprogress:2.1.1 against IC-213.6777.52, com.kagof.pokeprogress:2.1.1 against IC-221.5080.210 | |
2024-02-18T15:10:59 [main] INFO verification - Finished 1 of 3 verifications (in 1.1 s): IC-213.6777.52 against com.kagof.pokeprogress:2.1.1: Compatible | |
2024-02-18T15:10:59 [main] INFO verification - Finished 2 of 3 verifications (in 1.1 s): IC-221.5080.210 against com.kagof.pokeprogress:2.1.1: Compatible. 1 usage of deprecated API | |
2024-02-18T15:10:59 [main] INFO verification - Finished 3 of 3 verifications (in 1.8 s): IC-211.7628.21 against com.kagof.pokeprogress:2.1.1: Compatible | |
Plugin com.kagof.pokeprogress:2.1.1 against IC-213.6777.52: Compatible | |
Plugin can probably be enabled or disabled without IDE restart | |
Plugin com.kagof.pokeprogress:2.1.1 against IC-221.5080.210: Compatible. 1 usage of deprecated API | |
Deprecated API usages (1): | |
#Deprecated method com.intellij.notification.Notification.setListener(NotificationListener) invocation | |
Deprecated method com.intellij.notification.Notification.setListener(com.intellij.notification.NotificationListener listener) : com.intellij.notification.Notification is invoked in com.kagof.intellij.plugins.pokeprogress.UpdateNotificationActivity.sendNotification(Project, String) : void | |
Plugin can probably be enabled or disabled without IDE restart | |
Plugin com.kagof.pokeprogress:2.1.1 against IC-211.7628.21: Compatible | |
Plugin can probably be enabled or disabled without IDE restart | |
2024-02-18T15:11:00 [main] INFO verification - Total time spent downloading plugins and their dependencies: 0 ms | |
2024-02-18T15:11:00 [main] INFO verification - Total amount of plugins and dependencies downloaded: 0 B | |
2024-02-18T15:11:00 [main] INFO verification - Total amount of space used for plugins and dependencies: 0 B | |
2024-02-18T15:11:00 [main] INFO verification - Verification reports for com.kagof.pokeprogress:2.1.1 saved to /home/runner/work/intellij-pokemon-progress/intellij-pokemon-progress/build/reports/pluginVerifier/IC-213.6777.52 | |
2024-02-18T15:11:00 [main] INFO verification - Verification reports for com.kagof.pokeprogress:2.1.1 saved to /home/runner/work/intellij-pokemon-progress/intellij-pokemon-progress/build/reports/pluginVerifier/IC-221.5080.210 | |
2024-02-18T15:11:00 [main] INFO verification - Verification reports for com.kagof.pokeprogress:2.1.1 saved to /home/runner/work/intellij-pokemon-progress/intellij-pokemon-progress/build/reports/pluginVerifier/IC-211.7628.21 | |
2024-02-18T15:11:00 [main] INFO verification - Total time spent in plugin verification: 15 s 165 ms | |
BUILD SUCCESSFUL in 1m 44s | |
14 actionable tasks: 8 executed, 6 up-to-date | |
============================================ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment