Rewrote the SYCL support to fix scoping issues. Not entirely finished… #2962
Annotations
19 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[6])
Process completed with exit code 1.
|
ScalaTest (-n MATRIX[0])
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/AccessorInNDRange.cpp produces verdict pass with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L123
Failed test found in:
reports/ubuntu-0/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLFullProgramsSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-1/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-2/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-3/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-5/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-5/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-5/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-6/TEST-vct.test.integration.examples.SYCLSpec.xml
reports/ubuntu-6/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
reports/ubuntu-7/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to pass, but it crashed with the above error 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#L170
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 it crashed with the above error instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/kernels/NonDivisibleNDRange.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-1/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code syclKernelRangeInvalid, but it crashed with the above error 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/localAccessors/WrongGenericArgumentForDataType.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-6/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code unexpectedCPPTypeError, but it crashed with the above error instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/kernels/NegativeRange.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L172
Failed test found in:
reports/ubuntu-2/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error, but got a pass or fail instead.
|
vct.test.integration.examples.SYCLSpec ► Examples examples/concepts/sycl/kernels/UnsupportedLocalVariableUsageInCommandGroup.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L170
Failed test found in:
reports/ubuntu-2/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code resolutionError:outOfScope, 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/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/dataAccessors/MissingRangeRequirements.cpp produces verdict error with Silicon:
test/main/vct/test/integration/helper/VercorsSpec.scala#L170
Failed test found in:
reports/ubuntu-5/TEST-vct.test.integration.examples.SYCLSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected the test to error with code syclAccessorArraySubscriptLinearizePreconditionFailed, but it crashed with the above error 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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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]
|
117 KB |
|
test-report-ubuntu-latest--n MATRIX[2]
|
115 KB |
|
test-report-ubuntu-latest--n MATRIX[3]
|
120 KB |
|
test-report-ubuntu-latest--n MATRIX[4]
|
117 KB |
|
test-report-ubuntu-latest--n MATRIX[5]
|
116 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 |
|