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

Avoid a console warning when running performance tests #16409

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

youknowriad
Copy link
Contributor

@youknowriad youknowriad commented Jul 3, 2019

We were using a deprecated API triggering a console warning.

Testing instructions

  • run npm run test-performance
  • the job should not show an error.

@youknowriad youknowriad self-assigned this Jul 3, 2019
@youknowriad youknowriad added [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code labels Jul 3, 2019
Copy link
Contributor

@nerrad nerrad left a comment

Choose a reason for hiding this comment

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

Fairly straightforward. Moige it 👍

@nerrad
Copy link
Contributor

nerrad commented Jul 3, 2019

Ooops... sorry I missed that you had labelled this "good first review" and I jumped in too soon :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants