mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky journey (#148221)
This commit is contained in:
parent
c2c9cabfb7
commit
ed840b5351
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ import { subj } from '@kbn/test-subj-selector';
|
|||
import { waitForVisualizations } from '../utils';
|
||||
|
||||
export const journey = new Journey({
|
||||
// FAILING: https://github.com/elastic/kibana/issues/148221
|
||||
skipped: true,
|
||||
esArchives: ['x-pack/performance/es_archives/sample_data_ecommerce'],
|
||||
kbnArchives: ['x-pack/performance/kbn_archives/ecommerce_saved_search_only_dashboard'],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue