Skip to content

Commit

Permalink
skip flaky test (#41112)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Jul 15, 2019
1 parent 06b9853 commit 86b533f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/functional/apps/code/explore_repository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ export default function exploreRepositoryFunctionalTests({
});
});

// FLAKY: https://github.com/elastic/kibana/issues/41112
it('click a breadcrumb should not affect the file tree', async () => {
log.debug('it goes to a deep node of file tree');
const url = `${PageObjects.common.getHostPort()}/app/code#/github.com/elastic/TypeScript-Node-Starter/blob/master/src/models/User.ts`;
Expand Down

0 comments on commit 86b533f

Please sign in to comment.