https://bugzilla.redhat.com/show_bug.cgi?id=1553866

Robert-André Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review+



--- Comment #2 from Robert-André Mauchin <[email protected]> ---
 - Tests fail in fedora-review:

+ pg_ctl start -w -D pg_data -l pg_log -o '-k /builddir/build/BUILD/package -p
12345'
waiting for server to start.... done
server started
+ createdb -h /builddir/build/BUILD/package -p 12345 test
+ PGHOST=/builddir/build/BUILD/package
+ PGPORT=12345
+ PGDATABASE=test
+ /usr/bin/mocha -t 10000
  async connection

    ✓ works

    ✓ works with hard-coded connection parameters

    1) returns an error to the callback if connection fails
  2 passing (10s)
  1 failing
  1) async connection returns an error to the callback if connection fails:
     Error: timeout of 10000ms exceeded. Ensure the done() callback is being
called in this test.

BUILDSTDERR: erreur : Mauvais statut de sortie pour /var/tmp/rpm-tmp.ftIlhM
(%check)


Seems to work in Koji though:
https://koji.fedoraproject.org/koji/taskinfo?taskID=25585943

Everything else is fine so package approved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to