This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients paul.moore, steve.dower, tim.golden, xtreak, zach.ware
Date 2020-07-24.14:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595602250.31.0.334276668507.issue41385@roundup.psfhosted.org>
In-reply-to
Content
https://dev.azure.com/Python/cpython/_build/results?buildId=66688&view=logs&j=0fcf9c9b-89fc-526f-8708-363e467e119e&t=fa5ef4ee-3911-591e-4444-19482ab189b7&l=740

======================================================================
ERROR: test_executable_without_cwd (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\1\b\layout-appx-win32\lib\test\test_subprocess.py", line 470, in test_executable_without_cwd
    self._assert_cwd(os.getcwd(), "somethingyoudonthave",
  File "D:\a\1\b\layout-appx-win32\lib\test\test_subprocess.py", line 388, in _assert_cwd
    normcase(p.stdout.read().decode("utf-8")))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe6 in position 40: unexpected end of data

https://dev.azure.com/Python/cpython/_pipeline/analytics/stageawareoutcome?definitionId=4 for 30 days.

99.16% of pipeline failures are due to failures in task - appx Tests
History
Date User Action Args
2020-07-24 14:50:50xtreaksetrecipients: + xtreak, paul.moore, tim.golden, zach.ware, steve.dower
2020-07-24 14:50:50xtreaksetmessageid: <1595602250.31.0.334276668507.issue41385@roundup.psfhosted.org>
2020-07-24 14:50:50xtreaklinkissue41385 messages
2020-07-24 14:50:50xtreakcreate