- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Tue, 14 Mar 2017 22:22:18 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/211138394) # Firefox (nightly channel) # Testing web-platform-tests at revision a4337f55e6d01c1a31aacf6a964c6380557881c0 Using browser at version BuildID 20170313110417; SourceStamp f9362554866b327700c7f9b18050d7b7eb3d2b23 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/5147/html/semantics/forms/textfieldselection/selection-after-content-change.html">/html/semantics/forms/textfieldselection/selection-after-content-change.html</a></summary> | Subtest | Results | Messages | |----------------------------------------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------| | | OK | | | `Selection indices after reseting content` | FAIL | `assert_equals: expected 4 but got 0` | | `input out of document: selection must not change when setting the same value` | FAIL | `assert_equals: Sanity check: selectionStart was set correctly expected 1 but got 0` | | `input out of document: selection must change when setting a different value` | FAIL | `assert_equals: Sanity check: selectionStart was set correctly expected 1 but got 0` | | `input in document: selection must not change when setting the same value` | PASS | | | `input in document: selection must change when setting a different value` | FAIL | `assert_equals: selectionDirection must be set to none expected "none" but got "forward"` | | `textarea out of document: selection must not change when setting the same value` | FAIL | | | `textarea out of document: selection must change when setting a different value` | FAIL | | | `textarea out of document: selection must not change when setting the same normalized value` | FAIL | | | `textarea in document: selection must not change when setting the same value` | PASS | | | `textarea in document: selection must change when setting a different value` | FAIL | `assert_equals: selectionDirection must be set to none expected "none" but got "forward"` | | `textarea in document: selection must not change when setting the same normalized value` | FAIL | `assert_equals: selectionStart must not change expected 1 but got 6` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5147#issuecomment-286579885
Received on Tuesday, 14 March 2017 22:22:30 UTC