Skip to content

Commit

Permalink
[7.x] unskip getting_started/shakespeare test elasticsearch 64016 (#8…
Browse files Browse the repository at this point in the history
…9346) (#89487)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
Lee Drengenberg and kibanamachine authored Jan 28, 2021
1 parent f67648c commit 4ef94ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/functional/apps/getting_started/_shakespeare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {

// https://www.elastic.co/guide/en/kibana/current/tutorial-load-dataset.html

// Failing: See https://github.com/elastic/kibana/issues/82206
describe.skip('Shakespeare', function describeIndexTests() {
describe('Shakespeare', function describeIndexTests() {
// index starts on the first "count" metric at 1
// Each new metric or aggregation added to a visualization gets the next index.
// So to modify a metric or aggregation tests need to keep track of the
Expand Down

0 comments on commit 4ef94ad

Please sign in to comment.