Skip to content

Commit

Permalink
Take lat_select tcp out of CI for now, as it hangs intermittenly on SGX
Browse files Browse the repository at this point in the history
  • Loading branch information
donporter committed Jan 20, 2018
1 parent 23820c2 commit 5465b9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lmbench-regression
Expand Up @@ -143,7 +143,9 @@ run lat_syscall open $STAT

#select file (500), select tcp (500)
run lat_select file 500
run lat_select tcp 500

# DP 1/20/18: This test intermittently hangs on SGX, taking out of CI for now
#run lat_select tcp 500

#sig install, sig_overhead, prot. Fault
run lat_sig install
Expand Down

0 comments on commit 5465b9d

Please sign in to comment.