ieframe/tests: Added more test traces to diagnose some test failures.
This commit is contained in:
parent
a2245d51cf
commit
26bace5dd0
|
@ -2927,6 +2927,7 @@ static void test_download(DWORD flags)
|
|||
SET_EXPECT(Exec_UPDATECOMMANDS);
|
||||
SET_EXPECT(QueryStatus_STOP);
|
||||
|
||||
trace("Downloading...\n");
|
||||
while(!*b && GetMessageW(&msg, NULL, 0, 0)) {
|
||||
TranslateMessage(&msg);
|
||||
DispatchMessageW(&msg);
|
||||
|
|
Loading…
Reference in New Issue