[FOLIO-539] CI UI test failure in FOLIO Demo Created: 04/Apr/17  Updated: 12/Nov/18  Resolved: 11/Apr/17

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

Type: Bug Priority: P3
Reporter: John Malconian Assignee: Wolfram Schneider
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: 4 hours
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-385 Integration tests for CI Closed
Sprint:

 Description   

One of the CI tests from 'ui-testing' is failing consistently when run against the current FOLIO Demo instance (http://folio-uidemo.aws.indexdata.com):

https://jenkins-aws.indexdata.com/job/FOLIO_UI_Demo_2/20/console



 Comments   
Comment by John Malconian [ 04/Apr/17 ]

Snippet from build log:

7 passing (11s)
  1 failing

  1) Using the App FOLIO UI App /items signing up and finishing setup should work without timing out:
     Error: done() invoked with non-Error: Cannot read property 'focus' of null

Need to determine if this is an actual failure with a demo component and follow up appropriately or a problem with the test itself.

Comment by Wolfram Schneider [ 04/Apr/17 ]

There is an issue that one FOLIO UI module changed since it was released. There are no longer select buttons for active/inactive users. I will look at it.

Comment by Wolfram Schneider [ 11/Apr/17 ]

The folio ui tests runs fine in docker

docker run -it -e "FOLIO_UI_URL=http://folio-uidemo-test.indexdata.com"  folioci/ui-testing 

on my local machine and on jenkins-aws.

The jenkins job of FOLIO_UI_Demo_1 runs for ca. 14minutes. I refactored out the docker test of folio ui. It will run by a separate test, triggered after FOLIO_UI_Demo_1/FOLIO_UI_Demo_2 run successfully.

Closing the issue.

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