Skip to content

Commit 7bbe0f6

Browse files
committed
Update atests
1 parent 52ce9c3 commit 7bbe0f6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

atest/test/12_rfbrowser/translation.robot

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,31 +67,31 @@ Compare Translation Files
6767
Should Match Regexp
6868
... ${lines}[0]
6969
... Found differences between translation and library, see below for details\.
70-
Should Match Regexp ${lines}[1] \\| Keyword name${SPACE * 23}\\| Reason${SPACE * 33}\\|
70+
Should Match Regexp ${lines}[1] \\| Keyword name${SPACE * 23}\\| Reason${SPACE * 34}\\|
7171
Should Match Regexp
7272
... ${lines}[2]
73-
... \\| ---------------------------------- \\| -------------------------------------- \\|
73+
... \\| ---------------------------------- \\| --------------------------------------- \\|
7474
Should Match Regexp
7575
... ${lines}[3]
76-
... \\| cancel_download${SPACE * 20}\\| Documentation update needed${SPACE * 12}\\|
76+
... \\| cancel_download${SPACE * 20}\\| Documentation update needed${SPACE * 13}\\|
7777
Should Match Regexp
7878
... ${lines}[4]
79-
... \\| close_page${SPACE * 25}\\| Keyword is missing translation${SPACE * 9}\\|
79+
... \\| close_page${SPACE * 25}\\| Keyword is missing translation${SPACE * 10}\\|
8080
Should Match Regexp
8181
... ${lines}[5]
82-
... \\| grant_permissions${SPACE * 18}\\| Keyword is missing translation${SPACE * 9}\\|
82+
... \\| grant_permissions${SPACE * 18}\\| Keyword is missing translation${SPACE * 10}\\|
8383
Should Match Regexp
8484
... ${lines}[6]
85-
... \\| focus${SPACE * 30}\\| Documentation update needed${SPACE * 12}\\|
85+
... \\| focus${SPACE * 30}\\| Documentation update needed${SPACE * 13}\\|
8686
Should Match Regexp
8787
... ${lines}[7]
88-
... \\| get_style${SPACE * 26}\\| Keyword tranlsaton is missing checksum \\|
88+
... \\| get_style${SPACE * 26}\\| Keyword translation is missing checksum \\|
8989
Should Match Regexp
9090
... ${lines}[8]
91-
... \\| __intro__${SPACE * 26}\\| Documentation update needed${SPACE * 12}\\|
91+
... \\| __intro__${SPACE * 26}\\| Documentation update needed${SPACE * 13}\\|
9292
Should Match Regexp
9393
... ${lines}[9]
94-
... \\| not_there${SPACE * 26}\\| Keyword not found from library${SPACE * 9}\\|
94+
... \\| not_there${SPACE * 26}\\| Keyword not found from library${SPACE * 10}\\|
9595
[Teardown] Remove Files ${OUTPUT_DIR}/translation_new.json
9696

9797
Translation Files Does Not Require Updates

0 commit comments

Comments
 (0)