Skip to content

Commit

Permalink
add 4 files "execle-env-static.exe, execle-env.exe pthread_tsd-static…
Browse files Browse the repository at this point in the history
….exe, tls_init-static.exe" in scripts/linux/baremetal-test-fail.txt,

for CI libc-test baremetal-mode pass

ERR: didn't find the file
/libc-test/src/regression/execle-env-static.exe
/libc-test/src/regression/execle-env.exe

ERR: page fault error
/libc-test/src/functional/pthread_tsd-static.exe
/libc-test/src/functional/tls_init-static.exe
  • Loading branch information
chyyuu committed Sep 4, 2021
1 parent d6ef339 commit a7b9766
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/linux/baremetal-test-fail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@
/libc-test/src/functional/popen.exe
/libc-test/src/regression/statvfs-static.exe
/libc-test/src/regression/sem_close-unmap-static.exe
/libc-test/src/regression/execle-env-static.exe
/libc-test/src/regression/execle-env.exe
/libc-test/src/functional/pthread_tsd-static.exe
/libc-test/src/functional/tls_init-static.exe

0 comments on commit a7b9766

Please sign in to comment.