Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

User Story #1736 (closed)

Opened 14 years ago

Closed 10 years ago

HUDSON GREEN

Reported by: jamoore Owned by: omero-team@…
Priority: critical Milestone: OMERO-4.4.x
Component: Deployment Keywords: n.a.
Cc: omero-team@… Story Points: n.a.
Sprint: n.a. Importance: n.a.
Total Remaining Time: 0.5d Estimated Remaining Time: n.a.

Description (last modified by jmoore)

Please


I will be listing tests that see to need some TLC here for the moment.

Change History (160)

comment:1 Changed 14 years ago by jmoore

  • Cc carlos@… added
  • Description modified (diff)

Weblitz gateway tests seem unhappy when run from OmeroPy via ant python-integration:

======================================================================
ERROR [0.000s]: runTest (test.gateway.z_db_cleanup.TDTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/test/gateway/z_db_cleanup.py", line 5, in setUp
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/gateway/scripts/testdb_create.py", line 47, in setUp
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/gateway/scripts/testdb_create.py", line 68, in doDisconnect
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/__init__.py", line 18, in client_wrapper
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/gateway/__init__.py", line 137, in __init__
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/gateway/__init__.py", line 362, in _resetOmeroClient
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/__init__.py", line 22, in client
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/clients.py", line 132, in __init__
  File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/clients.py", line 241, in _initData
  File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ice-python25/work/destroot/opt/local/lib/python2.5/site-packages/Ice.py", line 274, in createObjectAdapter
SyscallException: Ice.SyscallException:
Too many open files

comment:2 Changed 14 years ago by jmoore

  • Sprint set to 2010-03-19 (5)

comment:3 Changed 14 years ago by jmoore

(In [6401]) see #1736 - compilation errors

comment:4 Changed 14 years ago by jmoore

(In [6402]) see #1736 - Adding bin/omero db script "" "" password syntax

comment:5 Changed 14 years ago by jmoore

(In [6403]) see #1736 - Using latest db version/patch from QUICKSTART.bat

comment:6 Changed 14 years ago by jmoore

(In [6404]) see #1736 - fixing various server tests

comment:7 Changed 14 years ago by jmoore

(In [6420]) see #1736 - Fixing various tests

comment:8 Changed 14 years ago by cxallan

(In [6427]) Fixing session leakage in import fixture. (See #1736)

comment:9 Changed 14 years ago by cxallan

  • Sprint changed from 2010-03-19 (5) to 2010-04-02 (6)

comment:10 Changed 14 years ago by cxallan

  • Sprint changed from 2010-04-02 (6) to 2010-04-16 (7)

comment:11 Changed 14 years ago by jmoore

(In [6670]) see #1736 - Removing test from PYTHONPATH

comment:12 Changed 14 years ago by jmoore

(In [6672]) see #1736 - Fixing OmeroPy tests for new OMERO-trunk-python-integration job

comment:13 Changed 14 years ago by jmoore

(In [6673]) see #1736 - Renaming OmeroPy tests to fix import issues

comment:14 Changed 14 years ago by jmoore

(In [6675]) see #1736 - Fixing logging in gateway when PIL is missing

comment:15 Changed 14 years ago by jmoore

(In [6676]) see #1736 - Removing previous hard-coding of ice.config in OmeroCpp

comment:16 Changed 14 years ago by cxallan

  • Sprint changed from 2010-04-16 (7) to 2010-04-30 (8)

comment:17 Changed 14 years ago by jmoore

(In [6917]) see #1736 - Fixing OmeroFs test imports

comment:18 Changed 14 years ago by jmoore

  • Sprint changed from 2010-04-30 (8) to 2010-05-13 (9)

comment:19 Changed 14 years ago by jmoore

(In [7002]) see #1736 - Fixing findbugs for OmeroMatlab

comment:20 Changed 14 years ago by jmoore

(In [7042]) see #1736 - Fixing creation of images in tests

comment:21 Changed 14 years ago by jmoore

(In [7049]) see #1736 - Removing factory.destroy from tests

comment:22 Changed 14 years ago by jmoore

(In [7050]) see #1736 - More OmeroJava fixes

comment:23 Changed 14 years ago by cxallan

  • Sprint changed from 2010-05-13 (9) to 2010-05-27 (10)

comment:24 Changed 14 years ago by jmoore

(In [7179]) see #1736 - using test.with.fail from python-integration

comment:25 Changed 14 years ago by jmoore

(In [7192]) see #1736 - fixing BeforeClass/AfterMethod mismatch

comment:26 Changed 14 years ago by jmoore

(In [7224]) See #1736 - Fixing OmeroPy and OmeroJava tests

comment:27 Changed 14 years ago by jmoore

(In [7225]) See #1736 - Fixing typo

comment:28 Changed 14 years ago by jmoore

(In [7235]) More fixes for OmeroJava tests. See #1736

comment:29 Changed 14 years ago by jmoore

(In [7238]) Sending proxies to prevent "cannot delete" error in test. See #1736, #2478

comment:30 Changed 14 years ago by cxallan

  • Sprint changed from 2010-05-27 (10) to 2010-06-10 (11)

comment:31 Changed 14 years ago by jmoore

(In [7317]) Various fixes to OmeroPy tests. See #1736

comment:32 Changed 14 years ago by jburel

  • Sprint changed from 2010-06-10 (11) to 2010-06-24 (12)

comment:33 Changed 14 years ago by jburel

  • Milestone OMERO-Beta4.2 deleted
  • Sprint 2010-06-24 (12) deleted

comment:34 Changed 14 years ago by jmoore

(In [7342]) More OmeroPy test fixes. (See #1736)

comment:35 Changed 14 years ago by jmoore

(In [7365]) Fixes for the tests (See #1736)

comment:36 Changed 14 years ago by jmoore

(In [7366]) Adding reportng for nicer test reports (See #1736)

comment:37 Changed 14 years ago by jmoore

(In [7368]) Unifying test report directories to target/reports (See #1736)

comment:38 Changed 14 years ago by jmoore

(In [7405]) Fixing new user creation in blitz tests (See #1736)

comment:39 Changed 14 years ago by jmoore

(In [7528]) OmeroCpp: Fixing tests (See #1736)

comment:40 Changed 14 years ago by jmoore

(In [7529]) OmeroCpp: Disabling search.cpp for Beta4.2 (See #1736)

comment:41 Changed 14 years ago by jmoore

(In [7535]) OmeroCpp: Fixing tests (See #1736)

original-svn-id: file:///home/svn/omero/branches/Beta4.2@7528 05709c45-44f0-0310-885b-81a1db45b4a6

comment:42 Changed 14 years ago by jmoore

  • Milestone set to Unscheduled

comment:43 Changed 14 years ago by cxallan

  • Milestone changed from Unscheduled to OMERO-Beta4.2.1
  • Sprint set to 2010-07-29 (13)

comment:44 Changed 14 years ago by jburel

  • Sprint 2010-07-29 (13) deleted

comment:45 Changed 14 years ago by cxallan

(In [7724]) Fixing ROI Java example compile errors. (See #1736)

comment:46 Changed 14 years ago by jmoore

(In [7761]) Adding test-server target to prevent re-running tools/ tests (See #1736)

comment:47 Changed 14 years ago by jmoore

(In [7774]) Removing unused (old) dbcp-based ConfigHelper (See #1736)

comment:48 Changed 14 years ago by jmoore

(In [7775]) Moving model integration tests to server/test/ome/services/db/ (See #1736)

comment:49 Changed 14 years ago by jmoore

(In [7776]) Fixing misisng type.xml for dsl tests (See #1736)

comment:50 Changed 14 years ago by jburel

(In [7782]) Fixing various tests (see #1736)

comment:51 Changed 14 years ago by jmoore

(In [7785]) Fixing OmeroTables tests (See #1736)

comment:52 Changed 14 years ago by jmoore

(In [7796]) Removing more duplicate test runs from test-server (See #1736)

comment:53 Changed 14 years ago by jmoore

(In [7810]) Passing omero.db.* properties to builds (See #1736)

comment:54 Changed 14 years ago by jmoore

(In [7811]) Also passing omero.data.dir to test-server (See #1736)

comment:55 Changed 14 years ago by jmoore

(In [7813]) Fixing NPE on tear down after connection failure (See #1736)

comment:56 Changed 14 years ago by jmoore

(In [7814]) Enabling per-group OmeroJava tests (See #1736)

./build.py -f ... test -DGROUPS=delete now runs
only tests matching any of the given groups, comma-
or whitespace-delimited.

comment:57 Changed 14 years ago by jmoore

(In [7815]) Making -Xmx and -XX:PermGen configurable on server start (See #1736)

Workaround for tests failing with PermGen OOMs.

If the "memcfg" target is set for bin/omero admin {start,debug}
then the configuration properties "omero.blitz.maxmemory" and
"omero.blitz.permgen" need to be set.

For example:

bin/omero admin start \
    omero.blitz.maxmemory=-Xmx1024M \
    omero.blitz.permgen=-XX:MaxPermSize=256m \
    memcfg

comment:58 Changed 14 years ago by jmoore

(In [7817]) Adding omero.client.getStatefulServices() to all OmeroClients for better test cleanup. (See #1736, #2339)

comment:59 Changed 14 years ago by jburel

(In [7818]) Added more tests for rendering settings for plate (See #1736)

comment:60 Changed 14 years ago by jmoore

(In [7841]) Extending timeout for server tests to at least 500ms (See #1736)

comment:61 Changed 14 years ago by jmoore

(In [7842]) Minor test fixes while working on delete (See #1736, #1708)

comment:62 Changed 14 years ago by jburel

(In [7853]) cleaning tests (see #1736)

comment:63 Changed 14 years ago by jmoore

(In [7876]) Fixing OmeroPy tests (See #1736)

comment:64 Changed 14 years ago by jburel

(In [7933]) Improved existing tests (see #1736)

comment:65 Changed 14 years ago by jburel

(In [8073]) review test (see #1736)

comment:66 Changed 13 years ago by jmoore

(In [8228]) Fixing OmeroFs tests for Hudson (See #1736)

comment:67 Changed 13 years ago by jmoore

(In [8229]) Fixing sudo test in t_bin.py (See #1736)

comment:68 Changed 13 years ago by jmoore

(In [8230]) More OmeroPy and OmeroFs test fixes (See #1736)

comment:69 Changed 13 years ago by jmoore

(In [8480]) Adding unit tests to OmeroPy testing on Windows (See #1736)

comment:70 Changed 13 years ago by jmoore

(In [8483]) Changing use of XmlRunner? to verbose (See #1736)

comment:71 Changed 13 years ago by jmoore

(In [8484]) Attempt to prevent 'Too many open files' during OmeroPy testing (See #1736)

comment:72 Changed 13 years ago by jmoore

(In [8485]) Fixing bad execution of "sudo" on Windows (See #1736, #3225)

comment:73 Changed 13 years ago by jmoore

(In [8490]) Fixing t_config.py with OMERO_CONFIG set (See #1736, #3225)

comment:74 Changed 13 years ago by jmoore

(In [8497]) Adding drop box testing to OMERO-python-integration (See #1736, #3200)

comment:75 Changed 13 years ago by jmoore

(In [8505]) Work on OmeroExamples to get OMERO-trunk-examples passing (See #1736)

comment:76 Changed 13 years ago by cxallan

  • Milestone OMERO-Beta4.2.1 deleted

comment:77 Changed 13 years ago by cxallan

  • Owner changed from ome-nitpick@… to omero-team@…

comment:78 Changed 13 years ago by jmoore

(In [8773/omero]) Removing unused (old) dbcp-based ConfigHelper (See #1736)

comment:79 Changed 13 years ago by jmoore

(In [8826/omero]) Removing unused (old) dbcp-based ConfigHelper (See #1736)

original-svn-id: file:///home/svn/omero/trunk@8773 05709c45-44f0-0310-885b-81a1db45b4a6

comment:80 Changed 13 years ago by jmoore

(In [8874/omero]) Adding test-compile target to OMERO-java.{sh,bat} (See #1736)

comment:81 Changed 13 years ago by jmoore

(In [8886/omero]) Adding test-compile target to OMERO-java.{sh,bat} (See #1736)

original-svn-id: file:///home/svn/omero/branches/Beta4.2@8874 05709c45-44f0-0310-885b-81a1db45b4a6

comment:82 Changed 13 years ago by Josh Moore <josh@…>

comment:83 Changed 13 years ago by Josh Moore <josh@…>

comment:84 Changed 13 years ago by agilo

  • Status changed from new to accepted

Updated status, related task in progress

comment:85 Changed 13 years ago by jmoore <josh@…>

(In [c8ea18e7797b566cca51fe322a3655c465bd546f/ome.git] on branch develop) Adding OmeroJava unit.testng.xml (See #1736)

comment:86 Changed 13 years ago by jmoore <josh@…>

(In [97dc97829919ef50c8a53c5376386ebddbc5414e/ome.git] on branch develop) Running trivial test under "Matlab" to keep hudson happy (See #1736)

comment:87 Changed 13 years ago by jmoore <josh@…>

(In [9ebd639956bc10f3138dc606e3a77c8702be3918/ome.git] on branch develop) Fixing config download for labels without 'start' (See #1736)

comment:88 Changed 13 years ago by jmoore <josh@…>

(In [e4f5ebe33838740ece2b9e9ba20f308c8f3a73c7/ome.git] on branch develop) Fix use of Ice.Util.createProperties in OmeroClients (See #1736)

comment:89 Changed 13 years ago by jmoore <josh@…>

(In [e88918b38f8e8695d6238a0708c2cc9c346f094a/ome.git] on branch dev_4_1_custom) Adding unit tests to OmeroPy testing on Windows (See #1736)

git-svn-id: file:///home/svn/omero/trunk@8480 05709c45-44f0-0310-885b-81a1db45b4a6

comment:90 Changed 13 years ago by jmoore <josh@…>

(In [73b2c470091b4959cc3e8363bb588a17ab403c34/ome.git] on branch dev_4_1_custom) Adding drop box testing to OMERO-python-integration (See #1736, #3200)

git-svn-id: file:///home/svn/omero/trunk@8497 05709c45-44f0-0310-885b-81a1db45b4a6

comment:91 Changed 13 years ago by jmoore <josh@…>

(In [9a24b36346e4a5d6048db4f56df4c78ffb4ca717/ome.git] on branch dev_4_1_custom) Adding test-compile target to OMERO-java.{sh,bat} (See #1736)

original-svn-id: file:///home/svn/omero/branches/Beta4.2@8874 05709c45-44f0-0310-885b-81a1db45b4a6

git-svn-id: file:///home/svn/omero/trunk@8886 05709c45-44f0-0310-885b-81a1db45b4a6

comment:92 Changed 13 years ago by jmoore <josh@…>

(In [965407ecd87db92b4b9a7d2350922c3354c3cb29/ome.git] on branch dev_4_1_custom) Skipping OmeroCpp build of OmeroExamples for OmeroPy & OmeroJava (See #1736)

comment:93 Changed 13 years ago by jmoore <josh@…>

(In [be049e911eaca2a9e560ebb6d3ed4d64b6f92da1/ome.git] on branch dev_4_1_custom) Running trivial test under "Matlab" to keep hudson happy (See #1736)

comment:94 Changed 13 years ago by jmoore <josh@…>

(In [8ef04d739e621e2bd792840ef69dc873354f8956/ome.git] on branch dev_4_1_custom) Fixing config download for labels without 'start' (See #1736)

comment:95 Changed 13 years ago by jmoore <josh@…>

(In [f6c78c53416e1dc149ae2294f608221313fff2c2/ome.git] on branch dev_4_1_custom) Fix use of Ice.Util.createProperties in OmeroClients (See #1736)

comment:96 Changed 13 years ago by jmoore <josh@…>

(In [2f051814ed9821e11b075cad1bb93021a2d6d0a5/ome.git] on branch develop) More fixes for OmeroClients examples (See #1736)

comment:97 Changed 13 years ago by jmoore <josh@…>

(In [3c38b173fd27c545a5d149e051810107f52ff8b8/ome.git] on branch dev_4_1_custom) More fixes for OmeroClients examples (See #1736)

comment:98 Changed 13 years ago by jmoore <josh@…>

(In [5853765259b38db9cb4a9088688ff4ce2c59a42b/ome.git] on branch dev_4_2) Adding OmeroJava unit.testng.xml (See #1736)

comment:99 Changed 13 years ago by jmoore <josh@…>

(In [8a45c8970596fe5c84370a7072aff7af1376bfa5/ome.git] on branch dev_4_2) Fixing config download for labels without 'start' (See #1736)

comment:100 Changed 13 years ago by jmoore <josh@…>

(In [1534c2f4c59400f41ec488aebb13c4679b149231/ome.git] on branch dev_4_2) Fix use of Ice.Util.createProperties in OmeroClients (See #1736)

comment:101 Changed 13 years ago by jmoore <josh@…>

(In [e02edab38f5f6b406093f9a4ece82c5045f7a1f4/ome.git] on branch dev_4_2) Running trivial test under "Matlab" to keep hudson happy (See #1736)

comment:102 Changed 13 years ago by jmoore <josh@…>

(In [2f0147e7ff5b9841128427dbc6c414f46e8979ce/ome.git] on branch dev_4_2) More fixes for OmeroClients examples (See #1736)

comment:103 Changed 13 years ago by jmoore <josh@…>

(In [fa055aa1d387cc2cfe9bb56fd2e39dab8d703020/ome.git] on branch dev_4_1_custom) Synthetic passing test for OmeroCpp builds (See #1736)

comment:104 Changed 13 years ago by jmoore <josh@…>

(In [1f3c8740b8c6fb7c79cdde1053d31d9b53bce906/ome.git] on branch dev_4_1_custom) Fixing missing module in OmeroPy example (See #1736)

comment:105 Changed 13 years ago by jmoore <josh@…>

(In [1ad3bd4efb6b5114632332e1a0cb65a2c6d48ccc/ome.git] on branch dev_4_2) Synthetic passing test for OmeroCpp builds (See #1736)

comment:106 Changed 13 years ago by jmoore <josh@…>

(In [cc8b163e785ccb299cd045bda25611e1f892e5da/ome.git] on branch dev_4_2) Fixing missing module in OmeroPy example (See #1736)

comment:107 Changed 13 years ago by jmoore <josh@…>

(In [8ea1e638ba278f579560820814afe531692b28e7/ome.git] on branch develop) Synthetic passing test for OmeroCpp builds (See #1736)

comment:108 Changed 13 years ago by jmoore <josh@…>

(In [a4779030d73f8431c9bfd96060fcfc3d7c0bc0ff/ome.git] on branch develop) Fixing missing module in OmeroPy example (See #1736)

comment:109 Changed 13 years ago by jmoore <josh@…>

(In [b2a44777eb636a66e17fe95256571c05dd94fe7b/ome.git] on branch dev_4_1_custom) More missing module fixes in OmeroPy (See #1736)

comment:110 Changed 13 years ago by jmoore <josh@…>

(In [5cf23a61c7a2278a68ea2e3721b1644e1feed966/ome.git] on branch dev_4_2) More missing module fixes in OmeroPy (See #1736)

comment:111 Changed 13 years ago by jmoore <josh@…>

(In [1249e79eb2b3d91713f8c7a3bb80daae0fced0a4/ome.git] on branch develop) More missing module fixes in OmeroPy (See #1736)

comment:112 Changed 13 years ago by jmoore <josh@…>

(In [1953231537c59235732ebd586b36fa58bfbd45e9/ome.git] on branch dev_4_1_custom) Fixing another missing for OmeroPy (See #1736)

comment:113 Changed 13 years ago by jmoore <josh@…>

(In [f42c7c33df30dba7bea956906c4c420fe5fbeaa9/ome.git] on branch dev_4_2) Fixing another missing for OmeroPy (See #1736)

comment:114 Changed 13 years ago by jmoore <josh@…>

(In [b8126cda21ba704f2686829c60b721bc09757d9a/ome.git] on branch develop) Fixing another missing for OmeroPy (See #1736)

comment:115 Changed 13 years ago by jmoore <josh@…>

(In [0b6921b594b8bf94a4e20c4dd91bd1e63f3f4fe3/ome.git] on branch dev_4_1_custom) Also setting up Windows environment for OmeroExamples (See #1736)

comment:116 Changed 13 years ago by jmoore <josh@…>

(In [384822f54a99b09727457cc8f34332829bed4f40/ome.git] on branch dev_4_2) Also setting up Windows environment for OmeroExamples (See #1736)

comment:117 Changed 13 years ago by jmoore <josh@…>

(In [a27f8e53f96e1a729738758804086bf2b753c12b/ome.git] on branch develop) Also setting up Windows environment for OmeroExamples (See #1736)

comment:118 Changed 13 years ago by jmoore <josh@…>

(In [bc77bd23f9d67284661115292242794accca12e0/ome.git] on branch dev_4_1_custom) Converting list to string for Windows PYTHONPATH (See #1736)

comment:119 Changed 13 years ago by jmoore <josh@…>

(In [fa875805c114935fa09c23d11b0a912fe01d6f27/ome.git] on branch dev_4_2) Converting list to string for Windows PYTHONPATH (See #1736)

comment:120 Changed 13 years ago by jmoore <josh@…>

(In [3609c6b0d16263cc95098be78353cf2751078635/ome.git] on branch develop) Converting list to string for Windows PYTHONPATH (See #1736)

comment:121 Changed 13 years ago by jmoore <josh@…>

(In [3eaaf60a511514e138847c4750b937acf1fdc809/ome.git] on branch dev_4_1_custom) Fixing unzip error in OMERO-cpp.bat (See #1736)

comment:122 Changed 13 years ago by jmoore <josh@…>

(In [9f4ccc7036ad0dd5e2a27f48c5650b70c62d5b9c/ome.git] on branch dev_4_2) Fixing unzip error in OMERO-cpp.bat (See #1736)

comment:123 Changed 13 years ago by jmoore <josh@…>

(In [dd65e7c4417d39b4305edb778438bd3333a2ab4f/ome.git] on branch develop) Fixing unzip error in OMERO-cpp.bat (See #1736)

comment:124 Changed 13 years ago by jmoore <josh@…>

(In [cff94e936b82eca4c339f6cc59b1dd6bf85493ac/ome.git] on branch dev_4_1_custom) Improved launching, fixed windws user, and added docs (See #1736)

comment:125 Changed 13 years ago by jmoore <josh@…>

(In [25ecb78e725c4ab13f9c638a37155343e8146d01/ome.git] on branch dev_4_2) Improved launching, fixed windws user, and added docs (See #1736)

comment:126 Changed 13 years ago by jmoore <josh@…>

(In [7c2ecc1faa350b57862cc8d0811b71b237349418/ome.git] on branch develop) Improved launching, fixed windws user, and added docs (See #1736)

comment:127 Changed 13 years ago by jmoore <josh@…>

(In [abd8342277ffcefac0e766dabb194a85bd88fa2e/ome.git] on branch dev_4_1_custom) Yet another unzip error in OMERO-cpp.bat (See #1736)

comment:128 Changed 13 years ago by jmoore <josh@…>

(In [203d2794dfc4d93c810c24a655e98d18f60f2733/ome.git] on branch dev_4_2) Yet another unzip error in OMERO-cpp.bat (See #1736)

comment:129 Changed 13 years ago by jmoore <josh@…>

(In [8cf4c317c58368f92988f08eea6a7a560de4db75/ome.git] on branch develop) Yet another unzip error in OMERO-cpp.bat (See #1736)

comment:130 Changed 13 years ago by jmoore <josh@…>

(In [7d0735a0a89d158a808ef3a4bea1eb462274e820/ome.git] on branch dev_4_2) Test fixes for the OmeroJava component (See #1736)

Note: also ran into server-side memory issues that
may need to be resolved (See #4670)

comment:131 Changed 13 years ago by jmoore <josh@…>

(In [40ed8093fd307104afb31663164c7c33336b1b93/ome.git] on branch develop) Test fixes for the OmeroJava component (See #1736)

Note: also ran into server-side memory issues that
may need to be resolved (See #4670)

comment:132 Changed 13 years ago by jmoore <josh@…>

(In [f302b244cdb96e76673ebef3e960c02eeca1b6c5/ome.git] on branch dev_4_2) OmeroExamples : Fixing build of OmeroCpp examples on Windows (See #1736)

comment:133 Changed 13 years ago by jmoore <josh@…>

(In [3184beb905ecb27183e4cf2ced6846b435a66b54/ome.git] on branch develop) OmeroExamples : Fixing build of OmeroCpp examples on Windows (See #1736)

comment:134 Changed 13 years ago by jmoore <josh@…>

(In [774ebe820bd25c5f9f8da1bcf56c86067d24bd32/ome.git] on branch dev_4_2) Running simpler tests for OmeroMatlab (See #1736)

comment:135 Changed 13 years ago by jmoore <josh@…>

(In [20e08af3842af6e074f321c6d05c06f4fafe436a/ome.git] on branch develop) Running simpler tests for OmeroMatlab (See #1736)

comment:136 Changed 13 years ago by jmoore <josh@…>

(In [79eabfb97ec6cc442b715b6135e6aab1709431f1/ome.git] on branch develop) s/$ICE_CONFIG/%ICE_CONFIG%/ in OMERO-web.bat (See #2990, #1736)

comment:137 Changed 13 years ago by jmoore <josh@…>

(In [e88918b38f8e8695d6238a0708c2cc9c346f094a/ome.git]on branches 4_1_custom, dev_4_1_custom, josh/4.1-web-backport) Adding unit tests to OmeroPy testing on Windows (See #1736)

git-svn-id: file:///home/svn/omero/trunk@8480 05709c45-44f0-0310-885b-81a1db45b4a6

comment:138 Changed 13 years ago by jmoore <josh@…>

(In [73b2c470091b4959cc3e8363bb588a17ab403c34/ome.git]on branches 4_1_custom, dev_4_1_custom, josh/4.1-web-backport) Adding drop box testing to OMERO-python-integration (See #1736, #3200)

git-svn-id: file:///home/svn/omero/trunk@8497 05709c45-44f0-0310-885b-81a1db45b4a6

comment:139 Changed 13 years ago by jmoore <josh@…>

(In [9a24b36346e4a5d6048db4f56df4c78ffb4ca717/ome.git]on branches 4_1_custom, dev_4_1_custom, josh/4.1-web-backport) Adding test-compile target to OMERO-java.{sh,bat} (See #1736)

original-svn-id: file:///home/svn/omero/branches/Beta4.2@8874 05709c45-44f0-0310-885b-81a1db45b4a6

git-svn-id: file:///home/svn/omero/trunk@8886 05709c45-44f0-0310-885b-81a1db45b4a6

comment:140 Changed 13 years ago by jmoore <josh@…>

(In [965407ecd87db92b4b9a7d2350922c3354c3cb29/ome.git]on branches dev_4_1_custom, josh/4.1-web-backport) Skipping OmeroCpp build of OmeroExamples for OmeroPy & OmeroJava (See #1736)

comment:141 Changed 13 years ago by jmoore <josh@…>

(In [be049e911eaca2a9e560ebb6d3ed4d64b6f92da1/ome.git]on branches dev_4_1_custom, josh/4.1-web-backport) Running trivial test under "Matlab" to keep hudson happy (See #1736)

comment:142 Changed 13 years ago by jmoore <josh@…>

(In [8ef04d739e621e2bd792840ef69dc873354f8956/ome.git]on branches dev_4_1_custom, josh/4.1-web-backport) Fixing config download for labels without 'start' (See #1736)

comment:143 Changed 13 years ago by jmoore <josh@…>

(In [f6c78c53416e1dc149ae2294f608221313fff2c2/ome.git] on branch dev_4_1_custom) Fix use of Ice.Util.createProperties in OmeroClients (See #1736)

comment:144 Changed 13 years ago by jmoore <josh@…>

(In [3c38b173fd27c545a5d149e051810107f52ff8b8/ome.git] on branch dev_4_1_custom) More fixes for OmeroClients examples (See #1736)

comment:145 Changed 13 years ago by jmoore <josh@…>

(In [fa055aa1d387cc2cfe9bb56fd2e39dab8d703020/ome.git] on branch dev_4_1_custom) Synthetic passing test for OmeroCpp builds (See #1736)

comment:146 Changed 13 years ago by jmoore <josh@…>

(In [1f3c8740b8c6fb7c79cdde1053d31d9b53bce906/ome.git] on branch dev_4_1_custom) Fixing missing module in OmeroPy example (See #1736)

comment:147 Changed 13 years ago by jmoore <josh@…>

(In [b2a44777eb636a66e17fe95256571c05dd94fe7b/ome.git] on branch dev_4_1_custom) More missing module fixes in OmeroPy (See #1736)

comment:148 Changed 13 years ago by jmoore <josh@…>

(In [1953231537c59235732ebd586b36fa58bfbd45e9/ome.git] on branch dev_4_1_custom) Fixing another missing for OmeroPy (See #1736)

comment:149 Changed 13 years ago by jmoore <josh@…>

(In [3aee646159ef15c18176bcb63db460320d4c79b4/ome.git] on branch dev_4_2) OmeroExamples : Making cpp path cross-platform (See #1736)

comment:150 Changed 13 years ago by jmoore <josh@…>

(In [ae89282c772054490e5e29b19a2737e76c551264/ome.git] on branch develop) OmeroExamples : Making cpp path cross-platform (See #1736)

comment:151 Changed 13 years ago by jmoore <josh@…>

(In [8b9a941a944b28929e431728d1c2f8bad9478c5a/ome.git] on branch develop) More cross-platform fixes for SConstruct (See #1736)

comment:152 Changed 13 years ago by jmoore <josh@…>

(In [ab1dfcf0ff2dac7dd8bc5ddc42e8672833207bb3/ome.git] on branch develop) Fix for OmeroCpp examples build (See #1736)

comment:153 Changed 13 years ago by jmoore <josh@…>

(In [046829457e8fd8f6770be2a699b3d21b70719a0b/ome.git] on branch develop) Fixing blitz and OmeroJava tests (See #1736)

comment:154 Changed 13 years ago by jmoore <josh@…>

(In [3776ad708be686540c35154d648ab1d1228d4475/ome.git] on branch develop) Setting test.with.fail to false (See #1736)

comment:155 Changed 13 years ago by jmoore <josh@…>

(In [5887ee4989d7589212fefca5564078876f95baca/ome.git] on branch develop) More test fixes for blitz (See #1736)

comment:156 Changed 13 years ago by jmoore <josh@…>

(In [18d5071142fb75da06a3b7f6e63b494ee32778a1/ome.git] on branch develop) Activating all OmeroPy unit test (See #1736)

comment:157 Changed 12 years ago by jmoore

  • Cc kenneth.gillen@… added
  • Milestone set to OMERO-4.5

Bringing "Hudson green" back to 4.5 for some progress during the FS work.

comment:158 Changed 10 years ago by jamoore

  • Cc omero-team@… added; carlos@… kenneth.gillen@… removed
  • Resolution set to fixed
  • Status changed from accepted to closed

Closing HUDSON GREEN! All open tasks have been cross-linked under #11622

comment:159 Changed 10 years ago by agilo

  • Status changed from closed to accepted

Updated status, related task in progress

comment:160 Changed 10 years ago by jamoore

  • Status changed from accepted to closed

Closing again. This was accidentally re-opened.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.607052 sec.)

We're Hiring!