Re: [cssom-1-tests] Rewrite css/cssom-1/index-002 from generate_tests syntax (#5331)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/218240359)

# Firefox (nightly channel) #
Testing web-platform-tests at revision b9bd705a21d4abaebc1a48f1c2e28f18baeca79e
Using browser at version BuildID 20170403100136; SourceStamp 38894655c89e68bcd8f45d31a0d3005f2c2b53db
Starting 10 test iterations
## Unstable results ##


|                 Test                 |                  Subtest                   |     Results     |                                                                                         Messages                                                                                         |
|--------------------------------------|--------------------------------------------|-----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `/css/cssom-1/shorthand-values.html` | `border was expected to be "border: 1px;"` | **FAIL: 20/10** | `assert_equals: expected "border: 1px;" but got "border: 1px none;";assert_equals: expected "border: 1px;" but got "border-width: 1px; border-style: none; border-color: currentcolor;"` |

## 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: 20/10** | `assert_equals: expected "border: 1px;" but got "border: 1px none;";assert_equals: expected "border: 1px;" but got "border-width: 1px; border-style: none; border-color: currentcolor;"`                                                                                                                                                                                                                      |
| `border was expected to be "border: 1px solid red;"`                                                                                       | PASS            |                                                                                                                                                                                                                                                                                                                                                                                                               |
| `border was expected to be "border: 1px red;"`                                                                                             | FAIL            | `assert_equals: expected "border: 1px red;" but got "border: 1px none red;"`                                                                                                                                                                                                                                                                                                                                  |
| `border was expected to be "border: red;"`                                                                                                 | FAIL            | `assert_equals: expected "border: red;" but got "border: medium none red;"`                                                                                                                                                                                                                                                                                                                                   |
| `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: none; border-color: currentcolor;"`                                                                                                                                                                                                                                                           |
| `border was expected to be "border-width: 1px;"`                                                                                           | PASS            |                                                                                                                                                                                                                                                                                                                                                                                                               |
| `border was expected to be "border: dotted;"`                                                                                              | FAIL            | `assert_equals: expected "border: dotted;" but got "border: medium dotted;"`                                                                                                                                                                                                                                                                                                                                  |
| `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: none; border-color: red currentcolor currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;"`                                                                                         |
| `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 none; border-bottom: 1px none; border-left: 1px none; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-top: 1px none !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: none; border-color: currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none;"`                                                                                                                 |
| `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;"`                                                                                   | FAIL            | `assert_equals: expected "outline: blue dotted 2px;" but got "outline: 2px dotted blue;"`                                                                                                                                                                                                                                                                                                                     |
| `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;"`                                                                                     | FAIL            | `assert_equals: expected "list-style: circle inside;" but got "list-style-type: circle; list-style-position: inside; list-style-image: initial;"`                                                                                                                                                                                                                                                             |
| `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-291288122

Received on Monday, 3 April 2017 22:06:42 UTC