Cloud-CV / Cloud-CV/Fabrik

Travis CI test for PRs fails by default.

Open
#520 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

In a [PR](https://github.com/Cloud-CV/Fabrik/pull/519), I made no change in the repo except adding a new line in README.md
[Travis check](https://travis-ci.org/Cloud-CV/Fabrik/builds/607585105?utm_source=github_status&utm_medium=notification) fails by default.

## Troubleshooting:

The problem seems to be in `tests/unit/caffe_app/test_views.py` according to Travis logs.

____________________________________________
AssertionError: u"Invalid Prototxt\n1:1 : '{': Expected identifier or number, got {." != 'Invalid Prototxt\n1:1 : Expected identifier or number, got {.'
_____________________________________________

Changes need to be made in caffe_app/views. The syntax does not consider the " '{': " (returned as part of the exception statement).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.