tlwg / libthai

GNU Lesser General Public License v2.1
71 stars 18 forks source link

FAIL: test-thbrk.sh #16

Open thangta opened 3 years ago

thangta commented 3 years ago

Hi, I got fail error when run make check (pls see attached file) my os: Xilinx petalinux (based on yocto)

test-suite.log FAIL test-thbrk

bact commented 3 years ago

Can you show us the tests/test-suite.log please?

thangta commented 3 years ago

Yes, Pls

====================================================== libthai 0.1.28-20-g7934132: tests/test-suite.log

TOTAL: 9

PASS: 8

SKIP: 0

XFAIL: 0

FAIL: 1

XPASS: 0

ERROR: 0

.. contents:: :depth: 2

FAIL: test-thbrk.sh

Testing: 12% is 12 % and (12.00)% is (12.00) % 0 breaks: {} Failed at case #0: n_brk = 0, expected 6 Segmented: ƒ Failed at case #0: ins_str = "ƒ", expected "12% |is |12 % |and |(12.00)% |is |(12.00) %" Testing: ten% of all สิบ%ของทั้งหมด 0 breaks: {} Failed at case #1: n_brk = 0, expected 5 Segmented: ƒ Failed at case #1: ins_str = "ƒ", expected "ten% |of |all |สิบ%|ของ|ทั้งหมด" Testing: $12 is $ 12 and $(12.00) is $ (12.00) 0 breaks: {} Failed at case #2: n_brk = 0, expected 6 Segmented: ƒ Failed at case #2: ins_str = "ƒ", expected "$12 |is |$ 12 |and |$(12.00) |is |$ (12.00)" Testing: Brazilian R$2 Nicaraguan C$10 U$S5 US$5 5$ 5 $ Micro$oft C++ 0 breaks: {} Failed at case #3: n_brk = 0, expected 8 Segmented: ƒ Failed at case #3: ins_str = "ƒ", expected "Brazilian |R$2 |Nicaraguan |C$10 |U$S5 |US$5 |5$ 5 $ |Micro$oft |C++" Testing: ฿12 บ้างเขียน 12฿ หรือ ฿ 12 หรือ 12 ฿ 0 breaks: {} Failed at case #4: n_brk = 0, expected 7 Segmented: ƒ Failed at case #4: ins_str = "ƒ", expected "฿12 |บ้าง|เขียน |12฿ |หรือ |฿ 12 |หรือ |12 ฿" Testing: ฿(12.00) บ้างก็เขียน ฿ (12.00) หรือ (12.00)฿ หรือ (12.00) ฿ 0 breaks: {} Failed at case #5: n_brk = 0, expected 8 Segmented: ƒ Failed at case #5: ins_str = "ƒ", expected "฿(12.00) |บ้าง|ก็|เขียน |฿ (12.00) |หรือ |(12.00)฿ |หรือ |(12.00) ฿" Testing: #hashtag #แฮชแท็ก #1 5# helloสวัสดี 0 breaks: {} Failed at case #6: n_brk = 0, expected 5 Segmented: ƒ Failed at case #6: ins_str = "ƒ", expected "#hashtag |#แฮชแท็ก |#1 |5# |hello|สวัสดี" Testing: e.g. Ph.D.Engineering M.A.(Linguistics) ม.ค.มกราคมศกนี้ 0 breaks: {} Failed at case #7: n_brk = 0, expected 8 Segmented: ƒ Failed at case #7: ins_str = "ƒ", expected "e.g. |Ph.D.|Engineering |M.A.|(Linguistics) |ม.ค.|มกราคม|ศก|นี้" Testing: (s)he (may) meet person(s) 0 breaks: {} Failed at case #8: n_brk = 0, expected 3 Segmented: ƒ Failed at case #8: ins_str = "ƒ", expected "(s)he |(may) |meet |person(s)" Testing: สวัสดีครับ กอ.รมน. นี่เป็นการทดสอบตัวเอง 0 breaks: {} Failed at case #9: n_brk = 0, expected 7 Segmented: ƒ Failed at case #9: ins_str = "ƒ", expected "สวัสดี|ครับ |กอ.รมน. |นี่|เป็น|การ|ทดสอบ|ตัวเอง" Testing: พันธุ์ข้าว กข43 น้ำตาลต่ำ กิโลละ 40บาท กระดาษ A4 ใน 4.3BSD 0 breaks: {} Failed at case #10: n_brk = 0, expected 12 Segmented: ƒ Failed at case #10: ins_str = "ƒ", expected "พันธุ์|ข้าว |กข43 |น้ำตาล|ต่ำ |กิโล|ละ |40|บาท |กระดาษ |A4 |ใน |4.3BSD" FAIL test-thbrk.sh (exit status: 255)

thep commented 3 years ago

What is your platform, and how did you run the configure script, with which options, please?