See <https://builds.apache.org/job/rave-project-trunk/org.apache.rave$rave-portal-resources/820/changes>
Changes: [mfranklin] Fixed error with set pref (RAVE-1039) ------------------------------------------ [...truncated 163 lines...] portal/rave_templates.js portal/rave_portal.js portal/rave_forms.js Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ rave-portal-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/rave-project-trunk/org.apache.rave$rave-portal-resources/ws/src/test/resources> [INFO] Copying 3 resources Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ rave-portal-resources --- [INFO] No sources to compile Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-surefire-plugin:2.12.4:test (default-test) @ rave-portal-resources --- Aug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: [JENKINS] Recording test resultsAug 15, 2013 1:21:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- jasmine-maven-plugin:1.3.1.2:test (default) @ rave-portal-resources --- 2013-08-15 13:21:33.071:INFO:oejs.Server:jetty-8.1.10.v20130312 2013-08-15 13:21:33.116:INFO:oejs.AbstractConnector:Started [email protected]:44625 [INFO] Executing Jasmine Specs Aug 15, 2013 1:21:37 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error WARNING: CSS error: 'http://localhost:44625/' [12:54] Error in style rule. (Invalid token "*". Was expecting one of: <EOF>, <S>, <IDENT>, "}", ";".) Aug 15, 2013 1:21:37 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning WARNING: CSS warning: 'http://localhost:44625/' [12:54] Ignoring the following declarations in this rule. [INFO] ------------------------------------------------------- J A S M I N E S P E C S ------------------------------------------------------- [INFO] state_manager set page sets the page correctly get page gets the page correctly set viewer sets the viewer correctly get viewer gets the viewer correctly set owner sets the owner correctly get owner gets the owner correctly set context sets the context correctly get context gets the context correctly set export enabled sets the export enabled correctly get export enabled gets the export enabled correctly set default height sets the default height correctly get default height gets the default height correctly set default width sets the default width correctly get default width gets the default width correctly set default view sets the default view correctly get default view gets the default view correctly set javascript debug mode sets the java script debug mode correctly get javascript debug mode gets the javascript debug mode correctly rave_log rave_event_manager regsiterOnInitHandler throws an error if handler is not a function registers a handler that is fired on init in the order registered immediately invokes a handler if rave.init has already been called rave_view_manager registerView / getView registers and retrieves views and is case insensitive renderView throws an error if you render an unregistered view invokes render on a view object returns the view object instantiates a view constructor and calls its render passes through any arbitrary arguments to the render function assigns a uid to a rendered view getRenderedView retrieves views that have been rendered destroyView invokes destroy on a view object invokes destroy on a view instance invokes destroy on a view identified by uid removes view from renderedViews registry rave_openajax_hub managed hub gets created correctly rave_wookie rave_api rest saveWidgetPreferences makes the correct api call saveWidgetPreference makes the correct api call <<< FAILURE! * Passed. * Passed. * Expected 'api/rest/regionWidgets/1/preferences/undefined' to equal 'api/rest/regionWidgets/1/preferences/color'. * Expected '{}' to equal '{"name":"color","value":"blue"}'. saveWidgetCollapsedState makes the correct api call deletePage makes the correct api call deleteWidgetRating makes the correct api call updateWidgetRating makes the correct api call createWidgetComment makes the correct api call deleteWidgetComment makes the correct api call updateWidgetComment makes the correct api call getUsersForWidget makes the correct api call createWidgetTag makes the correct api call getTags makes the correct api call getSecurityToken makes the correct api call rpc moveWidgetToRegion makes the correct api call addWidgetToPage makes the correct api call deleteWidgetOnPage makes the correct api call addPage makes the correct api call getPage makes the correct api call movePage makes the correct api call moveWidgetToPage makes the correct api call updatePagePrefs makes the correct api call getPagePrefs makes the correct api call getWidgetMetadata makes the correct api call getWidgetMetadataGroup makes the correct api call getAllWidgets makes the correct api call getUsers makes the correct api call searchUsers makes the correct api call clonePageForUser makes the correct api call addMemberToPage makes the correct api call removeMemberFromPage makes the correct api call updateSharedPageStatus makes the correct api call updatePageEditingStatus makes the correct api call addFriend makes the correct api call removeFriend makes the correct api call getFriends makes the correct api call acceptFriendRequest makes the correct api call addWidgetFromMarketplace makes the correct api call rave_opensocial rave_providers rave_widget constructor returns a new object with all the properties of the definition throws an error if the expected provider is not registered invokes the initWidget method of the provider extend allows you to extend the RegionWidget prototype prototype render throws an error if you do not provide a valid el to render into retrieves a registered view if el is a string invokes the provider's renderWidget function defaults to the widget's current el if the widget has been rendered already hide calls the rave api and updates the widget state show calls the rave api and updates the widget state close invokes closeWidget on provider and calls the rave api destroys the associated view moveToPage calls the rave api moveToRegion calls the rave api savePreference calls the rave api updates the widget state savePreferences calls the rave api updates the widget state rave_widget_manager registerWidget accepts one or two arguments unregisterWidget unregisters a widget by regionWidgetId unregisters a widget by object getWidget can retrieve a registered widget by regionWidgetId getWidgets returns the set of all registered widgets filters widgets renderWidgets renders the widget correctly 1 failure: 1.) rave_api rest saveWidgetPreference it makes the correct api call <<< FAILURE! * Passed. * Passed. * Expected 'api/rest/regionWidgets/1/preferences/undefined' to equal 'api/rest/regionWidgets/1/preferences/color'. * Expected '{}' to equal '{"name":"color","value":"blue"}'. Results: 94 specs, 1 failures 2013-08-15 13:21:39.526:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/,file:/home/jenkins/jenkins-slave/workspace/rave-project-trunk/trunk/} 2013-08-15 13:21:39.526:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{//src/test/javascript,file:/home/jenkins/jenkins-slave/workspace/rave-project-trunk/trunk/} 2013-08-15 13:21:39.527:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/src,file:/home/jenkins/jenkins-slave/workspace/rave-project-trunk/trunk/} [JENKINS] Recording test results
