Skip to content

PopulationComparisonProcessorBenchmarkTest: fix precision error #22

PopulationComparisonProcessorBenchmarkTest: fix precision error

PopulationComparisonProcessorBenchmarkTest: fix precision error #22

GitHub Actions / Test Reports succeeded Sep 13, 2024 in 0s

74 passed, 1 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.ComparisonBenchmarkDataSupplierTest.xml 9✅ 274ms
abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.PopulationComparisonProcessorBenchmarkTest.xml 1✅ 619ms
abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest.xml 1❌ 283ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.AbectoTest.xml 1✅ 2s
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.AspectTest.xml 7✅ 635ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.MetadataTest.xml 6✅ 70ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.ParametersTest.xml 1✅ 3ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.PlansTest.xml 2✅ 4ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.ComparisonProcessorTest.xml 1✅ 0ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.EquivalentValueMappingProcessorTest.xml 2✅ 30ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.FileSourceProcessorTest.xml 1✅ 1ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.ForwardRuleReasoningProcessorTest.xml 1✅ 0ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.FunctionalMappingProcessorTest.xml 1✅ 27ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.JaroWinklerMappingProcessorTest.xml 6✅ 25ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.MappingProcessorTest.xml 7✅ 35ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.PopulationComparisonProcessorTest.xml 1✅ 128ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.ProcessorTest.xml 4✅ 29ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.PropertyComparisonProcessorTest.xml 14✅ 2s
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.SparqlConstructProcessorTest.xml 1✅ 8ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.SparqlSourceProcessorTest.xml 1✅ 983ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.UrlSourceProcessorTest.xml 1✅ 475ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.UsePresentMappingProcessorTest.xml 1✅ 19ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.StepTest.xml 2✅ 521ms
abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.util.ModelsTest.xml 3✅ 156ms

✅ abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.ComparisonBenchmarkDataSupplierTest.xml

9 tests were completed in 274ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.benchmark.ComparisonBenchmarkDataSupplierTest 9✅ 274ms

✅ de.uni_jena.cs.fusion.abecto.benchmark.ComparisonBenchmarkDataSupplierTest

✅ supplierTest{int}[1]
✅ supplierTest{int}[2]
✅ supplierTest{int}[3]
✅ supplierTest{int}[4]
✅ supplierTest{int}[5]
✅ supplierTest{int}[6]
✅ supplierTest{int}[7]
✅ supplierTest{int}[8]
✅ supplierTest{int}[9]

✅ abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.PopulationComparisonProcessorBenchmarkTest.xml

1 tests were completed in 619ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.benchmark.PopulationComparisonProcessorBenchmarkTest 1✅ 619ms

✅ de.uni_jena.cs.fusion.abecto.benchmark.PopulationComparisonProcessorBenchmarkTest

✅ benchmark

❌ abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest.xml

1 tests were completed in 283ms with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest 1❌ 283ms

❌ de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest

❌ benchmark
	org.opentest4j.AssertionFailedError: expected: <10000> but was: <2501>

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.AbectoTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.AbectoTest 1✅ 2s

✅ de.uni_jena.cs.fusion.abecto.AbectoTest

✅ call

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.AspectTest.xml

7 tests were completed in 635ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.AspectTest 7✅ 635ms

✅ de.uni_jena.cs.fusion.abecto.AspectTest

✅ retainVariables
✅ constructor
✅ getResourceIndex
✅ getAspect
✅ getAspects
✅ getVarPaths
✅ getResource

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.MetadataTest.xml

6 tests were completed in 70ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.MetadataTest 6✅ 70ms

✅ de.uni_jena.cs.fusion.abecto.MetadataTest

✅ isWrongValue
✅ addValuesOmission
✅ addIssue
✅ addResourceOmission
✅ addDeviation
✅ addQualityMeasurement

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.ParametersTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.ParametersTest 1✅ 3ms

✅ de.uni_jena.cs.fusion.abecto.ParametersTest

✅ setParameters

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.PlansTest.xml

2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.PlansTest 2✅ 4ms

✅ de.uni_jena.cs.fusion.abecto.PlansTest

✅ getPlan
✅ getStepPredecessors

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.ComparisonProcessorTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.ComparisonProcessorTest 1✅ 0ms

✅ de.uni_jena.cs.fusion.abecto.processor.ComparisonProcessorTest

✅ getResourceKeys

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.EquivalentValueMappingProcessorTest.xml

2 tests were completed in 30ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.EquivalentValueMappingProcessorTest 2✅ 30ms

✅ de.uni_jena.cs.fusion.abecto.processor.EquivalentValueMappingProcessorTest

✅ queryWithBinding
✅ testComputeMapping

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.FileSourceProcessorTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.FileSourceProcessorTest 1✅ 1ms

✅ de.uni_jena.cs.fusion.abecto.processor.FileSourceProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.ForwardRuleReasoningProcessorTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.ForwardRuleReasoningProcessorTest 1✅ 0ms

