Skip to content

Commit

Permalink
skip failing test suite (#165084)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Aug 31, 2023
1 parent 6e3f3f8 commit 731786e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default function ({ getService }: FtrProviderContext) {
}));

// Failing: See https://github.com/elastic/kibana/issues/165083
// Failing: See https://github.com/elastic/kibana/issues/165084
describe.skip('trained models', function () {
// 'Created at' will be different on each run,
// so we will just assert that the value is in the expected timestamp format.
Expand Down

0 comments on commit 731786e

Please sign in to comment.