Hopefully, we will then get a clean test run on some XP boxes and have several more 2003 boxes with 1 test failure :).
Thanks, - Reece
Reece Dunn wrote:
Hopefully, we will then get a clean test run on some XP boxes and have several more 2003 boxes with 1 test failure :).
Thanks,
- Reece
Got this on XP SP2 with IE6
http.c:1837: Test failed: got 12150 expected ERROR_IO_PENDING
Reece Dunn wrote:
Hopefully, we will then get a clean test run on some XP boxes and have several more 2003 boxes with 1 test failure :).
Thanks,
- Reece
Hi Reece,
Tested on W2K3 with IE6:
http.c:1837: Test failed: got 12150 expected ERROR_IO_PENDING http: 574 tests executed (0 marked as todo, 1 failure), 0 skipped.
Reece Dunn wrote:
Hopefully, we will then get a clean test run on some XP boxes and have several more 2003 boxes with 1 test failure :).
Thanks,
- Reece
Got this on XP SP2 with IE6
http.c:1837: Test failed: got 12150 expected ERROR_IO_PENDING
On Tuesday 27 January 2009 10:59:13 Nikolay Sivov wrote:
Hopefully, we will then get a clean test run on some XP boxes and have several more 2003 boxes with 1 test failure :).
Thanks,
- Reece
Got this on XP SP2 with IE6
http.c:1837: Test failed: got 12150 expected ERROR_IO_PENDING
Just tried a number of headers myself on IE6 and IE7: all of them are accepted by IE7 while IE6 returns ERROR_HTTP_HEADER_NOT_FOUND. I think we can conclude now that IE6 is broken in this respect.
-Hans