zhihao
08-18-2021, 08:37 PM
[**Test basic mechanisms]
[Wed Aug 18 21:40:05 CST 2021] null.sh => null.c PASSED
[Wed Aug 18 21:40:10 CST 2021] newr.sh => newr.c PASSED
[Wed Aug 18 21:40:14 CST 2021] strlen.sh => strlen.c PASSED
[Wed Aug 18 21:40:18 CST 2021] strnlen.sh => strnlen.c
PASSED
[Wed Aug 18 21:40:22 CST 2021] asm.sh => asm.c PASSED
[Wed Aug 18 21:40:26 CST 2021] bmsg.sh => sum-multiple-languages FAIL
Time used: 0:20.45
make: *** [test] Error 1
Connection to 143.64.66.176 closed.
make: *** [test] Error 2
/thinker/globe/udata/root/Limbo/Packages/wp289b/think.tar.gz failed with exit status 2
(END)
====== configure is done ====== [0818-21:52:49]
lockstep mark /thinker/globe/.think/lockstep//wp289b-6/sage
lockstep wait wp289b-6/sage
Check whether wp289b-6/sage is ready...
wp289b-6/sage is not yet ready. Wait for a while and check again...(Wed Aug 18 21:52:49 CST 2021)
install completed for sage
set -o errexit
if [[ "True" == "True" ]]; then
ssh sage@143.64.66.176 "cd ~/sage; make test"
else
echo "I am not sage_portal (143.64.66.176). Skip testing."
fi
lockstep mark "$(hostname)/sage/tested"
lockstep mark "$(hostname)/sage/decent/workdone"
make -C correctness test
make[1]: Entering directory `/home/sage/sage/correctness'
=== Begin Sage Service Test Set ===
./sage_service/sage-service-start.sh
timeout: failed to run command ‘/bin/sage’: No such file or directory
make[1]: Leaving directory `/home/sage/sage/correctness'
make[1]: *** [sage-tests] Error 127
make: *** [test] Error 2
make: *** [test] Error 2
/thinker/globe/udata/root/Limbo/Packages/wp289b/sage.tar.gz failed with exit status 2
(END)
dep.grid letter 792
(08-19-2021 02:53 PM)zhihao Wrote: [ -> ]戚经理早上提到相较于删除功能,搜索时间缩短更为重要一些,删除功能平时他们不怎么用,而搜索时间13秒左右不够快。
(08-20-2021 12:02 AM)lingu Wrote: [ -> ](08-19-2021 02:53 PM)zhihao Wrote: [ -> ]戚经理早上提到相较于删除功能,搜索时间缩短更为重要一些,删除功能平时他们不怎么用,而搜索时间13秒左右不够快。
Yes that's one important thing to improve. Pls add a todo.
Another important thing is concurrent query support.