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

Bugfix/reporting png is cancelled #37513

Merged
merged 6 commits into from May 31, 2019
Merged

Bugfix/reporting png is cancelled #37513

merged 6 commits into from May 31, 2019

Conversation

joelgriffith
Copy link
Contributor

Fixes an issue with the cancellation-token utility, will backport to 7.x as well.

@joelgriffith joelgriffith added bug Fixes for quality problems that affect the customer experience Feature:Reporting Reporting (PDF, CSV, ..) feature v8.0.0 v7.3.0 labels May 30, 2019
@@ -0,0 +1,36 @@
/*
Copy link
Contributor

Choose a reason for hiding this comment

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

nice to see these tests... but is it supposed to catch the issue? I went back to the old code and ran the jest tests and everything still passed. Maybe I'm doing something wrong though.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is a binding issue, I'll see if I can't get a test-case for that specifically since these methods do get passed around

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a new test case, plus changed how some older tests functioned (they did explicit bindings when utilizing this util). Tests started failing when I added these news specs and adjusted older tests.

I'll get it on the list to re-enable that functional test.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@stacey-gammon stacey-gammon left a comment

Choose a reason for hiding this comment

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

lgtm, code review and pulled down and tested, png reporting works.

@joelgriffith joelgriffith merged commit 510c34f into elastic:master May 31, 2019
joelgriffith added a commit that referenced this pull request May 31, 2019
* Making sure we have bindings properly set with our Classes + tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Reporting Reporting (PDF, CSV, ..) feature release_note:fix v7.3.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants