Skip to content

Update ZF2 (Zend\Http) Library #45

Description

@sebastianneubert

Sometimes I get an error using following test:

     Url         :  http://www.livingathome.de/essen_geniessen/rezeptstrecken/
     Test        :  impressumPresent
     Test Class  :  LiveTest\TestCase\General\Html\TextPresent
     Session     :  top50
     Status      :  Error
     Message     :  Error parsing body - doesn't seem to be a chunked message

It seems, that there is an error with an older version of Zend/Http Library and Redirects. The given URL are redirected before they got the correct output. After calling the test twice, it works fine and the test pass.

Configuration:

  impressumPresent:
    TestCase: LiveTest\TestCase\General\Html\TextPresent
    Parameter:
      text: 'Impressum'
    UseSessions:
     - redirectPage

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions