[bisq-network/bisq] Error building v1.1.0 from source (#2812)

kopite77 notifications at github.com
Sun May 5 20:32:05 UTC 2019


uname -a output:
Linux hostname 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

The portion of ./gradlew build output showing the error:

> Task :desktop:test
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.powermock.reflect.internal.WhiteboxImpl (file:/home/username/.gradle/caches/modules-2/files-2.1/org.powermock/powermock-reflect/2.0.0-beta.5/4ea415348f15620783a1f26343d6732adfa86bc8/powermock-reflect-2.0.0-beta.5.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.powermock.reflect.internal.WhiteboxImpl
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

bisq.desktop.main.market.trades.TradesChartsViewModelTest > testItemLists FAILED
    java.lang.UnsupportedOperationException at TradesChartsViewModelTest.java:197

90 tests completed, 1 failed, 6 skipped

> Task :desktop:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':desktop:test'.
> There were failing tests. See the report at: file:///home/username/Programs/bisqv110/desktop/build/reports/tests/test/index.html

Output of above mentioned index.html file:

Failed tests
testItemLists

java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost or NestMembers attribute
	at java.instrument/sun.instrument.InstrumentationImpl.redefineClasses0(Native Method)
	at bisq.desktop.main.market.trades.TradesChartsViewModelTest$1.<init>(TradesChartsViewModelTest.java:197)
	at bisq.desktop.main.market.trades.TradesChartsViewModelTest.testItemLists(TradesChartsViewModelTest.java:197)
	at java.base/java.lang.Thread.run(Thread.java:834)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2812
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190505/96b72963/attachment.html>


More information about the bisq-github mailing list