Skip to content

Remove skip for GridFS download timeout test#1912

Draft
vbabanin wants to merge 4 commits intomongodb:mainfrom
vbabanin:JAVA-5839
Draft

Remove skip for GridFS download timeout test#1912
vbabanin wants to merge 4 commits intomongodb:mainfrom
vbabanin:JAVA-5839

Conversation

@vbabanin
Copy link
Copy Markdown
Member

@vbabanin vbabanin commented Mar 15, 2026

Remove JAVA-5839 skip entry for "timeoutMS applied to entire download, not individual parts" test so it runs in CI

JAVA-5839

- Remove JAVA-5839 skip entry for "timeoutMS applied to entire download, not individual parts" test so it runs in CI

JAVA-5839
@vbabanin vbabanin self-assigned this Mar 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes a Jira-based skip so the Unified CSOT GridFS download timeout test can run in CI again (JAVA-5839).

Changes:

  • Unskips the Unified CSOT test case covering GridFS download timeout behavior (“timeoutMS applied to entire download, not individual parts”).
  • Updates the specifications git submodule URL.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
driver-sync/src/test/functional/com/mongodb/client/unified/UnifiedTestModifications.java Removes the JAVA-5839 skip entry so the GridFS download timeout unified test runs.
.gitmodules Changes the specifications submodule remote URL (currently to a fork).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 1 to +3
[submodule "specifications"]
path = testing/resources/specifications
url = https://github.com/mongodb/specifications
url = https://github.com/vbabanin/specifications No newline at end of file
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

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

The submodule URL was changed from the official mongodb/specifications repo to a personal fork (vbabanin/specifications). This is a significant behavioral/supply-chain change and does not align with the PR goal (unskipping a test). Please revert the URL back to the official upstream (or whatever canonical URL this repo expects) so CI and local checkouts use the intended specifications source.

Copilot uses AI. Check for mistakes.
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.

2 participants