Skip to content

[Reporting/Mocha] Fix and unskip a test#54598

Merged
tsullivan merged 1 commit intoelastic:masterfrom
tsullivan:reporting/unskip-cancel-token-test
Jan 14, 2020
Merged

[Reporting/Mocha] Fix and unskip a test#54598
tsullivan merged 1 commit intoelastic:masterfrom
tsullivan:reporting/unskip-cancel-token-test

Conversation

@tsullivan
Copy link
Copy Markdown
Member

Summary

Closes #51373

@tsullivan tsullivan added zDeprecated Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead v8.0.0 v7.6.0 Team:Reporting Services v7.5.2 labels Jan 13, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@tsullivan tsullivan added the release_note:skip Skip the PR/issue when compiling release notes label Jan 13, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@@ -8,8 +8,7 @@ import expect from '@kbn/expect';
import sinon from 'sinon';
import { CancellationToken } from '../../../../../common/cancellation_token';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I wonder if moving this to TS would help with these kinds of issues?

@tsullivan tsullivan merged commit c622a2f into elastic:master Jan 14, 2020
@tsullivan tsullivan deleted the reporting/unskip-cancel-token-test branch January 14, 2020 19:42
tsullivan added a commit to tsullivan/kibana that referenced this pull request Jan 14, 2020
tsullivan added a commit to tsullivan/kibana that referenced this pull request Jan 14, 2020
jkelastic pushed a commit to jkelastic/kibana that referenced this pull request Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes v7.5.2 v7.6.0 v8.0.0 zDeprecated Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix tests broken by 08471cc88a35e7fccffe93ce4372ca18d4f2507d

4 participants