- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 19 Apr 2017 01:38:30 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/223387521) # Chrome (unstable channel) # Testing web-platform-tests at revision 06ccb52f0e8f74a611ed8292967819a99bbf1f06 Using browser at version 59.0.3071.9 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>1 test ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5604/html/semantics/forms/the-form-element/form-autocomplete.html">/html/semantics/forms/the-form-element/form-autocomplete.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------------|---------|---------------------------------------------------------------------------------| | | OK | | | `form autocomplete attribute missing` | FAIL | `assert_equals: expected "on" but got ""` | | `form autocomplete attribute on` | FAIL | `assert_equals: expected "on" but got ""` | | `form autocomplete attribute off` | FAIL | `assert_equals: expected "off" but got ""` | | `form autocomplete attribute invalid` | FAIL | `assert_equals: expected "on" but got ""` | | ` on is an allowed autocomplete field name` | FAIL | `assert_equals: expected " on " but got " ON "` | | `\toff\t is an allowed autocomplete field name` | FAIL | `assert_equals: expected "\toff\t" but got "\tOFF\t"` | | `\tname\t is an allowed autocomplete field name` | FAIL | `assert_equals: expected "\tname\t" but got "\tNAME\t"` | | `honorific-prefix is an allowed autocomplete field name` | FAIL | `assert_equals: expected "honorific-prefix" but got "HONORIFIC-PREFIX"` | | `given-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "given-name" but got "GIVEN-NAME"` | | `additional-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "additional-name" but got "ADDITIONAL-NAME"` | | `family-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "family-name" but got "FAMILY-NAME"` | | `honorific-suffix is an allowed autocomplete field name` | FAIL | `assert_equals: expected "honorific-suffix" but got "HONORIFIC-SUFFIX"` | | `nickname is an allowed autocomplete field name` | FAIL | `assert_equals: expected "nickname" but got "NICKNAME"` | | `username is an allowed autocomplete field name` | FAIL | `assert_equals: expected "username" but got "USERNAME"` | | `new-password is an allowed autocomplete field name` | FAIL | `assert_equals: expected "new-password" but got "NEW-PASSWORD"` | | `current-password is an allowed autocomplete field name` | FAIL | `assert_equals: expected "current-password" but got "CURRENT-PASSWORD"` | | `organization-title is an allowed autocomplete field name` | FAIL | `assert_equals: expected "organization-title" but got "ORGANIZATION-TITLE"` | | `organization is an allowed autocomplete field name` | FAIL | `assert_equals: expected "organization" but got "ORGANIZATION"` | | `street-address is an allowed autocomplete field name` | FAIL | `assert_equals: expected "street-address" but got "STREET-ADDRESS"` | | `address-line1 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-line1" but got "ADDRESS-LINE1"` | | `address-line2 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-line2" but got "ADDRESS-LINE2"` | | `address-line3 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-line3" but got "ADDRESS-LINE3"` | | `address-level4 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-level4" but got "ADDRESS-LEVEL4"` | | `address-level3 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-level3" but got "ADDRESS-LEVEL3"` | | `address-level2 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-level2" but got "ADDRESS-LEVEL2"` | | `address-level1 is an allowed autocomplete field name` | FAIL | `assert_equals: expected "address-level1" but got "ADDRESS-LEVEL1"` | | `country is an allowed autocomplete field name` | FAIL | `assert_equals: expected "country" but got "COUNTRY"` | | `country-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "country-name" but got "COUNTRY-NAME"` | | `postal-code is an allowed autocomplete field name` | FAIL | `assert_equals: expected "postal-code" but got "POSTAL-CODE"` | | `cc-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-name" but got "CC-NAME"` | | `cc-given-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-given-name" but got "CC-GIVEN-NAME"` | | `cc-additional-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-additional-name" but got "CC-ADDITIONAL-NAME"` | | `cc-family-name is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-family-name" but got "CC-FAMILY-NAME"` | | `cc-number is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-number" but got "CC-NUMBER"` | | `cc-exp is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-exp" but got "CC-EXP"` | | `cc-exp-month is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-exp-month" but got "CC-EXP-MONTH"` | | `cc-exp-year is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-exp-year" but got "CC-EXP-YEAR"` | | `cc-csc is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-csc" but got "CC-CSC"` | | `cc-type is an allowed autocomplete field name` | FAIL | `assert_equals: expected "cc-type" but got "CC-TYPE"` | | `transaction-currency is an allowed autocomplete field name` | FAIL | `assert_equals: expected "transaction-currency" but got "TRANSACTION-CURRENCY"` | | `transaction-amount is an allowed autocomplete field name` | FAIL | `assert_equals: expected "transaction-amount" but got "TRANSACTION-AMOUNT"` | | `language is an allowed autocomplete field name` | FAIL | `assert_equals: expected "language" but got "LANGUAGE"` | | `bday is an allowed autocomplete field name` | FAIL | `assert_equals: expected "bday" but got "BDAY"` | | `bday-day is an allowed autocomplete field name` | FAIL | `assert_equals: expected "bday-day" but got "BDAY-DAY"` | | `bday-month is an allowed autocomplete field name` | FAIL | `assert_equals: expected "bday-month" but got "BDAY-MONTH"` | | `bday-year is an allowed autocomplete field name` | FAIL | `assert_equals: expected "bday-year" but got "BDAY-YEAR"` | | `sex is an allowed autocomplete field name` | FAIL | `assert_equals: expected "sex" but got "SEX"` | | `url is an allowed autocomplete field name` | FAIL | `assert_equals: expected "url" but got "URL"` | | `photo is an allowed autocomplete field name` | FAIL | `assert_equals: expected "photo" but got "PHOTO"` | | `tel is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel" but got "TEL"` | | `tel-country-code is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-country-code" but got "TEL-COUNTRY-CODE"` | | `tel-national is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-national" but got "TEL-NATIONAL"` | | `tel-area-code is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-area-code" but got "TEL-AREA-CODE"` | | `tel-local is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-local" but got "TEL-LOCAL"` | | `tel-local-prefix is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-local-prefix" but got "TEL-LOCAL-PREFIX"` | | `tel-local-suffix is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-local-suffix" but got "TEL-LOCAL-SUFFIX"` | | `tel-extension is an allowed autocomplete field name` | FAIL | `assert_equals: expected "tel-extension" but got "TEL-EXTENSION"` | | `email is an allowed autocomplete field name` | FAIL | `assert_equals: expected "email" but got "EMAIL"` | | `impp is an allowed autocomplete field name` | FAIL | `assert_equals: expected "impp" but got "IMPP"` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5604#issuecomment-295036487
Received on Wednesday, 19 April 2017 01:38:43 UTC