Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Nava2
Last active June 30, 2017 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nava2/72a29a8bdd4f75cfb89349726f7724a2 to your computer and use it in GitHub Desktop.
Save Nava2/72a29a8bdd4f75cfb89349726f7724a2 to your computer and use it in GitHub Desktop.
> angular-starter@6.0.0 test S:\projects\angular-starter
> npm run lint && karma start
> angular-starter@6.0.0 lint S:\projects\angular-starter
> npm run tslint "src/**/*.ts"
> angular-starter@6.0.0 tslint S:\projects\angular-starter
> tslint "src/**/*.ts"
START:
[at-loader] Using typescript@2.2.2 from typescript and "tsconfig.json" from S:\projects\angular-starter/tsconfig.json.
[at-loader] Checking started in a separate process...
[at-loader] Ok, 0.498 sec.
30 06 2017 12:26:27.160:WARN [karma]: Port 9876 in use
 About
 × should log ngOnInit
Chrome 59.0.3071 (Windows 10 0.0.0) About should log ngOnInit FAILED
Error: Can't resolve all parameters for AboutComponent: (?).
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at CompileMetadataResolver._getDependenciesMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14877:0 <- config/spec-bundle.js:47082:35) [ProxyZone]
at CompileMetadataResolver._getTypeMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14745:0 <- config/spec-bundle.js:46950:26) [ProxyZone]
at CompileMetadataResolver._getInjectableMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14731:0 <- config/spec-bundle.js:46936:21) [ProxyZone]
at CompileMetadataResolver.getProviderMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:15021:0 <- config/spec-bundle.js:47226:40) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14950:0 <- config/spec-bundle.js:47155:49 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver._getProvidersMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14911:0 <- config/spec-bundle.js:47116:19) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14566:0 <- config/spec-bundle.js:46771:50) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.execute (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:769:0 <- config/spec-bundle.js:17348:14) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:860:28 <- config/spec-bundle.js:17439:45) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:129:91 <- config/spec-bundle.js:69908:130 [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
 App
 × should be readly initialized
Chrome 59.0.3071 (Windows 10 0.0.0) App should be readly initialized FAILED
Failed: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:22:0 <- config/spec-bundle.js:73370:14) [ProxyZone]
at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:791:0 <- config/spec-bundle.js:17370:14) [ProxyZone]
at Function.TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:610:0 <- config/spec-bundle.js:17189:29) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:28:0 <- config/spec-bundle.js:73376:37) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
Expected undefined to be defined.
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:36:0 <- config/spec-bundle.js:73384:25) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
Expected undefined to be defined.
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:37:0 <- config/spec-bundle.js:73385:22) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
 × should be @AngularClass
Chrome 59.0.3071 (Windows 10 0.0.0) App should be @AngularClass FAILED
Failed: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:22:0 <- config/spec-bundle.js:73370:14) [ProxyZone]
at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:791:0 <- config/spec-bundle.js:17370:14) [ProxyZone]
at Function.TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:610:0 <- config/spec-bundle.js:17189:29) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:28:0 <- config/spec-bundle.js:73376:37) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
TypeError: Cannot read property 'url' of undefined
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:40:0 <- config/spec-bundle.js:73388:20)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:365:0 <- config/spec-bundle.js:70638:26)
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:364:0 <- config/spec-bundle.js:70637:32)
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43)
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34)
 × should log ngOnInit
Chrome 59.0.3071 (Windows 10 0.0.0) App should log ngOnInit FAILED
Failed: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:22:0 <- config/spec-bundle.js:73370:14) [ProxyZone]
at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:791:0 <- config/spec-bundle.js:17370:14) [ProxyZone]
at Function.TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:610:0 <- config/spec-bundle.js:17189:29) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:28:0 <- config/spec-bundle.js:73376:37) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
TypeError: Cannot read property 'ngOnInit' of undefined
at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:47:0 <- config/spec-bundle.js:73395:13)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:365:0 <- config/spec-bundle.js:70638:26)
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:364:0 <- config/spec-bundle.js:70637:32)
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43)
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34)
 Home
 × should have default data
Chrome 59.0.3071 (Windows 10 0.0.0) Home should have default data FAILED
Failed: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:37:0 <- config/spec-bundle.js:73442:14) [ProxyZone]
at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:791:0 <- config/spec-bundle.js:17370:14) [ProxyZone]
at Function.TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:610:0 <- config/spec-bundle.js:17189:29) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:43:0 <- config/spec-bundle.js:73448:37) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
TypeError: Cannot read property 'localState' of undefined
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:51:0 <- config/spec-bundle.js:73456:20)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:365:0 <- config/spec-bundle.js:70638:26)
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:364:0 <- config/spec-bundle.js:70637:32)
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43)
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34)
 × should have a title
Chrome 59.0.3071 (Windows 10 0.0.0) Home should have a title FAILED
Failed: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:37:0 <- config/spec-bundle.js:73442:14) [ProxyZone]
at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:791:0 <- config/spec-bundle.js:17370:14) [ProxyZone]
at Function.TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:610:0 <- config/spec-bundle.js:17189:29) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:43:0 <- config/spec-bundle.js:73448:37) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
TypeError: Cannot read property 'title' of undefined
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:54:0 <- config/spec-bundle.js:73459:22)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:365:0 <- config/spec-bundle.js:70638:26)
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:364:0 <- config/spec-bundle.js:70637:32)
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43)
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34)
 × should log ngOnInit
Chrome 59.0.3071 (Windows 10 0.0.0) Home should log ngOnInit FAILED
Failed: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:37:0 <- config/spec-bundle.js:73442:14) [ProxyZone]
at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:791:0 <- config/spec-bundle.js:17370:14) [ProxyZone]
at Function.TestBed.createComponent (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:610:0 <- config/spec-bundle.js:17189:29) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:43:0 <- config/spec-bundle.js:73448:37) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
TypeError: Cannot read property 'ngOnInit' of undefined
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:59:0 <- config/spec-bundle.js:73464:13)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:365:0 <- config/spec-bundle.js:70638:26)
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39)
at ZoneDelegate.invoke (http://localhost:9877webpack:///~/zone.js/dist/zone.js:364:0 <- config/spec-bundle.js:70637:32)
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43)
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34)
 Title
 × should have http
Chrome 59.0.3071 (Windows 10 0.0.0) Title should have http FAILED
Error: Can't resolve all parameters for Title: (?).
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at CompileMetadataResolver._getDependenciesMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14877:0 <- config/spec-bundle.js:47082:35) [ProxyZone]
at CompileMetadataResolver._getTypeMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14745:0 <- config/spec-bundle.js:46950:26) [ProxyZone]
at CompileMetadataResolver._getInjectableMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14731:0 <- config/spec-bundle.js:46936:21) [ProxyZone]
at CompileMetadataResolver.getProviderMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:15021:0 <- config/spec-bundle.js:47226:40) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14950:0 <- config/spec-bundle.js:47155:49 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver._getProvidersMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14911:0 <- config/spec-bundle.js:47116:19) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14566:0 <- config/spec-bundle.js:46771:50) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.execute (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:769:0 <- config/spec-bundle.js:17348:14) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:860:28 <- config/spec-bundle.js:17439:45) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
 × should get data from the server
Chrome 59.0.3071 (Windows 10 0.0.0) Title should get data from the server FAILED
Error: Can't resolve all parameters for Title: (?).
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at CompileMetadataResolver._getDependenciesMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14877:0 <- config/spec-bundle.js:47082:35) [ProxyZone]
at CompileMetadataResolver._getTypeMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14745:0 <- config/spec-bundle.js:46950:26) [ProxyZone]
at CompileMetadataResolver._getInjectableMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14731:0 <- config/spec-bundle.js:46936:21) [ProxyZone]
at CompileMetadataResolver.getProviderMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:15021:0 <- config/spec-bundle.js:47226:40) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14950:0 <- config/spec-bundle.js:47155:49 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver._getProvidersMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14911:0 <- config/spec-bundle.js:47116:19) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14566:0 <- config/spec-bundle.js:46771:50) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
at TestBed.execute (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:769:0 <- config/spec-bundle.js:17348:14) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:860:28 <- config/spec-bundle.js:17439:45) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
 x-large directive
 × should sent font-size to x-large
Chrome 59.0.3071 (Windows 10 0.0.0) x-large directive should sent font-size to x-large FAILED
Error: Unexpected value 'XLargeDirective' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
at Array.forEach (<anonymous>) [ProxyZone]
at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/x-large/x-large.directive.spec.ts:34:0 <- config/spec-bundle.js:73547:27) [ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:336:0 <- config/spec-bundle.js:16915:26) [ProxyZone]
at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
at <anonymous> [<root>]
 Entity
 √ has simple content
Finished in 0.366 secs / 0.105 secs @ 12:26:29 GMT-0400 (Eastern Daylight Time)
SUMMARY:
√ 1 test completed
× 10 tests failed
FAILED TESTS:
About
 × should log ngOnInit
Chrome 59.0.3071 (Windows 10 0.0.0)
 Error: Can't resolve all parameters for AboutComponent: (?).
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at CompileMetadataResolver._getDependenciesMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14877:0 <- config/spec-bundle.js:47082:35) [ProxyZone]
 at CompileMetadataResolver._getTypeMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14745:0 <- config/spec-bundle.js:46950:26) [ProxyZone]
 at CompileMetadataResolver._getInjectableMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14731:0 <- config/spec-bundle.js:46936:21) [ProxyZone]
 at CompileMetadataResolver.getProviderMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:15021:0 <- config/spec-bundle.js:47226:40) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14950:0 <- config/spec-bundle.js:47155:49 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver._getProvidersMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14911:0 <- config/spec-bundle.js:47116:19) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14566:0 <- config/spec-bundle.js:46771:50) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
 at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
 at TestBed.execute (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:769:0 <- config/spec-bundle.js:17348:14) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:860:28 <- config/spec-bundle.js:17439:45) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:129:91 <- config/spec-bundle.js:69908:130 [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

App
 × should be readly initialized
Chrome 59.0.3071 (Windows 10 0.0.0)
 Failed: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:22:0 <- config/spec-bundle.js:73370:14) [ProxyZone]
 at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
 at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
 at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

 × should be @AngularClass
Chrome 59.0.3071 (Windows 10 0.0.0)
 Failed: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:22:0 <- config/spec-bundle.js:73370:14) [ProxyZone]
 at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
 at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
 at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

 × should log ngOnInit
Chrome 59.0.3071 (Windows 10 0.0.0)
 Failed: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 Error: Unexpected value 'AppComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/app.component.spec.ts:22:0 <- config/spec-bundle.js:73370:14) [ProxyZone]
 at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
 at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
 at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

Home
 × should have default data
Chrome 59.0.3071 (Windows 10 0.0.0)
 Failed: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:37:0 <- config/spec-bundle.js:73442:14) [ProxyZone]
 at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
 at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
 at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

 × should have a title
Chrome 59.0.3071 (Windows 10 0.0.0)
 Failed: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:37:0 <- config/spec-bundle.js:73442:14) [ProxyZone]
 at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
 at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
 at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

 × should log ngOnInit
Chrome 59.0.3071 (Windows 10 0.0.0)
 Failed: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 Error: Unexpected value 'HomeComponent' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/home.component.spec.ts:37:0 <- config/spec-bundle.js:73442:14) [ProxyZone]
 at AsyncTestZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/async-test.js:49:0 <- config/spec-bundle.js:69478:39) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:76:0 <- config/spec-bundle.js:70166:39) [ProxyZone]
 at Zone.runGuarded (http://localhost:9877webpack:///~/zone.js/dist/zone.js:138:0 <- config/spec-bundle.js:70411:47) [ProxyZone => ProxyZone]
 at runInTestZone (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:110:0 <- config/spec-bundle.js:16689:25) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:49:0 <- config/spec-bundle.js:16628:13) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:102:0 <- config/spec-bundle.js:69881:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

Title
 × should have http
Chrome 59.0.3071 (Windows 10 0.0.0)
 Error: Can't resolve all parameters for Title: (?).
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at CompileMetadataResolver._getDependenciesMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14877:0 <- config/spec-bundle.js:47082:35) [ProxyZone]
 at CompileMetadataResolver._getTypeMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14745:0 <- config/spec-bundle.js:46950:26) [ProxyZone]
 at CompileMetadataResolver._getInjectableMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14731:0 <- config/spec-bundle.js:46936:21) [ProxyZone]
 at CompileMetadataResolver.getProviderMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:15021:0 <- config/spec-bundle.js:47226:40) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14950:0 <- config/spec-bundle.js:47155:49 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver._getProvidersMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14911:0 <- config/spec-bundle.js:47116:19) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14566:0 <- config/spec-bundle.js:46771:50) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
 at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
 at TestBed.execute (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:769:0 <- config/spec-bundle.js:17348:14) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:860:28 <- config/spec-bundle.js:17439:45) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

 × should get data from the server
Chrome 59.0.3071 (Windows 10 0.0.0)
 Error: Can't resolve all parameters for Title: (?).
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at CompileMetadataResolver._getDependenciesMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14877:0 <- config/spec-bundle.js:47082:35) [ProxyZone]
 at CompileMetadataResolver._getTypeMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14745:0 <- config/spec-bundle.js:46950:26) [ProxyZone]
 at CompileMetadataResolver._getInjectableMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14731:0 <- config/spec-bundle.js:46936:21) [ProxyZone]
 at CompileMetadataResolver.getProviderMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:15021:0 <- config/spec-bundle.js:47226:40) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14950:0 <- config/spec-bundle.js:47155:49 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver._getProvidersMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14911:0 <- config/spec-bundle.js:47116:19) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14566:0 <- config/spec-bundle.js:46771:50) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25559:0 <- config/spec-bundle.js:57764:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsSync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:475:0 <- config/spec-bundle.js:72861:31) [ProxyZone]
 at TestBed._initIfNeeded (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:705:0 <- config/spec-bundle.js:17284:36) [ProxyZone]
 at TestBed.execute (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:769:0 <- config/spec-bundle.js:17348:14) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:860:28 <- config/spec-bundle.js:17439:45) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

x-large directive
 × should sent font-size to x-large
Chrome 59.0.3071 (Windows 10 0.0.0)
 Error: Unexpected value 'XLargeDirective' declared by the module 'DynamicTestModule'. Please add a @Pipe/@Directive/@Component annotation.
 at syntaxError (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:1540:21 <- config/spec-bundle.js:33745:34) [ProxyZone]
 at http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14542:0 <- config/spec-bundle.js:46747:40 [ProxyZone]
 at Array.forEach (<anonymous>) [ProxyZone]
 at CompileMetadataResolver.getNgModuleMetadata (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:14524:0 <- config/spec-bundle.js:46729:54) [ProxyZone]
 at JitCompiler._loadModules (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25630:25 <- config/spec-bundle.js:57835:66) [ProxyZone]
 at JitCompiler._compileModuleAndAllComponents (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25609:25 <- config/spec-bundle.js:57814:52) [ProxyZone]
 at JitCompiler.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler.es5.js:25567:0 <- config/spec-bundle.js:57772:23) [ProxyZone]
 at TestingCompilerImpl.compileModuleAndAllComponentsAsync (http://localhost:9877webpack:///~/@angular/compiler/@angular/compiler/testing.es5.js:478:0 <- config/spec-bundle.js:72864:31) [ProxyZone]
 at TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:692:0 <- config/spec-bundle.js:17271:31) [ProxyZone]
 at Function.TestBed.compileComponents (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:584:45 <- config/spec-bundle.js:17163:67) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///src/app/home/x-large/x-large.directive.spec.ts:34:0 <- config/spec-bundle.js:73547:27) [ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/@angular/core/@angular/core/testing.es5.js:336:0 <- config/spec-bundle.js:16915:26) [ProxyZone]
 at ProxyZoneSpec.onInvoke (http://localhost:9877webpack:///~/zone.js/dist/proxy.js:79:0 <- config/spec-bundle.js:70169:39) [ProxyZone]
 at Zone.run (http://localhost:9877webpack:///~/zone.js/dist/zone.js:125:0 <- config/spec-bundle.js:70398:43) [<root> => ProxyZone]
 at Object.<anonymous> (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:104:0 <- config/spec-bundle.js:69883:34) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at ZoneQueueRunner.jasmine.QueueRunner.ZoneQueueRunner.execute (http://localhost:9877webpack:///~/zone.js/dist/jasmine-patch.js:132:0 <- config/spec-bundle.js:69911:42) [<root>]
 at Zone.runTask (http://localhost:9877webpack:///~/zone.js/dist/zone.js:165:0 <- config/spec-bundle.js:70438:47) [<root> => <root>]
 at drainMicroTaskQueue (http://localhost:9877webpack:///~/zone.js/dist/zone.js:593:0 <- config/spec-bundle.js:70866:35) [<root>]
 at <anonymous> [<root>]

=============================== Coverage summary ===============================
Statements : 62.24% ( 61/98 )
Branches : 0% ( 0/2 )
Functions : 35.48% ( 11/31 )
Lines : 57.83% ( 48/83 )
================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment