Created
April 1, 2017 11:22
-
-
Save strobe/9e4eb49f64ee31316eb3fc3c0707b13c to your computer and use it in GitHub Desktop.
ensime tests logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0m[[0minfo[0m] [0mLoading global plugins from /Users/evgeniy/.sbt/0.13/plugins/project[0m | |
| [0m[[0minfo[0m] [0mLoading global plugins from /Users/evgeniy/.sbt/0.13/plugins[0m | |
| [0m[[0minfo[0m] [0mLoading project definition from /Users/evgeniy/Dropbox/dev/12_scala/01_Exploation/ensime-server/project[0m | |
| [0m[[0minfo[0m] [0mResolving key references (12318 settings) ...[0m | |
| [0m[[0minfo[0m] [0mSet current project to ensime (in build file:/Users/evgeniy/Dropbox/dev/12_scala/01_Exploation/ensime-server/)[0m | |
| [0m[[0minfo[0m] [0mSetting version to 2.11.8[0m | |
| [0m[[0minfo[0m] [0mReapplying settings...[0m | |
| [0m[[0minfo[0m] [0mSet current project to ensime (in build file:/Users/evgeniy/Dropbox/dev/12_scala/01_Exploation/ensime-server/)[0m | |
| [0m[[0minfo[0m] [0m[32mImplicitAnalyzerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mImplicitAnalyzer[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBasicWorkflow:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichPresentationCompilerMacroSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichPresentationCompiler when handling macros[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDocJarReadingSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDocJarReading[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should serve entries from jar files[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDebugTest:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDebug - stepping[0m[0m | |
| [/Volumes/ramdisk/java.io.tmpdir/ensime870564257175867214/testing/macros/src/main/scala-2.11/def.scala]: exception during background compile: java.lang.AssertionError: assertion failed: abstract trait Foo extends scala.AnyRef | |
| [/Volumes/ramdisk/java.io.tmpdir/ensime870564257175867214/testing/macros/src/main/scala-2.11/def.scala] marking unit as crashed (crashedFiles: Set(/Volumes/ramdisk/java.io.tmpdir/ensime870564257175867214/testing/macros/src/main/scala-2.11/def.scala)) | |
| [0m[[0minfo[0m] [0m[32m- should not flag the entire file when the compiler crashes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should render implicit conversions[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should render implicit parameters passed to implicit conversion functions[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSourceResolverSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should render implicit parameters[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should work with offset positions[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSourceResolver[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve java sources in J2SE[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve scala sources in the project dependencies[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve sources in the project[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should should resolve files in parent directories in the project[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve sources in the child directories in the project[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichPresentationCompilerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichPresentationCompiler[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichPresentationCompilerThatNeedsJavaLibsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichPresentationCompiler[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get symbol info with cursor immediately after and before symbol[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find source declaration of standard operator[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should jump to function definition instead of Function1.apply[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should jump to case class definition when symbol under cursor is name of case class field[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should jump to case class definition when symbol under cursor is name of case class field in copy method[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not fail when completion is requested outside document[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be able to step over/in/out[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBreakpoints[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get completions on member with no prefix[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should open the simple test project[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSemanticHighlightingSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSemanticHighlighting[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not try to complete the declaration containing point[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get completions on a member with a prefix[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should locate source position of Java classes in import statements[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight constructors[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFqnToSymbolSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFqnToSymbol[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight function calls[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get completions on an object name[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight deprecated symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should make infix a method with less than 4 letters/numbers name and one parameter[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support custom deprecated symbol names[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should make infix a method with only symbols in the name and arity 1[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight imported names[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should make infix a method with two parameters set if the first is arity 1 and the second implicit[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight objects[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert scala type names into Symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not make infix a method with more than one parameter set[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight operators[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert scala member names into Symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not make infix a method with less than 4 characters name and not exactly one parameter[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight packages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight params[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not make infix a method 'map'[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert class FQNs to symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight traits[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not make infix a method with a single implicit parameter[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert field FQNs to symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get members for infix method call[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight typeParams[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert method FQNs to symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get members for infix method call without prefix[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight vals[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve overloaded symbols correctly[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete multi-character infix operator[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should trigger/continue[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight valFields[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert class FQNs with special characters to symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete top level import[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight class parameters as valFields[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete sub-import[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSearchServiceSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight vars[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete multi-import[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight varFields[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight lazy val fields correctly as vals[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight setter operators[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not be confused by whitespace[0m[0m | |
| [0m[[0minfo[0m] [0m[32msearch refreshing[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight negation operators[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight implicit conversions[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete new construction[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete symbol in logical op[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight implicit parameters[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should highlight method calls after operators[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete infix method of Set.[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should complete interpolated variables in strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDocResolverSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDocResolver[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not attempt to complete symbols in strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should show all type arguments in the inspector[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support a wide range of queries[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Java 6 online docs[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should show classes without visible members in the inspector[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Java 8 docs[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should list/clear[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDebug variables[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse all files on a pristine structure[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not refresh files that have not changed[0m[0m | |
| [0m[[0minfo[0m] [0m[32mScalapSymbolToFqnSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mScalapSymbolToFqn[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should refresh files that have 'changed'[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should remove classfiles that have been deleted[0m[0m | |
| [0m[[0minfo[0m] [0m[32mclass searching[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from J2SE[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from dependencies[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from the project[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from package objects[0m[0m | |
| [0m[[0minfo[0m] [0m[32mclass and method searching[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from static fields[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not return results from instance fields[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from static methods[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return results from instance methods[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not prioritise noisy inner classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return user created classes first[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return user methods first[0m[0m | |
| [0m[[0minfo[0m] [0m[32mexact searches[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find type aliases[0m[0m | |
| [0m[[0minfo[0m] [0m[32mlucene index[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not contain duplicates[0m[0m | |
| [0m[[0minfo[0m] [0m[32mfindClasses[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should get symbol positions for compiled files[0m[0m | |
| [0m[[0minfo[0m] [0m[33m- should not fail when completion is requested inside an empty object !!! IGNORED !!![0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should recover classes by source[0m[0m | |
| [0m[[0minfo[0m] [0m[32mfindClasses[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should recover classes by JDI[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find and resolve class names defined in Predef[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSymbolToFqnSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSymbolToFqn[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find and resolve field names in Predef[0m[0m | |
| [0m[[0minfo[0m] [0m[32mTypeToScalaNameSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCompileTimingTest:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should calculate the FQNs from Symbols.Symbol[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should inspect variables[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should calculate the FQNs from the typeSymbol of Types.Type[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should calculate the TypeInfo at point[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should calculate the FQN for imports[0m[0m | |
| [0m[[0minfo[0m] [0m[32mStructureViewBuilderSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mStructureViewBuilder[0m[0m | |
| [0m[[0minfo[0m] [0m[32mUnsavedFileTest:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should show top level classes and objects[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should show nested members[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle unsaved files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should skip accessors[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle unsaved empty files[0m[0m | |
| [0m[[0minfo[0m] [0m[32mImplicitsWildcardImports:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDocFindingSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mPresentationCompiler[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be able to convert variables to string representations[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should allow getting symbols also after marking implicits imported with a wildcard import[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should calculate doc signatures[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle multiple sbt clean / compile[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSourcePositionSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mJavaWorkflow:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSourcePosition[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve FqnSymbols for local files with no line number[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve FqnSymbols for local with a line number[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve FqnSymbols for archive entries with no line number[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should resolve FqnSymbols for archive entries with a line number[0m[0m | |
| [0m[[0minfo[0m] [0m[32mJavaCompilerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mJavaCompiler[0m[0m | |
| [0m[[0minfo[0m] [0m[32mTypelevelLibrariesSymbolToFqnSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should generate compilation notes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find type at point[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should open the pure Java test project[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should link symbols to their source positions[0m[0m | |
| [0m[[0minfo[0m] [0m[32mMissingJarTargetTest:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be retrievable for the BugFromGitter scenario[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find symbol at point[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should index jar targets that appear after startup[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRefactoringHandlerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should index all class file in typelevel libraries[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should set variable values[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDebug backtrace[0m[0m | |
| [0m[[0minfo[0m] [0m[32mJarTargetTest:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find completions at point[0m[0m | |
| [0m[[0minfo[0m] [0m[32mensime-server[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should add imports on the first line[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should add imports even if none exist[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should rename a function id with params' opening/closing parenthesis on different lines[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find completion at beginning of file[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find doc sig at point[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should index pre-existing jar targets[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Java 7 syntax features[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should organize imports when 3 imports exist[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should allow jar targets to be deleted[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should organize and group imports[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support RenameSourceFileChange change[0m[0m | |
| [0m[[0minfo[0m] [0m[32mServerStartupSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mServer[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should start up and bind to random ports[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should start up and bind to preferred ports[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should shutdown if preferred TCP port is not available[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should shutdown if preferred HTTP port is not available[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 6 seconds, 63 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 4[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 1, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 4, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should generate backtrace[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 3 minutes, 5 seconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 143[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 27, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 143, failed 0, canceled 0, ignored 1, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[32msuccess[0m] [0mTotal time: 192 s, completed Apr 1, 2017 3:47:48 PM[0m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0m[[0minfo[0m] [0mLoading global plugins from /Users/evgeniy/.sbt/0.13/plugins/project[0m | |
| [0m[[0minfo[0m] [0mLoading global plugins from /Users/evgeniy/.sbt/0.13/plugins[0m | |
| [0m[[0minfo[0m] [0mLoading project definition from /Users/evgeniy/Dropbox/dev/12_scala/01_Exploation/ensime-server/project[0m | |
| [0m[[0minfo[0m] [0mResolving key references (12318 settings) ...[0m | |
| [0m[[0minfo[0m] [0mSet current project to ensime (in build file:/Users/evgeniy/Dropbox/dev/12_scala/01_Exploation/ensime-server/)[0m | |
| [0m[[0minfo[0m] [0mSetting version to 2.11.8[0m | |
| [0m[[0minfo[0m] [0mReapplying settings...[0m | |
| [0m[[0minfo[0m] [0mSet current project to ensime (in build file:/Users/evgeniy/Dropbox/dev/12_scala/01_Exploation/ensime-server/)[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 523 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 0, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[33mNo tests were executed.[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBasicFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBasicFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCustomisedLegacyProductFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpParserSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mProductFormats with overloaded toWireName[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCollectionFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mEnrichedString[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCollectionFormats traits[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Int[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Long[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Float[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Double[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Boolean[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Char[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Unit[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Symbol[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should use the parser[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexp Parser[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse nil[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse lists of strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse escaped chars in strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse unescaped chars in strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse lists of chars[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support custom field names[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse lists of symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse lists of numbers[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse NaN[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse infinity[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse lists within lists[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse quoted expressions[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse cons[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse symbols with dots in their name[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse symbols starting with nil in their name[0m[0m | |
| [0m[[0minfo[0m] [0m[32mProductFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Traversable[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not skip writing out nil values by default[0m[0m | |
| [0m[[0minfo[0m] [0m[32mProductFormats with overloaded skipNilValues[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Iterable[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Seq[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support writing out only non-nil values[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support IndexedSeq[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support LinearSeq[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Set[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SortedSet[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support BitSet[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Map[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SortedMap[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCollectionFormats immutable variants of the traits[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Traversable[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Iterable[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Seq[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support IndexedSeq[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support LinearSeq[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Set[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SortedSet[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support BitSet[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Map[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SortedMap[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCollectionFormats immutable specific implementations[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support im.List[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support im.Vector[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support im.Range[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support im.NumericRange[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpParserCheck:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mLegacyProductFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpParser[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpPrettyPrinterSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mProductFormats case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCompactPrinter[0m[0m | |
| [0m[[0minfo[0m] [0m[32mStandardFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mStandardFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle nil or empty lists/data[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output lists of atoms[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output lists of lists[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support primitive types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output data[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output cons[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support 'fast' case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support nested case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support zero content case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support missing fields as SexpNil / None[0m[0m | |
| [0m[[0minfo[0m] [0m[32mProductFormat tuples[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support primitive types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support 'fast' tuples[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Option[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Either[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support UUID[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support URI[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support File[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Date[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should round-trip Sexp <=> String[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBigIntConvertorCheck:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mLegacyFamilyFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mLegacyFamilyFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SexpAtoms[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SexpList[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support SexpCons[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBigIntConvertorSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBigIntConvertor[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert basic BigSet to BitInt[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert basic BigInt to BitSet[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support case objects[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should round-trip BitSet <=> BitSet[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support an example ADT[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFamilyFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFamilyFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDefaultSexpProtocolSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDefaultSexpProtocol[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpCompactPrinterSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCompactPrinter[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpPackageSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpList[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should create from varargs[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unroll as basic[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should match lists[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support case objects[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support symbols[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support String as SexpString, not via IsTraversableLike[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support recursive case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support optional parameters on case classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should round-trip Option[List[T]][0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail when missing required fields[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support simple sealed families[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail when missing required coproduct disambiguators[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDefaultSexpProtocol with OptionAltFormat[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should predictably fail to round-trip Option[List[T]][0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support custom coproduct keys[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support custom coproduct field naming rules[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle nil or empty lists/data[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support custom product field naming rules[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output lists of atoms[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output lists of lists[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output cons[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should output escaped characters[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support custom missing value rules[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support a list with 1000000 elements[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpData[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail when missing required (null) values[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should prefer user customisable SexpFormats[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to compile when a member of the family cannot be serialised[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should create from varargs[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unroll as basic[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should match SexpData[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpCons[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unroll as fully basic[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support an example ADT[0m[0m | |
| [0m[[0minfo[0m] [0m[32mEnsimeFileSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mEnsimeFile[0m[0m | |
| [0m[[0minfo[0m] [0m[32mPathSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should construct instances from file paths[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should construct instances from files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should construct instances from entries in jars[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide access to RichEnsimeFile[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should create instances from URLs[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should create instances from Windows URLs[0m[0m | |
| [0m[[0minfo[0m] [0m[32mpath._[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichRawFile[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support isJava / isScala[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should check for file existence with exists()[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should load file contents with readStringDirect()[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichArchiveFile[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support isJava / isScala[0m[0m | |
| [0m[[0minfo[0m] [0m[32mIoSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should check for jar and entry existence with exists()[0m[0m | |
| [0m[[0minfo[0m] [0m[32mio._[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should load entry contents with readStringDirect()[0m[0m | |
| [0m[[0minfo[0m] [0m[32mLegacyArchiveExtraction[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should convert to a byte array[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should drain an output stream to an input stream[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpFormatUtilsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSexpFormatUtils[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should lift writers[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should lift readers[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should combine readers and writers[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support lazy formats[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support safe readers[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide scoped temp directories[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide scoped temp files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canonically resolve symbolic links[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canonically resolve files in symbolically linked directories[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should create Files with parents if necessary[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should copy recursively[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should delete recursively[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read and write byte arrays[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should extract zips[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read lines from a File with UNIX line endings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read lines from a File with Windows line endings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read a File as a String preserving CR[0m[0m | |
| [0m[[0minfo[0m] [0m[32mEnsimeVFSSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mRichVFS.vjar[0m[0m | |
| [0m[[0minfo[0m] [0m[32mMapSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mmap._[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should map values eagerly[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should merge multimap sets[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 13 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 0, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[33mNo tests were executed.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 11 seconds, 271 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 114[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 17, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 114, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[0minfo[0m] [0m[32mListSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mlist._[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide initLast[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should gather multimap sets[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide distinctBy[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFileSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mfile._[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should return jar files with URI components in their file name[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide scoped temp directories[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide scoped temp files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should help define new files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should help create children files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should break a File into its parts[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide an output stream[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should create Files with parents if necessary[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read lines from a File with UNIX line endings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read lines from a File with Windows line endings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should write lines[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should write a string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read a UNIX File as a String[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read a File as a String preserving CR[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should traverse family trees[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should calculate children[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 12 seconds, 915 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 47[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 7, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 47, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[0minfo[0m] [0m[32mJerkyFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mJerk Formats[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSwankyFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSWANK Formats[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSwankFormatsSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip request envelopes[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSWANK Formats[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip RPC response envelopes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip async response envelopes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip startup messages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unmarshal RpcSearchRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unmarshal RpcAnalyserRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip RpcDebugRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip EnsimeGeneralEvent as EnsimeEvent[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip DebugEvent as EnsimeEvent[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip DebugLocation[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip DebugValue[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unmarshal startup messages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip various informational types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support search related responses[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support ranges and semantic highlighting[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unmarshal RpcSearchRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support refactoring messages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support legacy raw response types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip startup messages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip RpcSearchRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unmarshal RpcAnalyserRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should unmarshal RpcDebugRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32mLuceneSerializationSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mLucene Entity Serialisation[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip RpcAnalyserRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should serialise and deserialise a simple type[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal EnsimeGeneralEvent as EnsimeEvent[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip RpcDebugRequests[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal DebugEvent as EnsimeEvent[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal DebugLocation[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip EnsimeGeneralEvent as EnsimeEvent[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip DebugEvent as EnsimeEvent[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal DebugValue[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip DebugLocation[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip DebugValue[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal various informational types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal search related responses[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal ranges and semantic highlighting[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal refactoring messages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should marshal legacy raw response types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip various informational types[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip search related responses[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip ranges and semantic highlighting[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip refactoring messages[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should roundtrip legacy raw response types[0m[0m | |
| [0m[[0minfo[0m] [0m[32mEnsimeConfigSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mEnsimeConfig[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFloodGateSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mClassfileIndexerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse a simple config[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFileWatcherSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse a minimal config for a binary only project[0m[0m | |
| [0m[[0minfo[0m] [0m[32mClassfileIndexer[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFileWatcher[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFloodGate[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Java 6 class files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support Java 8 class files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support typical J2SE classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support typical Scala classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support typical Scala nested classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSignatureParserSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mSignatureParser[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to parse the empty string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to parse a bad string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse a simple class without generics[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse generic class with generic param[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle generic params with many classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse class with generic in super class[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse class with nonstandard generic in super class[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse class with param and generic in super class[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse class with generic variable[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse class with generic variable in generic param[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle traits correctly[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle inner classes correctly[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse class with array in generic super class[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support method overloading[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDiffUtilSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDiffUtil[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should compare original and revised contents and produce a diff in the unified format[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBroadcasterSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mBroadcaster[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should send messages to subscribers[0m[0m | |
| [0m[[0minfo[0m] [0m[32mClassfileDepicklerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mClassfileDepickler[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not depickle J2SE classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should support typical Scala classes[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not expect anything in companions[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not expect anything in closures[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should find type aliases[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDescriptorParserSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDescriptorParser[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to parse the empty string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to parse a bad string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should parse descriptors without parameters[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle multiple object parameters[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be invertible[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDescriptorParser's JVM internal mode[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to parse the empty string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should fail to parse a bad string[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle $_- in package names[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should handle examples[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be invertible[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDynamicSynonymFilterSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mDynamicSynonymFilter[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not add synonyms where there are none[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should report known synonyms[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCanonSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mCanon[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon File[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon List of Files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon subtypes of File[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon an RpcRequest[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon an EnsimeServerMessage[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon a RawFile[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should canon an ArchiveFile[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 14 seconds, 787 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 16[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 1, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 16, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 14 seconds, 748 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 26[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 2, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 26, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[0minfo[0m] [0m[32mWebServerSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mWebServer[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should serve contents of documentation archives[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should respond with status NOT_FOUND for missing archive entries[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should provide a list of available documentation[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFramedStringProtocolSpec:[0m[0m | |
| [0m[[0minfo[0m] [0m[32mFramedStringProtocol[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should write framed strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should write multi-byte UTF-8 strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read framed strings[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should read multi-byte UTF-8 strings[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 2 seconds, 452 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 7[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 2, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 7, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 10 milliseconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 0, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[33mNo tests were executed.[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not send messages to the target[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should send messages after activation[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should not send messages after unregister[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should send persistent messages on registration[0m[0m | |
| [0m[[0minfo[0m] [0m[33m- should detect added files !!! CANCELED !!![0m[0m | |
| [0m[[0minfo[0m] [0m[33m Test canceled because flickered: initially failed, but succeeded on retry (Retries.scala:349)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m org.scalatest.exceptions.TestCanceledException:[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Canceled$.apply(Outcome.scala:518)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Retries$class.withRetry(Retries.scala:349)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withRetry(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Retries$class.withRetry(Retries.scala:205)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withRetry(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.util.EnsimeSpec$class.withFixture(EnsimeSpec.scala:77)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.org$scalatest$concurrent$TimeLimitedTests$$super$withFixture(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimitedTests$$anonfun$withFixture$3.apply(TimeLimitedTests.scala:154)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimitedTests$$anonfun$withFixture$3.apply(TimeLimitedTests.scala:154)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.enablers.Timed$$anon$1.timeoutAfter(Timed.scala:127)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimits$class.failAfterImpl(TimeLimits.scala:235)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimits$.failAfterImpl(TimeLimits.scala:305)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimitedTests$class.withFixture(TimeLimitedTests.scala:153)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withFixture(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.invokeWithFixture$1(FlatSpecLike.scala:1679)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTest$1.apply(FlatSpecLike.scala:1692)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTest$1.apply(FlatSpecLike.scala:1692)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.runTest(FlatSpecLike.scala:1692)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpec.runTest(FlatSpec.scala:1685)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTests$1.apply(FlatSpecLike.scala:1750)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTests$1.apply(FlatSpecLike.scala:1750)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at scala.collection.immutable.List.foreach(List.scala:381)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at scala.collection.immutable.List.foreach(List.scala:381)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.runTests(FlatSpecLike.scala:1750)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpec.runTests(FlatSpec.scala:1685)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Suite$class.run(Suite.scala:1147)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpec.org$scalatest$FlatSpecLike$$super$run(FlatSpec.scala:1685)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$run$1.apply(FlatSpecLike.scala:1795)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$run$1.apply(FlatSpecLike.scala:1795)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.runImpl(Engine.scala:521)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.run(FlatSpecLike.scala:1795)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.org$scalatest$BeforeAndAfterAll$$super$run(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.run(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at sbt.ForkMain$Run$2.call(ForkMain.java:296)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at sbt.ForkMain$Run$2.call(ForkMain.java:286)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.util.concurrent.FutureTask.run(FutureTask.java:266)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.lang.Thread.run(Thread.java:745)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m Cause: java.lang.AssertionError: assertion failed: timeout (25 seconds) during fishForMessage, hint:[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at scala.Predef$.assert(Predef.scala:170)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at akka.testkit.TestKitBase$class.recv$1(TestKit.scala:435)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at akka.testkit.TestKitBase$class.fishForMessage(TestKit.scala:439)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at akka.testkit.TestKit.fishForMessage(TestKit.scala:814)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.waitForBaseRegistered(FileWatcherSpec.scala:426)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6$$anonfun$apply$7$$anonfun$apply$8$$anonfun$apply$9.apply(FileWatcherSpec.scala:72)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6$$anonfun$apply$7$$anonfun$apply$8$$anonfun$apply$9.apply(FileWatcherSpec.scala:71)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withClassWatcher(FileWatcherSpec.scala:445)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6$$anonfun$apply$7$$anonfun$apply$8.apply(FileWatcherSpec.scala:71)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6$$anonfun$apply$7$$anonfun$apply$8.apply(FileWatcherSpec.scala:70)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.util.file.package$.withTempDir(file.scala:40)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6$$anonfun$apply$7.apply(FileWatcherSpec.scala:70)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6$$anonfun$apply$7.apply(FileWatcherSpec.scala:69)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.fixture.IsolatedTestKitFixture$class.withTestKit(TestKitFixture.scala:45)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withTestKit(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6.apply(FileWatcherSpec.scala:69)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11$$anonfun$apply$6.apply(FileWatcherSpec.scala:68)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.fixture.IsolatedEnsimeVFSFixture$class.withVFS(EnsimeVFSFixture.scala:18)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withVFS(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec$$anonfun$11.apply(FileWatcherSpec.scala:68)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Transformer.apply(Transformer.scala:22)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Transformer.apply(Transformer.scala:20)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anon$1.apply(FlatSpecLike.scala:1682)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.TestSuite$class.withFixture(TestSuite.scala:196)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.org$ensime$util$EnsimeSpec$$super$withFixture(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.util.EnsimeSpec$$anonfun$withFixture$1.apply(EnsimeSpec.scala:77)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.util.EnsimeSpec$$anonfun$withFixture$1.apply(EnsimeSpec.scala:77)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Retries$class.withRetry(Retries.scala:345)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withRetry(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Retries$class.withRetry(Retries.scala:205)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withRetry(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.util.EnsimeSpec$class.withFixture(EnsimeSpec.scala:77)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.org$scalatest$concurrent$TimeLimitedTests$$super$withFixture(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimitedTests$$anonfun$withFixture$3.apply(TimeLimitedTests.scala:154)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimitedTests$$anonfun$withFixture$3.apply(TimeLimitedTests.scala:154)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.enablers.Timed$$anon$1.timeoutAfter(Timed.scala:127)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimits$class.failAfterImpl(TimeLimits.scala:235)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimits$.failAfterImpl(TimeLimits.scala:305)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.concurrent.TimeLimitedTests$class.withFixture(TimeLimitedTests.scala:153)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.withFixture(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.invokeWithFixture$1(FlatSpecLike.scala:1679)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTest$1.apply(FlatSpecLike.scala:1692)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTest$1.apply(FlatSpecLike.scala:1692)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.runTest(FlatSpecLike.scala:1692)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpec.runTest(FlatSpec.scala:1685)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTests$1.apply(FlatSpecLike.scala:1750)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$runTests$1.apply(FlatSpecLike.scala:1750)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at scala.collection.immutable.List.foreach(List.scala:381)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at scala.collection.immutable.List.foreach(List.scala:381)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.runTests(FlatSpecLike.scala:1750)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpec.runTests(FlatSpec.scala:1685)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.Suite$class.run(Suite.scala:1147)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpec.org$scalatest$FlatSpecLike$$super$run(FlatSpec.scala:1685)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$run$1.apply(FlatSpecLike.scala:1795)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$$anonfun$run$1.apply(FlatSpecLike.scala:1795)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.SuperEngine.runImpl(Engine.scala:521)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.FlatSpecLike$class.run(FlatSpecLike.scala:1795)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.org$scalatest$BeforeAndAfterAll$$super$run(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.ensime.indexer.FileWatcherSpec.run(FileWatcherSpec.scala:38)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at sbt.ForkMain$Run$2.call(ForkMain.java:296)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at sbt.ForkMain$Run$2.call(ForkMain.java:286)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.util.concurrent.FutureTask.run(FutureTask.java:266)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[0m[0m | |
| [0m[[0minfo[0m] [0m[33m at java.lang.Thread.run(Thread.java:745)[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should detect added / changed files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should detect added / removed files[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should detect removed base directory[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should detect removed parent base directory[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should survive deletion of the watched directory[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be able to start up from a non-existent directory[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should survive removed parent base directory and recreated base[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should detect changes to a file base[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should detect removal of a file base[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should be able to start up from a non-existent base file[0m[0m | |
| [0m[[0minfo[0m] [0m[32m- should survive removal of a file base[0m[0m | |
| [0m[[0minfo[0m] [0m[36mRun completed in 4 minutes, 2 seconds.[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTotal number of tests run: 63[0m[0m | |
| [0m[[0minfo[0m] [0m[36mSuites: completed 12, aborted 0[0m[0m | |
| [0m[[0minfo[0m] [0m[36mTests: succeeded 63, failed 0, canceled 1, ignored 0, pending 0[0m[0m | |
| [0m[[0minfo[0m] [0m[32mAll tests passed.[0m[0m | |
| [0m[[32msuccess[0m] [0mTotal time: 262 s, completed Apr 1, 2017 3:44:29 PM[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment