File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
test/blackbox-tests/test-cases/watching Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ The test expectedly fails (see errors at the end of this file)
1111 $ build " (alias my_test)"
1212 Failure
1313
14- Promotion works even with a running RPC server.
14+ Promotion happens on the running RPC server.
1515 $ dune promote
16- Promoting _build / default / my_test . t . corrected to my_test . t .
16+ Success
1717
1818 $ build " (alias my_test)"
1919 Success
@@ -23,4 +23,5 @@ Promotion works even with a running RPC server.
2323 Error: Files _build/ default / my_test. t and _build/ default / my_test. t. corrected
2424 differ.
2525 Had 1 error, waiting for filesystem changes...
26+ Promoting _build/ default / my_test. t. corrected to my_test. t.
2627 Success, waiting for filesystem changes...
You can’t perform that action at this time.
0 commit comments