gatein_wsrp_trunk_sun5 #81: Still Failing
No tests ran.
No tests ran.
Changes for Build #72
Changes for Build #73
[chris.laprun(a)jboss.com] - Minor clean-up.
[mwringe] Update WSRP1Producer to implement empty methods and add corresponding methods to
the Converter classes.
[chris.laprun(a)jboss.com] - WSRP1Producer now references WSRP2Producer.
- Started implementing missing methods. Yay more boilerplate code... NOT! :(
[chris.laprun(a)jboss.com] - WSRPProducerBaseTest shouldn't define the producer instance
but leave it up to subclasses to get the proper instance.
- V1ProducerBaseTest now properly retrieve the v1 producer. This also removes the shadowed
producer variable from WSRPProducerBaseTest.
[chris.laprun(a)jboss.com] - Fixed improper handling of returned values in MarkupService.
- Fixed incorrect StateChange conversion implementation.
Changes for Build #74
[chris.laprun(a)jboss.com] - Started adding v2 tests.
[chris.laprun(a)jboss.com] - GTNWSRP-45: Started re-implementing service description
handling so that we can cache data. Right now, only registration properties are cached as
caching portlet information will require PC-level support. NOT TESTED.
- GTNWSRP-38, GTNWSRP-39: Started adding PRP and event information in portlet and service
descriptions. NOT TESTED.
[chris.laprun(a)jboss.com] - Added last modification date so that clients can know whether
they can use cached data or not.
[chris.laprun(a)jboss.com] - Minor javadoc fix.
[chris.laprun(a)jboss.com] - Added WSRP2Constants for, well, WSRP 2 constants! :)
[mwringe] GTNWSRP-42: Checking for conformity against XSD. Initial check-in, still needs
some more investigation.
[mwringe] Initial commit of WSRP V1 producer tests, needs a lot of work and cleanup right
now :(
[mwringe] Filling in empty methods and adding corresponding converter methods.
Changes for Build #75
[mwringe] GTNWSRP-46: use a jboss zip instead of an exploded jbossas distribution for the
tests. The tests will handle unziping it. Need to set JBOSS_ZIP_URL instead of
JBOSS_HOME.
[mwringe] GTNWSRP-46: fix issues with the ServiceDescriptionTestCase, should now pass.
[mwringe] GTNWSRP-46: fix issues with the PortletManagementTestCase, should now pass.
[mwringe] GTNWSRP-46: Change the Cargo configuration home from a tmp directory to the
target directory to get around issues with some tmp directory names and urls.
Changes for Build #76
[mwringe] GTNWSRP-46: Disable a few tests in MarkupTestCase which assume we are using an
actual http request to the producer instead of a mock one.
Minor code formatting fixes
Fix issue with never using the correct locale due to clearing the list before comparing.
Changes for Build #77
[chris.laprun(a)jboss.com] - Test should now pass. Not sure why it wasn't working
before... :(
[chris.laprun(a)jboss.com] - Retrieve Google portlet from PC samples to use in tests.
- Reverted to using JBOSS_HOME instead of zip installer for faster execution. Trimming
down AS installation to minimum would further speed up tests.
- Reduced cargo logging but doesn't seem to have much effect. >_<
- Removed duplicated RegistrationPropertyDescriptionTestCase.
- Fixed several typos and cleaned up a little.
[mwringe] GTNWSRP-46: Update test to use arquillian. Should now pass.
[chris.laprun(a)jboss.com] - Moved some common code to WSRPProducerBaseTest.
- Added v2.ServiceDescriptionTestCase, which currently doesn't work. :(
- Removed log file use in cargo config.
[chris.laprun(a)jboss.com] - Minor.
[chris.laprun(a)jboss.com] - Wasn't sending the proper service description and the need
for registration was never properly updated.
[mwringe] GTNWSRP-46: Make the test run much faster, update cargo log config so we
don't create crazy logs during the tests.
[chris.laprun(a)jboss.com] - Removed duplicated tests that also are missing associated
files.
Changes for Build #78
[mwringe] GTNWSRP-46: properly separating out the tests to be more independent. A few
steps closer to being able to run the tests independently through a ide.
Added a few target dirs to svn:ignore (ie wsrp-wsrp2-ws and hibernate-impl).
[mwringe] GTNWSRP-46: test to see if this will get around a hudson bug.
[mwringe] GTNWSRP-46: Clean up duplicate tests.
[mwringe] GTNWSRP-46: Update the test build so it can now use a zip or a exploded
directory for building.
[chris.laprun(a)jboss.com] - Fixed ServiceDescriptionHandler: event descriptions were not
properly reset, and now, make sure that we don't have duplicates.
- Added EventDescription testing.
- Added events and public render parameters in BasicPortlet for testing purposes.
[chris.laprun(a)jboss.com] - Added cargo-debug profile that can be activated to remotely
attach a debugger to the cargo instance to debug the tests.
- Added possibility of skipping integration tests with maven.test.skip.
[chris.laprun(a)jboss.com] - Updated to use 2.1.2-GA-SNAPSHOT of PC as we need a fix for
GTNPC-21.
Changes for Build #79
[mwringe] GTNWSRP-46: very minor clean up.
[chris.laprun(a)jboss.com] - Reactivated tests apart from MarkupTestCase that currently
doesn't work. Problem seems to come from conversion from v1 to v2 and vice-versa...
:(
[chris.laprun(a)jboss.com] - Avoid NPE.
[chris.laprun(a)jboss.com] - Fixed improper method signature that was preventing proper
polymorphic invocation.
[chris.laprun(a)jboss.com] - Properly report an error if both redirect URL and update
response are null.
[chris.laprun(a)jboss.com] - Make it possible for BehaviorBackedServiceFactory to know which
MarkupBehavior is requested.
- Make WSRPConsumerBaseTest use BehaviorBackedServiceFactory.
- Make sure that MarkupTestCase properly request a MarkupBehavior.
- MarkupTestCase now uses a specific MockUserContext instead of AbstractUserContext as new
code doesn't allow for empty locales.
[chris.laprun(a)jboss.com] - Started adding events and PRP metadata on the consumer side.
[chris.laprun(a)jboss.com] - Added some missing methods.
[chris.laprun(a)jboss.com] - Added WSRPUtils.convertToCommonLocalizedStringOrNull method.
- Renamed WSRPUtils.convertToLocalizedString to convertToRegistrationLocalizedString.
- Fixed NPEs that could occur due to navigationalContext being possibly null.
[chris.laprun(a)jboss.com] - Added tests for parameter descriptions.
Changes for Build #80
[mwringe] GTNWSRP-46: More test updates.
- renable disabled tests, should still have a failure in the consumer MarkupTest due to
missing cookies.
- update MockHttpServletRequest to return locahost and 8080 as the host and port values
- update ServiceDescriptionHandler to properly change the registration values from
required to not required. Update to use nanotime instead of millis since millis is not
accurate enough. Test added to ServiceDescriptionTestCase for his behavour.
[chris.laprun(a)jboss.com] - createConsumer should return a Consumer with an initialized
persistent key. Added associated test case, which reminds me that we should have the same
test for the JCR implementation. :/
- Fixed V1ProducerBaseTest which was setting the persistent key when it really should have
been done by the RegistrationManager during Consumer creation.
[mwringe] GTNWSRP-46: Enable the v1 producer ReleaseSession and Registration test cases.
[mwringe] GTNWSRP-46: a few more test fixes.
[chris.laprun(a)jboss.com] - Renamed JBOSS_HOME to JBOSS_TEST_HOME in producer tests as
JBOSS_HOME has meaning outside of this build.
Changes for Build #81
[mwringe] GTNWSRP-46: Disable starting cargo or creating the test archives if
maven.test.skip is set.
[mwringe] GTNWSRP-46: Update the PerUnitCookiesMarkupBehaviour so that a cookie gets set
and the v1 MarkupTestCases will finally pass.
[chris.laprun(a)jboss.com] - GTNWSRP-51: properly create a new NamedString for each
parameter.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/81
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/81/