Skip to content

katip-elasticsearch tests fail on Windows #115

@coot

Description

@coot
katip-elasticsearch
  elasticsearch scribe
    it flushes to elasticsearch:                     FAIL
      Exception: HttpExceptionRequest Request {
        host                 = "localhost"
        port                 = 9200
        secure               = False
        requestHeaders       = []
        path                 = "/katip-elasticsearch-tests*"
        queryString          = ""
        method               = "DELETE"
        proxy                = Nothing
        rawBody              = False
        redirectCount        = 10
        responseTimeout      = ResponseTimeoutDefault
        requestVersion       = HTTP/1.1
      }
       (ConnectionFailure Network.Socket.connect: <socket: 668>: failed (Connection refused (WSAECON
NREFUSED)))
    can set up twice with no sharding:               FAIL
      Exception: HttpExceptionRequest Request {
        host                 = "localhost"
        port                 = 9200
        secure               = False
        requestHeaders       = []
        path                 = "/katip-elasticsearch-tests*"
        queryString          = ""
        method               = "DELETE"
        proxy                = Nothing
        rawBody              = False
        redirectCount        = 10
        responseTimeout      = ResponseTimeoutDefault
        requestVersion       = HTTP/1.1
      }
       (ConnectionFailure Network.Socket.connect: <socket: 668>: failed (Connection refused (WSAECON
NREFUSED)))
    can set up twice with sharding:                  FAIL
      Exception: HttpExceptionRequest Request {
        host                 = "localhost"
        port                 = 9200
        secure               = False
        requestHeaders       = []
        path                 = "/katip-elasticsearch-tests*"
        queryString          = ""
        method               = "DELETE"
        proxy                = Nothing
        rawBody              = False
        redirectCount        = 10
        responseTimeout      = ResponseTimeoutDefault
        requestVersion       = HTTP/1.1
      }
       (ConnectionFailure Network.Socket.connect: <socket: 668>: failed (Connection refused (WSAECON
NREFUSED)))
    date-based index sharding:                       FAIL
      Exception: HttpExceptionRequest Request {
        host                 = "localhost"
        port                 = 9200
        secure               = False
        requestHeaders       = []
        path                 = "/katip-elasticsearch-tests*"
        queryString          = ""
        method               = "DELETE"
        proxy                = Nothing
        rawBody              = False
        redirectCount        = 10
        responseTimeout      = ResponseTimeoutDefault
        requestVersion       = HTTP/1.1
      }
       (ConnectionFailure Network.Socket.connect: <socket: 672>: failed (Connection refused (WSAECON
NREFUSED)))
    weekly index sharding rounds to previous sunday: FAIL
      Exception: HttpExceptionRequest Request {
        host                 = "localhost"
        port                 = 9200
        secure               = False
        requestHeaders       = []
        path                 = "/katip-elasticsearch-tests*"
        queryString          = ""
        method               = "DELETE"
        proxy                = Nothing
        rawBody              = False
        redirectCount        = 10
        responseTimeout      = ResponseTimeoutDefault
        requestVersion       = HTTP/1.1
      }
       (ConnectionFailure Network.Socket.connect: <socket: 672>: failed (Connection refused (WSAECON
NREFUSED)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions