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

build: enable Cypress tests for visualizations #10206

Merged
merged 3 commits into from Jul 1, 2020
Merged

Conversation

ktmud
Copy link
Member

@ktmud ktmud commented Jun 30, 2020

SUMMARY

#10158 Tried to re-enable Cypress tests for visualizations, but missed one critical step: update the CI to include them.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TEST PLAN

Make sure the visualization tests show up in CI run logs.

ADDITIONAL INFORMATION

@ktmud ktmud requested review from etr2460 and kristw July 1, 2020 00:00
Copy link
Member

@etr2460 etr2460 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one question, otherwise lgtm

Comment on lines +60 to +62
// Number of circles are pretty unstable when there are a lot of circles
// Since main functionality is already covered in fitler test below,
// skip this test untill we find a solution.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this test is unstable and we already cover main functionality, should we delete the test? Seems like there's not much point in keeping it around tbh

Copy link
Member Author

@ktmud ktmud Jul 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Part of me still wants to find the root cause of this instability, even though I may never find time to do it, but it doesn't hurt to keep this here as a reminder?

@ktmud ktmud merged commit 538f7e0 into apache:master Jul 1, 2020
@ktmud ktmud deleted the vis-e2e branch July 1, 2020 00:10
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants