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"

Task #11677 (closed)

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

Bug: Doc defficiency - running a specific Java test

Reported by: cblackburn Owned by: bpindelski
Priority: major Milestone: 5.0.0-rc1
Component: Documentation Version: 5.0.0-beta1
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

See below:

jrs-macbookpro-25031:ome cblackburn$ ./build.py -f components/tools/OmeroJava/build.xml test-methods -DMETHODS=integration.ManagedRepositoryTest.testGetCurrentRepoDirSimple
Buildfile: /Users/cblackburn/Work/repos/ome/components/tools/OmeroJava/build.xml
Entering /Users/cblackburn/Work/repos/ome/components/tools/OmeroJava...

BUILD FAILED
/Users/cblackburn/Work/repos/ome/components/antlib/resources/lifecycle.xml:312: The following error occurred while executing this line:
/Users/cblackburn/Work/repos/ome/components/antlib/resources/lifecycle.xml:230: Problem: failed to create task or type nomemorytestng
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.


Total time: 0 seconds

Change History (6)

comment:1 Changed 10 years ago by bpindelski

  • Component changed from General to Documentation
  • Status changed from new to accepted
  • Summary changed from Bug: running a specific Java test to Bug: Doc defficiency - running a specific Java test

comment:2 Changed 10 years ago by bpindelski

  • Milestone changed from Unscheduled to 5.0.0-beta2

comment:3 Changed 10 years ago by bpindelski

This has to be better documented in the dev docs - the "test-methods" ant target (as we later learned) shouldn't be called directly. Instead, the "test" target has to be invoked with the "-DMETHODS=package.class.method" parameter. "TEST", "GROUPS" and "METHODS" params have to be better documented.

comment:4 Changed 10 years ago by bpindelski

  • Resolution set to fixed
  • Status changed from accepted to closed

comment:5 Changed 10 years ago by Snoopy Crime Cop <snoopycrimecop@…>

(In [7fde6f1c639bcb7e5ce4ef9823a27a9f8e34e93d/ome.git] on branch develop) Update develop submodules

Repository: openmicroscopy/openmicroscopy
Already up-to-date.

Repository: openmicroscopy/bioformats
Updating 9bc1862..e3f13fa
Merged PRs (fast-forward):

# PR 817 rleigh-dundee 'xsd-fu: Split fu.py into separate modules'

Repository: ome/scripts
Updating d7a0feb..1f0f9d0
Merged PRs (fast-forward):

# PR 54 joshmoore '11607 README update'
# PR 56 will-moore '1822 script param fix'

Repository: openmicroscopy/ome-documentation
Updating b13a649..412e806
Merged PRs (fast-forward):

# PR 579 sbesson 'Matlab additional fixes'
# PR 574 knabar 'Update web application development page for Django 1.6'
# PR 577 hflynn '11795 fix - Python version 2.6.5 or later required'
# PR 572 hflynn 'Adding contributing docs to OME docs repo readme'
# PR 557 mtbc 'remind that model changes may affect IceMapper?'
# PR 575 ximenesuk 'Update DropBox? docs for develop'
# PR 569 bpindelski 'Add group and test method execution doc (see #11677)'
# PR 567 hflynn 'Updating contributing developer guidance'
# PR 566 sbesson 'Document latest OMERO.matlab functions'

Generated by OMERO-submods-develop#262 (http://hudson.openmicroscopy.org.uk/job/OMERO-submods-develop/262/)

comment:6 Changed 10 years ago by Snoopy Crime Cop <snoopycrimecop@…>

(In [75db46b5d43a8e86e93bedb941a0131540d4416b/ome.git] on branch dev_4_4) Update dev_4_4 submodules

Repository: openmicroscopy/openmicroscopy
Already up-to-date.

Repository: openmicroscopy/bioformats
Updating cc20830..c68c4a2
Merged PRs (fast-forward):

# PR 831 sbesson 'Add section about JVM memory settings under MATLAB (rebased onto dev_4_4)'
# PR 813 mtbc 'publish lwf-stubs JAR for lurawave (rebased)'
# PR 808 hflynn 'Tidying ITK user doc page'
# PR 746 melissalinkert 'CellWorx?: ignore thumbnails and missing channel names'
# PR 795 joshmoore 'Add planeInfo=true support to FakeReader?'
# PR 802 mtbc 'fix link to Java Image I/O guide (rebased onto dev_4_4)'

Repository: ome/scripts
Updating 047995f..bef5c0c
Merged PRs (fast-forward):

# PR 58 will-moore '1822 script param fix dev 4 4'

Repository: openmicroscopy/ome-documentation
Updating 2d49b54..38f5a05
Merged PRs (fast-forward):

# PR 595 manics 'Web config docs 11723 11724 (rebased onto dev_4_4)'
# PR 604 sbesson 'Server upgrade bugfix'
# PR 603 will-moore 'Doc running App from anywhere & CreateApp? refactor dev_4_4'
# PR 602 hflynn 'Replace old version Django docs link'
# PR 601 will-moore 'update plugin options. See #11806 dev_4_4'
# PR 599 pwalczysko 'Exchange "Link" for user-friendlier "Mix data" cf. Gus's comment'
# PR 592 sbesson 'Remove reference to toByteArray() function for 4.4.9 doc release'
# PR 588 hflynn 'Removing final ref to logging in as root'
# PR 587 sbesson 'Improve description of CLI usage as a client (rebased onto dev_4_4)'
# PR 571 sbesson 'Document latest OMERO.matlab functions (rebased onto dev_4_4)'
# PR 559 mtbc 'remind that model changes may affect IceMapper? (rebased)'
# PR 570 bpindelski 'Add group and test method execution doc (see #11677) (rebased onto dev_4_4)'
# PR 560 hflynn 'Adding ILdap as requested by Ola'
# PR 562 hflynn 'Tidying script docs & using git links (rebased onto dev_4_4)'
# PR 563 jballanc 'Remove duplicate entries for "blitz" component.'
# PR 555 sbesson 'Fix installation link for Homebrew'

Generated by OMERO-submods-stable#268 (http://hudson.openmicroscopy.org.uk/job/OMERO-submods-stable/268/)

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.75496 sec.)

We're Hiring!