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 (23-04-2018) #20682

Merged
merged 3 commits into from Apr 24, 2018

Conversation

@servo-wpt-sync
Copy link
Collaborator

servo-wpt-sync commented Apr 24, 2018

⚠️ Do not merge this PR without verifying that it is not overwriting local changes to web-platform-tests. ⚠️

Automated downstream sync of changes from upstream as of 23-04-2018.
[no-wpt-sync]


This change is Reviewable

@highfive
Copy link

highfive commented Apr 24, 2018

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
@nox
Copy link
Member

nox commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

📋 Looks like this PR is still in progress, ignoring approval

@highfive highfive assigned nox and unassigned emilio Apr 24, 2018
@nox nox changed the title [WIP] Sync WPT with upstream (23-04-2018) Sync WPT with upstream (23-04-2018) Apr 24, 2018
@nox
Copy link
Member

nox commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

📌 Commit cd2b301 has been approved by nox

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

Testing commit cd2b301 with merge 4f4fb32...

bors-servo added a commit that referenced this pull request Apr 24, 2018
Sync WPT with upstream (23-04-2018)

⚠️ Do not merge this PR without verifying that it is not overwriting local changes to web-platform-tests. ⚠️

Automated downstream sync of changes from upstream as of 23-04-2018.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20682)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

💔 Test failed - mac-rel-wpt2

@CYBAI
Copy link
Collaborator

CYBAI commented Apr 24, 2018

In mac-rel-wpt2:

Error running mach:

    ['test-wpt', '--release', '--processes', '4', '--total-chunks', '6', '--this-chunk', '2', '--log-raw', 'test-wpt.log', '--log-errorsummary', 'wpt-errorsummary.log', '--always-succeed']

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.

You should consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

EnvironmentError: Servers failed to start: 127.0.0.1:8889

  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/python/servo/testing_commands.py", line 384, in test_wpt
    ret = self.run_test_list_or_dispatch(kwargs["test_list"], "wpt", self._test_wpt, **kwargs)
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/python/servo/testing_commands.py", line 399, in run_test_list_or_dispatch
    return correct_function(**kwargs)
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/python/servo/testing_commands.py", line 394, in _test_wpt
    return self.wptrunner(run_file, **kwargs)
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/python/servo/testing_commands.py", line 440, in wptrunner
    return run_globals["run_tests"](**kwargs)
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/tests/wpt/run_wpt.py", line 13, in run_tests
    return run.run_tests(paths=paths, **kwargs)
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/tests/wpt/run.py", line 46, in run_tests
    success = wptrunner.run_tests(**kwargs)
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/wptrunner.py", line 188, in run_tests
    test_environment.ensure_started()
  File "/Users/servo/buildbot/slave/mac-rel-wpt2/build/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 231, in ensure_started
    ", ".join("%s:%s" % item for item in failed))
program finished with exit code 1

In linux-rel-css:

{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 99", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38476, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 100", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38477, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 249", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38478, "action": "test_result", "expected": "PASS"}
{"status": "PASS", "group": "default", "message": null, "stack": null, "subtest": "Test @font-face matching for weight 470", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38483, "action": "test_result", "expected": "FAIL"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38989, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 40deg 50deg' over 'oblique 10deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38990, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 10deg' over 'italic'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38991, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'italic' over 'oblique 0deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38992, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38993, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38994, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 21deg' over 'oblique 30deg 60deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38995, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 38996, "action": "test_result", "expected": "PASS"}

In mac-rel-wpt4:

{"status": "PASS", "group": "default", "message": null, "stack": null, "subtest": "Descriptor mathcing priority: Style has higher priority than weight", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21220, "action": "test_result", "expected": "FAIL"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21278, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 40deg 50deg' over 'oblique 10deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21279, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 10deg' over 'italic'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21280, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'italic' over 'oblique 0deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21281, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21282, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21283, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 21deg' over 'oblique 30deg 60deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21284, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21285, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180.2", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 99", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 21604, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180.2", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 100", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 21605, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180.2", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 249", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 21606, "action": "test_result", "expected": "PASS"}
{"status": "PASS", "group": "default", "message": null, "stack": null, "subtest": "Test @font-face matching for weight 750", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 21614, "action": "test_result", "expected": "FAIL"}
@nox
Copy link
Member

nox commented Apr 24, 2018

@bors-servo retry #PleaseBeSpurious

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

💔 Test failed - linux-rel-css

@CYBAI
Copy link
Collaborator

CYBAI commented Apr 24, 2018

In linux-rel-css:

{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 99", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38670, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 100", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38671, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_approx_equals: @font-face should be mapped to CSSTest Weights 900. expected 90 +/- 2 but got 180", "stack": "@http://web-platform.test:8000/css/css-fonts/variations/font-weight-matching.html:128:65\n", "subtest": "Test @font-face matching for weight 249", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38672, "action": "test_result", "expected": "PASS"}
{"status": "PASS", "group": "default", "message": null, "stack": null, "subtest": "Test @font-face matching for weight 470", "test": "/css/css-fonts/variations/font-weight-matching.html", "line": 38677, "action": "test_result", "expected": "FAIL"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39097, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 40deg 50deg' over 'oblique 10deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39098, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 10deg' over 'italic'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39099, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'italic' over 'oblique 0deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39100, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39101, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39102, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 21deg' over 'oblique 30deg 60deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39103, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 39104, "action": "test_result", "expected": "PASS"}

In mac-rel-wpt4:

{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21987, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 40deg 50deg' over 'oblique 10deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21988, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 10deg' over 'italic'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21989, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'italic' over 'oblique 0deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21990, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21991, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 20deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21992, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 21deg' over 'oblique 30deg 60deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21993, "action": "test_result", "expected": "PASS"}
{"status": "FAIL", "group": "default", "message": "assert_true: Unexpected font on test element expected true got false", "stack": "verifyFont@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:72:13\ntestDescriptor/</</<@http://web-platform.test:8000/css/css-fonts/variations/at-font-face-font-matching.html:110:33\n", "subtest": "Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'", "test": "/css/css-fonts/variations/at-font-face-font-matching.html", "line": 21994, "action": "test_result", "expected": "PASS"}
{"status": "TIMEOUT", "group": "default", "message": null, "stack": null, "subtest": null, "test": "/css/css-ui/caret-color-021.html", "line": 22058, "action": "test_result", "expected": "OK"}
@nox
Copy link
Member

nox commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

💔 Test failed - linux-rel-css

@nox
Copy link
Member

nox commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 24, 2018

@bors-servo bors-servo merged commit cd2b301 into servo:master Apr 24, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@bors-servo bors-servo mentioned this pull request Apr 24, 2018
0 of 5 tasks complete
jdm added a commit to web-platform-tests/wpt that referenced this pull request May 1, 2018
jdm added a commit to web-platform-tests/wpt that referenced this pull request May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants
You can’t perform that action at this time.