✅ de.uni_jena.cs.fusion.abecto.processor.ForwardRuleReasoningProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.FunctionalMappingProcessorTest.xml

1 tests were completed in 27ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.FunctionalMappingProcessorTest 1✅ 27ms

✅ de.uni_jena.cs.fusion.abecto.processor.FunctionalMappingProcessorTest

✅ testComputeMapping

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.JaroWinklerMappingProcessorTest.xml

6 tests were completed in 25ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.JaroWinklerMappingProcessorTest 6✅ 25ms

✅ de.uni_jena.cs.fusion.abecto.processor.JaroWinklerMappingProcessorTest

✅ useSelectedAspect
✅ handelOptionalValue
✅ caseSensitivity
✅ handelEmptyModels
✅ commutativ
✅ handleZeroMappings

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.MappingProcessorTest.xml

7 tests were completed in 35ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.MappingProcessorTest 7✅ 35ms

✅ de.uni_jena.cs.fusion.abecto.processor.MappingProcessorTest

✅ getCorrespondenceGroups
✅ getCorrespondenceGroup
✅ correspondentOrIncorrespondent
✅ addIncorrespondence
✅ inferences
✅ addCorrespondence
✅ inferTransitiveCorrespondences

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.PopulationComparisonProcessorTest.xml

1 tests were completed in 128ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.PopulationComparisonProcessorTest 1✅ 128ms

✅ de.uni_jena.cs.fusion.abecto.processor.PopulationComparisonProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.ProcessorTest.xml

4 tests were completed in 29ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.ProcessorTest 4✅ 29ms

✅ de.uni_jena.cs.fusion.abecto.processor.ProcessorTest

✅ allCorrespondend
✅ correspondentOrIncorrespondent
✅ anyIncorrespondend
✅ correspond

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.PropertyComparisonProcessorTest.xml

14 tests were completed in 2s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.PropertyComparisonProcessorTest 14✅ 2s

✅ de.uni_jena.cs.fusion.abecto.processor.PropertyComparisonProcessorTest

✅ duplicatesWithComplementaryValuesComparedToSingleWithAllValues
✅ compareLiterals
✅ singleToSingleAllValues
✅ isExcludedValue
✅ duplicatesWithAllValuesComparedToDuplicatesWithAllValues
✅ countsAtSingleDatasetWithVariable
✅ duplicatesWithAllValuesComparedToSingleWithAllValues
✅ allowLangTagSkip
✅ singleToSingleDifferentValues
✅ duplicatesWithMissingValuesComparedToDuplicatesWithAllValues
✅ singleToSingleMissingValues
✅ compareResources
✅ duplicatesWithMissingValuesComparedToSingleWithAllValues
✅ duplicatesWithComplementaryValuesComparedToDuplicatesWithAllValues

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.SparqlConstructProcessorTest.xml

1 tests were completed in 8ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.SparqlConstructProcessorTest 1✅ 8ms

✅ de.uni_jena.cs.fusion.abecto.processor.SparqlConstructProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.SparqlSourceProcessorTest.xml

1 tests were completed in 983ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.SparqlSourceProcessorTest 1✅ 983ms

✅ de.uni_jena.cs.fusion.abecto.processor.SparqlSourceProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.UrlSourceProcessorTest.xml

1 tests were completed in 475ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.UrlSourceProcessorTest 1✅ 475ms

✅ de.uni_jena.cs.fusion.abecto.processor.UrlSourceProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.processor.UsePresentMappingProcessorTest.xml

1 tests were completed in 19ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.processor.UsePresentMappingProcessorTest 1✅ 19ms

✅ de.uni_jena.cs.fusion.abecto.processor.UsePresentMappingProcessorTest

✅ computeResultModel

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.StepTest.xml

2 tests were completed in 521ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.StepTest 2✅ 521ms

✅ de.uni_jena.cs.fusion.abecto.StepTest

✅ constructor
✅ run

✅ abecto-core/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.util.ModelsTest.xml

3 tests were completed in 156ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.uni_jena.cs.fusion.abecto.util.ModelsTest 3✅ 156ms

✅ de.uni_jena.cs.fusion.abecto.util.ModelsTest

✅ loadVeryShortOntologies
✅ readUrl
✅ testGetEmptyOntModel

Annotations

Check failure on line 52 in abecto-benchmark/src/test/java/de/uni_jena/cs/fusion/abecto/benchmark/PropertyComparisonProcessorBenchmarkTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Reports

de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest ► benchmark

Failed test found in:
  abecto-benchmark/target/surefire-reports/TEST-de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest.xml
Error:
  org.opentest4j.AssertionFailedError: expected: <10000> but was: <2501>
Raw output
org.opentest4j.AssertionFailedError: expected: <10000> but was: <2501>
	at de.uni_jena.cs.fusion.abecto.benchmark.PropertyComparisonProcessorBenchmarkTest.benchmark(PropertyComparisonProcessorBenchmarkTest.java:52)