- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Mon, 03 Apr 2017 22:06:30 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/218240360) # Chrome (unstable channel) # Testing web-platform-tests at revision b9bd705a21d4abaebc1a48f1c2e28f18baeca79e Using browser at version 59.0.3053.3 dev Starting 10 test iterations ## Unstable results ## | Test | Subtest | Results | Messages | |--------------------------------------|--------------------------------------------|----------------|---------------------------------------------------------------------------------------------------------------------| | `/css/cssom-1/shorthand-values.html` | `border was expected to be "border: 1px;"` | **FAIL, PASS** | `assert_equals: expected "border: 1px;" but got "border-width: 1px; border-style: initial; border-color: initial;"` | ## All results ## <details> <summary>2 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5331/IndexedDB/parallel-cursors-upgrade.html">/IndexedDB/parallel-cursors-upgrade.html</a></summary> | Subtest | Results | Messages | |-----------------|---------|----------| | | OK | | | `2 cursors` | PASS | | | `10 cursors` | PASS | | | `100 cursors` | PASS | | | `1000 cursors` | PASS | | | `10000 cursors` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5331/css/cssom-1/shorthand-values.html">/css/cssom-1/shorthand-values.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------------------------------------------------------------------------------------------|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | | ERROR | | | `border was expected to be "border: 1px;"` | **FAIL, PASS** | `assert_equals: expected "border: 1px;" but got "border-width: 1px; border-style: initial; border-color: initial;"` | | `border was expected to be "border: 1px solid red;"` | PASS | | | `border was expected to be "border: 1px red;"` | PASS | | | `border was expected to be "border: red;"` | PASS | | | `border was expected to be "border-width: 1px 2px 3px 4px;"` | FAIL | `assert_equals: expected "border-width: 1px 2px 3px 4px;" but got "border-width: 1px 2px 3px 4px; border-style: initial; border-color: initial;"` | | `border was expected to be "border-width: 1px;"` | PASS | | | `border was expected to be "border: dotted;"` | PASS | | | `border was expected to be "border-width: 1px; border-top-color: red;"` | FAIL | `assert_equals: expected "border-width: 1px; border-top-color: red;" but got "border-width: 1px; border-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-color: red;"` | | `border was expected to be "border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-width: 1px !important;"` | FAIL | `assert_equals: expected "border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-width: 1px !important;" but got "border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: initial; border-top: 1px !important;"` | | `border was expected to be "border-width: 2px 1px 1px;"` | FAIL | `assert_equals: expected "border-width: 2px 1px 1px;" but got "border-width: 2px 1px 1px; border-style: initial; border-color: initial; border-image: initial;"` | | `overflow was expected to be "overflow: scroll hidden;"` | FAIL | `assert_equals: expected "overflow: scroll hidden;" but got "overflow-x: scroll; overflow-y: hidden;"` | | `overflow was expected to be "overflow: scroll;"` | PASS | | | `outline was expected to be "outline: blue dotted 2px;"` | PASS | | | `margin was expected to be "margin: 1px 2px 3px 4px;"` | PASS | | | `list was expected to be "list-style-type: lower-alpha;"` | PASS | | | `list was expected to be "list-style: circle inside;"` | PASS | | | `font-family was expected to be "font-family: sans-serif; line-height: 2em; font-size: 3em; font-style: italic; font-weight: bold;"` | PASS | | | `padding was expected to be "padding: 1px 2px 3px 4px;"` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5331#issuecomment-291288125
Received on Monday, 3 April 2017 22:06:42 UTC