Skip to content

Conversation

@guojiangwei2
Copy link

@miso-belica
Copy link
Member

@guojiangwei2 Hi, as you can see some tests failed for your changes. Please try to make changes so the tests will be green and also please add new tests for your cases to be sure it works. Thanks

@craigmaloney
Copy link
Contributor

@miso-belica This is because the Travis-CI runner for this project is broken. There are packages that are no longer available and Bookie doesn't build. It has nothing to do with the code that was committed.

Unfortunately the last time I tried to get things working it created a cascade of errors and package dependencies that didn't pan out. I could use some help in getting the Travis-CI working again.

@miso-belica
Copy link
Member

@craigmaloney Jop, I can see that for Python 2.6/3.2 there is some problem not related for tests, but other versions were running and I can see failed tests. Or do you think it's also because of some missing/broken packages and I am missing something there? I think I can try to fix it and add more Python versions in my spare time :) What did you try? Can you please provide some more info if you remember/have any?

@craigmaloney
Copy link
Contributor

It's a combination of things. This would be best added to a separate ticket though. :)

@craigmaloney
Copy link
Contributor

OK, it looks like the test runner is fixed. (Thanks, @miso-belica). Please merge and verify the tests are passing and re-push. Thanks!

logger.debug("Dropping <%s>, it's insignificant", n.tag)
to_drop.append(n)

""" modified by guojw
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this is being commented out. prefer to have the reasoning behind the commenting out rather than just a name.

local/
man/
share/
.idea/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this directory.

MIN_HIT_LENTH = 25
# guojw
# MIN_HIT_LENTH = 25
MIN_HIT_LENTH = 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reasoning behind changing this to 1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants