[education/rkward] tests/rkward_application_tests: One more test standard

Thomas Friedrichsmeier null at kde.org
Tue Apr 12 07:01:05 BST 2022


Git commit 795ec1e73f2614b27991f72bba7cda21e6d8b64f by Thomas Friedrichsmeier.
Committed on 12/04/2022 at 06:00.
Pushed by tfry into branch 'master'.

One more test standard

M  +1    -1    tests/rkward_application_tests/rk_output_test.messages.txt

https://invent.kde.org/education/rkward/commit/795ec1e73f2614b27991f72bba7cda21e6d8b64f

diff --git a/tests/rkward_application_tests/rk_output_test.messages.txt b/tests/rkward_application_tests/rk_output_test.messages.txt
index cf64cafa..537c011c 100644
--- a/tests/rkward_application_tests/rk_output_test.messages.txt
+++ b/tests/rkward_application_tests/rk_output_test.messages.txt
@@ -1,6 +1,6 @@
 Error in .rk.do.call("output", c("close", .checkId(), if (is.null(discard)) "ask" else if (isTRUE(discard)) "force" else "fail")) : 
   Output has been modified. Not closing it.
 Error in .rk.do.call("output", c("revert", .checkId(), if (is.null(discard)) "ask" else if (isTRUE(discard)) "force" else "fail")) : 
-  Output has not previously been saved. Cannot revert.
+  User canceled.
 Error in .rk.do.call("output", c("clear", .checkId(), if (is.null(discard)) "ask" else if (isTRUE(discard)) "force" else "fail")) : 
   Output is not empty. Not clearing it.


More information about the rkward-tracker mailing list