test: fix flaky e2e inbox-app test due to net::ERR_SSL_PROTOCOL_ERROR from fetching google fonts (#14665)

example broken build: https://travis-ci.org/angular/angular/jobs/204456086#L2355
This commit is contained in:
Igor Minar 2017-02-22 22:00:01 -08:00 committed by GitHub
parent 175dbce354
commit 6b7937f112
2 changed files with 1695 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
<!doctype html>
<html>
<title>Routing Example</title>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/gumby/2.6.0/css/gumby.css" />
<link rel="stylesheet" type="text/css" href="./css/app.css" />
<link rel="stylesheet" type="text/css" href="./css/gumby.css">
<link rel="stylesheet" type="text/css" href="./css/app.css">
<base href="/all/playground/src/routing/">
<body>
<inbox-app>