Issue 3791: SavePageTest.* is crap
http://code.google.com/p/chromium/issues/detail?id=3791
New issue report by [EMAIL PROTECTED]:
The whole test set is flaky. Happens on slower machine in debug (often VMs
but
not necessarily)
[ RUN ] SavePageTest.SaveHTMLOnly
..\..\browser\download\save_page_uitest.cc:46: Failure
file_util::ContentsEqual(client_file, server_file_name) evaluates to false,
where
client_file evaluates to C:\DOCUME~1\CHROME~1\LOCALS~1\Temp\11467\a.htm
server_file_name evaluates to C:\b\slave\try-win32-
8\build\src\chrome\test\data\save_page\a.htm
[ FAILED ] SavePageTest.SaveHTMLOnly
SavePageTest.SaveCompleteHTML and SavePageTest.NoSave are also known to be
flaky.
One idea:
If it is impossible to make this call synchronous (which it should be),
make the
test read the file on disk and loop until the content stops changing.
There's a
win32 api to do that without looping.
Issue attributes:
Status: Available
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-1 OS-Windows Area-DevTools Mstone-X
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---