Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate: why does nixos firefox test fail in GitHub Actions #28

Open
colemickens opened this issue Sep 26, 2023 · 6 comments
Open

Comments

@colemickens
Copy link
Member

It's not clear to me why the test is still not working inside GitHub Actions.

Here's a run after I added --keep-going to nix flake check: https://github.com/nix-community/flake-firefox-nightly/actions/runs/6316898631/job/17152484477

It seems like none of the firefox builds are passing.

They do pass locally for me.

@K900
Copy link
Contributor

K900 commented Sep 27, 2023

Should we just skip the tests for now to get things updating again?

@K900
Copy link
Contributor

K900 commented Sep 27, 2023

We can also add even more logs (maybe?) with MOZ_LOG=all:5

@Artturin
Copy link
Member

Artturin commented Sep 27, 2023

Maybe we could use xvfb-run in installCheckPhase

@colemickens
Copy link
Member Author

Should we just skip the tests for now to get things updating again?

If no one beats me to it, I'll add a try/catch to the nushell script to ignore the error, log whether nix flake check succeeded or failed, and still let the update go through.

@colemickens
Copy link
Member Author

updates resumed: 01b4b9e

@colemickens
Copy link
Member Author

weird, sometimes the tests trip up the GH timeout too? But not always? Failure: https://github.com/nix-community/flake-firefox-nightly/actions/runs/6547734557

The job running on runner nsc-runner-40npcpmqabmem has exceeded the maximum execution time of 15 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants