Skip to content

Instantly share code, notes, and snippets.

@lgiorda
Created October 8, 2012 23:57
Show Gist options
  • Save lgiorda/3855714 to your computer and use it in GitHub Desktop.
Save lgiorda/3855714 to your computer and use it in GitHub Desktop.
`[' expected but `'' found (RiakMultipleIndexSearch.scala:38)
[error] org.dell.sna.base.persistence.query.RiakMultipleIndexSearch$class.query(RiakMultipleIndexSearch.scala:38)
[error] org.dell.sna.base.persistence.RiakPersistenceProvider.query(RiakPersistenceProvider.scala:20)
[error] org.dell.sna.base.model.web.Note$.getByCategoryDate(Note.scala:84)
[error] org.dell.sna.base.model.web.NoteSpec$$anonfun$1$$anonfun$apply$3.apply(NoteSpec.scala:18)
[error] org.dell.sna.base.model.web.NoteSpec$$anonfun$1$$anonfun$apply$3.apply(NoteSpec.scala:16)
[error] org.specs.specification.LifeCycle$class.withCurrent(ExampleLifeCycle.scala:66)
[error] org.specs.specification.Examples.withCurrent(Examples.scala:52)
[error] org.specs.specification.Examples$$anonfun$specifyExample$1.apply(Examples.scala:114)
[error] org.specs.specification.Examples$$anonfun$specifyExample$1.apply(Examples.scala:114)
[error] org.specs.specification.ExampleExecution$$anonfun$3$$anonfun$apply$5.apply(ExampleLifeCycle.scala:219)
[error] scala.Option.getOrElse(Option.scala:108)
[error] org.specs.specification.LifeCycle$class.executeExpectations(ExampleLifeCycle.scala:90)
[error] org.specs.specification.BaseSpecification.executeExpectations(BaseSpecification.scala:58)
[error] org.specs.specification.LifeCycle$$anonfun$executeExpectations$1.apply(ExampleLifeCycle.scala:90)
[error] org.specs.specification.LifeCycle$$anonfun$executeExpectations$1.apply(ExampleLifeCycle.scala:90)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.LifeCycle$class.executeExpectations(ExampleLifeCycle.scala:90)
[error] org.specs.specification.BaseSpecification.executeExpectations(BaseSpecification.scala:58)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3$$anonfun$apply$4.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3$$anonfun$apply$4.apply(ExampleContext.scala:81)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$class.id$1(ExampleContext.scala:32)
[error] org.specs.specification.ExampleContext$$anonfun$1.apply(ExampleContext.scala:33)
[error] org.specs.specification.ExampleContext$$anonfun$1.apply(ExampleContext.scala:33)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3.apply(ExampleContext.scala:80)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.ExampleContext$class.executeExpectations(ExampleContext.scala:80)
[error] org.specs.specification.Examples.executeExpectations(Examples.scala:52)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3$$anonfun$apply$4.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3$$anonfun$apply$4.apply(ExampleContext.scala:81)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3$$anonfun$apply$3.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$class.id$1(ExampleContext.scala:32)
[error] org.specs.specification.ExampleContext$$anonfun$1.apply(ExampleContext.scala:33)
[error] org.specs.specification.ExampleContext$$anonfun$1.apply(ExampleContext.scala:33)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3.apply(ExampleContext.scala:81)
[error] org.specs.specification.ExampleContext$$anonfun$executeExpectations$3.apply(ExampleContext.scala:80)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.ExampleContext$class.executeExpectations(ExampleContext.scala:80)
[error] org.specs.specification.Examples.executeExpectations(Examples.scala:52)
[error] org.specs.specification.ExampleExecution$$anonfun$3.apply(ExampleLifeCycle.scala:219)
[error] org.specs.specification.ExampleExecution$$anonfun$3.apply(ExampleLifeCycle.scala:198)
[error] org.specs.specification.ExampleExecution$$anonfun$2.apply(ExampleLifeCycle.scala:181)
[error] org.specs.specification.ExampleExecution.execute(ExampleLifeCycle.scala:252)
[error] org.specs.specification.SpecificationExecutor$$anonfun$executeExample$2.apply(SpecificationExecutor.scala:55)
[error] org.specs.specification.SpecificationExecutor$$anonfun$executeExample$2.apply(SpecificationExecutor.scala:55)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.SpecificationExecutor$class.executeExample(SpecificationExecutor.scala:55)
[error] org.specs.specification.BaseSpecification.executeExample(BaseSpecification.scala:58)
[error] org.specs.specification.BaseSpecification.executeExample(BaseSpecification.scala:58)
[error] org.specs.specification.ExampleLifeCycle$$anonfun$executeExample$1.apply(ExampleLifeCycle.scala:125)
[error] org.specs.specification.ExampleLifeCycle$$anonfun$executeExample$1.apply(ExampleLifeCycle.scala:125)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.ExampleLifeCycle$class.executeExample(ExampleLifeCycle.scala:125)
[error] org.specs.specification.Examples.executeExample(Examples.scala:52)
[error] org.specs.specification.Examples.executeExample(Examples.scala:52)
[error] org.specs.specification.Examples$$anonfun$executeExamples$2.apply(Examples.scala:80)
[error] org.specs.specification.Examples$$anonfun$executeExamples$2.apply(Examples.scala:80)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.specification.Examples.executeExamples(Examples.scala:80)
[error] org.specs.specification.ExampleStructure$class.ownFailures(ExampleStructure.scala:58)
[error] org.specs.specification.Examples.ownFailures(Examples.scala:52)
[error] org.specs.specification.ExampleStructure$class.failures(ExampleStructure.scala:64)
[error] org.specs.specification.Examples.failures(Examples.scala:52)
[error] org.specs.specification.ExampleStructure$$anonfun$failures$1.apply(ExampleStructure.scala:64)
[error] org.specs.specification.ExampleStructure$$anonfun$failures$1.apply(ExampleStructure.scala:64)
[error] scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:200)
[error] scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:200)
[error] scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala:59)
[error] scala.collection.immutable.List.foreach(List.scala:45)
[error] scala.collection.TraversableLike$class.flatMap(TraversableLike.scala:200)
[error] scala.collection.immutable.List.flatMap(List.scala:45)
[error] org.specs.specification.ExampleStructure$class.failures(ExampleStructure.scala:64)
[error] org.specs.specification.Examples.failures(Examples.scala:52)
[error] org.specs.specification.Examples.failures(Examples.scala:52)
[error] org.specs.execute.HasResults$class.failureAndErrors(HasResults.scala:61)
[error] org.specs.specification.Examples.failureAndErrors(Examples.scala:52)
[error] org.specs.execute.HasResults$class.isOk(HasResults.scala:69)
[error] org.specs.specification.Examples.isOk(Examples.scala:52)
[error] org.specs.runner.NotifierRunner.reportSystem(NotifierRunner.scala:81)
[error] org.specs.runner.NotifierRunner$$anonfun$reportASpecification$3.apply(NotifierRunner.scala:72)
[error] org.specs.runner.NotifierRunner$$anonfun$reportASpecification$3.apply(NotifierRunner.scala:68)
[error] scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala:59)
[error] scala.collection.immutable.List.foreach(List.scala:45)
[error] org.specs.runner.NotifierRunner.reportASpecification(NotifierRunner.scala:68)
[error] org.specs.runner.NotifierRunner.report(NotifierRunner.scala:58)
[error] org.specs.runner.NotifierRunner.report(NotifierRunner.scala:45)
[error] org.specs.runner.Reporter$class.reportSpecs(Reporter.scala:195)
[error] org.specs.runner.NotifierRunner.reportSpecs(NotifierRunner.scala:45)
[error] org.specs.runner.TestInterfaceRunner$$anonfun$run$3.apply(TestInterfaceRunner.scala:72)
[error] org.specs.runner.TestInterfaceRunner$$anonfun$run$3.apply(TestInterfaceRunner.scala:72)
[error] scala.Option.map(Option.scala:133)
[error] org.specs.runner.TestInterfaceRunner.run(TestInterfaceRunner.scala:72)
[error] org.specs.runner.TestInterfaceRunner.run(TestInterfaceRunner.scala:65)
[error] sbt.TestRunner.delegateRun(TestFramework.scala:61)
[error] sbt.TestRunner.run(TestFramework.scala:55)
[error] sbt.TestRunner.runTest$1(TestFramework.scala:75)
[error] sbt.TestRunner.run(TestFramework.scala:84)
[error] sbt.TestFramework$$anonfun$6$$anonfun$apply$8$$anonfun$7$$anonfun$apply$9.apply(TestFramework.scala:183)
[error] sbt.TestFramework$$anonfun$6$$anonfun$apply$8$$anonfun$7$$anonfun$apply$9.apply(TestFramework.scala:183)
[error] sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:195)
[error] sbt.TestFramework$$anonfun$6$$anonfun$apply$8$$anonfun$7.apply(TestFramework.scala:183)
[error] sbt.TestFramework$$anonfun$6$$anonfun$apply$8$$anonfun$7.apply(TestFramework.scala:183)
[error] sbt.Tests$$anonfun$makeParallel$1$$anonfun$apply$7.apply(Tests.scala:113)
[error] sbt.Tests$$anonfun$makeParallel$1$$anonfun$apply$7.apply(Tests.scala:113)
[error] sbt.std.Transform$$anon$3$$anonfun$apply$2.apply(System.scala:47)
[error] sbt.std.Transform$$anon$3$$anonfun$apply$2.apply(System.scala:47)
[error] sbt.std.Transform$$anon$5.work(System.scala:67)
[error] sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:221)
[error] sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:221)
[error] sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
[error] sbt.Execute.work(Execute.scala:227)
[error] sbt.Execute$$anonfun$submit$1.apply(Execute.scala:221)
[error] sbt.Execute$$anonfun$submit$1.apply(Execute.scala:221)
[error] sbt.CompletionService$$anon$1$$anon$2.call(CompletionService.scala:26)
[error] java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[error] java.util.concurrent.FutureTask.run(FutureTask.java:138)
[error] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[error] java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[error] java.util.concurrent.FutureTask.run(FutureTask.java:138)
[error] java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[error] java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[error] java.lang.Thread.run(Thread.java:680)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment