Skip to content

Fix one more failing test #848

Fix one more failing test

Fix one more failing test #848

Triggered via push December 20, 2024 01:50
Status Failure
Total duration 15m 31s
Artifacts 1

gradle.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
org.refactoringminer.astDiff.tests.Defects4JPerfectDiffTest ► 673: {"repo":"Math","commit":"23"}: src/test/java/org/refactoringminer/astDiff/tests/Defects4JPerfectDiffTest.java#L56
Failed test found in: build/test-results/test/TEST-org.refactoringminer.astDiff.tests.Defects4JPerfectDiffTest.xml Error: java.lang.AssertionError: Failed for Math/commit/23 , srcFileName: src_main_java_org_apache_commons_math3_optimization_univariate_BrentOptimizer.java []: Expected 1208 values but got 1209
org.refactoringminer.astDiff.tests.Defects4JProblematicCasesTest ► 80: {"repo":"Cli","commit":"20"}: src/test/java/org/refactoringminer/astDiff/tests/Defects4JProblematicCasesTest.java#L56
Failed test found in: build/test-results/test/TEST-org.refactoringminer.astDiff.tests.Defects4JProblematicCasesTest.xml Error: java.lang.AssertionError: Failed for Cli/commit/20 , srcFileName: src_java_org_apache_commons_cli_PosixParser.java []: Expected 789 values but got 795
org.refactoringminer.astDiff.tests.Defects4JProblematicCasesTest ► 90: {"repo":"Math","commit":"21"}: src/test/java/org/refactoringminer/astDiff/tests/Defects4JProblematicCasesTest.java#L56
Failed test found in: build/test-results/test/TEST-org.refactoringminer.astDiff.tests.Defects4JProblematicCasesTest.xml Error: java.lang.AssertionError: Failed for Math/commit/21 , srcFileName: src_main_java_org_apache_commons_math3_linear_RectangularCholeskyDecomposition.java []: Expected 606 values but got 607
org.refactoringminer.astDiff.tests.Defects4JProblematicCasesTest ► 93: {"repo":"Compress","commit":"7"}: src/test/java/org/refactoringminer/astDiff/tests/Defects4JProblematicCasesTest.java#L56
Failed test found in: build/test-results/test/TEST-org.refactoringminer.astDiff.tests.Defects4JProblematicCasesTest.xml Error: java.lang.AssertionError: Failed for Compress/commit/7 , srcFileName: src_main_java_org_apache_commons_compress_archivers_tar_TarUtils.java []: Expected 943 values but got 946
org.refactoringminer.astDiff.tests.RefactoringOraclePerfectDiffTest ► 83: {"repo":"https://github.com/google/truth.git","commit":"1768840bf1e69892fd2a23776817f620edfed536"}: src/test/java/org/refactoringminer/astDiff/tests/RefactoringOraclePerfectDiffTest.java#L52
Failed test found in: build/test-results/test/TEST-org.refactoringminer.astDiff.tests.RefactoringOraclePerfectDiffTest.xml Error: org.opentest4j.AssertionFailedError: Failed for https://github.com/google/truth/commit/1768840bf1e69892fd2a23776817f620edfed536 , srcFileName: core/src/test/java/com/google/common/truth/IterableTest.java ==> expected: <1253778> but was: <1225376>
org.refactoringminer.astDiff.tests.RefactoringOracleProblematicCasesTest ► 24: {"repo":"https://github.com/VoltDB/voltdb.git","commit":"cfc54e8afa7ee7d5376525a84559e90b21487ccf"}: src/test/java/org/refactoringminer/astDiff/tests/RefactoringOracleProblematicCasesTest.java#L49
Failed test found in: build/test-results/test/TEST-org.refactoringminer.astDiff.tests.RefactoringOracleProblematicCasesTest.xml Error: org.opentest4j.AssertionFailedError: Failed for https://github.com/VoltDB/voltdb/commit/cfc54e8afa7ee7d5376525a84559e90b21487ccf , srcFileName: src/frontend/org/voltdb/importclient/kafka/KafkaStreamImporter.java ==> expected: <1192505> but was: <1195085>
org.refactoringminer.test.TestAllRefactoringsByCommit ► [98] {"id":1117895,"repository":"https://github.com/google/closure-compiler.git","sha1":"ea96643364e91125f560e9508a5cbcdb776bde64","url":"https://github.com/google/closure-compiler/commit/ea966433...: src/test/java/org/refactoringminer/test/TestAllRefactoringsByCommit.java#L98
Failed test found in: build/test-results/test/TEST-org.refactoringminer.test.TestAllRefactoringsByCommit.xml build/test-results/test/TEST-org.refactoringminer.test.TestAllRefactoringsByCommit.xml build/test-results/test/TEST-org.refactoringminer.test.TestAllRefactoringsByCommit.xml Error: org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
org.refactoringminer.test.TestAllRefactoringsByCommit ► [111] {"id":1118473,"repository":"https://github.com/jfinal/jfinal.git","sha1":"881baed894540031bd55e402933bcad28b74ca88","url":"https://github.com/jfinal/jfinal/commit/881baed894540031bd55e402933...: src/test/java/org/refactoringminer/test/TestAllRefactoringsByCommit.java#L98
Failed test found in: build/test-results/test/TEST-org.refactoringminer.test.TestAllRefactoringsByCommit.xml Error: org.gradle.internal.exceptions.DefaultMultiCauseException: Multiple Failures (3 failures)
org.refactoringminer.test.TestAllRefactoringsByCommit ► [274] {"id":1133238,"repository":"https://github.com/google/truth.git","sha1":"1768840bf1e69892fd2a23776817f620edfed536","url":"https://github.com/google/truth/commit/1768840bf1e69892fd2a23776817f...: src/test/java/org/refactoringminer/test/TestAllRefactoringsByCommit.java#L98
Failed test found in: build/test-results/test/TEST-org.refactoringminer.test.TestAllRefactoringsByCommit.xml Error: org.gradle.internal.exceptions.DefaultMultiCauseException: Multiple Failures (2 failures)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
test-results
207 KB