Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile fails #2

Open
hknarf opened this issue Jul 4, 2019 · 1 comment
Open

compile fails #2

hknarf opened this issue Jul 4, 2019 · 1 comment
Assignees
Labels

Comments

@hknarf
Copy link

hknarf commented Jul 4, 2019

Tried to compile the project but failed, some errors indicate that dropbox files are out of reach. Would you mind adding the dropbox files to the project? Thx.

Failed tests: testIndices2(org.nodes.LightUGraphTest)
testLinkRemove(org.nodes.LightDTGraphTest): expected:<2> but was:<3>
testIndices2(org.nodes.LightDGraphTest)

Tests in error:
testImportBig(org.nodes.DiskUGraphTest): /Users/Peter/Dropbox/Datasets/graphs/p2p/p2p.txt (Datei oder Verzeichnis nicht gefunden)
degrees(org.nodes.DiskUGraphTest): /Users/Peter/Dropbox/Datasets/graphs/wikipedia-nl/wikipedia-nl-simple.txt (Datei oder Verzeichnis nicht gefunden)
test(org.nodes.random.SimpleSubgraphGeneratorTest): /Users/Peter/Documents/datasets/graphs/p2p/p2p.30.txt (Datei oder Verzeichnis nicht gefunden)
createCitSMall(org.nodes.data.DataTest): /Users/Peter/Documents/datasets/graphs/cit/dates-th.txt (Datei oder Verzeichnis nicht gefunden)
degrees(org.nodes.DiskDGraphTest): /Users/Peter/Documents/Datasets/graphs/wikipedia-nl/wikipedia-nl-simple.txt (Datei oder Verzeichnis nicht gefunden)

@pbloem
Copy link
Member

pbloem commented Jul 4, 2019

Those tests should be disabled. I'll try to fix this soon.

As a workaround, please compile with -D skipTests

@pbloem pbloem self-assigned this Jul 4, 2019
@pbloem pbloem added the bug label Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants