Re: [xhr-tests] adding test for calling open() to terminate the abort() algorithm (#1294)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 4ff7788c64705e0b22be862bb6588c17c496d32e
Using browser at version BuildID 20170306110339; SourceStamp 966464a68a2cb3ca1125808e34abb5c1d34e3797
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/1294/XMLHttpRequest/open-during-abort-event.htm">/XMLHttpRequest/open-during-abort-event.htm</a></summary>


|                                       Subtest                                        | Results | Messages |
|--------------------------------------------------------------------------------------|---------|----------|
|                                                                                      | OK      |          |
| `XMLHttpRequest: open() during abort event - abort() called from upload.onloadstart` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/1294/XMLHttpRequest/open-during-abort-processing.htm">/XMLHttpRequest/open-during-abort-processing.htm</a></summary>


|                                      Subtest                                       | Results |                         Messages                        |
|------------------------------------------------------------------------------------|---------|---------------------------------------------------------|
|                                                                                    | OK      |                                                         |
| `XMLHttpRequest: open() during abort processing - abort() called from onloadstart` | FAIL    | `assert_array_equals: lengths differ, expected 9 got 7` |

</details>
</details>

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

Received on Wednesday, 8 March 2017 13:33:02 UTC