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

Test Flask 1.0 upgrade #2465

Closed
karlcow opened this issue May 24, 2018 · 6 comments
Closed

Test Flask 1.0 upgrade #2465

karlcow opened this issue May 24, 2018 · 6 comments

Comments

@karlcow
Copy link
Member

karlcow commented May 24, 2018

This issue has for purpose to just test if upgrading Flask 1.0 only breaks stuff.
And eventually repairs it.

@karlcow
Copy link
Member Author

karlcow commented May 24, 2018

→ nosetests
.........................................................................................
----------------------------------------------------------------------
Ran 89 tests in 2.230s

OK

@karlcow
Copy link
Member Author

karlcow commented May 24, 2018

🐝 13:14:39 ~/code/webcompat.com
→ python run.py
Statuses Initialization…
Fetching milestones from Github…
Milestones saved in data/
Milestones in memory
 * Serving Flask app "webcompat" (lazy loading)
 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Running on http://localhost:5000/ (Press CTRL+C to quit)
 * Restarting with stat
Statuses Initialization…
Fetching milestones from Github…
Milestones saved in data/
Milestones in memory
 * Debugger is active!
 * Debugger PIN: 263-414-617

@karlcow
Copy link
Member Author

karlcow commented May 24, 2018

→ npm test
node
Tunnel: Ready

Total: [✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓] 158/158
Passed: 158  Failed: 0    Skipped: 0

Fx:         [✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓] 79/79
Chr 66 Mac: [✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓] 79/79

> webcompat@ test:python /Users/karl/code/webcompat.com
> nosetests

.........................................................................................
----------------------------------------------------------------------
Ran 89 tests in 2.245s

OK

@karlcow
Copy link
Member Author

karlcow commented May 24, 2018

Yet another test. Posting a bug on staging.

→ python run.py 
Statuses Initialization…
Fetching milestones from Github…
Milestones saved in data/
Milestones in memory
 * Serving Flask app "webcompat" (lazy loading)
 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Running on http://localhost:5000/ (Press CTRL+C to quit)
 * Restarting with stat
Statuses Initialization…
Fetching milestones from Github…
Milestones saved in data/
Milestones in memory
 * Debugger is active!
 * Debugger PIN: 263-414-617
127.0.0.1 - - [24/May/2018 13:47:01] "GET /img/svg/icons/svg-checkmark.svg HTTP/1.1" 200 -
[2018-05-24 13:47:28,446] INFO in views: 127.0.0.1 https://foo.example.com/
127.0.0.1 - - [24/May/2018 13:47:28] "POST /issues/new HTTP/1.1" 400 -

Ouch!

Ah maybe because of #2454
@miketaylr ?

@miketaylr
Copy link
Member

Ah maybe because of #2454

Nah, I didn't deploy that test stuff to staging yet. We are waiting on participation team to give us go ahead.

@karlcow
Copy link
Member Author

karlcow commented Jun 2, 2018

See #2477 for #2465 (comment)

karlcow added a commit to karlcow/webcompat.com that referenced this issue Jun 6, 2018
miketaylr pushed a commit that referenced this issue Jun 7, 2018
miketaylr pushed a commit to patrickhlauke/webcompat.com that referenced this issue Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants