Project

General

Profile

Actions

Bug #12010

closed

[keep-web] tests hang

Added by Tom Clegg over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
Category:
Tests
Target version:
Story points:
-

Description

From https://ci.curoverse.com/job/run-tests-remainder/1152/console

             ********** Running services/keep-web tests **********

/var/lib/jenkins/workspace/run-tests-remainder/build/run-tests.sh: line 560: 21662 Terminated              go test ${short:+-short} ${coverflags[@]} "git.curoverse.com/arvados.git/$1" 

       ********** !!!!!! services/keep-web tests FAILED !!!!!! **********

          ********** End of services/keep-web tests (9789s) **********

This could be interacting with a "go test" bug where (despite the 10-minute test timeout) an open pipe to a child process can keep "go test" alive indefinitely (unless output buffering is disabled with go test -v).

Actions

Also available in: Atom PDF