Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync WPT with upstream (17-02-2020) #25783

Merged
merged 5 commits into from Feb 20, 2020

Commits on Feb 17, 2020

  1. Update web-platform-tests to revision ac16628eb7eb601957382053011363d…

    …2bcf8ce44
    servo-wpt-sync committed Feb 17, 2020

Commits on Feb 19, 2020

  1. Diff manifests with raw string

    After WPT moves to "Manifest path trie RFC", we don't have the `paths`
    field in manifest anymore.
    
    But, we still have file hash in the `items` field; the simplest way to
    diff between manifests is to compare the raw string value of the `items`
    field. When we have different manifests, we must have different items
    field in the manifest json.
    CYBAI committed Feb 19, 2020
  2. Remove uses of promise_rejects.

    jdm committed Feb 19, 2020
  3. Remove intermittent failure.

    jdm committed Feb 19, 2020
You can’t perform that action at this time.