mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
add details to skipped test
This commit is contained in:
parent
574a978227
commit
e777ce9e3c
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
const policyTestResources = getService('policyTestResources');
|
||||
|
||||
// FLAKY
|
||||
// https://github.com/elastic/kibana/issues/114308
|
||||
// https://github.com/elastic/kibana/issues/114309
|
||||
describe.skip('When on the Trusted Apps list', function () {
|
||||
let indexedData: IndexedHostsAndAlertsResponse;
|
||||
before(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue