Commit cfb0bcab authored by Zejun Lin's avatar Zejun Lin Committed by chicm-ms
Browse files

Fix the problem that part of the sdk's unit test do not block CI when they fail (#827)

fix unittest err exit
parent 9790e979
#!/bin/bash #!/bin/bash
set -e
CWD=${PWD} CWD=${PWD}
# -------------For python unittest------------- # -------------For python unittest-------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment