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

[ADAM-1424] Adding test for reads dropped in 0.21.0. #1448

Merged
merged 1 commit into from Mar 27, 2017

Conversation

heuermh
Copy link
Member

@heuermh heuermh commented Mar 21, 2017

Fixes #1424.

Adapted unit test contributed by @xubo245 to use existing test resources.

@coveralls
Copy link

coveralls commented Mar 21, 2017

Coverage Status

Coverage increased (+0.2%) to 80.744% when pulling bf293cc on heuermh:issue-1424 into fd0cb6e on bigdatagenomics:master.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/1894/

Build result: FAILURE

[...truncated 16 lines...] > /home/jenkins/git2/bin/git rev-parse origin/pr/1448/merge^{commit} # timeout=10 > /home/jenkins/git2/bin/git branch -a --contains bfcb1ef # timeout=10 > /home/jenkins/git2/bin/git rev-parse remotes/origin/pr/1448/merge^{commit} # timeout=10Checking out Revision bfcb1ef (origin/pr/1448/merge) > /home/jenkins/git2/bin/git config core.sparsecheckout # timeout=10 > /home/jenkins/git2/bin/git checkout -f bfcb1eff43e621d34ccbeef519dfbf8399756238First time build. Skipping changelog.Triggering ADAM-prb ? 2.3.0,2.11,1.6.1,centosTriggering ADAM-prb ? 2.6.0,2.10,1.6.1,centosTriggering ADAM-prb ? 2.3.0,2.11,2.0.0,centosTriggering ADAM-prb ? 2.3.0,2.10,2.0.0,centosTriggering ADAM-prb ? 2.6.0,2.11,2.0.0,centosTriggering ADAM-prb ? 2.6.0,2.10,2.0.0,centosTriggering ADAM-prb ? 2.3.0,2.10,1.6.1,centosTriggering ADAM-prb ? 2.6.0,2.11,1.6.1,centosADAM-prb ? 2.3.0,2.11,1.6.1,centos completed with result SUCCESSADAM-prb ? 2.6.0,2.10,1.6.1,centos completed with result SUCCESSADAM-prb ? 2.3.0,2.11,2.0.0,centos completed with result SUCCESSADAM-prb ? 2.3.0,2.10,2.0.0,centos completed with result FAILUREADAM-prb ? 2.6.0,2.11,2.0.0,centos completed with result SUCCESSADAM-prb ? 2.6.0,2.10,2.0.0,centos completed with result SUCCESSADAM-prb ? 2.3.0,2.10,1.6.1,centos completed with result SUCCESSADAM-prb ? 2.6.0,2.11,1.6.1,centos completed with result SUCCESSNotifying endpoint 'HTTP:https://webhooks.gitter.im/e/ac8bb6e9f53357bc8aa8'
Test FAILed.

@heuermh
Copy link
Member Author

heuermh commented Mar 21, 2017

Jenkins, retest this please.

@coveralls
Copy link

coveralls commented Mar 21, 2017

Coverage Status

Coverage increased (+0.2%) to 80.744% when pulling bf293cc on heuermh:issue-1424 into fd0cb6e on bigdatagenomics:master.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/1895/
Test PASSed.

@fnothaft fnothaft added this to the 0.22.0 milestone Mar 22, 2017
@@ -494,4 +494,15 @@ class ADAMContextSuite extends ADAMFunSuite {
case _ => fail("unexpected variant start " + v.getStart)
})
}

sparkTest("loadAlignments should not fail on single-end and paired-end fastq reads") {
val readsFilepath1 = testFile("proper_pairs_1.fq")
Copy link
Member

Choose a reason for hiding this comment

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

OOC, does this test fail on 0.21.0?

Copy link
Member Author

Choose a reason for hiding this comment

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

Nope

@coveralls
Copy link

coveralls commented Mar 22, 2017

Coverage Status

Coverage increased (+0.1%) to 80.709% when pulling 2064adc on heuermh:issue-1424 into fd0cb6e on bigdatagenomics:master.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/1904/
Test PASSed.

@heuermh
Copy link
Member Author

heuermh commented Mar 22, 2017

Squashed to a single commit

@coveralls
Copy link

coveralls commented Mar 22, 2017

Coverage Status

Coverage increased (+0.2%) to 80.744% when pulling 1a436a6 on heuermh:issue-1424 into 629b778 on bigdatagenomics:master.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/1905/
Test PASSed.

@fnothaft fnothaft merged commit 65d8c9e into bigdatagenomics:master Mar 27, 2017
@heuermh heuermh deleted the issue-1424 branch March 27, 2017 23:13
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.

None yet

4 participants