-
Notifications
You must be signed in to change notification settings - Fork 9.6k
docs(releasing): add schedule, more explicit integration testing #9695
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
Changes from 2 commits
ef2d5e2
9f0d4a3
8b42b6b
f1bae92
32a808b
1dbab63
2974415
375dc9a
e11b9c9
c54e33d
dcb7935
5ffd3a6
81310d7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -105,7 +105,8 @@ Confirm Lightrider integration will work: | |
| # Do the stuff in "Test LR changes in Canary". | ||
| # https://g3doc.corp.google.com/chrome/headless/lightrider/README.md?cl=head#test-lr-changes-in-canary | ||
|
|
||
| # Verify that the Audits panel still works. Consider the new features that have been added. | ||
| # Verify that Lightrider works properly, and is generating reports fully. Consider the new features that have been added. | ||
| # Note: if the changes include proto changes make sure that the API has those new fields. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. can we automate this?
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. maybe @exterkamp would be interested in doing this in the future |
||
| # If anything is wrong, stop releasing, investigate, and prioritize landing the PR. | ||
|
|
||
| # For bonus points, add some tests covering new features. Either a new test, or an extra | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same as for devtools |
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.