Skip to content

Commit

Permalink
[7.11] unskip getting_started/shakespeare test elasticsearch 64016 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Drengenberg authored Jan 27, 2021
1 parent 1e658dd commit c409fb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/functional/apps/getting_started/_shakespeare.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ export default function ({ getService, getPageObjects }) {

// 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 c409fb7

Please sign in to comment.