Closed MinecraftModDevelopmentBot closed 6 years ago
Build was fixed!
Build 'Minecraft Mineralogy' is failing!
Last 50 lines of build output:
[...truncated 12.04 KB...]
warning: unknown enum constant Status.STABLE
warning: unknown enum constant Status.STABLE
warning: unknown enum constant Status.STABLE
18 warnings
:processTestResources NO-SOURCE
:testClasses
:junitPlatformTest
Failures (1):
JUnit Jupiter:DynamicTabProviderTests:testProviderCanBeInstansiated()
MethodSource [className = 'com.mcmoddev.lib.util.DynamicTabProviderTests', methodName = 'testProviderCanBeInstansiated', methodParameterTypes = '']
=> java.lang.ExceptionInInitializerError
Test run finished after 639 ms
[ 2 containers found ]
[ 0 containers skipped ]
[ 2 containers started ]
[ 0 containers aborted ]
[ 2 containers successful ]
[ 0 containers failed ]
[ 1 tests found ]
[ 0 tests skipped ]
[ 1 tests started ]
[ 0 tests aborted ]
[ 0 tests successful ]
[ 1 tests failed ]
:junitPlatformTest FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':junitPlatformTest'.
> Process 'command '/usr/lib/jvm/oracle-java8-jdk-amd64/bin/java'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 51s
16 actionable tasks: 16 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@329f99d8[description=<null>,homepage=<null>,name=MinecraftMineralogy,fork=false,size=34325,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Sat, 03 Feb 2018 22:50:56 GMT], ETag=[W/"e3e150ce794f78eeac7176616ec7a000"], Last-Modified=[Fri, 01 Dec 2017 14:48:23 GMT], OkHttp-Received-Millis=[1517698256479], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1517698256332], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A69B:14FD1:24CAD5F:61C0CAC:5A763CD0], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4922], X-RateLimit-Reset=[1517700360], X-Runtime-rack=[0.052277], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/MinecraftMineralogy,id=66439575]] (sha:3912d66) with context:Minecraft Mineralogy
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/MinecraftMineralogy/commit/3912d6619afbeaaff9a4108fc9fb68c49f7d4088
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #21
Changes since last successful build:
[JohnBraham1978] b8f629c25edeca40d1c6831b1f6e25577fae8f0d - Fixed creative tab
[JohnBraham1978] a08a8626833621b428cf155e03c5da83bdc9dd3f - Moved mineralogy creative tab to a singleton pattern
[JohnBraham1978] ef1ba96b9b161b2cb24471d236d9338fe035af5d - midway refactor
[JohnBraham] a6aaa4b222ff0eee5a64bf8eb8981c5e47e29dac - more work in progress refactoring
[JohnBraham1978] 35810cc2265a383bb4f3eec01266b62f738bdfd7 - now runs after refactoring
[JohnBraham1978] c7240f64277970ed9b6c070353395552a55daa4f - most or all recipes working now
[JohnBraham1978] 8545e07b19ea76db4b67807ac995809b252e2f4c - Drywalls fixed
[JohnBraham1978] 62d1965815afec95c6707f44b54ac7811d7a439d - wip dynamic tab control
[JohnBraham1978] fb791980e12ac3e77f2d7ee7f128c2869ffde94d - further wip on dynamic tab provider
[JohnBraham1978] 63de1b95acbb3ed1e9a01f6cf2e837d093e8b6e7 - basic mechanism of tab provider looks complete
[JohnBraham1978] c1ac7c14e81b25521f81118e67d24a92a62e63a7 - further wip on dynamic tab control
[JohnBraham1978] a709b8e3eacd49d8a606ef82362432afa79a5438 - further wip on dynamictabcontrol
[JohnBraham1978] 9a12046ff559b4031eb60d61f92c77582686d1e9 - refactors to make MMDCreativeTab testable
[JohnBraham1978] 8d59490e7a1966cb5d9c467de20d8009b66eaa3c - further unit testing work
[JohnBraham1978] 311e3a566702cb114c0cb17f400273aa1fa143e6 - a few more tweaks to the tab provider
[JohnBraham1978] 6b6fa2303507c7f3db151fb20bc278cb26d58a18 - meshing in new tab provider
[JohnBraham1978] 26d0a545be482f8eb2d4c1bc6229fa88e57beb43 - Further works on tab provider
[JohnBraham1978] 1945b3adc64b3063ceec7f4fc28d9c6ef14657fb - fixed .orElse program flow bug, moved mineralogy tab setup on
[JohnBraham1978] 7fd03f51b76e4f5cdea8e43da654bf3ed3534f86 - icon setting completed
[JohnBraham1978] ce68056eda980265aaaaa06ed596ef349f9bfc8f - dynamic tab control complete, requires some translations
[JohnBraham1978] 569651d58430958376e5d104562b74fe765424d5 - added lang entries for tabs
[JohnBraham1978] 2258d874fd63612b969ec275108d9be5c1f41755 - walls completed, just needs lang entries
[JohnBraham1978] 2e809d6b04ddd4cf53976ff548ffe5c5bae3fd0a - langs complete for english
Build was fixed!
Build 'Minecraft Mineralogy' is failing!
Last 50 lines of build output:
Changes since last successful build:
View full output