mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 04:14:34 +00:00

* debug dbt test * failed status * Refactor: Update ServiceIngestion tests and logging mechanism - Removed the testMatch for ServiceIngestion.spec.ts in playwright.config.ts. - Updated ServiceIngestion.spec.ts to include additional ingestion classes and improved the handling of failed pipeline logs by fetching logs via API instead of using the clipboard. - Enhanced logging for failed pipelines to provide clearer output in the console. * minor change