Skip to content

Commit 5e10ef2

Browse files
committed
log file test
1 parent 97a7faf commit 5e10ef2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

atest/acceptance/01_server/00_basic.robot

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ Start three servers
3131

3232
Notebook Files
3333
[Setup] Create File ${OUTPUT_DIR}${/}foo.txt bar
34-
${nb1} = Start New Jupyter Server
35-
Wait for Jupyter Server to be Ready
34+
${nb1} = Start New Jupyter Server stdout=${OUTPUT_DIR}${/}files.log stderr=STDOUT
3635
Copy Files to Jupyter Directory ${OUTPUT_DIR}${/}*.txt
3736
${nbdir} = Get Jupyter Directory ${nb1}
3837
${out} = Get File ${nbdir}${/}foo.txt

0 commit comments

Comments
 (0)