skip flaky suite (#190637)

This commit is contained in:
Tiago Costa 2024-08-26 20:17:30 +01:00
parent dbc4a29a9e
commit 9ea2adb7ae
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -20,7 +20,8 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
const toasts = getService('toasts');
describe('ai assistant management privileges', () => {
describe('all privileges', () => {
// FLAKY: https://github.com/elastic/kibana/issues/190637
describe.skip('all privileges', () => {
before(async () => {
await createAndLoginUserWithCustomRole(getPageObjects, getService, {
// we need all these privileges to view and modify Obs AI Assistant settings view