Skip to content

Axe doesn't run leading to empty results page #72

@tarasis

Description

@tarasis

On my Mac on one of my sites tarasis.net the Axe component of the test doesn't run which leads to an empty results page. Doesn't matter how many times I re-run the command.

However, when run via netlify, it does appear to work

Empty results paage
Screenshot 2024-02-03 at 13 51 33

The output during npm run test-pages for the site

First tests for tarasisdotnet.
Testing 1 site:
(Site 1 of 1, run 1 of 3): https://tarasis.net/
(Site 1 of 1, run 2 of 3): https://tarasis.net/
(Site 1 of 1, run 3 of 3): https://tarasis.net/
Writing ./_data/results/8f148085/date-1706963769478.json.
Finished testing "tarasisdotnet".
Last runs after "tarasisdotnet": {"galshaw":{"timestamp":1706963790553},"rmcg":{"timestamp":1706963828368},"tarasisdotnet":{"timestamp":1706963926536}}

For the other sites I checked I can see an additional line

Axe scan (1 of 1) for https://rmcg.dev/

Nor is the a file in .log for axe being run on that site

❯ find . | grep tarasis
./lighthouse-https-tarasis.net-2-of-3.json
./lighthouse-https-tarasis.net-3-of-3.json
./lighthouse-https-tarasis.net-1-of-3.json

❯ find . | grep rmcg
./lighthouse-https-rmcg.dev-1-of-3.json
./lighthouse-https-rmcg.dev-3-of-3.json
./axe-https-rmcg.dev.json
./lighthouse-https-rmcg.dev-2-of-3.json

Using the chrome extension I see the site has 5 issues (result on Netlify agrees)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions