-
Notifications
You must be signed in to change notification settings - Fork 27
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 failures building the project annotationPipeline #243
Comments
Hi,
Did you managed to solve it?
And my log4j.properties:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm trying to build the project annotationPipeline but got an error:
Test set: org.cbioportal.annotation.SpringBatchIntegrationTest
Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.057 s <<< FAILURE! - in org.cbioportal.annotation.SpringBatchIntegrationTest
check_if_maf_file_still_the_same_when_annotating_with_mskcc_transcripts Time elapsed: 0.546 s <<< FAILURE!
org.junit.ComparisonFailure: Line number 15 does not match. expected:<... 202 244 ENST00000[407796.2:c.49G>A p.Glu17Lys p.E17K ENST00000407796 NM_001014431.1 17 Gag/Aag 3/14] SUCCESS> but was:<... 202 244 ENST00000[349310.3:c.49G>A p.Glu17Lys p.E17K ENST00000349310 NM_001014432.1 17 Gag/Aag 4/15] SUCCESS>
at org.cbioportal.annotation.SpringBatchIntegrationTest.testWith(SpringBatchIntegrationTest.java:405)
at org.cbioportal.annotation.SpringBatchIntegrationTest.check_if_maf_file_still_the_same_when_annotating_with_mskcc_transcripts(SpringBatchIntegrationTest.java:92)
I'll appreciate any help.
Thanks,
Luisa.
The text was updated successfully, but these errors were encountered: