aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2014-01-27 14:43:30 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-28 12:35:40 +0100
commit8de92011388707888634b35973edffbaaecba39e (patch)
tree4ad83ebd9df54059c9bd8b8efb3364a6e9e3992e /tests/manual
parentf9a285daf2033b5393d5b521d27c0cc659515632 (diff)
Update TestExpectations
These tests started failing after the upgrade to Unicode 6.3 in qtbase. The reason is that a character in the mongolian range that is being used in some tests changed character class from whitespace to being a control character. Change-Id: I4683d6db239fa0c3d213057dc363650420c1104d Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/v4/TestExpectations14
1 files changed, 13 insertions, 1 deletions
diff --git a/tests/manual/v4/TestExpectations b/tests/manual/v4/TestExpectations
index 93a87f9ccc..49f107452a 100644
--- a/tests/manual/v4/TestExpectations
+++ b/tests/manual/v4/TestExpectations
@@ -2,6 +2,18 @@
# uses octal number
15.2.3.6-2-17-1 failing
+# these fail after the update to Unicode 6.3.
+# the reason is that u+180e changed type from whitespace to control
+S9.3.1_A2
+S9.3.1_A3_T1
+S9.3.1_A3_T2
+S15.1.2.2_A2_T10
+S15.1.2.3_A2_T10
+15.5.4.20-3-2
+15.5.4.20-3-3
+15.5.4.20-3-4
+15.5.4.20-3-5
+15.5.4.20-3-6
10.4.3-1-106 failing
11.2.3-3_3 failing
@@ -16,4 +28,4 @@ S15.2.4.4_A14 failing
Sbp_12.5_A9_T3 failing
Sbp_12.6.1_A13_T3 failing
Sbp_12.6.2_A13_T3 failing
-Sbp_12.6.4_A13_T3 failing \ No newline at end of file
+Sbp_12.6.4_A13_T3 failing