Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Fix e2e tests & bump dash version to master #120

Merged
merged 30 commits into from
Feb 8, 2019
Merged

Conversation

Marc-Andre-Rivet
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet commented Feb 7, 2019

@@ -1,4 +1,5 @@
git+git://github.com/plotly/dash@master#egg=dash
git+git://github.com/plotly/dash-core-components@fix-tests-in-renderer#egg=dash_core_components
Copy link
Collaborator

Choose a reason for hiding this comment

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

hmm, who's going to win, this version or the numbered version coming from dash?

Eventually we probably want to move to have CI explicitly clone this (and the other core repos) then build it and install -e it, then there's no ambiguity (also we're not dependent on committing the build to the repo 🎉 )

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Did not think this through. And the pip list | grep dash line has been removed!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

And that last change won't tell me anything as I left the version number as is

@Marc-Andre-Rivet
Copy link
Contributor Author

So essentially the rendering looks fine in Selenium but broken in Percy.. I have no idea why :( 👎

@Marc-Andre-Rivet
Copy link
Contributor Author

@alexcjohnson At this point my thinking is as follow: Revert back to fixing the tests, accepting the delta in Percy (manual testing shows that it displays correctly) and winging the Percy investigation in another issue -- we know Percy does this, this is not a new issue, it just happens to be exposed by the dcc version bump.

@Marc-Andre-Rivet
Copy link
Contributor Author

Follow up issue for Percy: https://github.com/plotly/dash-core/issues/43

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

💃 Thanks for making the dash-core issue so we don’t lose track of these bad screenshots.

@Marc-Andre-Rivet Marc-Andre-Rivet merged commit dc79929 into master Feb 8, 2019
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the test-branch branch February 8, 2019 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants