Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

UnitTests failing (5 of 22) while building in linux environment #175

Closed t-tomaszewicz closed 6 years ago

t-tomaszewicz commented 6 years ago

root@wawsrvkloclin04:~/project# gradle build ... 17 tests completed, 5 failed :dexter-metrics:test FAILED ... Environment: root@wawsrvkloclin04:# uname -ra Linux wawsrvkloclin04 4.4.0-109-generic #132-Ubuntu SMP Tue Jan 9 19:52:39 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux root@wawsrvkloclin04:# java -version java version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-3) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)

DexterUnitTestResult.zip

KarolAntczak commented 6 years ago

Tests under Linux are now passing.