You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/metadata/tests
Jiewei Qian bba165a25c metadata: treats CPEPrefix "unknown" as None
This CL changes CPEPrefix field to return None for the validate field
accessor.

There's little reason to return a special "unknown" string in property
accessor (which is used for tooling automation).

We still allow specifying "unknown" in that field.

Bug: b/321154076
Change-Id: Ib4cbc017d6b6df179ccfb008bd5ec9477913764b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5465016
Reviewed-by: Anne Redulla <aredulla@google.com>
Commit-Queue: Jiewei Qian <qjw@chromium.org>
10 months ago
..
data metadata: early terminate certain fields to avoid over extraction 11 months ago
dependency_metadata_test.py [ssci] Support alias for Shipped field 1 year ago
fields_test.py metadata: define a clear DependencyMetadata interface 11 months ago
parse_test.py metadata: early terminate certain fields to avoid over extraction 11 months ago
type_narrowing_test.py metadata: treats CPEPrefix "unknown" as None 10 months ago
validate_test.py [ssci] Modify metadata versioning info validation 1 year ago