Note about CORS errors in IE9 tests

Andreas Hocevar
2016-05-23 17:07:19 +02:00
parent 24da145e94
commit a79228a36f

@@ -1,7 +1,7 @@
This document is a work in progress. When it is finalized, it should be included as a doc within the repository itself.
### Run unit tests
Start with running unit tests in IE9, IE10, IE11, Edge, latest Safari, latest Chrome and latest Firefox and make sure all tests pass before the release process is started.
Start with running unit tests in IE9, IE10, IE11, Edge, latest Safari, latest Chrome and latest Firefox and make sure all tests (except `Error: Access is denied.` errors for CORS requests in IE9) pass before the release process is started.
### Create a release branch