improved tests for assureRange #1361
build.yaml
on: push
test-linux
2m 29s
builds
0s
Matrix: tests
Annotations
5 errors and 1 warning
RascalJUnitParallelRecursiveTestRunner$ModuleTester.geometricLessThanArithmeticMean: <377,193>:
org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
/home/runner/actions-runner/_work/rascal/rascal/src/org/rascalmpl/library/lang/rascal/tests/library/analysis/statistics/RangeUtils.rsc:32,1: AssertionFailed()
|
RascalJUnitParallelRecursiveTestRunner$ModuleTester.standardDeviationIsPositive: <1270,165>:
org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
/home/runner/actions-runner/_work/rascal/rascal/src/org/rascalmpl/library/lang/rascal/tests/library/analysis/statistics/RangeUtils.rsc:32,1: AssertionFailed()
|
RascalJUnitParallelRecursiveTestRunner$ModuleTester.kurtoiseNeverBelowZero: <1094,174>:
org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
/home/runner/actions-runner/_work/rascal/rascal/src/org/rascalmpl/library/lang/rascal/tests/library/analysis/statistics/RangeUtils.rsc:32,1: AssertionFailed()
|
RascalJUnitParallelRecursiveTestRunner$ModuleTester.varianceIsPositive: <945,147>:
org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
/home/runner/actions-runner/_work/rascal/rascal/src/org/rascalmpl/library/lang/rascal/tests/library/analysis/statistics/RangeUtils.rsc:32,1: AssertionFailed()
|
test-linux
Process completed with exit code 1.
|
test-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|