investigate SparkUpdateProjectTest execution time #76
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#76
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Looking at the report produced by Jenkins, the test implemented in
eu.dnetlib.dhp.actionmanager.project.SparkUpdateProjectTest.numberDistinctProgrammeTest
takes 1 hr 8 min to run. On my laptop it takes less time (~18 minutes), but still running the whole testing suite locally takes more and more.
It would be good to understand why that test takes so long and possibly reduce its execution time.