[FOLIO-2399] integration tests for new release PRs to platform-core (#487, #489, #490) fail Created: 16/Dec/19 Updated: 03/Jun/20 Resolved: 13/Jan/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | John Malconian | Assignee: | Zak Burke |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
| Sprint: | Core: F - Sprint 79 |
| Development Team: | Prokopovych |
| Description |
|
Nightmare integration tests against the #master branch of platform-core are failing so hard there is not even any output provided to the build. This is odd given that they succeed against #snapshot. |
| Comments |
| Comment by Zak Burke [ 16/Dec/19 ] |
|
The Nightmare tests are failing so hard we're getting any output in the log at all so we don't even know what's failing. That's peculiar. |
| Comment by Zak Burke [ 16/Dec/19 ] |
|
OK, there are a few things going on here:
I published stripes-testing v1.7.1 and now we at least get test output, so that's a step in the right direction. Speculation: inventory-related failures in the middle of a test would send nightmare off into neverneverland. |
| Comment by John Malconian [ 16/Dec/19 ] |
|
When running the UI tests manually from the q4-updates branch of platform-core against the system built by https://github.com/folio-org/platform-core/pull/492 I get the following results (see attached file) fairly consistently. |
| Comment by Zak Burke [ 13/Jan/20 ] |
|
Mostly, this shook out on its own, though it took adding a timer in PR #520 to get the platform's exercise test to pass. |