Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #15205: Container's Datamodel FQN construction #15354

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

harshach
Copy link
Collaborator

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@harshach harshach requested a review from a team as a code owner February 27, 2024 03:26
@github-actions github-actions bot added backend safe to test Add this label to run secure Github workflows on PRs labels Feb 27, 2024
Copy link

sonarcloud bot commented Feb 27, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-ingestion'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

cypress bot commented Feb 27, 2024

12 failed tests on run #33209 ↗︎

12 0 720 0 Flakiness 0

Details:

Fix #15205: Container's Datamodel FQN construction
Project: openmetadata Commit: 3abcb68b61
Status: Failed Duration: 11:37 💡
Started: Feb 27, 2024 3:44 AM Ended: Feb 27, 2024 3:56 AM
Failed  Pages/EntityVersionPages.spec.js • 7 failed tests • cypress-ci-mysql-pr-oss-8059195697-1

View Output Video

Test Artifacts
Version page tests for data assets > Table version page should work properly > Table version page should show changes after soft deleted Screenshots Video
Version page tests for data assets > Topic version page should work properly > Topic version page should show changes after soft deleted Screenshots Video
Version page tests for data assets > Dashboard version page should work properly > Dashboard version page should show changes after soft deleted Screenshots Video
Version page tests for data assets > Pipeline version page should work properly > Pipeline version page should show changes after soft deleted Screenshots Video
Version page tests for data assets > ML Model version page should work properly > ML Model version page should show changes after soft deleted Screenshots Video
Version page tests for data assets > Container version page should work properly > Container version page should show changes after soft deleted Screenshots Video
Version page tests for data assets > Search Index version page should work properly > Search Index version page should show changes after soft deleted Screenshots Video
Failed  Flow/SearchFlow.spec.js • 3 failed tests • cypress-ci-mysql-pr-oss-8059195697-1

View Output Video

Test Artifacts
Advance search > Single filed search > Verify advance search results for Column field and all condition Screenshots Video
Advance search > Group search > Verify Add group functionality for All with OR operator & condition Contains and Not contains Screenshots Video
Advance search > Search with additional rule > Verify Add Rule functionality for All with OR operator & condition Contains and Not contains Screenshots Video
Failed  Pages/Glossary.spec.js • 1 failed test • cypress-ci-mysql-pr-oss-8059195697-1

View Output Video

Test Artifacts
Glossary page should work properly > Delete glossary should work properly Screenshots Video
Failed  Flow/CustomizeLandingPage.spec.js • 1 failed test • cypress-ci-mysql-pr-oss-8059195697-1

View Output Video

Test Artifacts
Customize Landing Page Flow > Resetting the layout flow should work properly Screenshots Video

Review all test suite changes for PR #15354 ↗︎

@pmbrull pmbrull merged commit abfdf0e into main Feb 27, 2024
15 of 18 checks passed
@pmbrull pmbrull deleted the container_tags branch February 27, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants