Skip to content

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Dec 20, 2022

Work towards #1846 (flakiness caused by test timeouts):

  • Our devtools_test keeps timing out during CI testing. It already has a timeout limit of 5 minutes, so instead of increasing the timeout, this PR skips it with follow up work to schedule it on a cron job.

  • The debug_extension_test also keeps timing out, this PR increases the timeout to 2 minutes.

Work towards #1842 (flakiness cause by file path issues):

  • Instead of assuming the current directory is the dwds directory in TestContext, determine the dwds directory and use that to create the various test directory paths.

@elliette elliette changed the title Fix for tests that are timing out during CI Fix flaky CI tests Dec 20, 2022
@elliette elliette merged commit 8e926c0 into dart-lang:master Dec 20, 2022
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