mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
skip failing test suite (#167496)
This commit is contained in:
parent
da2da33881
commit
07b206748f
1 changed files with 2 additions and 0 deletions
|
@ -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/167496
|
||||
skipped: true,
|
||||
kbnArchives: ['x-pack/performance/kbn_archives/lens_many_fields'],
|
||||
esArchives: ['test/functional/fixtures/es_archiver/stress_test'],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue