﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4996	Some tests fail with an UnicodeEncodingError	Per Östlund	Adrian Pop	"After the recent changes to the library testing scripts some tests now fail with the error:
{{{
Traceback (most recent call last):
  File ""./testmodel.py"", line 341, in <module>
    fp.write(err)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2018' in position 1221: ordinal not in range(128)
}}}
One example is [https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.err Glycol47 in Media]."	defect	closed	blocker	Future	Testing Framework		fixed		Martin Sjölund
