Merge branch 'dev' into sycl-patch #2950
Annotations
16 errors and 1 warning
ScalaTest (-n MATRIX[4])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[7])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[2])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[0])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[6])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[1])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[3])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[5])
Process completed with exit code 1.
|
vct.test.integration.examples.PermutationSpec ► Examples examples/publications/2020/permutations/oddEven.pvl, examples/publications/2020/permutations/permutation.pvl produces verdict pass with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L119
Failed test found in:
reports/ubuntu-0/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-0/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-0/TEST-vct.test.integration.examples.VerifyThisSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-2/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-2/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.AlgorithmExamplesSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.SequencesSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.VerifyThisSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.WandSpec.xml
reports/ubuntu-4/TEST-vct.test.integration.examples.AlgorithmExamplesSpec.xml
reports/ubuntu-4/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-4/TEST-vct.test.integration.examples.WandSpec.xml
reports/ubuntu-5/TEST-vct.test.integration.examples.SequencesSpec.xml
reports/ubuntu-6/TEST-vct.test.integration.examples.MapsSpec.xml
reports/ubuntu-6/TEST-vct.test.integration.examples.MapsSpec.xml
reports/ubuntu-6/TEST-vct.test.integration.examples.PermutationSpec.xml
reports/ubuntu-7/TEST-vct.test.integration.examples.MapsSpec.xml
reports/ubuntu-7/TEST-vct.test.integration.examples.SequencesSpec.xml
reports/ubuntu-7/TEST-vct.test.integration.examples.SequencesSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned an error with code parseError instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/dataAccessors/SubscriptOutOfBounds1.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L165
Failed test found in:
reports/ubuntu-0/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code syclAccessorArraySubscriptArrayBounds, but got syclKernelForkPre instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/localAccessors/GetRangeDimensionOutOfBounds1.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L170
Failed test found in:
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-2/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-4/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-5/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code syclAccessorInsufficientReferencePermission, but it crashed with the above error instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/kernels/NegativeKernelDimensionForItemMethod.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L170
Failed test found in:
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code syclItemMethodSeqBoundNegative, but it crashed with the above error instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/dataAccessors/AccessorDeclarations.cpp produces verdict pass with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L119
Failed test found in:
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-4/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned an error with code syclKernelForkPre instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/kernels/TooHighKernelDimensionForItemMethod.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L170
Failed test found in:
reports/ubuntu-4/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code syclItemMethodSeqBoundExceedsLength, but it crashed with the above error instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/kernels/itemMethodsInjective/injectiveGetGroupLinearId3.cpp produces verdict pass with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L119
Failed test found in:
reports/ubuntu-5/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-6/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-7/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it returned an error with code syclAccessorArraySubscriptArrayInsufficientPermission instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/localAccessors/SubscriptOutOfBounds2.cpp produces verdict fail with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L146
Failed test found in:
reports/ubuntu-6/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-7/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to fail with code arrayBounds, but it returned an error with code syclKernelForkPre instead.
|
ScalaTestWindowsBasic
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allTests
|
125 MB |
|
pallas
|
7.76 MB |
|
test-report-macos-latest
|
2.44 KB |
|
test-report-ubuntu-latest--l MATRIX
|
109 KB |
|
test-report-ubuntu-latest--n MATRIX[0]
|
116 KB |
|
test-report-ubuntu-latest--n MATRIX[1]
|
116 KB |
|
test-report-ubuntu-latest--n MATRIX[2]
|
115 KB |
|
test-report-ubuntu-latest--n MATRIX[3]
|
119 KB |
|
test-report-ubuntu-latest--n MATRIX[4]
|
116 KB |
|
test-report-ubuntu-latest--n MATRIX[5]
|
115 KB |
|
test-report-ubuntu-latest--n MATRIX[6]
|
116 KB |
|
test-report-ubuntu-latest--n MATRIX[7]
|
117 KB |
|
test-report-windows-latest
|
3.19 KB |
|