Not a lot, it just needs to be done. The specs are sort of a moving target at the moment since we are still "hacking" to some extent.
On Thu, Sep 5, 2013 at 12:34 AM, Matt Franklin <[email protected]> wrote: > On Wed, Sep 4, 2013 at 9:21 AM, Erin Noe-Payne > <[email protected]>wrote: > >> Jasmine tests are currently failing. I have been running with -DskipTests. >> > > I know it is a branch, but isn't most of the code functional? What needs > to happen to fix the tests? > > > >> >> On Wed, Sep 4, 2013 at 12:03 PM, Chris Geer <[email protected]> wrote: >> > On the Angular branch Jasime is failing. Trunk seems to be working fine. >> > >> > [INFO] Executing Jasmine Specs >> > Sep 4, 2013 8:42:24 AM com.gargoylesoftware.htmlunit.html.HtmlPage >> > loadExternalJavaScriptFile >> > SEVERE: Error loading JavaScript from [ >> http://localhost:52214/src/rave.js]. >> > java.io.IOException: Unable to download JavaScript from ' >> > http://localhost:52214/src/rave.js' (status 404). >> > at >> > >> com.gargoylesoftware.htmlunit.html.HtmlPage.loadJavaScriptFromUrl(HtmlPage.java:1125) >> > at >> > >> com.gargoylesoftware.htmlunit.html.HtmlPage.loadExternalJavaScriptFile(HtmlPage.java:1059) >> > at >> > >> com.gargoylesoftware.htmlunit.html.HtmlScript.executeScriptIfNeeded(HtmlScript.java:399) >> > at >> > >> com.gargoylesoftware.htmlunit.html.HtmlScript$3.execute(HtmlScript.java:266) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.doProcessPostponedActions(JavaScriptEngine.java:714) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.access$500(JavaScriptEngine.java:91) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:664) >> > at >> net.sourceforge.htmlunit.corejs.javascript.Context.call(Context.java:601) >> > at >> > >> net.sourceforge.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:507) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:601) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:576) >> > at >> > >> com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptFunctionIfPossible(HtmlPage.java:1005) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.host.EventListenersContainer.executeEventListeners(EventListenersContainer.java:175) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.host.EventListenersContainer.executeListeners(EventListenersContainer.java:303) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.host.Window.executeEvent(Window.java:1975) >> > at >> > >> com.gargoylesoftware.htmlunit.javascript.host.Node.executeEvent(Node.java:725) >>
