Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XMLHttpRequest: fix broken authentication test #5156

Merged
merged 1 commit into from Mar 30, 2017

Conversation

annevk
Copy link
Member

@annevk annevk commented Mar 16, 2017

Fixes #3429 and fixes #4547.

@wpt-pr-bot
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot added the xhr label Mar 16, 2017
@w3c-bots
Copy link

View the complete job log.

Firefox (nightly channel)

Testing web-platform-tests at revision 94f3d62
Using browser at version BuildID 20170314110401; SourceStamp 6d38ad302429c98115c354d643e81987ecec5d3c
Starting 10 test iterations
All results were stable

All results

1 test ran
/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
Subtest Results Messages
OK
XMLHttpRequest: send() - "Basic" authenticated CORS request using setRequestHeader() (expects to succeed) FAIL A network error occurred.

@w3c-bots
Copy link

View the complete job log.

Chrome (unstable channel)

Testing web-platform-tests at revision 94f3d62
Using browser at version 58.0.3029.19 dev
Starting 10 test iterations
All results were stable

All results

1 test ran
/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
Subtest Results Messages
OK
XMLHttpRequest: send() - "Basic" authenticated CORS request using setRequestHeader() (expects to succeed) FAIL Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://www1.web-platform.test:8000/XMLHttpRequest/resources/auth2/corsenabled.py'.

@annevk
Copy link
Member Author

annevk commented Mar 16, 2017

Hmm, I don't understand why this test fails in the bot but passes locally. @jgraham?

@annevk annevk requested a review from jdm March 30, 2017 10:26
@annevk
Copy link
Member Author

annevk commented Mar 30, 2017

Seems the bot problem resolved itself.

@jdm jdm merged commit cc95ccf into master Mar 30, 2017
@annevk annevk deleted the annevk/xhr-auth2-corsenabled branch March 30, 2017 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants