[WPT export] More temporary logging to debug crash
The working theory is that the locale isn't correctly set in the Python process. The interactive shell on the bot does have a UTF-8 locale, but the environment of the Python process could be different. To verify this, we add some more logging to wpt-export. This CL will be reverted once the issue is resolved. Bug: 891831 Change-Id: Ice6478a2b4f3805f2a68b4e2b782f0f23e9aeb99 Reviewed-on: https://chromium-review.googlesource.com/c/1261974Reviewed-by:Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#596782}
Showing
Please register or sign in to comment