kibana/test/api_integration/apis/saved_objects
Gerard Soldevila 4e3f6990c2
Saved Object APIs - FTR - Fix flaky test in _find API (#160794)
## Summary

Attempt to fix https://github.com/elastic/kibana/issues/156581

The best explanation I have is that the two retrieved visualisations are
not necessarily retrieved in the expected order.
Sorting the results should ensure the expected order.

Will use the flaky test runner to check the fix.
2023-06-29 10:39:32 +02:00
..
lib [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
bulk_create.ts [Saved Objects] Adds managed to import options (#155677) 2023-04-27 11:17:42 -07:00
bulk_delete.ts [saved objects] Adds bulkDelete API (#139680) 2022-09-20 07:51:25 -07:00
bulk_get.ts [Lens] Add new Metric formatter migrations (#159539) 2023-06-15 13:06:14 +02:00
bulk_update.ts [kbnArchiver] convert archive names to root-relative paths (#101839) 2021-06-09 20:13:00 -04:00
create.ts [Saved Objects] Add a root level managed property to all saved object documents (#154515) 2023-04-20 12:14:48 -07:00
delete.ts [kbnArchiver] convert archive names to root-relative paths (#101839) 2021-06-09 20:13:00 -04:00
delete_unknown_types.ts Split the .kibana saved objects index into multiple indices (#154888) 2023-04-25 09:43:42 +02:00
export.ts Allow exporting all SO types (#159289) 2023-06-12 00:03:54 -07:00
find.ts Saved Object APIs - FTR - Fix flaky test in _find API (#160794) 2023-06-29 10:39:32 +02:00
get.ts [Lens] Add new Metric formatter migrations (#159539) 2023-06-15 13:06:14 +02:00
import.ts [Saved Objects] Adds managed to import options (#155677) 2023-04-27 11:17:42 -07:00
index.ts [saved objects] Adds bulkDelete API (#139680) 2022-09-20 07:51:25 -07:00
resolve.ts [Migrations] Add support of deferred migrations (#153117) 2023-05-22 11:17:41 +02:00
resolve_import_errors.ts [Saved Objects] Adds managed to import options (#155677) 2023-04-27 11:17:42 -07:00
update.ts [kbnArchiver] convert archive names to root-relative paths (#101839) 2021-06-09 20:13:00 -04:00