Fixup testsuite_whitelist for LoongArch64

(cherry picked from commit 5549e0ff1c14a64323c61ea6c2c4c201db136d49)
This commit is contained in:
Xing Li 2023-02-01 09:10:26 +08:00 committed by openeuler-sync-bot
parent 2741797c63
commit 9041102488
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