Open Bug 904257 Opened 11 years ago Updated 2 years ago

"Failed to set credentials" failure with test_bug338583.html on Android and b2g

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
macOS
defect

Tracking

()

REOPENED

People

(Reporter: martijn.martijn, Unassigned)

References

()

Details

While trying to enable some xmlhttprequest tests in bug 901343, I also tried to enable this test.
But it's currently still causing "Failed to set credentials" failure in test 5.c and test 5d on b2g, which seems to be related to the use of https (because just those 2 use https).

This is failing on Android and b2g, so this might be related to the fact that those tests are loaded remotely.
Depends on: 907770
Can this one be closed now, too? It seems to be working now, right?
http://mxr.mozilla.org/mozilla-central/source/content/base/test/mochitest.ini#275
Flags: needinfo?(martin.thomson)
I didn't re-enable the test.  Should be straightforward to do so.
Flags: needinfo?(martin.thomson)
Yes, but as I understand the mochitest.ini file, it is already enabled, no?
Flags: needinfo?(jmaher)
I didn't enable it and it looks disabled to me.  Delete the skip-if line below it and see what happens.  Though it looks like bug 901343 might still be an issue with this one.
in the mochitest.ini we are skipping the test case, it is not being ran.  On Android here is a log file of content/base/test/ running and there is no test_bug338583.html running:
https://tbpl.mozilla.org/php/getParsedLog.php?id=38400346&tree=Mozilla-Central&full=1
Flags: needinfo?(jmaher)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.