[FOLIO-1796] UI Regression Tests fail due to webpack and ajv incompatibility Created: 10/Feb/19 Updated: 03/Jun/20 Resolved: 10/Feb/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | Marc Johnson | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | tests | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Prokopovych |
| Description |
|
The folio-snapshot regression tests failed this morning with the following error: Error: custom keyword definition is invalid: data/errors should be boolean
at Ajv.addKeyword (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/ajv/lib/keyword.js:65:13)
This appears to be a known issue reported for webpack This might affect other webpack builds, further investigation is needed. |
| Comments |
| Comment by Marc Johnson [ 10/Feb/19 ] |
|
This issue appears to be resolved with the release of ajv 6.9.1 |