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

Test failing org.bridgedb.rdf.identifiers.org.IdentifersOrgReaderTest #nwobridgedb #204

Open
DeniseSl22 opened this issue Jul 7, 2022 · 0 comments
Assignees
Labels

Comments

@DeniseSl22
Copy link
Contributor

[INFO] Running org.bridgedb.rdf.identifiers.org.IdentifersOrgReaderTest
init
Looking for log4j.properties
Unable to find /home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/log4j.properties in local Directory
No environment variable BRIDGEDB_CONFIG found
No enviroment variable CATALINA_HOME found
No directory found at: conf/BridgeDb at /home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/conf/BridgeDb
No directory found at: ../conf/BridgeDb at /home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/../conf/BridgeDb
Loaded log4j.properties from jar:file:/home/deniseslenter/git/BridgeDb/org.bridgedb.utils/target/org.bridgedb.utils-3.0.14-SNAPSHOT.jar!/log4j.properties with class loader.
Looking for DataSource.ttl
Unable to find /home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/DataSource.ttl in local Directory
No environment variable BRIDGEDB_CONFIG found
No enviroment variable CATALINA_HOME found
No directory found at: conf/BridgeDb at /home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/conf/BridgeDb
No directory found at: ../conf/BridgeDb at /home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/../conf/BridgeDb
Loaded DataSource.ttl from file:/home/deniseslenter/git/BridgeDb/org.bridgedb.rdf/target/classes/DataSource.ttl with class loader.
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.255 s <<< FAILURE! - in org.bridgedb.rdf.identifiers.org.IdentifersOrgReaderTest
[ERROR] testInit Time elapsed: 0.249 s <<< ERROR!
org.bridgedb.utils.BridgeDBException: Error parsing RDF inputStream: DataSource LIPID MAPS already has a URL Pattern of https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessClassSearch&LMID=$id so unable to set to http://www.lipidmaps.org/data/LMSDRecord.php?LMID=$id
at org.bridgedb.rdf.identifiers.org.IdentifersOrgReaderTest.testInit(IdentifersOrgReaderTest.java:39)
Caused by: java.lang.IllegalArgumentException: DataSource LIPID MAPS already has a URL Pattern of https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessClassSearch&LMID=$id so unable to set to http://www.lipidmaps.org/data/LMSDRecord.php?LMID=$id
at org.bridgedb.rdf.identifiers.org.IdentifersOrgReaderTest.testInit(IdentifersOrgReaderTest.java:39)

[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] IdentifersOrgReaderTest.testInit:39 » BridgeDB Error parsing RDF inputStream: ...
[INFO]
[ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 1
[INFO]
[ERROR] There are test failures.

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