------------------------------------------------------------------------------- Test set: org.modeshape.test.integration.jpa.JcrRepositoryWithJpaSourceTest ------------------------------------------------------------------------------- Tests run: 9, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 6.606 sec <<< FAILURE! removeItemAfterRegisteringSessionNamespace(org.modeshape.test.integration.jpa.JcrRepositoryWithJpaSourceTest) Time elapsed: 0.36 sec <<< ERROR! org.modeshape.graph.query.parse.InvalidQueryException: The view references a non-existant column 'jcr:score' in '__ALLNODES__' at org.modeshape.graph.query.validate.ImmutableSchemata$Builder.build(ImmutableSchemata.java:486) at org.modeshape.jcr.NodeTypeSchemata$SessionSchemata.getTable(NodeTypeSchemata.java:539) at org.modeshape.graph.query.plan.CanonicalPlanner.createPlanNode(CanonicalPlanner.java:238) at org.modeshape.graph.query.plan.CanonicalPlanner.createCanonicalPlan(CanonicalPlanner.java:129) at org.modeshape.graph.query.plan.CanonicalPlanner.createPlan(CanonicalPlanner.java:109) at org.modeshape.graph.query.QueryEngine.execute(QueryEngine.java:102) at org.modeshape.jcr.RepositoryQueryManager$SelfContained.query(RepositoryQueryManager.java:435) at org.modeshape.jcr.JcrQueryManager$SessionQueryContext.execute(JcrQueryManager.java:1422) at org.modeshape.jcr.query.JcrQuery.execute(JcrQuery.java:103) at org.modeshape.jcr.JcrSession.recordRemoval(JcrSession.java:1157) at org.modeshape.jcr.JcrNode.doRemove(JcrNode.java:140) at org.modeshape.jcr.AbstractJcrNode.removeShare(AbstractJcrNode.java:2415) at org.modeshape.jcr.AbstractJcrNode.remove(AbstractJcrNode.java:2458) at org.modeshape.jcr.JcrSession.removeItem(JcrSession.java:804) at org.modeshape.test.integration.jpa.JcrRepositoryWithJpaSourceTest.removeItemAfterRegisteringSessionNamespace(JcrRepositoryWithJpaSourceTest.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)