Description of problem: नमस्ते see https://build.gluster.org/job/comment-on-issue/6514/console test failed because submitter has a 'ü' in his name in the Signed-off by: line. After I changed it to "ue" then the test passed. This is 2018 and iso-8859-1, iso-8859-15, and utf-8 have been around for decades. But we're using a tool (UnicodeDecode.py or something) that despite its Unicode name somehow only wants to recognize ASCII (from 1963) characters. Most of the rest of gerrit seems to be perfectly happy with the ü in his name AFAICT. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed in https://github.com/gluster/glusterfs-patch-acceptance-tests/commit/56fdf26e7f24fbebc44e954ed254c2bc24780758 Tested: https://build.gluster.org/job/comment-on-issue/6554/console