Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(496)

Side by Side Diff: recipe_modules/url/tests/validate_url.expected/no_host.json

Issue 2868333004: Add URL recipe module from "depot_tools". (Closed)
Patch Set: Update comments with exceptions Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [
2 {
3 "name": "$result",
4 "reason": "Uncaught Exception: ValueError('URL must specify a network locati on.',)",
5 "status_code": -1
6 }
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698