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

tests(fr): add fraggle rock smoke tests #12834

Merged
merged 3 commits into from
Aug 3, 2021
Merged

tests(fr): add fraggle rock smoke tests #12834

merged 3 commits into from
Aug 3, 2021

Conversation

patrickhulce
Copy link
Collaborator

Summary
Adds a fraggle rock mode to our smoke tests and enables a subset of them in CI. Now we have a clean burndown of many of our FR-COMPAT issues too :)

Related Issues/PRs
ref #11313

@patrickhulce patrickhulce requested a review from a team as a code owner July 28, 2021 21:12
@patrickhulce patrickhulce requested review from connorjclark and removed request for a team July 28, 2021 21:12
@google-cla google-cla bot added the cla: yes label Jul 28, 2021

- run: sudo apt-get install xvfb
- name: yarn smoke --fraggle-rock
run: xvfb-run --auto-servernum yarn smoke --debug --fraggle-rock -j=1 --retries=2 a11y lantern seo-passing seo-failing csp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose the burndown in the inverse of this smoke list? It'd be nice to use --invert here and list just the tests that are failing (the ones we need to fix).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose the burndown in the inverse of this smoke list? It'd be nice to use --invert here and list just the tests that are failing (the ones we need to fix).

Great call, I'll do that when the list is a smidge shorter :D

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

Successfully merging this pull request may close these issues.

3 participants