Re: [dom-tests] Add a travis job for testing PR stability (#3975)

Testing in **Chrome**
Files changed:
 * /home/travis/build/w3c/web-platform-tests/.travis.yml
 * /home/travis/build/w3c/web-platform-tests/check_stability.py
 * /home/travis/build/w3c/web-platform-tests/ci_lint.sh
 * /home/travis/build/w3c/web-platform-tests/ci_stability.sh
 * /home/travis/build/w3c/web-platform-tests/dom/example_unstable.html
 * /home/travis/build/w3c/web-platform-tests/dom/historical.html

| Test | Subtest | Results |
|------|---------|---------|
| /dom/historical.html |  | OK: 10 |
|  | Historical DOM features must be removed: Entity | PASS: 10 |
|  | Historical DOM features must be removed: schemaTypeInfo | PASS: 10 |
|  | Node member must be nuked: attributes | PASS: 10 |
|  | Node member must be nuked: getUserData | PASS: 10 |
|  | Historical DOM features must be removed: xmlVersion | FAIL: 10 |
|  | Historical DOM features must be removed: setIdAttributeNS | PASS: 10 |
|  | Historical DOM features must be removed: DOMUserData | PASS: 10 |
|  | Historical DOM features must be removed: width | PASS: 10 |
|  | Historical DOM features must be removed: setIdAttributeNode | PASS: 10 |
|  | Historical DOM features must be removed: DOMError | FAIL: 10 |
|  | DocumentType member must be nuked: notations | PASS: 10 |
|  | Historical DOM features must be removed: DOMImplementationSource | PASS: 10 |
|  | Historical DOM features must be removed: DOMSettableTokenList | PASS: 10 |
|  | Historical DOM features must be removed: EventException | PASS: 10 |
|  | Node member must be nuked: setUserData | PASS: 10 |
|  | DOMImplementation.getFeature() must be nuked. | PASS: 10 |
|  | Historical DOM features must be removed: RangeException | PASS: 10 |
|  | Historical DOM features must be removed: renameNode | PASS: 10 |
|  | Historical DOM features must be removed: normalizeDocument | PASS: 10 |
|  | Historical DOM features must be removed: DOMConfiguration | PASS: 10 |
|  | Historical DOM features must be removed: DOMObject | PASS: 10 |
|  | Historical DOM features must be removed: NameList | PASS: 10 |
|  | Historical DOM features must be removed: xmlEncoding | FAIL: 10 |
|  | Historical DOM features must be removed: UserDataHandler | PASS: 10 |
|  | Node member must be nuked: hasAttributes | PASS: 10 |
|  | Historical DOM features must be removed: domConfig | PASS: 10 |
|  | Historical DOM features must be removed: DOMImplementationList | PASS: 10 |
|  | Window member must be nuked: attachEvent | PASS: 10 |
|  | Historical DOM features must be removed: DOMErrorHandler | PASS: 10 |
|  | Historical DOM features must be removed: strictErrorChecking | PASS: 10 |
|  | Historical DOM features must be removed: Notation | PASS: 10 |
|  | Node member must be nuked: getFeature | PASS: 10 |
|  | Historical DOM features must be removed: DOMLocator | PASS: 10 |
|  | Node member must be nuked: namespaceURI | PASS: 10 |
|  | Historical DOM features must be removed: xmlStandalone | FAIL: 10 |
|  | Node member must be nuked: prefix | PASS: 10 |
|  | Node member must be nuked: rootNode | PASS: 10 |
|  | Historical DOM features must be removed: setIdAttribute | PASS: 10 |
|  | Historical DOM features must be removed: TypeInfo | PASS: 10 |
|  | Historical DOM features must be removed: createEntityReference | PASS: 10 |
|  | Text member must be nuked: replaceWholeText | PASS: 10 |
|  | Historical DOM features must be removed: height | PASS: 10 |
|  | DocumentType member must be nuked: entities | PASS: 10 |
|  | Node member must be nuked: isSupported | PASS: 10 |
|  | Node member must be nuked: localName | PASS: 10 |
|  | DocumentType member must be nuked: internalSubset | PASS: 10 |
|  | Historical DOM features must be removed: EntityReference | PASS: 10 |
|  | Text member must be nuked: isElementContentWhitespace | PASS: 10 |
|  | Historical DOM features must be removed: defaultCharset | PASS: 10 |
| /dom/example_unstable.html |  | OK: 10 |
|  | Unstable test | **FAIL: 5 PASS: 5** |
Got unstable results:

| Test | Subtest | Results |
|------|---------|---------|
/dom/example_unstable.html | Unstable test | **FAIL: 5 PASS: 5**

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3975#issuecomment-254856495

Received on Wednesday, 19 October 2016 15:54:41 UTC