Skip to content

Commit

Permalink
skip failing journey (#193305)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Sep 25, 2024
1 parent e89dda0 commit ad35c06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x-pack/performance/journeys_e2e/many_fields_discover.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import { Journey } from '@kbn/journeys';
import { subj } from '@kbn/test-subj-selector';

export const journey = new Journey({
// Failing: See https://github.com/elastic/kibana/issues/193305
skipped: true,
kbnArchives: ['test/functional/fixtures/kbn_archiver/many_fields_data_view'],
esArchives: ['test/functional/fixtures/es_archiver/many_fields'],
})
Expand Down

0 comments on commit ad35c06

Please sign in to comment.