[JAVA-3016] Reduce test time by making it easier to ignore slow tests Created: 04/Oct/18  Updated: 28/Oct/23  Resolved: 16/Nov/18

Status: Closed
Project: Java Driver
Component/s: Test Coverage
Affects Version/s: None
Fix Version/s: 3.10.0

Type: Improvement Priority: Minor - P4
Reporter: Jonathan Ma Assignee: Jeffrey Yemin
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to JAVA-2700 Implement fallback to IP v4/IP v6 vic... Closed

 Description   

The current tests for the IP fallback implementation run upwards of one minute on Evergreen. These tests were introduced by the linked JAVA-2700 ticket. 

Review these tests (and other @Category(Slow) tests) with a view to change how they are run on Evergreen to make the overall build faster. 



 Comments   
Comment by Githook User [ 16/Nov/18 ]

Author:

{'name': 'Jeff Yemin', 'email': 'jeff.yemin@10gen.com', 'username': 'jyemin'}

Message: Ignore tests in category Slow in Gradle "test" task

Run Slow tests only via the testSlowUnit task, and add an Evergreen
variant that runs this task.

JAVA-3016
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/16cd2bbaa88fe6e6a32bee535ef7918ef6998747

Generated at Thu Feb 08 08:58:35 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.