testSavePageNoOrigin fails sometimes when P2P sharing flag turned on. |
|||
Issue descriptionEnabling the 'OfflinePagesSharing' feature causes a test failure. We believe that this happens when attempting to copy the saved file to a public location. It could be caused by: 1) Lack of public write permission for unit tests 2) Being out of space in the public dir 3) Target dir in use by system 4) File already exists. Find out which of these is happening, and decide how to fix the code to prevent the test from failing.
,
Aug 2
,
Aug 20
,
Aug 24
This might be a good fixit candidate. It does require some preliminary investigation. |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jun 26 2018