Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Out-of-tree metadata for wpt

NotificationsYou must be signed in to change notification settings

web-platform-tests/wpt-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wpt-metadata is a repo for storingwpt.fyi test-result metadata, about tests defined in thewpt repo, in metadata yml files.

You can review theDesign Doc for more details.

YAML Link Format Specs:

links:  -product:[product spec] (optional)url:[URL]label:[Label]results:    -test:[Test name]subtest:[Subtest name] (optional)status:[Specific test result status] (optional)  -...

Where

  • product is a browser name with an option ofproduct spec
    • {browser-name}[-{browser-version}[-{os}[-{os-version}]]]
    • e.g.chrome,safari-12, orfirefox-63.0-linux
    • whenproduct is omitted, thislink applies to tests across all browsers
  • url is a bug URL;url is non-optional unless alabel is present.
  • label is a label to its tests;label is used at a test-level and do notapply to subtests. Whenlabel is present in a link:
    • product should be omitted
    • url is optional
    • subtest is omitted
  • test is a filename, which is relative to the current directory. If itis"*" (note that asterisks must be quoted in YAML), the link will apply toall tests in the current directory and its subdirectories.
  • status is an optional field that records the WPT test result, asdefinedin the wpt.fyi codebase. When the WPT version or the browser versionchanges, this field could be used to indicate that a test is out-of-date. It is currently unused by tooling.

How to contribute to wpt-metadata repository

You can contribute to the wpt-metadata repo by sending out a PR directly or through the Triage Metadata API available for trusted third parties.

Triage Metadata API for trusted third parties

See/api/metadat/triage for more information.

About

Out-of-tree metadata for wpt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors114

Languages


[8]ページ先頭

©2009-2025 Movatter.jp