[FOLIO-1662] platform-core#snapshot tests do not correctly exit Created: 15/Dec/18  Updated: 03/Jun/20  Resolved: 17/Dec/18

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Bug Priority: P1
Reporter: Zak Burke Assignee: Zak Burke
Resolution: Done Votes: 0
Labels: sprint53
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-1660 platform-core tests fail as a suite Closed
relates to UIU-777 integration tests fail when run as a ... Closed
Sprint:

 Description   

The "UI Regression Test" step of the Jenkins > Automation > folio-snapshot job does not run to completion.

Expected behavior

The yarn test-regression step would run to completion.

Actual behavior

The yarn test-regression process stalls and is eventually killed off:

Timeout has been exceeded
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:954)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1085)

Because the step does not run to completion, the entire workflow is aborted and no notification is sent to slack.

This may be the result of a Nightmare process not calling exit at the end of its tests, though this should have been resolved in UIU-777 Closed and FOLIO-1660 Closed .


Generated at Thu Feb 08 23:14:59 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.