Robot structure#1473
Conversation
these are very much work-in-progress but may be helpful
get thumbnail border color get thumbnail canvas image hash
shows synchronization between tree view and data browser selection
obviates unfortunate need for sleep in test case script
Replace commit 5377611
this will break the build for now, hopefully somebody competent will fix it
thanks to @bpindelski
Conflicts: components/tests/ui/testcases/insight/experiments/test-11210.rest
This will be removed when the set-up is in place.
Another ant target is invoked each so no need for the depends attribute on ui-test-insight target.
|
Locally ran Additionally, OMERO-merge-robotframework-stable#76 passes while calling For the job itself, we may want to parse the XML output stored into With regard to all these elements, ready to merge. |
|
@sbesson: This will happen in another PR (PR is big enough). cf. coming Tuesday presentation. |
There was a problem hiding this comment.
You're welcome to remove this bit if you want. 😄
|
Other than my very minor comments, 👍 (Merge at will) |
|
License is Apache License, Version 2.0. So we are okay. |
|
--rebased-to #1503 |
To review that PR.
clean, build default, test-unitThe commands
cleanandbuild defaultare also run as part of the dailyOMERO-merge-robotframework-stablebuild.If you wish to run the tests locally and try the various ant target, please follow instructions in README. Robot framework and jython must be installed.
Note that if you wish to run the ant setup-db target, you must run
test-compile.The CLI section is mainly to have the structure in place. Another Robot library (Process) will be used.
This PR replaces gh-1424