vcpkg-tool/azure-pipelines/e2e-ports/ci
Kai Pastor b749be76fe
Raise errors for malformed overlay port manifests (#1435)
* Test ci command on malformed port manifests

* Test ci command on individual malformed port manifest

* Pass overlay port errors to OverlayProviderImpl

* Move broken-manifest overlay ports into separate dir

"e2e-ports/overlays" is in common vcpkg test args. It must not contain
ports with broken manifests where the the tool is expected to report the
error.

The tests which need these broken ports already passed an explicit
"--overlay-ports" argument which duplicated the one in @commonArgs.
That is why this commit only changes the value of the explicit argument.

* Ensure that inactive feature can have broken dependencies
2024-07-05 23:10:58 +00:00
..
base-port
dep-on-feature-not-sup
feature-dep-missing Raise errors for malformed overlay port manifests (#1435) 2024-07-05 23:10:58 +00:00
feature-not-sup
not-sup-host-b