Skip to content

longer wait for file download#1979

Merged
labkey-chrisj merged 1 commit intorelease24.7-SNAPSHOTfrom
24.7_fb_longerWaitForFileDownload
Jul 12, 2024
Merged

longer wait for file download#1979
labkey-chrisj merged 1 commit intorelease24.7-SNAPSHOTfrom
24.7_fb_longerWaitForFileDownload

Conversation

@labkey-chrisj
Copy link
Copy Markdown
Contributor

@labkey-chrisj labkey-chrisj commented Jul 12, 2024

Rationale

UploadLargeExcelAssayTest.testUpload200kRows is failing on 24.7 sql because it takes more than 10 seconds to complete downloading the large excel file the test exports.

This change gives it more time to complete downloading
Once this is passing in 24.7, I will want to merge this change (along with #1978) forward to develop - hopefully that will get UploadLargeExcelAssayTest passing

Related Pull Requests

Changes

use WAIT_FOR_PAGE (60 seconds) instead of WAIT_FOR_JAVASCRIPT (10 seconds) as download timeout

@labkey-chrisj labkey-chrisj self-assigned this Jul 12, 2024
@labkey-chrisj
Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Member

@labkey-tchad labkey-tchad left a comment

Choose a reason for hiding this comment

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

Hope this does the trick 🤞

@labkey-chrisj labkey-chrisj merged commit aace95d into release24.7-SNAPSHOT Jul 12, 2024
@labkey-chrisj labkey-chrisj deleted the 24.7_fb_longerWaitForFileDownload branch July 12, 2024 21:14
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