Closed
Bug 1066994
Opened 11 years ago
Closed 11 years ago
UI travis build failing with "Line 64: Unexpected token ;" at webapp/app/js/models/repository.js
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Seems to have started after bug 1064616.
https://travis-ci.org/mozilla/treeherder-ui/builds/35152397
INFO [karma]: Karma v0.12.23 server started at http://localhost:9876/
INFO [launcher]: Starting browser Firefox
WARN [watcher]: Pattern "/home/travis/build/mozilla/treeherder-ui/webapp/app/vendor/zeroclipboard/*.js" does not match any file.
WARN [watcher]: Pattern "/home/travis/build/mozilla/treeherder-ui/webapp/app/vendor/ng-clip*.js" does not match any file.
ERROR [preprocessor.coverage]: Line 64: Unexpected token ;
at /home/travis/build/mozilla/treeherder-ui/webapp/app/js/models/repository.js
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/d9bb5f27c750cfae83be4195573e45590517901c
Bug 1066994 - Fix Travis failure "Line 64: Unexpected token ;"
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/ac87e73a82853cb07847d21fa888676de18fdd7e
Bug 1066994 - Fix Travis failure "Line 64: Unexpected token ;"
You need to log in
before you can comment on or make changes to this bug.
Description
•