Skip to content

Commit d8d6f43

Browse files
committed
remove TODO
1 parent a1f327b commit d8d6f43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.evergreen/generate_evergreen_tasks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ BUILD_VARIANTS.push({
864864
name: 'windows-nodeless',
865865
display_name: 'Windows Nodeless',
866866
run_on: WINDOWS_OS,
867-
// TODO(NODE-7500): Investigate why those tests are failing to setup (missing haproxy)
867+
// haproxy doesn't have windows installation
868868
tasks: nodelessTasks.filter(
869869
t => !['test-latest-load-balanced', 'test-rapid-load-balanced'].includes(t)
870870
),

0 commit comments

Comments
 (0)