Skip to content

Merge branch 'dev' into triggers-artifact #114

Merge branch 'dev' into triggers-artifact

Merge branch 'dev' into triggers-artifact #114

Triggered via push March 28, 2024 09:18
Status Failure
Total duration 22m 32s
Artifacts 12

scalatest.yml

on: push
Matrix: ScalaTest
ScalaTestWindowsBasic
6m 58s
ScalaTestWindowsBasic
ScalaTestMacOsBasic
5m 10s
ScalaTestMacOsBasic
GenerateTestReport
54s
GenerateTestReport
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 27 warnings
ScalaTest (-l MATRIX)
Process completed with exit code 1.
ScalaTest (-n MATRIX[0])
Process completed with exit code 1.
ScalaTest (-n MATRIX[2])
Process completed with exit code 1.
ScalaTest (-n MATRIX[6])
Process completed with exit code 1.
ScalaTestMacOsBasic
Process completed with exit code 1.
ScalaTest (-n MATRIX[5])
Process completed with exit code 1.
ScalaTest (-n MATRIX[3])
Process completed with exit code 1.
ScalaTestWindowsBasic
Process completed with exit code 1.
ScalaTest (-n MATRIX[1])
Process completed with exit code 1.
ScalaTest (-n MATRIX[7])
Process completed with exit code 1.
ScalaTest (-n MATRIX[4])
Process completed with exit code 1.
vct.test.integration.examples.BasicExamplesSpec ► Examples examples/concepts/basic/par-pointer-simplification.c produces verdict pass with Carbon: src/viper/viper/api/backend/SilverBackend.scala#L341
Failed test found in: reports/macos/TEST-vct.test.integration.examples.BasicExamplesSpec.xml reports/windows/TEST-vct.test.integration.examples.BasicExamplesSpec.xml Error: java.util.NoSuchElementException: None.get
vct.test.integration.examples.GpgpuSpec ► Examples examples/concepts/gpgpu/cuda.cu produces verdict pass with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L120
Failed test found in: reports/ubuntu-0/TEST-vct.test.integration.examples.GpgpuSpec.xml Error: org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it crashed with the above error instead.
vct.test.integration.examples.SummationSpec ► Examples examples/concepts/summation/TestFloat.java produces verdict error with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L157
Failed test found in: reports/ubuntu-0/TEST-vct.test.integration.examples.SummationSpec.xml Error: org.scalatest.exceptions.TestFailedException: Expected the test to error with code resolutionError:type,type, but got numericBinError instead.
vct.test.integration.examples.JavaBipSpec ► JavaBIP test with files examples/publications/2023/JavaBIP/casinoBroken/Main.java, examples/publications/2023/JavaBIP/casinoBroken/Constants.java, examples/publications/2023/JavaBIP/casinoBroken/Player.java, ...: test/main/vct/test/integration/helper/JavaBipSpecHelper.scala#L48
Failed test found in: reports/ubuntu-1/TEST-vct.test.integration.examples.JavaBipSpec.xml Error: org.scalatest.exceptions.TestFailedException: Test completed with an unexpected result. Expected bipComponentInvariantNotMaintained:false, bipComponentInvariantNotMaintained:false, bipStateInvariantNotMaintained:false, bipStateInvariantNotMaintained:false, bipComponentInvariantNotMaintained:false, but got noSuchName. The report is missing.
vct.test.integration.examples.VerifyThisSpec ► Examples examples/verifythis/2017/submission/challenge1.pvl produces verdict pass with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L124
Failed test found in: reports/ubuntu-1/TEST-vct.test.integration.examples.VerifyThisSpec.xml Error: org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned verification failures instead.
vct.test.integration.examples.SummationSpec ► Examples examples/concepts/summation/TestCountFail.java produces verdict pass with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L117
Failed test found in: reports/ubuntu-2/TEST-vct.test.integration.examples.SummationSpec.xml Error: org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned an error with code resolutionError:type,type,type,type,type instead.
vct.test.integration.examples.TechnicalSpec ► Example showing \pointer iff forall i \pointer_index produces verdict pass with Carbon: src/viper/viper/api/backend/SilverBackend.scala#L341
Failed test found in: reports/ubuntu-2/TEST-vct.test.integration.examples.TechnicalSpec.xml reports/ubuntu-3/TEST-vct.test.integration.examples.LoopDependencySpec.xml reports/ubuntu-4/TEST-vct.test.integration.examples.LoopDependencySpec.xml reports/ubuntu-6/TEST-vct.test.integration.examples.BasicExamplesSpec.xml Error: java.util.NoSuchElementException: None.get
vct.test.integration.examples.PermutationSpec ► Examples examples/publications/2020/permutations/oddPhase.pvl produces verdict pass with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L85
Failed test found in: reports/ubuntu-4/TEST-vct.test.integration.examples.PermutationSpec.xml Error: org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to failAfter did not complete within 300 seconds.
vct.test.integration.examples.JavaBipSpec ► JavaBIP test with files examples/publications/2023/JavaBIP/casinoAdjusted/Main.java, examples/publications/2023/JavaBIP/casinoAdjusted/Constants.java, examples/publications/2023/JavaBIP/casinoAdjusted/Player....: test/main/vct/test/integration/helper/JavaBipSpecHelper.scala#L48
Failed test found in: reports/ubuntu-5/TEST-vct.test.integration.examples.JavaBipSpec.xml Error: org.scalatest.exceptions.TestFailedException: Test completed with an unexpected result. Expected pass but got noSuchName. The report is missing.
vct.test.integration.examples.SummationSpec ► Examples examples/concepts/summation/TestCountPass.java produces verdict pass with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L117
Failed test found in: reports/ubuntu-5/TEST-vct.test.integration.examples.SummationSpec.xml Error: org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned an error with code resolutionError:type,type,type,type,type,type,type instead.
vct.test.integration.examples.SummationSpec ► Examples examples/concepts/summation/TestHist.java produces verdict pass with Silicon: test/main/vct/test/integration/helper/VercorsSpec.scala#L117
Failed test found in: reports/ubuntu-5/TEST-vct.test.integration.examples.SummationSpec.xml Error: org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned an error with code resolutionError:type,type,type instead.
GenerateTestReport
Failed test were found and 'fail-on-error' option is set to true
Compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-l MATRIX)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-l MATRIX)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[0])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[0])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[2])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[2])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[6])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[6])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTestMacOsBasic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTestMacOsBasic
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[5])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[5])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[3])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[3])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTestWindowsBasic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTestWindowsBasic
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[1])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[1])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[7])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[7])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ScalaTest (-n MATRIX[4])
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ScalaTest (-n MATRIX[4])
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GenerateTestReport
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GenerateTestReport
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GenerateTestReport
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
allTests Expired
117 MB
test-report-macos-latest Expired
29.4 KB
test-report-ubuntu-latest--l MATRIX Expired
284 KB
test-report-ubuntu-latest--n MATRIX[0] Expired
303 KB
test-report-ubuntu-latest--n MATRIX[1] Expired
309 KB
test-report-ubuntu-latest--n MATRIX[2] Expired
309 KB
test-report-ubuntu-latest--n MATRIX[3] Expired
306 KB
test-report-ubuntu-latest--n MATRIX[4] Expired
309 KB
test-report-ubuntu-latest--n MATRIX[5] Expired
315 KB
test-report-ubuntu-latest--n MATRIX[6] Expired
302 KB
test-report-ubuntu-latest--n MATRIX[7] Expired
304 KB
test-report-windows-latest Expired
31.8 KB