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

Unit test maintenance #5722

Open
bmarchant opened this issue Oct 24, 2023 · 0 comments
Open

Unit test maintenance #5722

bmarchant opened this issue Oct 24, 2023 · 0 comments

Comments

@bmarchant
Copy link
Contributor

Below is a list of the top running unit tests in the AWS continuous-integration/jenkins job:

Test Name Runtime
./home/vagrant/hoot/test-files/cmd/glacial/RelationMergeTest.sh 379.231
./home/vagrant/hoot/test-files/cmd/glacial/RiverMaxSublineRecursionTest.sh 345.672
.N4hoot43IntersectionSplitterRelationMemberOrderTestE::runRelationMemberOrder2Test 300.989
./home/vagrant/hoot/test-files/cmd/glacial/DiffConflatePartialLinearMatchTest.sh 287.599
./home/vagrant/hoot/test-files/cmd/glacial/DiffConflateCmdTest.sh 129.345
./home/vagrant/hoot/test-files/cmd/glacial/serial/ServiceDiffConflateBounds1Test.sh 121.19
./home/vagrant/hoot/test-files/cmd/glacial/ConflateAverageRoadTest.sh 116.712
./home/vagrant/hoot/test-files/cmd/glacial/serial/ServiceDiffDroppedRefRoadSnap4977Test.sh 116.308
./home/vagrant/hoot/test-files/cmd/glacial/CompareCmdTest.sh 109.682
./home/vagrant/hoot/test-files/cmd/glacial/ScoreMatchesCmdTest.sh 102.684
./home/vagrant/hoot/test-files/cmd/glacial/NetworkConflateCmdTest.sh 101.297

Try to split these test up if possible or shrink the input datasets so that they still test the same code paths and data types but with less overall data.

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

No branches or pull requests

1 participant