Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0
    • 1.0
    • None
    • Security Level: Public
    • None

    Description

      tests/026.php fails every time.

      It seems that the final callbacks are either never called or never waited for.

      cat tests/026.log

      ---- EXPECTED OUTPUT
      string(0) ""
      string(5) "Array"
      string(6) "prefix"
      bool(true)
      bool(true)
      bool(true)
      bool(true)
      Array
      (
      [foo] => dummy
      [bar] => dummy
      )
      Array
      (
      [key] => foo
      [value] => dummy
      )
      Array
      (
      [key] => bar
      [value] => dummy
      )
      ---- ACTUAL OUTPUT
      string(0) ""
      string(5) "Array"
      string(6) "prefix"
      bool(true)
      bool(true)
      bool(true)
      bool(true)
      ---- FAILED

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laruence Xinchen Hui
            jan Jan Lehnardt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty