Task #11380 (closed)
Opened 11 years ago
Closed 11 years ago
Bug: UI testing branch has component with broken build
Reported by: | mtbcarroll | Owned by: | jburel |
---|---|---|---|
Priority: | major | Milestone: | Testing and Docs |
Component: | General | Version: | 4.4.8 |
Keywords: | n.a. | Cc: | omero-team@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | Testing and Docs (2) |
Description
Since the directory reorganization on http://github.com/mtbc/openmicroscopy/tree/Insight-UI-testing-11210 the files in openmicroscopy/components/tests/ui/*.xml need some adjusting before the files in library/java/ can again build; these implement keywords for Insight test case scripts.
At the same time, in those XML build files perhaps we may wish to name the resulting artifact something other than ui-scripts.
Change History (5)
comment:1 Changed 11 years ago by jamoore
- Owner set to mtbcarroll
comment:2 Changed 11 years ago by mtbcarroll
- Owner changed from mtbcarroll to jburel
Jean-Marie is taking a look at this today.
comment:3 Changed 11 years ago by jburel
- Add new build file to match new structure i.e. build.xml under tests
- Add target to run web tests i.e. ./build.py -f components/tests/ui/build.xml ui-test-web (ui-test-web encapsulates other target)
- Add script to run tests so tests can be run during dev w/o using the build target
comment:4 Changed 11 years ago by jburel
Added various targets to run the web and insight tests. All, per folder, per script.
Move location where pybot and jybot are executed.
Currently fixing the build for test targets.
comment:5 Changed 11 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Changes to the build have now been pushed
see https://github.com/openmicroscopy/openmicroscopy/pull/1424
Closing.
Trying to cleanup unowned tickets.