﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24193	Test failure: deprecation.tests.DeprecatedChineseLanguageCodes.test_deprecation_warning with unexpected warnings about unclosed files	Raphaël Hertzog	Claude Paroz <claude@…>	"Trying to build 1.7.3 on Debian unstable, the package build fails when running the test suite with Python 3.4 (version 3.4.2-4).

{{{
FAIL: test_deprecation_warning (deprecation.tests.DeprecatedChineseLanguageCodes)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/«PKGBUILDDIR»/tests/deprecation/tests.py"", line 206, in test_deprecation_warning
    ""The use of the language code 'zh-tw' is deprecated. ""
AssertionError: Lists differ: [""The[93 chars]."", ""unclosed file <_io.FileIO name='/build/py[317 chars]ad.""] != [""The[93 chars]."", ""The use of the language code 'zh-tw' is d[53 chars]ad.""]

First differing element 1:
unclosed file <_io.FileIO name='/«PKGBUILDDIR»/tests/view_tests/media/long-line.txt' mode='rb'>
The use of the language code 'zh-tw' is deprecated. Please use the 'zh-hant' translation instead.

First list contains 2 additional elements.
First extra element 2:
unclosed file <_io.FileIO name='/«PKGBUILDDIR»/tests/view_tests/media/long-line.txt' mode='rb'>

  [""The use of the language code 'zh-cn' is deprecated. Please use the ""
   ""'zh-hans' translation instead."",
-  'unclosed file <_io.FileIO '
-  ""name='/«PKGBUILDDIR»/tests/view_tests/media/long-line.txt' ""
-  ""mode='rb'>"",
-  'unclosed file <_io.FileIO '
-  ""name='/«PKGBUILDDIR»/tests/view_tests/media/long-line.txt' ""
-  ""mode='rb'>"",
   ""The use of the language code 'zh-tw' is deprecated. Please use the ""
   ""'zh-hant' translation instead.""]
}}}
"	Bug	closed	Core (Other)	1.7	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
