mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
label skipped suite with relevant issues
(cherry picked from commit 1ab03d0cb0
)
This commit is contained in:
parent
d103c9a34e
commit
0e9c9424ad
1 changed files with 3 additions and 0 deletions
|
@ -84,6 +84,9 @@ function wrapQueryStringInputInContext(testProps: any, storage?: any) {
|
|||
);
|
||||
}
|
||||
|
||||
// FAILING: https://github.com/elastic/kibana/issues/85715
|
||||
// FAILING: https://github.com/elastic/kibana/issues/89603
|
||||
// FAILING: https://github.com/elastic/kibana/issues/89641
|
||||
describe.skip('QueryStringInput', () => {
|
||||
beforeEach(() => {
|
||||
jest.clearAllMocks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue