http/tests/xmlhttprequest/logout.html http/tests/xmlhttprequest/re-login-async.html http/tests/xmlhttprequest/re-login.html
I can confirm that these are still failing. This is probably an issue with the Soup backend.
Created attachment 69802 [details] libsoup patch for re-login*.html failing tests Seems that the logout.html is failing for a different reason. This is a premilinary fix for libsoup that will make re-login*html tests work. Need to handle this in libsoup and provide a patch. Uploading it here FTR
(In reply to comment #2) > Created an attachment (id=69802) [details] > libsoup patch for re-login*.html failing tests > > Seems that the logout.html is failing for a different reason. > > This is a premilinary fix for libsoup that will make re-login*html tests work. Need to handle this in libsoup and provide a patch. Uploading it here FTR I mean provide a test
libsoup bug is now managed in b.g.o. See https://bugzilla.gnome.org/process_bug.cgi On the other hand the re-login*html tests need also the patch for https://bugs.webkit.org/show_bug.cgi?id=38956
Committed r74263: <http://trac.webkit.org/changeset/74263>
The actual bug in b.g.o is https://bugzilla.gnome.org/show_bug.cgi?id=631679 As it was fixed in libsoup, I decided to unskip the two relogin tests (logout.html test fails for some other reason)