|
71 | 71 | }, |
72 | 72 | { |
73 | 73 | "description": "Rountrip test for <class 'type'> PURL", |
74 | | - "test_group": "base", |
| 74 | + "test_group": "advanced", |
75 | 75 | "test_type": "roundtrip", |
76 | 76 | "input": "pkg:oci/debian@sha256%3A244fd47e07d10?repository_url=ghcr.io/debian&tag=bullseye", |
77 | | - "expected_output": "pkg:oci/debian@sha256%3A244fd47e07d10?repository_url=ghcr.io/debian&tag=bullseye", |
| 77 | + "expected_output": "pkg:oci/debian@sha256:244fd47e07d10?repository_url=ghcr.io/debian&tag=bullseye", |
78 | 78 | "expected_failure": false, |
79 | 79 | "expected_failure_reason": null |
80 | 80 | }, |
81 | 81 | { |
82 | 82 | "description": "Build test for <class 'type'> PURL", |
83 | | - "test_group": "base", |
| 83 | + "test_group": "advanced", |
84 | 84 | "test_type": "build", |
85 | 85 | "input": { |
86 | 86 | "type": "oci", |
|
93 | 93 | }, |
94 | 94 | "subpath": null |
95 | 95 | }, |
96 | | - "expected_output": "pkg:oci/debian@sha256%3A244fd47e07d10?repository_url=ghcr.io/debian&tag=bullseye", |
| 96 | + "expected_output": "pkg:oci/debian@sha256:244fd47e07d10?repository_url=ghcr.io/debian&tag=bullseye", |
97 | 97 | "expected_failure": false, |
98 | 98 | "expected_failure_reason": null |
99 | 99 | }, |
|
118 | 118 | }, |
119 | 119 | { |
120 | 120 | "description": "Rountrip test for <class 'type'> PURL", |
121 | | - "test_group": "base", |
| 121 | + "test_group": "advanced", |
122 | 122 | "test_type": "roundtrip", |
123 | 123 | "input": "pkg:oci/static@sha256%3A244fd47e07d10?repository_url=gcr.io/distroless/static&tag=latest", |
124 | | - "expected_output": "pkg:oci/static@sha256%3A244fd47e07d10?repository_url=gcr.io/distroless/static&tag=latest", |
| 124 | + "expected_output": "pkg:oci/static@sha256:244fd47e07d10?repository_url=gcr.io/distroless/static&tag=latest", |
125 | 125 | "expected_failure": false, |
126 | 126 | "expected_failure_reason": null |
127 | 127 | }, |
128 | 128 | { |
129 | 129 | "description": "Build test for <class 'type'> PURL", |
130 | | - "test_group": "base", |
| 130 | + "test_group": "advanced", |
131 | 131 | "test_type": "build", |
132 | 132 | "input": { |
133 | 133 | "type": "oci", |
|
140 | 140 | }, |
141 | 141 | "subpath": null |
142 | 142 | }, |
143 | | - "expected_output": "pkg:oci/static@sha256%3A244fd47e07d10?repository_url=gcr.io/distroless/static&tag=latest", |
| 143 | + "expected_output": "pkg:oci/static@sha256:244fd47e07d10?repository_url=gcr.io/distroless/static&tag=latest", |
144 | 144 | "expected_failure": false, |
145 | 145 | "expected_failure_reason": null |
146 | 146 | }, |
|
167 | 167 | "test_group": "advanced", |
168 | 168 | "test_type": "roundtrip", |
169 | 169 | "input": "pkg:oci/hello-wasm@sha256%3A244fd47e07d10?tag=v1", |
170 | | - "expected_output": "pkg:oci/hello-wasm@sha256:A244fd47e07d10?tag=v1", |
| 170 | + "expected_output": "pkg:oci/hello-wasm@sha256:244fd47e07d10?tag=v1", |
171 | 171 | "expected_failure": false, |
172 | 172 | "expected_failure_reason": null |
173 | 173 | }, |
|
185 | 185 | }, |
186 | 186 | "subpath": null |
187 | 187 | }, |
188 | | - "expected_output": "pkg:oci/hello-wasm@sha256:A244fd47e07d10?tag=v1", |
| 188 | + "expected_output": "pkg:oci/hello-wasm@sha256:244fd47e07d10?tag=v1", |
189 | 189 | "expected_failure": false, |
190 | 190 | "expected_failure_reason": null |
191 | 191 | } |
|
0 commit comments