Skip to content

Revert "Upgrade to React 15.2.1 [try 2] (#3689) (#3734)"#3743

Merged
benvinegar merged 1 commit intomasterfrom
revert-react-again
Jul 18, 2016
Merged

Revert "Upgrade to React 15.2.1 [try 2] (#3689) (#3734)"#3743
benvinegar merged 1 commit intomasterfrom
revert-react-again

Conversation

@benvinegar
Copy link
Contributor

@benvinegar benvinegar commented Jul 17, 2016

This reverts commit 7fdcc5f.

Build is broken again so I'm reverting again.

I basically don't know what to do anymore. Before I merged, the acceptance test was green. I even used the visual diffs created by Percy to fix some bugs. But after merging, it went red with the same BadStatusLine Selenium/Webdriver error.

cc @getsentry/team @fotinakis


This change is Reviewable

@benvinegar
Copy link
Contributor Author

This thread is the closest thing I've found on the web that seems to match this error – and Travis also runs Ubuntu.

@benvinegar
Copy link
Contributor Author

Also the acceptance tests still pass if you re-run the original (now merged) branch: https://travis-ci.org/getsentry/sentry/jobs/144891187

@benvinegar
Copy link
Contributor Author

benvinegar commented Jul 17, 2016

Okay, I think I have something. If I start deleting caches and re-running tests, they start to fail.

I think that we have begun to download a new version of Selenium for which this bug is present (2.53.6 was introduced 2 weeks ago), and that I just conveniently was the first person to hit it when I introduced my React branch (with a new cache).

I'm going to experiment with pinning selenium (Python) to previous versions and see if that helps things.

@benvinegar benvinegar merged commit 798b5a7 into master Jul 18, 2016
@benvinegar benvinegar deleted the revert-react-again branch July 18, 2016 19:34
@fotinakis
Copy link
Contributor

Nice @benvinegar! Yes, pinning Selenium versions is I think pretty common because the webdriver interface unfortunately sometimes breaks compatibility with browsers between versions of either. If you find a pattern that works and seems to fix the BadStatusLine error, can you let me know so I can add a recommendation to our python docs?

@benvinegar
Copy link
Contributor Author

@fotinakis – So, that didn't work. I tried pinning the last 2 previous versions and nothing helped.

This is becoming a serious issue. If I have to choose between never upgrading my client side libs and running acceptance tests, I'm going to ditch the acceptance tests. Would really appreciate some help on this because I'm completely in the dark.

@benvinegar
Copy link
Contributor Author

new pr open on #3747

@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2020
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