Created
November 4, 2013 12:52
-
-
Save aruediger/7302003 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [error] x example-1 | |
| [error] 'Right(HttpEntity(application/json; charset=UTF-8,{ | |
| [error] "name": "Bob", | |
| [error] "firstName": "Parr", | |
| [error] "age": 32 | |
| [error] }))' | |
| [error] is not equal to | |
| [error] 'Right(HttpEntity(application/json; charset=UTF-8,{ | |
| [error] "name": "Bob", | |
| [error] "firstName": "Parr", | |
| [error] "age": 32 | |
| [error] }))' (SprayJsonSupportExamplesSpec.scala:39) | |
| [error] Expected: ...F-8,{[ | |
| ] | |
| [error] ...Bob",[ | |
| ] | |
| [error] ...arr",[ | |
| ] | |
| [error] ...": 32[ | |
| ] | |
| [error] })) | |
| [error] Actual: ...F-8,{[] | |
| [error] ...Bob",[] | |
| [error] ...arr",[] | |
| [error] ...": 32[] | |
| [error] })) | |
| [WARN] [11/04/2013 13:48:25.887] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-2] [akka://spray-io-SslTlsSupportSpec/user/client1] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/0]: PeerClosed | |
| [WARN] [11/04/2013 13:48:25.887] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-2] [akka://spray-io-SslTlsSupportSpec/user/client1] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/0]: ConfirmedClosed | |
| [WARN] [11/04/2013 13:48:25.888] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-2] [akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/0] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/user/client1]: Close | |
| [WARN] [11/04/2013 13:48:25.960] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-4] [akka://spray-io-SslTlsSupportSpec/user/server2] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/2]: PeerClosed | |
| [WARN] [11/04/2013 13:48:25.960] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-4] [akka://spray-io-SslTlsSupportSpec/user/server2] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/2]: ConfirmedClosed | |
| [WARN] [11/04/2013 13:48:26.013] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-2] [akka://spray-io-SslTlsSupportSpec/user/server4] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/5]: ConfirmedClosed | |
| [WARN] [11/04/2013 13:48:26.014] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-9] [akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/4] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/user/client3]: Close | |
| [WARN] [11/04/2013 13:48:26.014] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-9] [akka://spray-io-SslTlsSupportSpec/user/client3] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/4]: ConfirmedClosed | |
| [WARN] [11/04/2013 13:48:26.063] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-11] [akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/6] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/user/client5]: Close | |
| [WARN] [11/04/2013 13:48:26.063] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-11] [akka://spray-io-SslTlsSupportSpec/user/client5] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/6]: ConfirmedClosed | |
| [WARN] [11/04/2013 13:48:26.137] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-9] [akka://spray-io-SslTlsSupportSpec/user/client6] received dead letter from Actor[akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/7]: ConfirmedClosed | |
| [ERROR] [11/04/2013 13:48:26.154] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-4] [akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/1] Monitored actor [Actor[akka://spray-io-SslTlsSupportSpec/user/$a]] terminated (akka.actor.DeathPactException) | |
| [ERROR] [11/04/2013 13:48:26.156] [spray-io-SslTlsSupportSpec-akka.actor.default-dispatcher-3] [akka://spray-io-SslTlsSupportSpec/system/IO-TCP/selectors/$a/3] Monitored actor [Actor[akka://spray-io-SslTlsSupportSpec/user/$b]] terminated (akka.actor.DeathPactException) | |
| [ERROR] [11/04/2013 13:48:28.990] [spray-routing-FutureDirectivesSpec-akka.actor.default-dispatcher-4] [ActorSystem(spray-routing-FutureDirectivesSpec)] Error during processing of request HttpRequest(GET,http://example.com/,List(),Empty,HTTP/1.1) (spray.routing.FutureDirectivesSpec$TestException$) | |
| [error] x example 1 | |
| [error] '123 | |
| [error] ' is not equal to '123 | |
| [error] ' (FileAndResourceDirectivesSpec.scala:118) | |
| [error] x example 2 | |
| [error] '123 | |
| [error] ' is not equal to '123 | |
| [error] ' (FileAndResourceDirectivesSpec.scala:118) | |
| [error] x example 3 | |
| [error] '123 | |
| [error] ' is not equal to '123 | |
| [error] ' (FileAndResourceDirectivesSpec.scala:118) | |
| [error] x properly render a simple directory | |
| [error] '<html> | |
| [error] <head><title>Index of /</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/sub/">sub/</a> xxxx-xx-xx xx:xx:xx | |
| [error] <a href="/fileA.txt">fileA.txt</a> xxxx-xx-xx xx:xx:xx 3 B | |
| [error] <a href="/fileB.xml">fileB.xml</a> xxxx-xx-xx xx:xx:xx 0 B | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' | |
| [error] is not equal to | |
| [error] '<html> | |
| [error] <head><title>Index of /</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/sub/">sub/</a> xxxx-xx-xx xx:xx:xx | |
| [error] <a href="/fileA.txt">fileA.txt</a> xxxx-xx-xx xx:xx:xx 3 B | |
| [error] <a href="/fileB.xml">fileB.xml</a> xxxx-xx-xx xx:xx:xx 0 B | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' (FileAndResourceDirectivesSpec.scala:137) | |
| [error] Expected: ...tml> | |
| [error] ...ead> | |
| [error] ...ody> | |
| [error] .../h1> | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] ...xx:xx[ | |
| ] | |
| [error] ... 3 B[ | |
| ] | |
| [error] ... 0 B[ | |
| ] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] Actual: ...tml> | |
| [error] ...ead> | |
| [error] ...ody> | |
| [error] .../h1> | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] ...xx:xx[] | |
| [error] ... 3 B[] | |
| [error] ... 0 B[] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] x properly render a sub directory | |
| [error] '<html> | |
| [error] <head><title>Index of /sub\/</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /sub\/</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/">../</a> | |
| [error] <a href="/sub\/file.html">file.html</a> xxxx-xx-xx xx:xx:xx 0 B | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' | |
| [error] is not equal to | |
| [error] '<html> | |
| [error] <head><title>Index of /sub/</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /sub/</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/">../</a> | |
| [error] <a href="/sub/file.html">file.html</a> xxxx-xx-xx xx:xx:xx 0 B | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' (FileAndResourceDirectivesSpec.scala:156) | |
| [error] Expected: ...tml> | |
| [error] ... /sub[]/</ti... | |
| [error] ...ody> | |
| [error] ... /sub[]/</h1... | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] .../</a>[ | |
| ] | |
| [error] ..."/sub[]/f... B[ | |
| ] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] Actual: ...tml> | |
| [error] ... /sub[\]/</ti... | |
| [error] ...ody> | |
| [error] ... /sub[\]/</h1... | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] .../</a>[] | |
| [error] ..."/sub[\]/f... B[] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] x properly render the union of several directories | |
| [error] '<html> | |
| [error] <head><title>Index of /</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/emptySub/">emptySub/</a> xxxx-xx-xx xx:xx:xx | |
| [error] <a href="/sub/">sub/</a> xxxx-xx-xx xx:xx:xx | |
| [error] <a href="/empty.pdf">empty.pdf</a> xxxx-xx-xx xx:xx:xx 5 B | |
| [error] <a href="/fileA.txt">fileA.txt</a> xxxx-xx-xx xx:xx:xx 3 B | |
| [error] <a href="/fileB.xml">fileB.xml</a> xxxx-xx-xx xx:xx:xx 0 B | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' | |
| [error] is not equal to | |
| [error] '<html> | |
| [error] <head><title>Index of /</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/emptySub/">emptySub/</a> xxxx-xx-xx xx:xx:xx | |
| [error] <a href="/sub/">sub/</a> xxxx-xx-xx xx:xx:xx | |
| [error] <a href="/empty.pdf">empty.pdf</a> xxxx-xx-xx xx:xx:xx 4 B | |
| [error] <a href="/fileA.txt">fileA.txt</a> xxxx-xx-xx xx:xx:xx 3 B | |
| [error] <a href="/fileB.xml">fileB.xml</a> xxxx-xx-xx xx:xx:xx 0 B | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' (FileAndResourceDirectivesSpec.scala:174) | |
| [error] Expected: ...tml> | |
| [error] ...ead> | |
| [error] ...ody> | |
| [error] .../h1> | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] ...xx:xx[ | |
| ] | |
| [error] ...xx:xx[ | |
| ] | |
| [error] ... [4] B[ | |
| ] | |
| [error] ... 3 B[ | |
| ] | |
| [error] ... 0 B[ | |
| ] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] Actual: ...tml> | |
| [error] ...ead> | |
| [error] ...ody> | |
| [error] .../h1> | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] ...xx:xx[] | |
| [error] ...xx:xx[] | |
| [error] ... [5] B[] | |
| [error] ... 3 B[] | |
| [error] ... 0 B[] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] x properly render an empty sub directory with vanity footer | |
| [error] '<html> | |
| [error] <head><title>Index of /emptySub\/</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /emptySub\/</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/">../</a> | |
| [error] </pre> | |
| [error] <hr> | |
| [error] <div style="width:100%;text-align:right;color:gray"> | |
| [error] <small>rendered by <a href="http://spray.io">spray</a> on xxxx-xx-xx xx:xx:xx</small> | |
| [error] </div> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' | |
| [error] is not equal to | |
| [error] '<html> | |
| [error] <head><title>Index of /emptySub/</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /emptySub/</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] <a href="/">../</a> | |
| [error] </pre> | |
| [error] <hr> | |
| [error] <div style="width:100%;text-align:right;color:gray"> | |
| [error] <small>rendered by <a href="http://spray.io">spray</a> on xxxx-xx-xx xx:xx:xx</small> | |
| [error] </div> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' (FileAndResourceDirectivesSpec.scala:196) | |
| [error] Expected: ...tml> | |
| [error] ...tySub[]/</ti... | |
| [error] ...ody> | |
| [error] ...tySub[]/</h1... | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] .../</a>[ | |
| ] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ay"> | |
| [error] ...all> | |
| [error] ...div> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] Actual: ...tml> | |
| [error] ...tySub[\]/</ti... | |
| [error] ...ody> | |
| [error] ...tySub[\]/</h1... | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] .../</a>[] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ay"> | |
| [error] ...all> | |
| [error] ...div> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] x properly render an empty top-level directory | |
| [error] '<html> | |
| [error] <head><title>Index of /</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] (no files) | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' | |
| [error] is not equal to | |
| [error] '<html> | |
| [error] <head><title>Index of /</title></head> | |
| [error] <body> | |
| [error] <h1>Index of /</h1> | |
| [error] <hr> | |
| [error] <pre> | |
| [error] (no files) | |
| [error] </pre> | |
| [error] <hr> | |
| [error] </body> | |
| [error] </html> | |
| [error] ' (FileAndResourceDirectivesSpec.scala:216) | |
| [error] Expected: ...tml> | |
| [error] ...ead> | |
| [error] ...ody> | |
| [error] .../h1> | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] ...iles)[ | |
| ] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [error] Actual: ...tml> | |
| [error] ...ead> | |
| [error] ...ody> | |
| [error] .../h1> | |
| [error] <hr> | |
| [error] ...pre> | |
| [error] ...iles)[] | |
| [error] ...pre> | |
| [error] <hr> | |
| [error] ...ody> | |
| [error] ...tml> | |
| [ERROR] [11/04/2013 13:48:29.759] [spray-routing-SecurityDirectivesSpec-akka.actor.default-dispatcher-3] [ActorSystem(spray-routing-SecurityDirectivesSpec)] Error during processing of request HttpRequest(GET,http://example.com/,List(Authorization: Basic QWxpY2U6),Empty,HTTP/1.1) (spray.routing.SecurityDirectivesSpec$$anonfun$3$$anonfun$apply$22$TestException$2$) | |
| [ERROR] [11/04/2013 13:48:30.826] [spray-routing-MarshallingDirectivesSpec-akka.actor.default-dispatcher-5] [ActorSystem(spray-routing-MarshallingDirectivesSpec)] Error during processing of request HttpRequest(GET,http://example.com/,List(),Empty,HTTP/1.1) (spray.routing.MarshallingDirectivesSpec$$anonfun$7$$anonfun$apply$80$TestException$2$) | |
| [WARN] [11/04/2013 13:48:33.340] [specs2.DefaultExecutionStrategy4] [ResponseParsingSpec(akka://PipelineStageTest)] Received illegal response: Unexpected server response | |
| [WARN] [11/04/2013 13:48:33.398] [specs2.DefaultExecutionStrategy1] [ResponseParsingSpec(akka://PipelineStageTest)] Received illegal response: Unexpected server response | |
| [ERROR] [11/04/2013 13:48:34.136] [specs2.DefaultExecutionStrategy1] [HttpServerConnectionPipelineSpec(akka://PipelineStageTest)] Could not write response part HttpResponse(200 OK,HttpEntity(text/plain; charset=UTF-8,abc),List(),HTTP/1.1), closing connection | |
| [error] x The 'Connection' header should be rendered correctly | |
| [error] | Client Version | Request | Response | Rendered | Close | | |
| [error] x | HTTP/1.1 | None | None | None | false | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] x | HTTP/1.1 | Some(close) | None | Some(close) | true | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: close | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: close | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] x | HTTP/1.1 | Some(Keep-Alive) | None | None | false | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] x | HTTP/1.0 | None | None | None | true | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] x | HTTP/1.0 | Some(close) | None | None | true | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] x | HTTP/1.0 | Some(Keep-Alive) | None | Some(Keep-Alive) | false | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: Keep-Alive | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: Keep-Alive | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] x | HTTP/1.1 | None | Some(close) | Some(close) | true | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: close | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: close | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,true)' | |
| [error] x | HTTP/1.0 | Some(close) | Some(Keep-Alive) | Some(Keep-Alive) | false | '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: Keep-Alive | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' | |
| [error] is not equal to | |
| [error] '(HTTP/1.1 200 OK | |
| [error] Server: spray-can/1.0.0 | |
| [error] Date: Thu, 25 Aug 2011 09:10:29 GMT | |
| [error] Connection: Keep-Alive | |
| [error] Content-Length: 0 | |
| [error] | |
| [error] ,false)' (ResponseRendererSpec.scala:211) | |
| [error] Expected: ...00 OK[] | |
| [error] ...1.0.0[] | |
| [error] ...9 GMT[] | |
| [error] ...th: 0[] | |
| [error] [] | |
| [error] ...alse) | |
| [error] Actual: ...00 OK[ | |
| ] | |
| [error] ...1.0.0[ | |
| ] | |
| [error] ...9 GMT[ | |
| ] | |
| [error] ...th: 0[ | |
| ] | |
| [error] [ | |
| ] | |
| [error] ...alse) | |
| [error] x to the senders of a ChunkedResponseStart, MessageChunk and ChunkedMessageEnd | |
| [error] '6 | |
| [error] part 1 | |
| [error] ' is not equal to '6 | |
| [error] part 1 | |
| [error] ' (HttpServerConnectionPipelineSpec.scala:105) | |
| [error] x with a header value fully matching the spec | |
| [error] 'HTTP/1.1 100 Continue | |
| [error] | |
| [error] ' is not equal to 'HTTP/1.1 100 Continue | |
| [error] | |
| [error] ' (HttpServerConnectionPipelineSpec.scala:269) | |
| [error] Expected: ...tinue[] | |
| [error] Actual: ...tinue[ | |
| ] | |
| [error] x with a header value containing illegal casing | |
| [error] 'HTTP/1.1 100 Continue | |
| [error] | |
| [error] ' is not equal to 'HTTP/1.1 100 Continue | |
| [error] | |
| [error] ' (HttpServerConnectionPipelineSpec.scala:269) | |
| [error] Expected: ...tinue[] | |
| [error] Actual: ...tinue[ | |
| ] | |
| [WARN] [11/04/2013 13:48:34.744] [specs2.DefaultExecutionStrategy3] [HttpClientConnectionPipelineSpec(akka://PipelineStageTest)] Received illegal response: Illegal character '\n' in header name | |
| [WARN] [11/04/2013 13:48:34.806] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-5] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/3] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:34.981] [SprayCanServerSpec-akka.actor.default-dispatcher-11] [akka://SprayCanServerSpec/system/IO-TCP/selectors/$a/0] received dead letter from Actor[akka://SprayCanServerSpec/deadLetters]: ChannelAcceptable | |
| [error] ! dispatch a 'Connection: close' HttpResponse back to the sender and close the connection | |
| [error] ThrowableException: assertion failed: expected Tell(Actor[akka://PipelineStageTest/system/testActor143],HttpResponse(200 OK,HttpEntity(text/plain; charset=UTF-8,123),List(Connection: close, Content-Type: text/plain; charset=UTF-8, Content-Length: 3, Date: Thu, 25 Aug 2011 09:10:29 GMT, Server: spray/1.0),HTTP/1.1),TestActor[akka://PipelineStageTest/user/$$J]), found Close (FutureTask.java:303) | |
| [error] akka.testkit.TestKitBase$class.expectMsg_internal(TestKit.scala:291) | |
| [error] akka.testkit.TestKitBase$class.expectMsg(TestKit.scala:277) | |
| [error] akka.testkit.TestKit.expectMsg(TestKit.scala:637) | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec$$anonfun$1$$anonfun$apply$13$$anon$5.<init>(HttpClientConnectionPipelineSpec.scala:85) | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec$$anonfun$1$$anonfun$apply$13.apply(HttpClientConnectionPipelineSpec.scala:79) | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec$$anonfun$1$$anonfun$apply$13.apply(HttpClientConnectionPipelineSpec.scala:79) | |
| [error] assertion failed: expected Tell(Actor[akka://PipelineStageTest/system/testActor143],HttpResponse(200 OK,HttpEntity(text/plain; charset=UTF-8,123),List(Connection: close, Content-Type: text/plain; charset=UTF-8, Content-Length: 3, Date: Thu, 25 Aug 2011 09:10:29 GMT, Server: spray/1.0),HTTP/1.1),TestActor[akka://PipelineStageTest/user/$$J]), found Close | |
| [error] akka.testkit.TestKitBase$class.expectMsg_internal(TestKit.scala:291) | |
| [error] akka.testkit.TestKitBase$class.expectMsg(TestKit.scala:277) | |
| [error] akka.testkit.TestKit.expectMsg(TestKit.scala:637) | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec$$anonfun$1$$anonfun$apply$13$$anon$5.<init>(HttpClientConnectionPipelineSpec.scala:85) | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec$$anonfun$1$$anonfun$apply$13.apply(HttpClientConnectionPipelineSpec.scala:79) | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec$$anonfun$1$$anonfun$apply$13.apply(HttpClientConnectionPipelineSpec.scala:79) | |
| [error] Failed: : Total 58, Failed 1, Errors 0, Passed 56, Skipped 1 | |
| [error] Failed: : Total 321, Failed 8, Errors 0, Passed 312, Skipped 1 | |
| [error] Failed tests: | |
| [error] docs.SprayJsonSupportExamplesSpec | |
| [error] Failed tests: | |
| [error] spray.routing.FileAndResourceDirectivesSpec | |
| [ERROR] [11/04/2013 13:48:35.301] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-5] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP] Illegal request: Cannot establish effective request URI, request has a relative URI and is missing a `Host` header | |
| [WARN] [11/04/2013 13:48:35.428] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-11] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/2] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [error] x insert a new branch underneath a simple node | |
| [error] 'nodes: 0/H, 1/e, 0/l, 0/l, 0/o, 1/?, 0/a, 0/l, 0/l, 0/o, 2/? | |
| [error] nodeData: 6/2/0 | |
| [error] values: 'Hello, 'Hallo' | |
| [error] is not equal to | |
| [error] 'nodes: 0/H, 1/e, 0/l, 0/l, 0/o, 1/?, 0/a, 0/l, 0/l, 0/o, 2/? | |
| [error] nodeData: 6/2/0 | |
| [error] values: 'Hello, 'Hallo' (HttpHeaderParserSpec.scala:49) | |
| [error] Expected: ..., 2/?[ | |
| ] | |
| [error] ...6/2/0[ | |
| ] | |
| [error] ...Hallo | |
| [error] Actual: ..., 2/?[] | |
| [error] ...6/2/0[] | |
| [error] ...Hallo | |
| [error] x insert a new branch underneath the root | |
| [error] 'nodes: 2/H, 1/e, 0/l, 0/l, 0/o, 1/?, 0/a, 0/l, 0/l, 0/o, 2/?, 0/Y, 0/e, 0/a, 0/h, 3/? | |
| [error] nodeData: 6/2/0, 0/1/11 | |
| [error] values: 'Hello, 'Hallo, 'Yeah' | |
| [error] is not equal to | |
| [error] 'nodes: 2/H, 1/e, 0/l, 0/l, 0/o, 1/?, 0/a, 0/l, 0/l, 0/o, 2/?, 0/Y, 0/e, 0/a, 0/h, 3/? | |
| [error] nodeData: 6/2/0, 0/1/11 | |
| [error] values: 'Hello, 'Hallo, 'Yeah' (HttpHeaderParserSpec.scala:63) | |
| [error] Expected: ..., 3/?[ | |
| ] | |
| [error] .../1/11[ | |
| ] | |
| [error] ...'Yeah | |
| [error] Actual: ..., 3/?[] | |
| [error] .../1/11[] | |
| [error] ...'Yeah | |
| [error] x insert a new branch underneath an existing branch node | |
| [error] 'nodes: 2/H, 1/e, 0/l, 0/l, 0/o, 1/?, 0/a, 0/l, 0/l, 0/o, 2/?, 0/Y, 0/e, 0/a, 0/h, 3/?, 0/o, 0/o, 4/? | |
| [error] nodeData: 6/2/16, 0/1/11 | |
| [error] values: 'Hello, 'Hallo, 'Yeah, 'Hoo' | |
| [error] is not equal to | |
| [error] 'nodes: 2/H, 1/e, 0/l, 0/l, 0/o, 1/?, 0/a, 0/l, 0/l, 0/o, 2/?, 0/Y, 0/e, 0/a, 0/h, 3/?, 0/o, 0/o, 4/? | |
| [error] nodeData: 6/2/16, 0/1/11 | |
| [error] values: 'Hello, 'Hallo, 'Yeah, 'Hoo' (HttpHeaderParserSpec.scala:79) | |
| [error] Expected: ..., 4/?[ | |
| ] | |
| [error] .../1/11[ | |
| ] | |
| [error] ... 'Hoo | |
| [error] Actual: ..., 4/?[] | |
| [error] .../1/11[] | |
| [error] ... 'Hoo | |
| [error] x support overriding of previously inserted values | |
| [error] ' ??a-l-l-o- 'Hallo | |
| [error] -H-e-l-l-o- 'Hello | |
| [error] | ??o-o- 'Foo | |
| [error] ??Y-e-a-h- 'Yeah | |
| [error] ' | |
| [error] is not equal to | |
| [error] ' ??a-l-l-o- 'Hallo | |
| [error] -H-e-l-l-o- 'Hello | |
| [error] | ??o-o- 'Foo | |
| [error] ??Y-e-a-h- 'Yeah | |
| [error] ' (HttpHeaderParserSpec.scala:97) | |
| [error] Expected: ...Hallo[ | |
| ] | |
| [error] ...Hello[ | |
| ] | |
| [error] ... 'Foo[ | |
| ] | |
| [error] ...'Yeah[ | |
| ] | |
| [error] Actual: ...Hallo[] | |
| [error] ...Hello[] | |
| [error] ... 'Foo[] | |
| [error] ...'Yeah[] | |
| [error] x prime an empty parser with all defined HeaderValueParsers | |
| [error] ' ??\r-\n- EmptyHeader | |
| [error] | ??c-h-a-r-s-e-t-:- (Accept-Charset) | |
| [error] | ??p-t---e-n-c-o-d-i-n-g-:- (Accept-Encoding) | |
| [error] | | | ??l-a-n-g-u-a-g-e-:- (Accept-Language) | |
| [error] | | | ??\r-\n- Accept: */* | |
| [error] | | ??:-(Accept)- -*-/-*-\r-\n- Accept: */* | |
| [error] | | ??a-l-l-o-w---c-r-e-d-e-n-t-i-a-l-s-:- (Access-Control-Allow-Credentials) | |
| [error] | | | | ??h-e-a-d-e-r-s-:- (Access-Control-Allow-Headers) | |
| [error] | | | ??m-e-t-h-o-d-s-:- (Access-Control-Allow-Methods) | |
| [error] | | | ??o-r-i-g-i-n-:- (Access-Control-Allow-Origin) | |
| [error] ??a-c-c-e-s-s---c-o-n-t-r-o-l---e-x-p-o-s-e---h-e-a-d-e-r-s-:- (Access-Control-Expose-Headers) | |
| [error] | | | ??m-a-x---a-g-e-:- (Access-Control-Max-Age) | |
| [error] | | | | ??h-e-a-d-e-r-s-:- (Access-Control-Request-Headers) | |
| [error] | | ??r-e-q-u-e-s-t---m-e-t-h-o-d-:- (Access-Control-Request-Method) | |
| [error] | ??u-t-h-o-r-i-z-a-t-i-o-n-:- (Authorization) | |
| [error] | ??a-c-h-e---c-o-n-t-r-o-l-:-(Cache-Control)- -m-a-x---a-g-e-=-0-\r-\n- Cache-Control: max-age=0 | |
| [error] | | ??n-o---c-a-c-h-e-\r-\n- Cache-Control: no-cache | |
| [error] | | ??n-e-c-t-i-o-n-:-(Connection)- -K-e-e-p---A-l-i-v-e-\r-\n- Connection: Keep-Alive | |
| [error] | | | | ??c-l-o-s-e-\r-\n- Connection: close | |
| [error] | | | ??k-e-e-p---a-l-i-v-e-\r-\n- Connection: keep-alive | |
| [error] | | | ??d-i-s-p-o-s-i-t-i-o-n-:- (Content-Disposition) | |
| [error] | | | | ??e-n-c-o-d-i-n-g-:- (Content-Encoding) | |
| [error] -c-o-n-t-e-n-t---l-e-n-g-t-h-:-(Content-Length)- -0-\r-\n- Content-Length: 0 | |
| [error] | | ??t-y-p-e-:- (Content-Type) | |
| [error] | ??o-k-i-e-:- (Cookie) | |
| [error] | ??d-a-t-e-:- (Date) | |
| [error] | | ??e-x-p-e-c-t-:-(Expect)- -1-0-0---c-o-n-t-i-n-u-e-\r-\n- Expect: 100-continue | |
| [error] | ??h-o-s-t-:- (Host) | |
| [error] | | | ??a-s-t---m-o-d-i-f-i-e-d-:- (Last-Modified) | |
| [error] | | ??l-o-c-a-t-i-o-n-:- (Location) | |
| [error] | | ??o-r-i-g-i-n-:- (Origin) | |
| [error] ??p-r-o-x-y---a-u-t-h-e-n-t-i-c-a-t-e-:- (Proxy-Authenticate) | |
| [error] | ??o-r-i-z-a-t-i-o-n-:- (Proxy-Authorization) | |
| [error] | ??r-e-m-o-t-e---a-d-d-r-e-s-s-:- (Remote-Address) | |
| [error] | ??s-e-r-v-e-r-:- (Server) | |
| [error] | | ??t---c-o-o-k-i-e-:- (Set-Cookie) | |
| [error] ??t-r-a-n-s-f-e-r---e-n-c-o-d-i-n-g-:- (Transfer-Encoding) | |
| [error] | ??u-s-e-r---a-g-e-n-t-:- (User-Agent) | |
| [error] ??w-w-w---a-u-t-h-e-n-t-i-c-a-t-e-:- (WWW-Authenticate) | |
| [error] ??x---f-o-r-w-a-r-d-e-d---f-o-r-:- (X-Forwarded-For) | |
| [error] ' | |
| [error] is not equal to | |
| [error] ' ??\r-\n- EmptyHeader | |
| [error] | ??c-h-a-r-s-e-t-:- (Accept-Charset) | |
| [error] | ??p-t---e-n-c-o-d-i-n-g-:- (Accept-Encoding) | |
| [error] | | | ??l-a-n-g-u-a-g-e-:- (Accept-Language) | |
| [error] | | | ??\r-\n- Accept: */* | |
| [error] | | ??:-(Accept)- -*-/-*-\r-\n- Accept: */* | |
| [error] | | ??a-l-l-o-w---c-r-e-d-e-n-t-i-a-l-s-:- (Access-Control-Allow-Credentials) | |
| [error] | | | | ??h-e-a-d-e-r-s-:- (Access-Control-Allow-Headers) | |
| [error] | | | ??m-e-t-h-o-d-s-:- (Access-Control-Allow-Methods) | |
| [error] | | | ??o-r-i-g-i-n-:- (Access-Control-Allow-Origin) | |
| [error] ??a-c-c-e-s-s---c-o-n-t-r-o-l---e-x-p-o-s-e---h-e-a-d-e-r-s-:- (Access-Control-Expose-Headers) | |
| [error] | | | ??m-a-x---a-g-e-:- (Access-Control-Max-Age) | |
| [error] | | | | ??h-e-a-d-e-r-s-:- (Access-Control-Request-Headers) | |
| [error] | | ??r-e-q-u-e-s-t---m-e-t-h-o-d-:- (Access-Control-Request-Method) | |
| [error] | ??u-t-h-o-r-i-z-a-t-i-o-n-:- (Authorization) | |
| [error] | ??a-c-h-e---c-o-n-t-r-o-l-:-(Cache-Control)- -m-a-x---a-g-e-=-0-\r-\n- Cache-Control: max-age=0 | |
| [error] | | ??n-o---c-a-c-h-e-\r-\n- Cache-Control: no-cache | |
| [error] | | ??n-e-c-t-i-o-n-:-(Connection)- -K-e-e-p---A-l-i-v-e-\r-\n- Connection: Keep-Alive | |
| [error] | | | | ??c-l-o-s-e-\r-\n- Connection: close | |
| [error] | | | ??k-e-e-p---a-l-i-v-e-\r-\n- Connection: keep-alive | |
| [error] | | | ??d-i-s-p-o-s-i-t-i-o-n-:- (Content-Disposition) | |
| [error] | | | | ??e-n-c-o-d-i-n-g-:- (Content-Encoding) | |
| [error] -c-o-n-t-e-n-t---l-e-n-g-t-h-:-(Content-Length)- -0-\r-\n- Content-Length: 0 | |
| [error] | | ??t-y-p-e-:- (Content-Type) | |
| [error] | ??o-k-i-e-:- (Cookie) | |
| [error] | ??d-a-t-e-:- (Date) | |
| [error] | | ??e-x-p-e-c-t-:-(Expect)- -1-0-0---c-o-n-t-i-n-u-e-\r-\n- Expect: 100-continue | |
| [error] | ??h-o-s-t-:- (Host) | |
| [error] | | | ??a-s-t---m-o-d-i-f-i-e-d-:- (Last-Modified) | |
| [error] | | ??l-o-c-a-t-i-o-n-:- (Location) | |
| [error] | | ??o-r-i-g-i-n-:- (Origin) | |
| [error] ??p-r-o-x-y---a-u-t-h-e-n-t-i-c-a-t-e-:- (Proxy-Authenticate) | |
| [error] | ??o-r-i-z-a-t-i-o-n-:- (Proxy-Authorization) | |
| [error] | ??r-e-m-o-t-e---a-d-d-r-e-s-s-:- (Remote-Address) | |
| [error] | ??s-e-r-v-e-r-:- (Server) | |
| [error] | | ??t---c-o-o-k-i-e-:- (Set-Cookie) | |
| [error] ??t-r-a-n-s-f-e-r---e-n-c-o-d-i-n-g-:- (Transfer-Encoding) | |
| [error] | ??u-s-e-r---a-g-e-n-t-:- (User-Agent) | |
| [error] ??w-w-w---a-u-t-h-e-n-t-i-c-a-t-e-:- (WWW-Authenticate) | |
| [error] ??x---f-o-r-w-a-r-d-e-d---f-o-r-:- (X-Forwarded-For) | |
| [error] ' (HttpHeaderParserSpec.scala:106) | |
| [error] Expected: ...eader[ | |
| ] | |
| [error] ...rset)[ | |
| ] | |
| [error] ...ding)[ | |
| ] | |
| [error] ...uage)[ | |
| ] | |
| [error] ...: */*[ | |
| ] | |
| [error] ...: */*[ | |
| ] | |
| [error] ...ials)[ | |
| ] | |
| [error] ...ders)[ | |
| ] | |
| [error] ...hods)[ | |
| ] | |
| [error] ...igin)[ | |
| ] | |
| [error] ...ders)[ | |
| ] | |
| [error] ...-Age)[ | |
| ] | |
| [error] ...ders)[ | |
| ] | |
| [error] ...thod)[ | |
| ] | |
| [error] ...tion)[ | |
| ] | |
| [error] ...age=0[ | |
| ] | |
| [error] ...cache[ | |
| ] | |
| [error] ...Alive[ | |
| ] | |
| [error] ...close[ | |
| ] | |
| [error] ...alive[ | |
| ] | |
| [error] ...tion)[ | |
| ] | |
| [error] ...ding)[ | |
| ] | |
| [error] ...th: 0[ | |
| ] | |
| [error] ...Type)[ | |
| ] | |
| [error] ...okie)[ | |
| ] | |
| [error] ...Date)[ | |
| ] | |
| [error] ...tinue[ | |
| ] | |
| [error] ...Host)[ | |
| ] | |
| [error] ...fied)[ | |
| ] | |
| [error] ...tion)[ | |
| ] | |
| [error] ...igin)[ | |
| ] | |
| [error] ...cate)[ | |
| ] | |
| [error] ...tion)[ | |
| ] | |
| [error] ...ress)[ | |
| ] | |
| [error] ...rver)[ | |
| ] | |
| [error] ...okie)[ | |
| ] | |
| [error] ...ding)[ | |
| ] | |
| [error] ...gent)[ | |
| ] | |
| [error] ...cate)[ | |
| ] | |
| [error] ...-For)[ | |
| ] | |
| [error] Actual: ...eader[] | |
| [error] ...rset)[] | |
| [error] ...ding)[] | |
| [error] ...uage)[] | |
| [error] ...: */*[] | |
| [error] ...: */*[] | |
| [error] ...ials)[] | |
| [error] ...ders)[] | |
| [error] ...hods)[] | |
| [error] ...igin)[] | |
| [error] ...ders)[] | |
| [error] ...-Age)[] | |
| [error] ...ders)[] | |
| [error] ...thod)[] | |
| [error] ...tion)[] | |
| [error] ...age=0[] | |
| [error] ...cache[] | |
| [error] ...Alive[] | |
| [error] ...close[] | |
| [error] ...alive[] | |
| [error] ...tion)[] | |
| [error] ...ding)[] | |
| [error] ...th: 0[] | |
| [error] ...Type)[] | |
| [error] ...okie)[] | |
| [error] ...Date)[] | |
| [error] ...tinue[] | |
| [error] ...Host)[] | |
| [error] ...fied)[] | |
| [error] ...tion)[] | |
| [error] ...igin)[] | |
| [error] ...cate)[] | |
| [error] ...tion)[] | |
| [error] ...ress)[] | |
| [error] ...rver)[] | |
| [error] ...okie)[] | |
| [error] ...ding)[] | |
| [error] ...gent)[] | |
| [error] ...cate)[] | |
| [error] ...-For)[] | |
| [error] x parse and cache a raw header | |
| [error] ' ??f-a-n-c-y---p-a-n-t-s-:-(Fancy-Pants)- -f-o-o-\r-\n- *Fancy-Pants: foo | |
| [error] -h-e-l-l-o-:- -b-o-b- 'Hello | |
| [error] ' | |
| [error] is not equal to | |
| [error] ' ??f-a-n-c-y---p-a-n-t-s-:-(Fancy-Pants)- -f-o-o-\r-\n- *Fancy-Pants: foo | |
| [error] -h-e-l-l-o-:- -b-o-b- 'Hello | |
| [error] ' (HttpHeaderParserSpec.scala:173) | |
| [error] Expected: ...: foo[ | |
| ] | |
| [error] ...Hello[ | |
| ] | |
| [error] Actual: ...: foo[] | |
| [error] ...Hello[] | |
| [ERROR] [11/04/2013 13:48:35.476] [SprayCanServerSpec-akka.actor.default-dispatcher-11] [akka://SprayCanServerSpec/system/IO-TCP/selectors/$a/7] Monitored actor [Actor[akka://SprayCanServerSpec/user/IO-HTTP/listener-1]] terminated (akka.actor.DeathPactException) | |
| [WARN] [11/04/2013 13:48:35.501] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/18] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelReadable | |
| [error] ! maintain response order for pipelined requests | |
| [error] ThrowableException: assertion failed: expected class akka.io.Tcp$Connected, found class akka.io.Tcp$CommandFailed (FutureTask.java:303) | |
| [error] akka.testkit.TestKitBase$class.expectMsgClass_internal(TestKit.scala:365) | |
| [error] akka.testkit.TestKitBase$class.expectMsgType(TestKit.scala:337) | |
| [error] akka.testkit.TestKit.expectMsgType(TestKit.scala:637) | |
| [error] spray.can.server.SprayCanServerSpec$TestSetup.openNewClientConnection(SprayCanServerSpec.scala:230) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$4$$anon$4.<init>(SprayCanServerSpec.scala:90) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$4.apply(SprayCanServerSpec.scala:89) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$4.apply(SprayCanServerSpec.scala:89) | |
| [error] assertion failed: expected class akka.io.Tcp$Connected, found class akka.io.Tcp$CommandFailed | |
| [error] akka.testkit.TestKitBase$class.expectMsgClass_internal(TestKit.scala:365) | |
| [error] akka.testkit.TestKitBase$class.expectMsgType(TestKit.scala:337) | |
| [error] akka.testkit.TestKit.expectMsgType(TestKit.scala:637) | |
| [error] spray.can.server.SprayCanServerSpec$TestSetup.openNewClientConnection(SprayCanServerSpec.scala:230) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$4$$anon$4.<init>(SprayCanServerSpec.scala:90) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$4.apply(SprayCanServerSpec.scala:89) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$4.apply(SprayCanServerSpec.scala:89) | |
| [error] ! an HTTP/1.1 request with empty `Host` header and a relative URI | |
| [error] ThrowableException: assertion failed: expected class akka.io.Tcp$Bound, found class akka.io.Tcp$CommandFailed (FutureTask.java:303) | |
| [error] akka.testkit.TestKitBase$class.expectMsgClass_internal(TestKit.scala:365) | |
| [error] akka.testkit.TestKitBase$class.expectMsgType(TestKit.scala:337) | |
| [error] akka.testkit.TestKit.expectMsgType(TestKit.scala:637) | |
| [error] spray.can.server.SprayCanServerSpec$TestSetup.<init>(SprayCanServerSpec.scala:223) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6$$anon$6.<init>(SprayCanServerSpec.scala:145) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6.spray$can$server$SprayCanServerSpec$$anonfun$$anonfun$$test$1(SprayCanServerSpec.scala:145) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6$$anonfun$apply$13.apply(SprayCanServerSpec.scala:159) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6$$anonfun$apply$13.apply(SprayCanServerSpec.scala:159) | |
| [error] assertion failed: expected class akka.io.Tcp$Bound, found class akka.io.Tcp$CommandFailed | |
| [error] akka.testkit.TestKitBase$class.expectMsgClass_internal(TestKit.scala:365) | |
| [error] akka.testkit.TestKitBase$class.expectMsgType(TestKit.scala:337) | |
| [error] akka.testkit.TestKit.expectMsgType(TestKit.scala:637) | |
| [error] spray.can.server.SprayCanServerSpec$TestSetup.<init>(SprayCanServerSpec.scala:223) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6$$anon$6.<init>(SprayCanServerSpec.scala:145) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6.spray$can$server$SprayCanServerSpec$$anonfun$$anonfun$$test$1(SprayCanServerSpec.scala:145) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6$$anonfun$apply$13.apply(SprayCanServerSpec.scala:159) | |
| [error] spray.can.server.SprayCanServerSpec$$anonfun$1$$anonfun$apply$mcV$sp$6$$anonfun$apply$13.apply(SprayCanServerSpec.scala:159) | |
| [WARN] [11/04/2013 13:48:35.893] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-10] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/host-connector-7/0] unhandled message from Actor[akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/group-0/10]: Timedout(HttpRequest(GET,/,List(Host: 127.0.0.1:55756),Empty,HTTP/1.1)) | |
| [WARN] [11/04/2013 13:48:35.994] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-11] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/57] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelReadable | |
| [WARN] [11/04/2013 13:48:36.093] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-12] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/62] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelReadable | |
| [WARN] [11/04/2013 13:48:36.892] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-2] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/host-connector-7/0] unhandled message from Actor[akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/group-0/18]: Timedout(HttpRequest(GET,/,List(Host: 127.0.0.1:55756),Empty,HTTP/1.1)) | |
| [WARN] [11/04/2013 13:48:37.129] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-2] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/host-connector-12] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP]: CloseAll(Close) | |
| [WARN] [11/04/2013 13:48:37.129] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-2] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/proxy-connector-0] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP]: CloseAll(Close) | |
| [WARN] [11/04/2013 13:48:37.130] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-2] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/host-connector-12] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP]: CloseAll(Close) | |
| [WARN] [11/04/2013 13:48:37.130] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-2] [akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP/proxy-connector-1] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/user/IO-HTTP]: CloseAll(Close) | |
| [WARN] [11/04/2013 13:48:37.142] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-14] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/14] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.144] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/33] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.144] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/34] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.145] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/26] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.145] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/46] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.145] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/50] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.146] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/55] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.146] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/60] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.147] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/59] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelReadable | |
| [WARN] [11/04/2013 13:48:37.148] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-3] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/65] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelReadable | |
| [WARN] [11/04/2013 13:48:37.150] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-6] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/11] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [WARN] [11/04/2013 13:48:37.155] [spray-can-client-SprayCanClientSpec-akka.actor.default-dispatcher-10] [akka://spray-can-client-SprayCanClientSpec/system/IO-TCP/selectors/$a/1] received dead letter from Actor[akka://spray-can-client-SprayCanClientSpec/deadLetters]: ChannelAcceptable | |
| [error] Error: Total 193, Failed 10, Errors 3, Passed 180, Skipped 0 | |
| [error] Failed tests: | |
| [error] spray.can.parsing.HttpHeaderParserSpec | |
| [error] spray.can.server.HttpServerConnectionPipelineSpec | |
| [error] spray.can.rendering.ResponseRendererSpec | |
| [error] Error during tests: | |
| [error] spray.can.server.SprayCanServerSpec | |
| [error] spray.can.client.HttpClientConnectionPipelineSpec | |
| [error] (spray-routing-tests/test:test) sbt.TestsFailedException: Tests unsuccessful | |
| [error] (spray-can-tests/test:test) sbt.TestsFailedException: Tests unsuccessful | |
| [error] (docs/test:test) sbt.TestsFailedException: Tests unsuccessful | |
| [error] Total time: 31 s, completed 04.11.2013 13:48:37 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment