!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:
commit
3f00f12839
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user