!540 [sync] PR-538: Fixup testsuite_whitelist for LoongArch

From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2023-02-01 12:51:58 +00:00 committed by Gitee
commit 3f00f12839
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 13 additions and 9 deletions

View File

@ -1444,6 +1444,9 @@ fi
%endif
%changelog
* Tue Jan 31 2023 lixing <lixing@loongson.cn> - 2.34-107
- Fixup testsuite_whitelist for LoongArch.
* Sun Jan 29 2023 Xue Liu <liuxue@loongson.cn> - 2.34-106
- LoongArch: Optimize some string functions including memcpy, memmove,
memset, strchr, strchrnul, strcmp, strncmp, ctrcpy, ctrlen, strnlen.

View File

@ -129,12 +129,13 @@ misc/tst-rseq-nptl
misc/tst-rseq
# These testcase fails as left problems.
FAIL: elf/tst-ifunc-fault-bindnow:LoongArch64
FAIL: elf/tst-ifunc-fault-lazy:LoongArch64
FAIL: math/test-double-acos:LoongArch64
FAIL: math/test-double-asin:LoongArch64
FAIL: math/test-float32x-acos:LoongArch64
FAIL: math/test-float32x-asin:LoongArch64
FAIL: math/test-float64-acos:LoongArch64
FAIL: math/test-float64-asin:LoongArch64
FAIL: locale/tst-localedef-path-norm:LoongArch64
elf/tst-ifunc-fault-bindnow:loongarch64
elf/tst-ifunc-fault-lazy:loongarch64
math/test-double-acos:loongarch64
math/test-double-asin:loongarch64
math/test-float32x-acos:loongarch64
math/test-float32x-asin:loongarch64
math/test-float64-acos:loongarch64
math/test-float64-asin:loongarch64
locale/tst-localedef-path-norm:loongarch64
misc/tst-glibcsyscalls:loongarch64