Weekly Page Tests failing for Maven Central
madpah opened this issue · 0 comments
madpah commented
Describe the bug
Weekly automated checks put in place to detect changes in the package registries are failing this week for Maven Central: https://app.circleci.com/pipelines/github/sonatype-nexus-community/sonatype-platform-browser-extension/337/workflows/2e0ec8a6-f314-4375-a280-fc5a9edf9f78/jobs/311
FAIL src/utils/PageParsing/CentralSonatypeCom.test.ts
central.sonatype.com Page Parsing
✕ should parse a valid central.sonatype.com page (78 ms)
✕ should parse a valid central.sonatype.com page with additional path (55 ms)
✕ should parse a valid central.sonatype.com page with additional path and query string (52 ms)
✕ should parse a valid central.sonatype.com page with additional path and fragment (43 ms)
✕ should parse a valid central.sonatype.com where artefact is AAR (36 ms)
✕ should parse a valid central.sonatype.com where artefact is not of type JAR (35 ms)
✕ should parse a valid central.sonatype.com where artefact is not of type POM (69 ms)
✕ should parse a valid central.sonatype.com where packaging is maven-plugin (42 ms)
✕ should parse a valid central.sonatype.com where packaging is WAR (40 ms)
✕ should parse a valid central.sonatype.com where packaging is EAR (36 ms)
✕ should parse a valid central.sonatype.com where SEO changes made (65 ms)