-
-
```
file8.jp2 in the conformance test suite is correctly decoded but is mapped into
a 3-components output image, due to its restricted ICC profile.
Indeed, in color.c, when a ICC profile is present…
-
```
file8.jp2 in the conformance test suite is correctly decoded but is mapped into
a 3-components output image, due to its restricted ICC profile.
Indeed, in color.c, when a ICC profile is present…
-
Current implementation isn't compliant to Conformance tests:
Conformance test was runned with sonobuoy:
```
$ sonobuoy run --mode certified-conformance --wait
```
Results were:
```
[It] [si…
-
There's a popular pattern of folks extending arrays of `Codable` to allow use with `@AppStorage` as described here:
https://stackoverflow.com/questions/62562534/swiftui-what-is-appstorage-property-…
-
**What happened**:
While running tests on shoot clusters without typha, we noticed multiple k8s e2e tests are repeatedly failing with error message:
```
Feb 17 08:40:04.346: Failed to find expected…
-
FHIR data models consist of conformance resources from 0 or more other data models. More specifically, a FHIR data model is distributed as an npm package, where the package can have dependencies which…
-
Conformance tests that create the same file name in the output as an input file lead to issues on SBG platform. On the SBG platform when a new file with a name that clashes with an existing name is cr…
ghost updated
6 years ago
-
*Description*:
Right now, our CI builds a Docker image twice -- once as part of the `make conformance` task, and once as part of the Docker build/push steps. We should de-dupe this so we build the …
-
There seem to be several specifics to the signing protocol. Some of them may be variable and need conformance.
Determine what needs conformance in the signing protocol. Document details in the prot…